Haojian Wu
|
55b3f1936f
|
Modernize to C++11: Use for-range loop.
|
2016-07-10 13:33:15 +02:00 |
|
Haojian Wu
|
04f9d35312
|
Modernize to C++11: Use auto key to improve code readability and maintainability.
|
2016-07-10 13:11:47 +02:00 |
|
Haojian Wu
|
fab02809c6
|
Modernize to C++11: NULL => nullptr.
No functional change.
|
2016-07-10 11:57:04 +02:00 |
|
Cheng Zhao
|
627028e3a0
|
Clear protocol handlers on exit
|
2016-07-09 17:02:55 +09: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 |
|
Cheng Zhao
|
5713e0599b
|
Merge pull request #6375 from electron/login-item
Add login item API
|
2016-07-08 10:39:20 +09:00 |
|
Kevin Sawicki
|
2633c2f735
|
Add was prefix to current launch settings
|
2016-07-07 16:29:58 -07:00 |
|
Kevin Sawicki
|
c100300764
|
Update API to get/setLoginItemSettings
|
2016-07-07 16:29:09 -07:00 |
|
Kevin Sawicki
|
e4906f2d87
|
Add back getCurrentActivityType
|
2016-07-07 14:29:43 -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 |
|
Kevin Sawicki
|
07ccb6af2b
|
🎨
|
2016-07-06 09:42:43 -07:00 |
|
Kevin Sawicki
|
b900ff93e4
|
Make OnCapturePageDone static
|
2016-07-06 09:32:58 -07:00 |
|
Kevin Sawicki
|
4a4a8528ea
|
Fix linter warnings
|
2016-07-06 09:21:29 -07:00 |
|
Kevin Sawicki
|
12dddae2ca
|
Remove unused callback
|
2016-07-06 09:21:28 -07:00 |
|
Kevin Sawicki
|
f7b72f0948
|
Move capturePage to WebContents
|
2016-07-06 09:21:28 -07:00 |
|
Cheng Zhao
|
23582cc9d3
|
Reduce the scope of ScopedNestableTaskAllower
|
2016-07-03 15:30:27 +09:00 |
|
Cheng Zhao
|
fa468a529b
|
Support dragging multiple files
|
2016-07-03 13:58:31 +09:00 |
|
Cheng Zhao
|
13c668f22b
|
mac: Implement webContents.startDrag
|
2016-07-03 12:26:43 +09:00 |
|
Cheng Zhao
|
e76ec92812
|
Set window icon before showing window
|
2016-07-02 16:16:47 +09:00 |
|
Cheng Zhao
|
cb00d3cfb3
|
mac: Implement app.setBadgeCount
|
2016-07-01 17:39:26 +09:00 |
|
Jonas Schwabe
|
b22ce93477
|
Implement libunity launcher badge counter to be set via electron, fixes #4193
|
2016-06-29 20:22:17 +02:00 |
|
Kevin Sawicki
|
8c52279531
|
Tweak cookie set failure message and add spec
|
2016-06-29 08:53:52 -07:00 |
|
Cheng Zhao
|
e1ad64013e
|
Cleanup code of beginFrameSubscription
|
2016-06-26 11:46:40 +09:00 |
|
Cheng Zhao
|
3d2ad0080d
|
Merge pull request #6164 from MaxWhere/master
beginFrameSubscription bugfix and improvement
|
2016-06-26 02:39:59 +00:00 |
|
Heilig Benedek
|
5118def724
|
damaged -> dirty rename, fixed misc issues, changed signature, updated docs and added tests
|
2016-06-25 18:23:40 +02:00 |
|
Cheng Zhao
|
ed6213e951
|
Do not emit did-fail-load for canceled requests
|
2016-06-23 20:32:19 +09:00 |
|
Milan Burda
|
c243cf0c0f
|
Add BrowserWindow.prototype.setContentProtection(enable)
|
2016-06-22 10:40:33 +02:00 |
|
Cheng Zhao
|
6f9c4766fc
|
Fix usages of global BrowserContext in App::ImportCertificate
|
2016-06-22 16:10:36 +09:00 |
|
Cheng Zhao
|
01bc8305f8
|
Add ses.getUserAgent()/setUserAgent(...) APIs
|
2016-06-22 15:57:51 +09:00 |
|
Cheng Zhao
|
8d08e215b2
|
Add "event" parameter for "click" handler of MenuItem
|
2016-06-22 11:22:14 +09:00 |
|
Cheng Zhao
|
e6327fb015
|
Add EventEmitter::CreateEventFromFlags
|
2016-06-22 11:00:45 +09:00 |
|
Heilig Benedek
|
3c92825e2a
|
Fix init list order
|
2016-06-21 14:32:22 +02:00 |
|
Cheng Zhao
|
db98e256f2
|
mac: Add tray.getBounds() API
|
2016-06-21 15:40:30 +09:00 |
|
Charlie Hess
|
74321dce74
|
Add systemPreferences.subscribeLocalNotification. (#6150)
|
2016-06-21 00:48:42 +00:00 |
|
Heilig Benedek
|
3529f8a40a
|
Frame subscriber bugfix + added only_damaged option
|
2016-06-21 02:42:00 +02:00 |
|
Cheng Zhao
|
5674e8d114
|
Only define enable/disable API for views
|
2016-06-20 15:44:50 +09:00 |
|
Cheng Zhao
|
e33e4be257
|
macOS: Use sheet window as modal window
|
2016-06-20 14:49:24 +09:00 |
|
Cheng Zhao
|
1866dbe608
|
Move disable counter to NativeWindow from api::Window
|
2016-06-20 11:48:46 +09:00 |
|
Cheng Zhao
|
f4bec78ccb
|
linux: Implement win.setParentWindow(parent)
|
2016-06-20 11:16:41 +09:00 |
|
Cheng Zhao
|
85ba382027
|
Add "parent" option for BrowserWindow
|
2016-06-20 11:16:41 +09:00 |
|
Cheng Zhao
|
f2cbd7cb36
|
mac: Add win.beginSheet(sheet)/endSheet(sheet) API
|
2016-06-20 11:16:41 +09:00 |
|
Cheng Zhao
|
1104dded24
|
Handle multiple modal windows correctly
|
2016-06-20 11:16:41 +09:00 |
|
Cheng Zhao
|
1a4b4a65c9
|
mac: Add win.disable/enable/isEnabled() API
|
2016-06-20 11:16:41 +09:00 |
|
Cheng Zhao
|
6cef29e4ee
|
Add win.getChildWindows() API
|
2016-06-20 11:16:41 +09:00 |
|
Cheng Zhao
|
22513efd55
|
Add win.getParentWindow() API
|
2016-06-20 11:16:41 +09:00 |
|
Cheng Zhao
|
fd42e3dc84
|
mac: Add win.setParentWindow(parent) API
|
2016-06-20 11:16:41 +09:00 |
|