electron/brightray/common
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
..
mac Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
application_info.cc Coding style fixes 2018-02-05 17:29:59 +09:00
application_info.h Fix build and ensure no breaking change 2018-02-05 17:29:59 +09:00
application_info_mac.mm Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
application_info_win.cc Coding style fixes 2018-02-05 17:29:59 +09:00
content_client.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
content_client.h Fix build/include_what_you_use linter violations in brightray 2017-05-19 08:46:15 -07:00
main_delegate.cc add app.setLocale() (#11469) 2018-02-08 08:26:37 -06:00
main_delegate.h add app.setLocale() (#11469) 2018-02-08 08:26:37 -06:00
main_delegate_mac.mm Add full prefix to main_delegate.h include 2017-05-19 08:46:15 -07:00
switches.cc Add brightray prefix to include paths from within brightray 2017-05-19 08:46:15 -07:00
switches.h Use kIgnoreCertificateErrors from content_switches.h 2017-05-19 08:46:15 -07:00