electron/atom
Charles Kerr feb31d088b
fix: honor properties.showHiddenFiles on Linux (#15503)
Previously the code only set the GtkFileChooser's property if `properties.showHiddenFiles` was set. 

This PR unconditionally sets the GtkFileChooser's property so that hidden files will be hidden if `properties.showHiddenFiles` was not set.
2018-10-31 16:13:01 -05:00
..
app refactor: remove hardcoded google api key (#15478) 2018-10-31 07:49:44 -07:00
browser fix: honor properties.showHiddenFiles on Linux (#15503) 2018-10-31 16:13:01 -05:00
common refactor: remove hardcoded google api key (#15478) 2018-10-31 07:49:44 -07:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer chore: move spellcheck out of chromium_src (#15407) 2018-10-26 10:34:57 -07:00
utility refactor: move printing out of chromium_src (#15023) 2018-10-13 12:57:04 +11:00