Commit Graph

10 Commits

Author SHA1 Message Date
Benjamin Pasero
e47a9c9eef revert electron 2.0.x update 2018-06-25 09:28:34 +02:00
Benjamin Pasero
e7d29e9ccc Electron v2.0.0 (#48290)
* Update to Electron 2.0-beta.7

* back to exploration build

* fix compile errors

* workaround build issue (go back to 1.24.0)

* bump to 1.25.0

* use electron 2.0.2

* revert custom distro
2018-06-08 18:32:49 +02:00
Rachel Macfarlane
347414f8d4 Add 'copy' and 'copyAll' commands to Process Explorer, fixes #48961 2018-05-02 16:30:32 -07:00
Rachel Macfarlane
3f53efa597 Show window title as part of process name in process explorer, fixes #48626 2018-04-30 15:00:37 -07:00
Rachel Macfarlane
741e7e413b Show context menu on right click in process explorer, #48498 2018-04-25 19:37:00 -07:00
Rachel Macfarlane
cd67768392 Left align 'Name' label in process explorer, fixes #48500 2018-04-25 10:27:42 -07:00
Benjamin Pasero
6cb06b7cb5 Revert "Electron v2.0.0 (#47289)"
This reverts commit f7ec491c3e.
2018-04-20 17:22:31 +02:00
Benjamin Pasero
676e978a67 fix bad imports 2018-04-17 17:36:42 +02:00
Benjamin Pasero
f7ec491c3e Electron v2.0.0 (#47289)
* Update to Electron 2.0.0-beta.7

* bump to electron 2.0.0-beta.7

* localStorage - workaround birthtime rounding issues that clear workspace storage

* fix compile error

* workaround #47569

* localStorage - add telemetry for successful migration

* increment to localStorageTimers4

* localStorage - allow to restore from backup if starting with 1.7.x again

* logLocalStorageMigrationStatus only on insider

* back to official distro

* 💄

* still use exploration distro

* remove GTK3 emoji picker which does not seem to work

* 💄
2018-04-13 08:23:12 +02:00
Rachel Macfarlane
609c4ba1e7 Add process explorer, #41045 (#47530) 2018-04-09 17:35:17 -07:00