Shelley Vohr
|
f0e1848a5e
chore: replace uses of `ComPtr::GetAddressOf()` with `ComPtr::operator&` (#37948)
|
2 years ago |
Milan Burda
|
a38b711fb1
feat: add logUsage to shell.openExternal() options (#37139)
|
2 years ago |
electron-roller[bot]
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
Milan Burda
|
eb291485bb
chore: drop support for Windows 7 / 8 / 8.1 (#36427)
|
2 years ago |
electron-roller[bot]
|
16f459228b
chore: bump chromium to 108.0.5329.0 (main) (#35628)
|
2 years ago |
electron-roller[bot]
|
61374019c0
chore: bump chromium to 103.0.5046.0 (main) (#33906)
|
2 years ago |
Milan Burda
|
4d4682c0e3
fix: report more detailed errors in shell.openExternal() on Windows (#33620)
|
3 years ago |
electron-roller[bot]
|
7e59d784a0
chore: bump chromium to 102.0.4961.0 (main) (#33091)
|
3 years ago |
Jeremy Rose
|
6fbd84fc80
fix a messed up merge
|
4 years ago |
Jeremy Rose
|
d874a59056
lint
|
4 years ago |
Jeremy Rose
|
39e3576c48
Merge remote-tracking branch 'origin/master' into roller/chromium/master
|
4 years ago |
Samuel Attard
|
94af0e8bb0
fix: escape URL passed to shell.openExternal on windows (#28334)
|
4 years ago |
John Kleinschmidt
|
2d3c65beca
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 |
Milan Burda
|
09d7b2bc91
chore: remove deprecated shell.moveItemToTrash() (#26723)
|
4 years ago |
Electron Bot
|
e017d8714e
chore: bump chromium to adc5df74b86afdff676989ced8cd3 (master) (#26223)
|
4 years ago |
Jeremy Rose
|
1b6534b326
feat: add shell.trashItem() to replace shell.moveItemToTrash() (#25114)
|
4 years ago |
Markus Olsson
|
bab69ae4d2
fix: make shell.moveItemToTrash return false on Windows when move unsuccessful (#25124)
|
4 years ago |
Felix Rieseberg
|
dcbed18f44
feat: app.getPath('recent') (#23381)
|
5 years ago |
Shelley Vohr
|
4bca5205bb
chore: ShowItemInFolder should use COMSTA (#22614)
|
5 years ago |
Shelley Vohr
|
dcab07c8b1
fix: quick follow-up to threadpool PR (#22611)
|
5 years ago |
Shelley Vohr
|
3b08736ae2
refactor: migrate base::ThreadPool() as trait to base::ThreadPool:: API (#22555)
|
5 years ago |
Shelley Vohr
|
19ef7a0fc9
fix: don't fallback to OpenFolderViaShell (#21668)
|
5 years ago |
Shelley Vohr
|
d3622f9c37
feat: convert shell.openItem to async shell.openPath (#20682)
|
5 years ago |
Milan Burda
|
bff113760a
fix: use Unicode version of ShellExecute() in OpenExternalOnWorkerThread() (#20879)
|
5 years ago |
Electron Bot
|
eb2d2264d0
chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923)
|
5 years ago |
Shelley Vohr
|
e1824c00a9
feat: macOS removal fallback when moveItemToTrash fails (#19700)
|
5 years ago |
Samuel Attard
|
2160c1fcc9
refactor: replace includes for atom with shell
|
5 years ago |
Samuel Attard
|
d7f07e8a80
refactor: rename the atom directory to shell
|
5 years ago |