Samuel Attard
|
718dc732ad
|
Add docs and add isSelected arg
|
2017-05-03 20:25:50 +10:00 |
|
Samuel Attard
|
225ccab3d2
|
Add mode prop to segmented touch bar control
|
2017-04-28 14:50:58 +10:00 |
|
Kevin Sawicki
|
c32a723e29
|
Only read iconPosition when icon is present
|
2017-04-18 08:58:54 -07:00 |
|
Samuel Attard
|
526d287d25
|
Make iconPosition non-breaking by defaulting to overlay
|
2017-04-18 08:56:39 -07:00 |
|
Samuel Attard
|
11c7c107a9
|
add iconPosition property to touch bar buttons
|
2017-04-18 08:56:39 -07:00 |
|
Kevin Sawicki
|
6a22c6645e
|
Guard against missing popover identifier
|
2017-04-04 13:51:39 -07:00 |
|
Kevin Sawicki
|
9c73c991d7
|
Use const references for params
|
2017-04-04 13:51:39 -07:00 |
|
Samuel Attard
|
bea56bbdc8
|
Update as per feedback
|
2017-04-04 13:51:38 -07:00 |
|
Samuel Attard
|
2fd62d090a
|
Allow items to be assigned to multiple popovers
|
2017-04-04 13:51:33 -07:00 |
|
Samuel Attard
|
f05dfc74da
|
Store parent popover in popover touch bar items
|
2017-04-04 13:51:13 -07:00 |
|
Kevin Sawicki
|
df0f468dea
|
Add escapeKeyReplacementItemIdentifier forward declaration
|
2017-04-04 12:50:41 -07:00 |
|
Samuel Attard
|
60cc862031
|
Make everything pointer like
|
2017-04-04 12:50:41 -07:00 |
|
Samuel Attard
|
4d6b0fc01b
|
Add a method to set the escape identifier on the touch bar
|
2017-04-04 12:50:41 -07: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
|
d425b63b0d
|
NULL => nullptr
|
2017-03-30 22:12:14 +02:00 |
|
Haojian Wu
|
00693ba075
|
Replace "size()" with "empty()".
|
2017-03-30 21:59:18 +02:00 |
|
Kevin Sawicki
|
e98ac94d51
|
🎨
|
2017-03-15 11:22:31 -07:00 |
|
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
|
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
|
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
|
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 |
|