Shelley Vohr
|
707b9a58cc
fix: `app.setLoginItemSettings` error getting swallowed by gin conversion (#41647)
|
1 year ago |
Charles Kerr
|
cee51785e1
refactor: inline simple getters, pt . 2 (#41254)
|
1 year ago |
Milan Burda
|
892c9d78a3
chore: replace absl::optional<T> with std::optional<T> (#40928)
|
1 year ago |
Shelley Vohr
|
f7b1c75c72
feat: update `app.{set|get}LoginItemSettings(settings)` (#37244)
|
1 year ago |
Shelley Vohr
|
f6bbc34658
fix: set supported scale factors on startup (#38836)
|
1 year ago |
Charles Kerr
|
30e992dec4
chore: bump chromium to 115.0.5786.0 (main) (#38301)
|
1 year ago |
Shelley Vohr
|
32afdda9ee
feat: add `did-resign-active` event on app (#37933)
|
2 years ago |
Calvin
|
2e03bdb9b6
fix: about panel crash (#37373)
|
2 years ago |
Shelley Vohr
|
414791232a
fix: RTL `WindowButtonsProxy` buttons (#36839)
|
2 years ago |
electron-roller[bot]
|
90af7d7fe2
chore: bump chromium to 111.0.5518.0 (main) (#36575)
|
2 years ago |
Jeremy Rose
|
0ee7f14190
chore: modernize Value usage in converters (#34794)
|
2 years ago |
Jeremy Rose
|
11924bdbb2
chore: modernize ListValue usage in dict_util.mm and related files (#34661)
|
2 years ago |
Mitchell Cohen
|
a9296229c8
feat: add app.isHidden API for macOS (#32155)
|
3 years ago |
electron-roller[bot]
|
28ada6ea8b
chore: bump chromium to 100.0.4857.0 (main) (#32419)
|
3 years ago |
Milan Burda
|
c4ea33d1bf
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
3 years ago |
Milan Burda
|
65a980c673
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN (#31633)
|
3 years ago |
1akshat1
|
d267f979b7
feat: continue-activity event is extended to support webpageURL property (#30042)
|
3 years ago |
David Sanders
|
6c251da201
chore: correct spelling of is_quitting in electron::Browser (#29948)
|
3 years ago |
David Sanders
|
f6531166ae
chore: clean up forward declarations (#29904)
|
3 years ago |
electron-roller[bot]
|
8532e1239e
chore: bump chromium to 93.0.4530.0 (master) (#29256)
|
3 years ago |
Electron Bot
|
d5f2eb5a81
chore: bump chromium to 92.0.4499.0 (master) (#29046)
|
4 years ago |
Milan Burda
|
0f898b2260
chore: Browser::SetAppUserModelID is Windows only (#28909)
|
4 years ago |
Charles Kerr
|
9684d85101
Revert "refactor: make LoginItemSettings::path a wstring"
|
4 years ago |
Charles Kerr
|
9127cff58b
refactor: make LoginItemSettings::path a wstring
|
4 years ago |
Charles Kerr
|
0f3620099a
chore: omit some unnecessary conversions
|
4 years ago |
Jeremy Rose
|
83d93bcbdc
SetAppUserModelID -> wstring
|
4 years ago |
John Kleinschmidt
|
2d3c65beca
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
|
4 years ago |
John Kleinschmidt
|
ec893f8322
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
|
4 years ago |
John Kleinschmidt
|
22d8f22cfb
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
|
4 years ago |
John Kleinschmidt
|
c5a41defbd
fix: enable navigator.setAppBadge/clearAppBadge (#27067)
|
4 years ago |