Kevin Sawicki
|
f41db87e47
|
Use NSZeroRect for scrubber frame
|
2017-03-15 09:45:50 -07:00 |
|
Kevin Sawicki
|
466c39ed19
|
Use icon for consistency with other touch bar APIs
|
2017-03-15 09:33:11 -07:00 |
|
Kevin Sawicki
|
6175ee05e2
|
Remove unneeded long cast
|
2017-03-14 13:59:29 -07:00 |
|
Kevin Sawicki
|
8b7675baee
|
Add more forward declarations for scrubber APIs
|
2017-03-14 13:57:39 -07:00 |
|
Samuel Attard
|
a55cddaa53
|
Add more options
|
2017-03-14 18:57:57 +11:00 |
|
Kevin Sawicki
|
268dd1a6c2
|
Remove unneeded include
|
2017-03-13 11:15:36 -07:00 |
|
Kevin Sawicki
|
e52ece1a1e
|
Implement NSScrubberDataSource in AtomTouchBar
|
2017-03-13 11:06:41 -07:00 |
|
Kevin Sawicki
|
4f31a5c452
|
Fix duplicate protocol method declaration
|
2017-03-13 10:39:42 -07:00 |
|
Kevin Sawicki
|
d7f458d232
|
Add protocol methods
|
2017-03-13 10:31:51 -07:00 |
|
Kevin Sawicki
|
2fe21ecdd0
|
🎨
|
2017-03-13 10:28:30 -07:00 |
|
Kevin Sawicki
|
37c9d76cd5
|
Take const references
|
2017-03-13 10:25:30 -07:00 |
|
Kevin Sawicki
|
634bd7b17f
|
Add NSScrubber forward declarations
|
2017-03-13 10:07:48 -07:00 |
|
Samuel Attard
|
a85ae27d68
|
Fix linting
|
2017-03-13 11:00:10 +11:00 |
|
Samuel Attard
|
25a231fc50
|
Initial NSScrubber implementation
|
2017-03-13 10:51:12 +11:00 |
|
Kevin Sawicki
|
5b1d5b39a2
|
Set automatic via else block
|
2017-03-10 10:11:56 -08:00 |
|
Kevin Sawicki
|
3349e32196
|
Verify selectedIndex to prevent NSRangeException
|
2017-03-10 10:09:18 -08:00 |
|
Kevin Sawicki
|
458e4be77c
|
Add forward declaration for 10.12 API
|
2017-03-10 09:53:47 -08:00 |
|
Samuel Attard
|
1c027c526b
|
Add segmented control implementation
|
2017-03-10 17:40:39 +11:00 |
|
Kevin Sawicki
|
14e8e463b3
|
Merge pull request #8864 from electron/zoom_controller_webview_patch
browser: track origin zoom with HostZoomMap
|
2017-03-09 11:27:34 -08:00 |
|
John Kleinschmidt
|
d5a658bbe4
|
Fixed pass by reference and added spec
|
2017-03-08 22:06:26 -05:00 |
|
John Kleinschmidt
|
1c2a78a896
|
Add WebRTCIPPolicy setting to webContents and webview
Resolves #8777
Code to set and get the policy come from the muon framework code:
https://github.com/brave/muon/blob/master/atom/browser/api/atom_api_web_
contents.cc#L1324...L1343
|
2017-03-08 10:15:48 -05:00 |
|
deepak1556
|
b5cfa2e92d
|
track host zoom levels with HostZoomMap
|
2017-03-08 19:03:43 +05:30 |
|
Kevin Sawicki
|
e0260d6f53
|
Bump v1.6.3
|
2017-03-07 09:49:39 -08:00 |
|
Kevin Sawicki
|
f549bda9fc
|
Merge pull request #8799 from nitsakh/baseURLForDataURL
Support base URL option to loadURL for data URLs
|
2017-03-06 10:25:53 -08:00 |
|
Kevin Sawicki
|
886b47e713
|
Merge pull request #8724 from electron/defer_load_url
webContents: defer url load when there is a pending navigation entry
|
2017-03-06 10:18:36 -08:00 |
|
Kevin Sawicki
|
479af3c9e2
|
Merge pull request #8678 from liusy182/download-item
only emit `download-item done` event once
|
2017-03-06 10:11:22 -08:00 |
|
Cheng Zhao
|
aaa8e81cd4
|
Merge pull request #8811 from electron/clean-node-on-exit
Clean up node Environment on exit
|
2017-03-06 20:36:59 +09:00 |
|
deepak1556
|
e936143da2
|
listen for browser initiated pending nav entries too
|
2017-03-06 00:21:52 +05:30 |
|
deepak1556
|
dead1ae1ba
|
webContents: defer url load when there is a pending navigation entry
|
2017-03-06 00:10:46 +05:30 |
|
Kevin Sawicki
|
4d6c779839
|
identList -> identifiers
|
2017-03-03 15:28:32 -08:00 |
|
Kevin Sawicki
|
b879872317
|
Always set properties in update calls
|
2017-03-03 15:24:32 -08:00 |
|
Kevin Sawicki
|
2680ee9f8f
|
Add support for setting TouchBarLabel text color
|
2017-03-03 15:14:51 -08:00 |
|
Kevin Sawicki
|
9f323104e7
|
Remove unused include
|
2017-03-03 14:11:09 -08:00 |
|
Kevin Sawicki
|
edebb32014
|
Drop nullable for consistency
|
2017-03-03 14:07:59 -08:00 |
|
Kevin Sawicki
|
ca2898a60e
|
Check that window responds to touchBar selector for pre-10.12.1 compat
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
002369576f
|
Add initial touch bar docs
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
ce12dcd3b4
|
Add live popover icon property
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
a34f9d3583
|
Support icon property to match MenuItem
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
506b42b563
|
🎨
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
ecc0478e3c
|
Match Popover casing in macOS APIs
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
d1edd80ef8
|
Use NSTouchBar itemForIdentifier to lookup existing item
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
93bbe8e70b
|
Use device NS colors consistently
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
70d61869a5
|
Use array to create empty NSMutableArray
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
5fe3ac60fa
|
Check that atom_touch_bar_ is set
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
708ed9d1cd
|
Store ordered settings in AtomTouchBar
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
5f9e9d4b36
|
Add move live updating properties
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
61aa9bbff4
|
Add support for spacer items
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
f153d08297
|
Support setting the initial/available colors
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
51f1c5a557
|
Use SetTouchBar withe empty vector instead of DestroyTouchBar
|
2017-03-03 14:00:39 -08:00 |
|
Kevin Sawicki
|
347d472841
|
Remove unused clear method
|
2017-03-03 14:00:39 -08:00 |
|