0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move the functionality from CPStepper's _CPContinuousButton object into CPButton so any CPButton can be made continuous More... over 14 years ago
Fix for menu bar color being reset (+ [CPMenu initialize] didn't check the class). More... over 14 years ago
Merge branch 'master' of github.com:280north/cappuccino More... over 14 years ago
Quick fix for initWithCapacity: not working on CPMutableArray. More... over 14 years ago
Merge branch 'CPTextField-InterpretKeyEvents' of https://github.com/luuse/cappuccino into luuse-CPTextField-InterpretKeyEvents More... over 14 years ago
Merge branch 'imports' of https://github.com/stevegeek/cappuccino into stevegeek-imports More... over 14 years ago
detect sort descriptors when table column is added More... over 14 years ago
reverse set sort descriptors in CPTableView More... over 14 years ago
New gradient color to match aristo better. More... over 14 years ago
Drawing fixes for the tableview gradient. More... over 14 years ago
OutlineView docs. More... over 14 years ago
Magic enable to outlineview variable item height More... over 14 years ago
Fix CPPopUpButton menu support. More... over 14 years ago
Merge branch 'master' of git://github.com/280north/cappuccino into imports More... over 14 years ago
Fix for scrollview flashing while uniformly resizing columns. Closes #1075 More... over 14 years ago
Fix for textfield jumping when textfield wasn't the right size or the vertical alignment was something other than center. More... over 14 years ago
Fix for nib2cib'd textfields jumping when editing More... over 14 years ago
Typo in docs More... over 14 years ago
Merge branch 'decimal' of https://github.com/stevegeek/cappuccino into stevegeek-decimal More... over 14 years ago
Merge branch 'CPPredicate' of https://github.com/cacaodev/cappuccino into cacaodev-CPPredicate More... over 14 years ago
Use native javascript array for mantissa for big performance increase More... over 14 years ago
removeTableColumn: on the outlineview shouldn't allow removal of outlineTableColumn per cocoa. More... over 14 years ago
Only set the outlineview column if it's the first column added. More... over 14 years ago
Merge branch 'cacaodev-CPOutlineView' More... over 14 years ago
Documentation for CPDecimalNumber More... over 14 years ago
CPDecimalString returns NaN for a NaN and Fix Compare of NaNs and Cocoa compatable handling of overflow/underflows when no exception More... over 14 years ago
CPRuleEditor & CPPredicateEditor & CPPredicateEditorRowtemplate implementations with theming, nib2cib support. Tests: CPRuleEditorCibTest, CPPredicateEditorCibTest, SmartFoldersDemo: a real world usage of CPPredicateEditor. Documentation for these 3 new classes. More... over 14 years ago
Instantiate default number handler lazily and fix CPDecimalNumberHandler initialisers and CPDecimalNumberHandler docs More... over 14 years ago
Enable representedObject decoding in NSMenuItem.j More... over 14 years ago
Initialiser fixes and docs More... over 14 years ago