Modified CPColor's hexToRGB to also accept hex colors with only three characters, as is possible in CSS. E.g., 'ccc' will expand to 'cccccc', etc. |
|
More...
|
about 16 years ago
|
Removed themability from title and image in CPButton. |
|
More...
|
about 16 years ago
|
Theming for CPScroller. |
|
More...
|
about 16 years ago
|
Fixed bug in previous commit of setToolTip: |
|
More...
|
about 16 years ago
|
Fixed typos in CPArray+KVO ; added suport for *objects:atIndexes: |
|
More...
|
about 16 years ago
|
Fixed typo |
|
More...
|
about 16 years ago
|
Added tooltip support |
|
More...
|
about 16 years ago
|
Additional theme changes. |
|
More...
|
about 16 years ago
|
Add missing _delegate to CAAnimation.j |
|
More...
|
about 16 years ago
|
Use cached math library functions in UUID. |
|
More...
|
about 16 years ago
|
Removing borking characters from CPURLResponse.j |
|
More...
|
about 16 years ago
|
Return type was incorrect on "center" |
|
More...
|
about 16 years ago
|
In addition to setting the center of a view's frame, now you can query it. |
|
More...
|
about 16 years ago
|
Add "setCenter:" to CPView, which takes a point and moves the center of the view's frame to that point. |
|
More...
|
about 16 years ago
|
Added more customizability. |
|
More...
|
about 16 years ago
|
changed Javascript to JavaScript in all natural-language references. |
|
More...
|
about 16 years ago
|
Fix for typo. |
|
More...
|
about 16 years ago
|
Removed Acidentaly committed Frameworks/ |
|
More...
|
about 16 years ago
|
Various fixes. |
|
More...
|
about 16 years ago
|
Fix for textfield placeholders being completely broken. |
|
More...
|
about 16 years ago
|
Fix for circular dependency stuff. |
|
More...
|
about 16 years ago
|
Added better templating support. |
|
More...
|
about 16 years ago
|
Forgot to add build.xml. |
|
More...
|
about 16 years ago
|
Added create-frameworks to steam, and began adding Templating system. |
|
More...
|
about 16 years ago
|
Typo fixes, deprecating, minor fixes to CPSlider. |
|
More...
|
about 16 years ago
|
see issue #114 |
|
More...
|
about 16 years ago
|
Added setNeedsLayout and layoutSubviews. Changed CPSlider to use them. |
|
More...
|
about 16 years ago
|
Improved support for resources in nib2cib. |
|
More...
|
about 16 years ago
|
Fix for steam build file. |
|
More...
|
about 16 years ago
|
Temporary circular dependency fix. |
|
More...
|
about 16 years ago
|