Riccardo Mottola
|
4004f549d7
|
height is CGFloat
|
2020-12-12 02:20:01 +01:00 |
|
Gregory John Casamento
|
410388b938
|
Quickfix. Add #ifdef around @required to prevent compilation error
|
2020-10-06 08:49:42 -04:00 |
|
Gregory John Casamento
|
1711b1d0da
|
Delegate all functionality for NSTextFinder to GSTextFinder
|
2020-08-19 02:13:44 -04:00 |
|
Gregory John Casamento
|
0740fc5f14
|
implement suggestion to call validation methods in perform methods.
|
2020-08-14 11:13:45 -04:00 |
|
Gregory John Casamento
|
d72e9e6ced
|
Remove uneeded instance var.
|
2020-08-09 10:21:52 -04:00 |
|
Gregory John Casamento
|
72eb294eb6
|
Fix method name.
|
2020-08-09 08:02:41 -04:00 |
|
Gregory John Casamento
|
46334bf4ca
|
Add guards
|
2020-08-09 08:00:42 -04:00 |
|
Gregory John Casamento
|
b9ac34ad0a
|
Remove comment
|
2020-08-07 19:23:09 -04:00 |
|
Gregory John Casamento
|
30f1483ded
|
Implement methods on NSTextInputContext
|
2020-08-06 10:01:37 -04:00 |
|
Gregory John Casamento
|
61f4621c5d
|
Minor changes
|
2020-08-06 07:46:27 -04:00 |
|
Gregory John Casamento
|
68762dde65
|
Conditionally compile @required/@option in protocols
|
2020-08-05 20:08:30 -04:00 |
|
Gregory John Casamento
|
ae317224c9
|
Remove uneeded variable.
|
2020-08-04 15:53:55 -04:00 |
|
Gregory John Casamento
|
b6983955f6
|
Eliminate warnings
|
2020-08-04 14:45:04 -04:00 |
|
Gregory John Casamento
|
fc617321fe
|
Add switch/case to handle app ops
|
2020-08-04 07:04:21 -04:00 |
|
Gregory John Casamento
|
c3701e2daf
|
Change GSTextFinder parent class back to NSObject, start implementing NSTextFinder in terms of GSTextFinder.
|
2020-08-04 06:52:54 -04:00 |
|
Gregory John Casamento
|
8c36246dca
|
Add encoding.
|
2020-08-04 06:32:19 -04:00 |
|
Gregory John Casamento
|
405b9bae2f
|
Implement NSTextFinder protocol on NSTextView.
|
2020-08-03 07:11:38 -04:00 |
|
Gregory John Casamento
|
281da47d7f
|
Add externs
|
2020-08-02 11:39:51 -04:00 |
|
Gregory John Casamento
|
ff0cc7e4a3
|
Add skeleton for NSTextFinder.
|
2020-08-02 10:11:32 -04:00 |
|
Gregory John Casamento
|
93057d8123
|
Add ivars to NSTextCheckingController
|
2020-08-02 09:36:07 -04:00 |
|
Gregory John Casamento
|
786b641efd
|
Initial skeleton for NSTextCheckingController class
|
2020-08-02 09:31:20 -04:00 |
|
Gregory John Casamento
|
836e2e8b1e
|
Implement NSTextInputClient protocol
|
2020-08-02 08:54:16 -04:00 |
|
Gregory John Casamento
|
191fb4c3fe
|
Implement NSTextCheckingClient protocol
|
2020-08-02 08:38:24 -04:00 |
|
Gregory John Casamento
|
edf2eb9b57
|
Add new files.
|
2020-08-02 06:22:16 -04:00 |
|
Gregory John Casamento
|
3d1fa23f75
|
Add NSTitlebarAccessoryViewController
|
2020-07-31 20:54:25 -04:00 |
|
Gregory John Casamento
|
0839b27b43
|
NSSliderAccessory skeleton implementation
|
2020-07-31 05:12:53 -04:00 |
|
Gregory John Casamento
|
8e46f3a53d
|
Header skeleton.
|
2020-07-31 05:02:11 -04:00 |
|
Gregory John Casamento
|
cc83e9f067
|
Merge branch 'master' into NSSliderAccessory_branch
|
2020-07-31 04:48:50 -04:00 |
|
Gregory John Casamento
|
78f9c90dd7
|
Initial changes
|
2020-07-31 04:39:26 -04:00 |
|
Gregory John Casamento
|
3322db37c2
|
NSStatusBarButton implementation
|
2020-07-31 02:40:41 -04:00 |
|
Gregory John Casamento
|
72cf6ce27c
|
Remove notifications.
|
2020-07-30 04:56:32 -04:00 |
|
Gregory John Casamento
|
bc802f3833
|
Use enum for behavior
|
2020-07-28 07:44:47 -04:00 |
|
Gregory John Casamento
|
52fd3b0cc6
|
Use enum instead of string for preferredEdge
|
2020-07-28 01:17:42 -04:00 |
|
Gregory John Casamento
|
050fc1180e
|
Call delegate methods
|
2020-07-27 14:57:56 -04:00 |
|
Gregory John Casamento
|
76b39a904f
|
Correct minor issues.
|
2020-07-27 11:20:18 -04:00 |
|
Gregory John Casamento
|
53504c52ca
|
Initial skeleton for NSPageController.h file.
|
2020-07-27 08:01:01 -04:00 |
|
Gregory John Casamento
|
fbdcd54eb3
|
Add NSPageController. Add changes toGNUmakefile and headers
|
2020-07-27 07:26:56 -04:00 |
|
Gregory John Casamento
|
7bb2123da6
|
Cleanup
|
2020-07-26 02:15:53 -04:00 |
|
Gregory John Casamento
|
d5b6cf01ae
|
Implement encoding
|
2020-07-26 00:20:09 -04:00 |
|
Gregory John Casamento
|
7734331930
|
Move NSView private method to NSView.m and their declarations into NSViewPrivate.h
|
2020-07-25 09:28:01 -04:00 |
|
Gregory John Casamento
|
0add17530a
|
First cut at working tabView controller
|
2020-07-23 13:30:05 -04:00 |
|
Gregory John Casamento
|
3071502cba
|
Declare all methods.
|
2020-07-23 09:12:55 -04:00 |
|
Gregory John Casamento
|
e4f94a1655
|
Add NSTabViewController
|
2020-07-23 07:13:48 -04:00 |
|
Gregory John Casamento
|
577aefb437
|
Add viewcontroller to item
|
2020-07-22 02:19:35 -04:00 |
|
Gregory John Casamento
|
2bd3faf3c8
|
Implement popover transition. NSPopover needs some additional work, but that will be in a different branch.
|
2020-07-22 01:37:08 -04:00 |
|
Gregory John Casamento
|
726c847803
|
Decode splitview and items.
|
2020-07-21 06:38:47 -04:00 |
|
Gregory John Casamento
|
2208132e41
|
Add check for relationship value window.shadowedContentViewController
|
2020-07-21 05:22:36 -04:00 |
|
Gregory John Casamento
|
2aa154b1e4
|
Use view instead of a new ivar
|
2020-07-20 17:26:40 -04:00 |
|
Gregory John Casamento
|
40871909f2
|
Add metnods for NSCoding/NSCopying
|
2020-07-20 05:33:40 -04:00 |
|
Gregory John Casamento
|
d30a2daa17
|
Finish implementation of setters/getters.
|
2020-07-20 05:12:36 -04:00 |
|