0
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cocoa compatible constructors for CPDecimals More... about 14 years ago
CPCoding support for CPDecimalNumber and test More... about 14 years ago
Merge branch 'master' into imports More... about 14 years ago
Don't include a delegate class entry in Info.plist for nib application templates. More... about 14 years ago
CPOutlineView: If nil, set outlineTableColumn when the first column is added. nib2cib: handle indentationPerLevel when the key is not in the xib. CPoutlineViewCibTest More... about 14 years ago
Additional testing for outline view archiving. More... about 14 years ago
Fixed: manual CPBrowser test's click handler threw an exception. More... about 14 years ago
Encode delegate when archiving CPBrowser. More... about 14 years ago
Fixed: archiving 'undefined' would cause an exception. More... about 14 years ago
Basic CPBrowser CPCoding support. More... about 14 years ago
Test CPBrowser data loading. More... about 14 years ago
Cleanup. More... about 14 years ago
Fixed: when an outline view node was expanded, selections below it would not stick to their items if the newly expanded node also had previously expanded children. More... about 14 years ago
Fixed: CPOutlineView could not be archived with CPCoding. Closes #1093. More... about 14 years ago
Fix non ASCII codes in documentation. More... about 14 years ago
Merge branch 'master' of github.com:280north/cappuccino More... about 14 years ago
Optimised: outline view expandItem:expandChildren:YES sent repeated selection change notifications. More... about 14 years ago
Fixed: outline view's collapseItem sent up selection notifications in triplicate, each of them at the wrong time. More... about 14 years ago
Fixed: the outline view was temporarily inconsistent to outside observers while expanding a node. More... about 14 years ago
Documentaion of CPObjectController. More... about 14 years ago
Documentation of CPArrayController. More... about 14 years ago
More documentation of the tableview, outlineview, and table columns. Wrapped formatted documenation in <pre> tags and added sample code for using custom dataviews More... about 14 years ago
If selectedRow no longer exists when numberOfRows change reset it to CPNotFound. Closes #1089. More... about 14 years ago
Merge branch 'master' of github.com:280north/cappuccino More... about 14 years ago
Fix for adding a js object to a CPArray and associated tests. More... about 14 years ago
Merge branch 'master' of github.com:280north/cappuccino More... about 14 years ago
Cleanup. More... about 14 years ago
Standardise source file header. More... about 14 years ago
0.9.0 RC 1. More... about 14 years ago
CPMutableArray fixes and tests. More... about 14 years ago