Shelley Vohr
|
ca83d36426
|
feat: promisify app.dock.show() (#16904)
* feat: promisify app.dock.show
* add a spec
|
2019-02-12 21:06:33 -08:00 |
|
Jeremy Apthorp
|
d228bdfb9e
|
gfx::NativeView is no longer NSView on mac
https://chromium-review.googlesource.com/c/1270343
|
2019-01-22 10:32:04 -08:00 |
|
Shelley Vohr
|
73fbb69c50
|
chore: change return type of platform_util::SetLoginItemEnabled (#15854)
|
2018-11-27 23:16:53 -05:00 |
|
Shelley Vohr
|
787dbbe610
|
feat: add about panel customization on linux (#15658)
|
2018-11-13 17:12:24 -05:00 |
|
Milan Burda
|
8ba271efba
|
refactor: eliminate brightray (#15240)
|
2018-10-24 12:49:10 +02:00 |
|
Shelley Vohr
|
6fc2a2a051
|
fix: natively implement LoginItem functions (#15010)
|
2018-10-12 15:19:27 -07:00 |
|
Shelley Vohr
|
003a92e099
|
refactor: remove deprecated GetAs methods (#13425)
* refactor: remove deprecated GetAs methods
* restructure URLRequestAsyncAsarJob on win
* fix: add string conversion header
|
2018-06-27 14:52:48 -07:00 |
|
Samuel Attard
|
79fbd6bab1
|
Revert "fix: Drop support for OS X Mavericks (version 10.9)" (#13333)
|
2018-06-20 07:27:55 -05:00 |
|
Husayn
|
1a8c986fb1
|
set mac protocol to none (#13302)
|
2018-06-20 13:16:37 +10:00 |
|
Milan Burda
|
794fe741e9
|
fix: Drop support for OS X Mavericks (version 10.9)
|
2018-06-19 17:49:27 +02:00 |
|
Shelley Vohr
|
12a57ff1c2
|
clang-format objc files (#12673)
|
2018-04-20 11:47:04 -07:00 |
|
Jeremy Apthorp
|
f3c00e96aa
|
Bring mac code into conformance with -Wunguarded-availability
|
2018-04-19 11:12:58 -07:00 |
|
Jeremy Apthorp
|
a635f078c6
|
[chromium-style] auto variable type must not deduce to a raw pointer type
|
2018-04-19 11:10:52 -07:00 |
|
Cheng Zhao
|
78468098c5
|
Don't store WebContents in NativeWindow
|
2018-03-06 16:21:18 +09:00 |
|
Cheng Zhao
|
983e1b1a70
|
Implement shutdown event for macOS
|
2018-02-05 16:20:57 +09:00 |
|
Ted Kim
|
8184cbfb06
|
Implement login helper to manage login item in Mac App Store build
|
2017-11-17 10:53:09 +09:00 |
|
Alexey Kuzmin
|
8657169017
|
Revert "Implement login helper to manage login item in Mac App Store build"
|
2017-11-16 19:05:13 +03:00 |
|
Ted Kim
|
4119da607f
|
Implement login helper to manage login item in Mac App Store build
|
2017-10-20 11:44:19 +09:00 |
|
Cheng Zhao
|
ff023115f5
|
Style fixes
|
2017-09-14 16:12:34 +09:00 |
|
Rafael Nobre
|
9483f0fc14
|
Adds synchronization logic to allow NSUserActivityDelegate to wait Javascript updating the NSUserActiity UserInfo if requested.
|
2017-09-14 15:59:43 +09:00 |
|
Rafael Nobre
|
a870799c32
|
Exposes more Handoff related APIs to Electron.
|
2017-09-14 15:59:43 +09:00 |
|
Kevin Sawicki
|
da5d7d72b0
|
Add GetWindows helper that returns a vector
|
2017-04-11 09:09:17 -07:00 |
|
Haojian Wu
|
e8abee9ca9
|
Replace C-style casts with static_cast.
|
2017-03-30 23:05:47 +02:00 |
|
Haojian Wu
|
ff745e1a82
|
Use prefix increment in for loops.
|
2017-03-30 22:56:21 +02:00 |
|
Haojian Wu
|
8d8c7ce6ad
|
Correct type cast.
|
2017-03-30 22:53:20 +02:00 |
|
Haojian Wu
|
5f724e57bc
|
Avoid unnecessary copy of parameters.
|
2017-03-29 22:06:07 +02:00 |
|
Cheng Zhao
|
e91eed6758
|
FOR_EACH_OBSERVER is removed
|
2017-02-06 10:34:28 -08:00 |
|
Kevin Sawicki
|
e2501a80e4
|
Add path and args to LoginItemSettings struct
|
2017-02-06 08:34:35 -08:00 |
|
Charlie Hess
|
26d4a3b0ba
|
Fix method signature on macOS.
|
2017-02-06 08:34:35 -08:00 |
|
Kevin Sawicki
|
11449b2e8c
|
Convert about credits to NSAttributedString
|
2016-11-16 07:42:24 -08:00 |
|
Kevin Sawicki
|
1e4ef195bb
|
Use lower-case about panel option keys
|
2016-10-12 11:18:21 -07:00 |
|
Kevin Sawicki
|
7de6a06acf
|
Support setting about panel options
|
2016-10-10 13:30:58 -07:00 |
|
Cheng Zhao
|
77dfd3a76c
|
Do not add extra space when args is empty
|
2016-08-22 09:50:58 +09:00 |
|
Samuel Attard
|
88bf089504
|
Pass args through correctly
|
2016-08-16 17:40:44 +10:00 |
|
Samuel Attard
|
14154e374a
|
Fix cpp linting issues
|
2016-08-16 15:54:30 +10:00 |
|
Samuel Attard
|
e5daf63b0e
|
Allow client to specify EXE file and args to set as default handler
* Optional path param to setAsDefaultProtocolClient
* Optional args param to setAsDefaultProtocolClient
|
2016-08-16 15:35:33 +10:00 |
|
Gabriel Handford
|
7bde92deb9
|
Add isVisible() to app.dock
|
2016-08-01 15:22:37 -07:00 |
|
Cheng Zhao
|
6e81c55880
|
Merge pull request #6385 from electron/only-use-role-accelerator-in-app-menu
Only use default role accelerator in app menu
|
2016-07-08 11:22:21 +09:00 |
|
Kevin Sawicki
|
7326d3d3d5
|
🎨
|
2016-07-07 16:38:12 -07:00 |
|
Kevin Sawicki
|
c100300764
|
Update API to get/setLoginItemSettings
|
2016-07-07 16:29:09 -07:00 |
|
Cheng Zhao
|
6381f44f26
|
mac: Pass useDefaultAccelerator to getAcceleratorForCommandId
|
2016-07-07 11:50:19 -07:00 |
|
Kevin Sawicki
|
60ab71a706
|
Combine launch and current status login item APIs
|
2016-07-06 13:57:46 -07:00 |
|
Kevin Sawicki
|
c5610b2186
|
Add API to add/remove app as login item
|
2016-07-06 13:26:16 -07:00 |
|
Kevin Sawicki
|
b55f55cfc4
|
Add app.getLoginItemStatus API
|
2016-07-06 13:17:39 -07:00 |
|
Kevin Sawicki
|
98a97a52ea
|
Add getLoginItemLaunchStatus API
|
2016-07-06 12:49:08 -07:00 |
|
Cheng Zhao
|
767124c45c
|
Update for reviews
|
2016-07-02 10:36:46 +09:00 |
|
Cheng Zhao
|
1da2a1c2ae
|
app.setBadgeCount should return boolean
|
2016-07-01 22:20:05 +09:00 |
|
Cheng Zhao
|
cb00d3cfb3
|
mac: Implement app.setBadgeCount
|
2016-07-01 17:39:26 +09:00 |
|
Leonard Lamprecht
|
67dd19ed0f
|
Replace OS X and Mac OS with macOS
|
2016-06-18 15:26:26 +02:00 |
|
Daniel Pham
|
eb0889de38
|
🍎 Add fallback URL to handoff.
|
2016-05-24 21:06:14 -04:00 |
|