Gregory John Casamento
|
58748243d5
|
Update per comments by Fred before merge
|
2023-03-24 17:57:29 -04:00 |
|
Gregory Casamento
|
09e9cc0330
|
Update NSDictionaryController.m. Correct removeObjects:
|
2023-02-28 16:58:21 -05:00 |
|
Gregory John Casamento
|
99e921ea35
|
Fix type issue with getting value from KVP in a couple of places and fix memory issue with NSDictionaryControllerKeyValuePair
|
2023-02-28 03:55:34 -05:00 |
|
Gregory John Casamento
|
dcf5fbe74b
|
Update using rearrangeObjects, clean up white space for review
|
2023-02-28 03:42:43 -05:00 |
|
Gregory John Casamento
|
b9841fe493
|
Update build array to properly exclude keys
|
2023-02-28 03:33:50 -05:00 |
|
Gregory John Casamento
|
08fc055321
|
Override addObject(s):, removeObject(s): update _contentDictionary
|
2023-02-28 03:17:07 -05:00 |
|
Gregory John Casamento
|
99e25244af
|
Remove uneeded bind: code
|
2023-02-28 00:40:40 -05:00 |
|
Gregory John Casamento
|
5799e4a9c7
|
Update how key/value is generated in newObject
|
2023-02-24 17:54:17 -05:00 |
|
Gregory John Casamento
|
917585cfab
|
Update how key/value is generated in newObject
|
2023-02-24 17:51:54 -05:00 |
|
Gregory John Casamento
|
3fdccf627e
|
Add code to handle strings->dictionary and dictionary->strings for setLocalizedKeyTable/Dictionary methods
|
2023-02-24 17:38:30 -05:00 |
|
Gregory John Casamento
|
0d5ab325ab
|
update bind:toObject:withKeyPath:options: method for all bindings, sort resulting array of NSDictionaryControllerKeyValuePair objects by key value
|
2023-02-23 18:39:06 -05:00 |
|
Gregory John Casamento
|
386bec0435
|
use superclass implementation of valueClassForBinding:
|
2023-02-23 16:17:44 -05:00 |
|
Gregory John Casamento
|
c1ad87a546
|
Eliminate white space, some experimental changes
|
2023-02-23 16:17:44 -05:00 |
|
Gregory John Casamento
|
8de600877b
|
simplify existing implementation of dictionary controller
|
2023-02-23 16:17:44 -05:00 |
|
Gregory John Casamento
|
7250e3fac1
|
Remove uneeded GSObservableDictionary class declaration and implementation, start to diagnose and fix the issue with NSDictionaryController
|
2023-02-23 16:17:44 -05:00 |
|
Gregory John Casamento
|
c6c0dc7c3f
|
Expose more bindings and override some methods from NSArrayController
|
2023-02-23 16:17:44 -05:00 |
|
Gregory John Casamento
|
03f1ddecd5
|
latest changes
|
2023-02-23 16:17:44 -05:00 |
|
Gregory John Casamento
|
5958734de0
|
Implement NSDictionaryControllerKeyValuePair. Add implementation for the rest of the methods.
|
2023-02-23 16:17:44 -05:00 |
|
Gregory John Casamento
|
3d850f7eae
|
Add method definitions.
|
2023-02-23 16:17:44 -05:00 |
|
Gregory John Casamento
|
67966d6cdd
|
Initial template for NSDictionaryController
|
2023-02-23 16:17:44 -05:00 |
|