electron/atom
shelley vohr ca34978e73 add app.setLocale() (#11469)
* infrastructure for setLocale via klang

* add documentation for setLocale

* add test for setLocale

* fix spec

* add spec and update docs

* fix carriage feeds on windows

* SetLocale() sets LC_ALL on Linux

* in SetLocale() on Linux, use g_setenv()

* fix tyop: '#ifdef OSX_POSIX'

* make the linter happy

* improvements from review
2018-02-08 08:26:37 -06:00
..
app fix oops 2018-01-31 22:25:57 -07:00
browser add app.setLocale() (#11469) 2018-02-08 08:26:37 -06:00
common Fix PRE_RELEASE_VERSION (on master) (#11844) 2018-02-06 16:33:51 -06:00
node Fixed build issues 2017-11-24 10:58:53 +09:00
renderer Merge pull request #11547 from electron/draggable_regions_patch 2018-01-07 21:15:50 +09:00
utility [c++11 library] Remove ScopedVector 2017-11-24 10:58:17 +09:00
CPPLINT.cfg