Gregory John Casamento
|
ddc47652ec
|
Fix indentation, per discussion with @fredkiefer
|
2024-07-27 16:46:04 -04:00 |
|
Gregory John Casamento
|
1d266d7a9b
|
Add back informational comments
|
2024-07-27 13:49:24 -04:00 |
|
Gregory John Casamento
|
4f9889bbe4
|
Fix selector issue: quick fix
|
2024-07-26 23:31:46 -04:00 |
|
Gregory John Casamento
|
9712490625
|
Minor cleanup
|
2024-07-26 21:24:21 -04:00 |
|
Gregory John Casamento
|
71304617b2
|
Move logic for finding the item for a given column to a private method, call method to get a view controller from the delegate
|
2024-07-26 10:56:52 -04:00 |
|
Gregory John Casamento
|
b77c7052e6
|
Update changelog with NSBrowser change details
|
2024-07-25 10:18:59 -04:00 |
|
Gregory John Casamento
|
3ae1a4b41d
|
Minor whitespace cleanup
|
2024-07-25 08:39:21 -04:00 |
|
Gregory John Casamento
|
ab737b81d5
|
Get the previous column when loading a column in item-based mode in _performLoadOfColumn
|
2024-07-25 08:23:06 -04:00 |
|
Gregory John Casamento
|
782321e063
|
Consolidate _performLoad methods, get the last item selected
|
2024-07-25 08:12:49 -04:00 |
|
Gregory John Casamento
|
f5decac3ba
|
Add code to reset column if the delegate is item-based
|
2024-07-24 11:28:51 -04:00 |
|
Gregory John Casamento
|
ffdf8fb6da
|
Partially correct implementation
|
2024-07-23 13:08:35 -04:00 |
|
Gregory John Casamento
|
a1dd317d29
|
Add delegate calls to method _performLoadOfItem:forColumn:
|
2024-07-22 18:48:54 -04:00 |
|
Gregory Casamento
|
f55d937ab2
|
Update NSTreeController.m
Remove NSLog from initWithContent:
|
2024-07-20 12:27:00 -04:00 |
|
Gregory John Casamento
|
1df45b788e
|
Initial changes to start loading each column based on items
|
2024-07-20 12:11:47 -04:00 |
|
Gregory John Casamento
|
b1d0ecc21b
|
Add new 10.6 delegate methods to NSBrowserDelegate
|
2024-07-19 12:04:24 -04:00 |
|
Gregory John Casamento
|
d22d839b0c
|
Correct minor formatting issues
|
2024-07-19 11:12:24 -04:00 |
|
Gregory John Casamento
|
dc78b11291
|
Add code to handle insertion methods that are based on selection
|
2024-07-19 10:14:18 -04:00 |
|
Gregory John Casamento
|
cd41f301a8
|
Add selection logic for computing indexPaths
|
2024-07-19 08:04:13 -04:00 |
|
Riccardo Mottola
|
b32f21e549
|
Merge branch 'master' of https://github.com/gnustep/libs-gui
|
2024-07-18 13:17:14 +02:00 |
|
Riccardo Mottola
|
da2803481b
|
Pietas, Enrico passed way, remove email
|
2024-07-18 13:17:06 +02:00 |
|
Gregory John Casamento
|
c68c459584
|
Add code to set selection indexes on the controller
|
2024-07-16 18:03:30 -04:00 |
|
Gregory John Casamento
|
c39095cd61
|
Add comment/documentation
|
2024-07-15 07:06:49 -04:00 |
|
Gregory John Casamento
|
74e0c19503
|
Add bindigns to NSTableColumn and handle font bindings in _applyBindingsToCell:... method
|
2024-07-15 06:50:20 -04:00 |
|
Gregory John Casamento
|
766a358fb7
|
Move code to handle enabled/editable bindings to a common method in the parent class
|
2024-07-14 16:00:18 -04:00 |
|
Gregory John Casamento
|
ca4fe0e078
|
Add code to get the value of the NSEnabledBinding
|
2024-07-14 15:40:47 -04:00 |
|
Gregory John Casamento
|
45c0368602
|
Add code to get the value of the NSEditableBinding
|
2024-07-14 15:14:07 -04:00 |
|
Gregory John Casamento
|
f253f3fa0e
|
Formatting fixes.. add space before * in return value
|
2024-07-12 10:39:47 -04:00 |
|
Gregory John Casamento
|
2ba9843537
|
Add removeSelectionIndexPaths:
|
2024-07-12 09:42:26 -04:00 |
|
Gregory John Casamento
|
4ddce03859
|
Add removeObjects... methods
|
2024-07-12 08:49:52 -04:00 |
|
Gregory John Casamento
|
9b481f10b3
|
Correctly refresh after adding an item at an index path
|
2024-07-12 08:11:23 -04:00 |
|
Gregory John Casamento
|
e6f86a5a9e
|
Add NSNibDeclarations.h to the header to correct compilation error
|
2024-07-12 06:35:31 -04:00 |
|
Gregory John Casamento
|
90b3913a1f
|
Add implementation for methods that add nodes at a given indexPath or set of indexPaths
|
2024-07-12 06:22:56 -04:00 |
|
Gregory John Casamento
|
bbbe9d00b4
|
Update _setObjectValue:... to update items in arrangedObjects when there is a binding
|
2024-07-11 12:18:52 -04:00 |
|
Gregory John Casamento
|
8da3d0afb7
|
Update to use NSObservedKeyPathKey instead of string, add code to _setObjectValue:... in NSTableView to set the value when we have a binding
|
2024-07-10 07:06:08 -04:00 |
|
Gregory John Casamento
|
aa86a96c55
|
Update to use NSObservedKeyPathKey instead of string, add code to _setObjectValue:... in NSTableView to set the value when we have a binding
|
2024-07-10 06:31:55 -04:00 |
|
Gregory John Casamento
|
060b27a854
|
Update _setObjectValue:...
|
2024-07-06 23:44:31 -04:00 |
|
Gregory John Casamento
|
fdb35eb869
|
Add value/setValue:
|
2024-07-06 23:06:26 -04:00 |
|
Gregory John Casamento
|
435ccfb2c7
|
Add value/setValue:
|
2024-07-06 23:03:31 -04:00 |
|
Gregory John Casamento
|
23bcb99166
|
Initial changes to NSBrowser for NSTreeController/binding integration
|
2024-07-06 22:02:10 -04:00 |
|
Gregory John Casamento
|
20b8f2402b
|
Merge branch 'master' of github.com:gnustep/libs-gui into NSTreeController_branch2
|
2024-07-06 13:38:47 -04:00 |
|
Gregory Casamento
|
6b238f504c
|
Update README.md
Fix date. :/
|
2024-07-06 01:54:10 -04:00 |
|
Gregory Casamento
|
1d46aae920
|
Update README.md
update date
|
2024-07-06 01:53:33 -04:00 |
|
Gregory John Casamento
|
8fbcbdb380
|
Changes to allow editing
|
2024-07-05 01:57:09 -04:00 |
|
Gregory John Casamento
|
90d94fea22
|
Add unbind call to dealloc methods, add children method to proxy class, cleanup
|
2024-07-05 01:40:51 -04:00 |
|
Gregory John Casamento
|
7aee7f6667
|
Use ...ForNode: methods so that the path is dependent on the kind of node
|
2024-07-03 04:08:43 -04:00 |
|
Gregory John Casamento
|
ebf6bdb8d2
|
Update add method, fix white space issue, remove duplicate methods
|
2024-07-02 04:05:53 -04:00 |
|
Gregory Casamento
|
5c9ffa3929
|
Update gnustep-gui.spec.in
Updating description.
|
2024-07-02 03:12:00 -04:00 |
|
Gregory John Casamento
|
ba9c12ddf8
|
Improve documentation regarding 'object' mode and key specification
|
2024-06-30 22:21:04 -04:00 |
|
Gregory John Casamento
|
860e1863da
|
Minor correction to spelling
|
2024-06-30 22:07:54 -04:00 |
|
Gregory John Casamento
|
765160fdac
|
Merge branch 'NSTreeController_branch2' of github.com:gnustep/libs-gui into NSTreeController_branch2
|
2024-06-30 21:58:45 -04:00 |
|