electron/atom
Troy 560b1c17af fix: setMaximizable to be true if window is resizable & maximizable (#14648)
* setMaximizable to be true if window is resizable & maximizable

* Fix linting

* Add regressive test to verify maxmizable state

* Leaves maximizable state of window alone if setResizable is called

* Fix exclusive test

* Fix crashing text

* SetMaximizable unconditionally

* Remember former maximizable state

* Fix accidental mac variable deletion

* Logic modification

* Lint

* Remove unneeded test

* Remove unneeded variable since only Windows is effect
2018-09-26 11:41:40 +10:00
..
app fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
browser fix: setMaximizable to be true if window is resizable & maximizable (#14648) 2018-09-26 11:41:40 +10:00
common refactor: clean up the default app implementation (#14719) 2018-09-21 15:24:42 +10:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer chore: run clang-format 2018-09-19 17:18:10 +02:00
utility also format missing .cc files 2018-04-18 20:48:45 -04:00