0
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Table view documentation fix. More... about 14 years ago
Added some more KVO tests. More... about 14 years ago
Avoid usage of [event keyCode]. More... about 14 years ago
Cleanup, fix accidental global in the average operator. More... about 14 years ago
Fixed: a recent change disabled first and last column resizing modes. More... about 14 years ago
CPArrayController -setContent: fixed a bug where objects where not rearranged if clearsFilterPredicateOnInsertion == YES and filterPredicate == nil. More... about 14 years ago
CPArrayController & nib2cib: added _automaticallyRearrangeObjects flag (not used currently). _sortDescriptors initial value is an emty array (like in cocoa), not nil; Added shared _init with default values, added missing accessors. More... about 14 years ago
Whitespace cleanup. More... about 14 years ago
Merge branch 'master' of github.com:280north/cappuccino More... about 14 years ago
Merge branch 'master' of https://github.com/Kentzo/cappuccino into Kentzo-master More... about 14 years ago
Test table view inline cell editing in general, and the next fix in particular. More... about 14 years ago
Fixed: the text field selectText: message worked significantly differently in unit tests than in the browser. More... about 14 years ago
ASCII fix, cleanup. More... about 14 years ago
Refactor test data source in table view test. More... about 14 years ago
Refs issue #1607. Make CPTableView the first responder after user is done editing dataview. More... about 14 years ago
Merge branch 'master' of https://github.com/snaury/cappuccino into snaury-master More... about 14 years ago
CPKeyValueCodingArray/Set -copy. Fetch all objects through accessors, that's what cocoa does. More... about 14 years ago
Various documentation fixes. More... about 14 years ago
Brief documentation about using bindings to provide data for a table view. More... about 14 years ago
Whitespace cleanup. More... about 14 years ago
Bring back testing of HUD style CPAlerts. More... about 14 years ago
Merge branch 'cpalert-fixes' of https://github.com/primalmotion/cappuccino into primalmotion-cpalert-fixes More... about 14 years ago
Merge branch 'master' of git://github.com/280north/cappuccino More... about 14 years ago
Attached sheets should have a shadow. More... about 14 years ago
Fix #1063 [CPDate description] returns incorrect timezone + tests More... about 14 years ago
fixes for inline table editing More... about 14 years ago
Fix for typo in new KVC code. More... about 14 years ago
Merge branch 'master' of github.com:280north/cappuccino More... about 14 years ago
Removed remaining references to isKeyObserved. More... about 14 years ago
in sizeLastColumnToFit make sure we respect min/max widths More... about 14 years ago