0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix forwarding in Objective-J (and many infinite recursions, such as when there is no superclass): More... about 14 years ago
Enable escape as key equivalent. More... about 14 years ago
Remove empty setThemeState method in CPTableView More... about 14 years ago
Support for setContinuous in CPLevelIndicator More... about 14 years ago
Typo fix. More... about 14 years ago
Partial button image support in nib2cib covering NSAddTemplate and NSRemoveTemplate (standard plus and minus buttons). More... about 14 years ago
Manual test for CPUserDefaultsController and nib2cib of it. More... about 14 years ago
nib2cib support for CPUserDefaultsController. More... about 14 years ago
CPUserDefaultsController. More... about 14 years ago
Fixed: don't return nil from CPController initWithCoder:. More... about 14 years ago
Table nib2cib test with taller table rows and a level indicator cell. The latter is very useful when comparing cell spacing between Cappuccino and Cocoa. More... about 14 years ago
Draw table view gridlines precisely inside the right side of cells so that grid line positioning and spacing matches Cocoa. More... about 14 years ago
Fixed: remove unused var block. More... about 14 years ago
Fixed: don't repeat level indicator graphics downwards when the indicator is made taller than its natural size. Instead centre the indicator vertically. More... about 14 years ago
Less flashy level indicator colours. More... about 14 years ago
Test level indicator with many segments. More... about 14 years ago
More square level indicator segments which look better when each segment is very small. Colour and shadowing tweaks. Removed most of control border for a cleaner look. More... about 14 years ago
Fix accidental global. More... about 14 years ago
Merge pull request #1288 from primalmotion/cappuccino More... about 14 years ago
use all remaining space for last segment
primalmotion
as Antoine Mercadal
More... about 14 years ago
fix typo + wrong sizing behaviour with too much segment
primalmotion
as Antoine Mercadal
More... about 14 years ago
Support level indicators as table cells through nib2cib. More... about 14 years ago
Fixed: very large numbers written to 280north1 plist files would be read back as very small numbers. More... about 14 years ago
Whitespace cleanup. More... about 14 years ago
Optimise level indicator archiving (don't record static background colour). More... about 14 years ago
Fix CPTableColumn width, minWidth and maxWidth encoding. More... about 14 years ago
Support NSButtonCell (e.g. checkboxes) in table columns through nib2cib. More... about 14 years ago
Relayout level indicator as needed. More... about 14 years ago
Manual test for level indicator. More... about 14 years ago
Click and drag edit support for level indicators. More... about 14 years ago