0
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
nib2cib fix for multiple subviews in a Custom View More... over 16 years ago
Merge branch 'master' of [email protected]:280north/cappuccino More... over 16 years ago
Temporary fix for lack of <data> tag support in PLISTs (for nib2cib) More... over 16 years ago
Get rid of this. More... over 16 years ago
Fix for missing debug variable More... over 16 years ago
Replaced regex literals with RegExp objects, due to bug [#117] More... over 16 years ago
Cleanup of bridge.js. "correct" setTimeout and setInterval implementations. Removed extra code. More... over 16 years ago
Cleanup of objj. Fixed bug preventing static code from working. More... over 16 years ago
Missing headers More... over 16 years ago
Merge branch 'master' of [email protected]:280north/cappuccino More... over 16 years ago
Coerce Java string to JS string in "switch" statement (otherwise they don't match) More... over 16 years ago
Merge branch 'master' into experimental More... over 16 years ago
This shouldn't be in there. More... over 16 years ago
Merge branch 'array' More... over 16 years ago
Add binary search of a sorted array. More... over 16 years ago
"press" support for flattening to a single JavaScript file, and foundation of intelligent image sprites More... over 16 years ago
CPBundle -resourcePath More... over 16 years ago
Add a doxygen configuration. If you have doxygen, you should be able to build your own docs with this. More... over 16 years ago
New style for documentation (/*! vs. /*). More... over 16 years ago
Add -l option to steam create More... over 16 years ago
Missing import in CPString More... over 16 years ago
Fix for an error in the last commit. More... over 16 years ago
add delegate functions to CPTextField and CPControl More... over 16 years ago
Added an initial implementation of CPAlert. More... over 16 years ago
sprintf and related functions support for "%@" format specifier More... over 16 years ago
Fix for a broken exception raise in CPToolbar. More... over 16 years ago
Better behavior for placeholder text in CPTextField. More... over 16 years ago
objjc now checks syntax of preprocessed code. More... over 16 years ago
Fixed encoding issue with objj console. More... over 16 years ago
implementing CPString compare: so that sorting will work with default selector More... over 16 years ago