0
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Store type info for ivars when proper flags are set. More... almost 14 years ago
Use our internal setter while initializing to make sure arrangedObjects is properly observable. More... almost 14 years ago
If $CAPP_BUILD is not set or entity is not found in it, look in the narwhal cappuccino package. More... almost 14 years ago
If $CAPP_BUILD is not set or entity is not found in it, look in the narwhal cappuccino package. More... almost 14 years ago
Merge branch 'master' of github.com:280north/cappuccino More... almost 14 years ago
fix CPOutlineView providing the dragged items in reverse order More... almost 14 years ago
add CPCoding support to CPIndexPath More... almost 14 years ago
Merge branch '0.9.1' More... almost 14 years ago
Merge branch 'purem-master' into 0.9.1 More... almost 14 years ago
Merge branch 'master' of https://github.com/purem/cappuccino into purem-master More... almost 14 years ago
Merge branch 'purem-master' More... almost 14 years ago
Merge branch 'master' of https://github.com/purem/cappuccino into purem-master More... almost 14 years ago
Change NibApplication template's slider to be continuous since it makes for a better first experience. More... almost 14 years ago
Change NibApplication template's slider to be continuous since it makes for a better first experience. More... almost 14 years ago
Change NibApplication template's slider to be continuous since it makes for a better first experience. More... almost 14 years ago
Fix feedback view when retargeting the drop row & operation. More... almost 14 years ago
Edited bootstrap to find zsh's configuration file ~/.zshrc by default More... almost 14 years ago
Fixed: CPColor colorWithCSSString did not properly handle the alpha component of the CSS rbga() syntax. Fixes #687. More... almost 14 years ago
CPString subtringWithRange: and rangeOfString:options:range now throws CPRangeException for out of bounds ranges. More... almost 14 years ago
Fixed: CPString rangeOfString:options:range returned locations relative to the passed-in range instead of the full string. More... almost 14 years ago
Fixed: searching a string for @"" with CPString rangeOfString returned results other than CPNotFound. More... almost 14 years ago
Fixed: CPString rangeOfString: anchored backwards search did not work. More... almost 14 years ago
Fixed: CPString rangeOfString: backwards search did not work. Fixes #1065. More... almost 14 years ago
Test CPString rangeOfString: in CPCaseInsensitiveSearch | CPBackwardsSearch mode. More... almost 14 years ago
Fixed: don't crash on the first mouse move event after merge #1211. Fixes #1221. More... almost 14 years ago
Code formatting. More... almost 14 years ago
Added CPDate test which catches mishandling of timezones in initWithString. More... almost 14 years ago
Merge branch 'natemartinsf-master' into 0.9.1 More... almost 14 years ago
Merge branch '0.9.1' of git://github.com/280north/cappuccino into 0.9.1 More... almost 14 years ago
Better inset bounds to improve autoscrolling while dragging in a scrollview. More... almost 14 years ago