0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from gustaf-lindqvist/xcodecapp-cocoa-space-in-path-fix
primalmotion
as Antoine Mercadal
More... over 14 years ago
Fix white spaces in path for system() More... over 14 years ago
Clicking on a non-editable level indicator in a table row now selects that row. More... over 14 years ago
'Enabled' support for nib2cib of NSLevelIndicator. More... over 14 years ago
Merge branch 'master' of github.com:280north/cappuccino More... over 14 years ago
More handlesContentAsCompoundValue, although fairly guess-work based. More research needed in the future. More... over 14 years ago
CPArrayController handlesContentAsCompoundValue support for contentArray binding. More... over 14 years ago
nib2cib compatible CPNumberFormatter skeleton. More... over 14 years ago
Fix selection behaviour in previous commit. More... over 14 years ago
Fixed: array controller remove: would not only remove selected rows, but any other rows isEqual: to the selected rows. More... over 14 years ago
Fixed: during CPUserDefault change notifications, objectForKey: could return the value from prior to the change. More... over 14 years ago
Crude but functional infinite recursion checker, optional at compile time. More... over 14 years ago
Suppress binding updates support. More... over 14 years ago
Fix tests for CI. More... over 14 years ago
Removed unused variable, fixed typo More... over 14 years ago
Whitespace cleanup. More... over 14 years ago
Minor array controller optimisation: don't send a filterPredicate change notification if clearsFilterPredicateOnInsertion is YES but filterPredicate is already nil when insertObject:atArrangedObjectIndex: is called. More... over 14 years ago
Optimise CPArrayController insertObject:atArrangedObjectIndex: by not attempting to arrange the content array. The given index is only meant for the arrangedObjects. More... over 14 years ago
CPArray mutableCopy. More... over 14 years ago
Merge branch 'master' of github.com:280north/cappuccino More... over 14 years ago
Decode but mostly ignore NSImages in nib2cib. Fixed: radio groups in IB come with an NSImage and so would not nib2cib anymore after the recent addition of template image support in NSButton. More... over 14 years ago
Use Menlo if Consolas is not available More... over 14 years ago
Merge branch '0.9.1b' More... over 14 years ago
fix nib2cibbed controls enabled state More... over 14 years ago
Merge branch 'master' of github.com:280north/cappuccino More... over 14 years ago
Merge branch '0.9.1b' More... over 14 years ago
Always tile the collectionview More... over 14 years ago
Adding OJTest installation to the bootstrap.sh file. Also added the cappuccino/objective-j packages back to the file. More... over 14 years ago
Fix selector typo. More... over 14 years ago
Merge branch 'master' of github.com:280north/cappuccino More... over 14 years ago