0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support for editing level indicators. More... over 13 years ago
Fix level indicator property names. More... over 13 years ago
Level indicator drawing. More... over 13 years ago
CPLevelIndicator nib2cib support. More... over 13 years ago
Remove leftover reference code. More... over 13 years ago
Fixed: don't import NSSlider.j in NSSlider.j. More... over 13 years ago
Foundation for CPLevelIndicator. More... over 13 years ago
Merge branch 'master' of github.com:280north/cappuccino More... over 13 years ago
Merge branch '0.9.1b' More... over 13 years ago
Merge branch '0.9.1b' of github.com:280north/cappuccino into 0.9.1b More... over 13 years ago
Verify correctness of observation notifications on arrangedObjects when the addObjects: message is sent. More... over 13 years ago
Optimise array controller addObject: by eliminating entirely pointless rearrange when added objects did not pass the filter. Also avoided double rearrange if clearsFilterPredicateOnInsertion. More... over 13 years ago
Performance test array controller addObject: when clearing the filter predicate. More... over 13 years ago
Fixed: duplicate observer notification for array controller addObject: (on arrangedObjects). More... over 13 years ago
Typo fix. More... over 13 years ago
Add temporary @ref and @deref analogs. More... over 13 years ago
Test app and unit test to validate pinned ranges in beginsWith/endsWith predicate comparison. More... over 13 years ago
Pin ranges to valid values. More... over 13 years ago
Merge branch '0.9.1b' More... over 13 years ago
implement _minimumFrameSize in CPButton More... over 13 years ago
don't use remove method for removeMany selector More... over 13 years ago
Merge pull request #1247 from primalmotion/bundletask-option-preventsnib2cib More... over 13 years ago
Restored space, backspace and escape as key equivalents, but only if the first responder is not a CPTextField. Updated test app to show clearly the effect of this change. More... over 13 years ago
Merge branch '0.9.1b' More... over 13 years ago
Put CPBox in the right documentation module and add some basic documentation. More... over 13 years ago
Merge branch 'right-command-key-fix' of https://github.com/aparajita/cappuccino into aparajita-right-command-key-fix More... over 13 years ago
Fixed set of keys that can be considered a key equivalent, removed redundant call to performKeyEquivalent, test app More... over 13 years ago
Merge pull request #1276 from hammerdr/Documentation More... over 13 years ago
On WebKit (at least on Mac), right Command key code is 93, not 91. This was not being interpreted correctly. More... over 13 years ago
Forgot a forward slash to end the pre tag. More... over 13 years ago