Shelley Vohr
|
8f629a2f31
fix: don't register some shortcuts without accessibility (#16276)
|
6 years ago |
Shelley Vohr
|
12a57ff1c2
clang-format objc files (#12673)
|
7 years ago |
Ted Kim
|
8184cbfb06
Implement login helper to manage login item in Mac App Store build
|
7 years ago |
Alexey Kuzmin
|
8657169017
Revert "Implement login helper to manage login item in Mac App Store build"
|
7 years ago |
Ted Kim
|
4119da607f
Implement login helper to manage login item in Mac App Store build
|
7 years ago |
Shelley Vohr
|
27fd2dad59
update shell.OpenItem to use NSWorkspace
|
7 years ago |
Haojian Wu
|
f09e3f3835
Remove extra blank.
|
8 years ago |
Haojian Wu
|
bb51401c4c
Use base::mac::NSToCast.
|
8 years ago |
Haojian Wu
|
d425b63b0d
NULL => nullptr
|
8 years ago |
Cheng Zhao
|
090a5d9a61
platform_util code should not involve V8 code
|
8 years ago |
Gabriel Handford
|
54222bdf28
More general string for OSStatus
|
8 years ago |
Gabriel Handford
|
2931c27395
More readable
|
8 years ago |
Gabriel Handford
|
31123f908d
Fix ternary
|
8 years ago |
Gabriel Handford
|
99a5258999
Callback uses (platform specific) error, with message
|
8 years ago |
Gabriel Handford
|
5e8059e0fa
Fix method names, move to anon namespace
|
8 years ago |
Gabriel Handford
|
b266533dfc
Shell openExternal can take optional callback (macOS)
|
8 years ago |
Kevin Sawicki
|
55eab8e385
Return boolean from shell.openItem
|
8 years ago |
Kevin Sawicki
|
72558654ef
Return boolean from shell.showItemInFolder
|
8 years ago |
Cheng Zhao
|
c9d5c4e45c
mac: Convert path to absolute path in ShowItemInFolder
|
8 years ago |
Kevin Sawicki
|
f5bed87199
without_activation -> activate
|
9 years ago |
Ben Gotow
|
d8679b3899
Allow openExternal to open URLs in the background #3224
|
9 years ago |
Cheng Zhao
|
7bd9f2e5d0
Fix converting string to NSURL
|
9 years ago |
rehez
|
9eb797296c
escape url string
|
9 years ago |
Theo Julienne
|
957de56343
NSWorkspace selectFile:inFileViewerRootedAtPath: requires a non-null second argument.
|
9 years ago |
Cheng Zhao
|
c8eaaaea83
mac: Use NSFileManager::resultingItemURL for moving file to trash
|
9 years ago |
Cheng Zhao
|
c97c3fb9a1
Use LSGetApplicationForURL to search for app
|
10 years ago |
msullivan
|
b4674923c9
return bool on shell.openExternal
|
10 years ago |
deepak1556
|
175f397173
shell: fix regression for moveItemToTrash on mac
|
10 years ago |
Robo
|
bedea89dcf
shell: return status for moveItemToTrash on all platforms
|
10 years ago |
Kevin Sawicki
|
b6b6fc3bfd
Remove All Rights Reserved after GitHub copyright
|
10 years ago |