Commit Graph
15 Commits
Author SHA1 Message Date
tlrobinson 29d33193cd bridge.js XMLHttpRequest force UTF-8 encoding to fix nib2cib NIBs w/ non-ASCII characters.
Possibly incorrect assumption, but nothing appears to have broken.
2008-12-09 01:47:39 -08:00
Francisco Tolmasky 9565ad2cb2 Improvements to the build system.
Reviewed by me.
2008-12-04 16:29:42 -08:00
Thomas Robinson 043bcc5729 gzip support in steam, removed special "cat" dependency, improved install-tools script 2008-11-21 17:24:11 -08:00
Tom Robinson b4b28cda92 Merge branch 'master' of git@github.com:280north/cappuccino 2008-11-18 20:19:56 -08:00
Tom Robinson db542fa905 objj console fix for missing file/bundle 2008-11-18 20:19:15 -08:00
Francisco Ryan Tolmasky I 67ee22c6d9 Fix for nib2cib with new timeout system.
Reviewed by me.
2008-11-18 20:12:31 -08:00
Tom Robinson fabd1df4dd Fix for missing debug variable 2008-10-22 16:22:41 -07:00
Tom Robinson a6e4712524 Cleanup of bridge.js. "correct" setTimeout and setInterval implementations. Removed extra code. 2008-10-22 01:04:31 -07:00
Tom Robinson 32fd299d1d Fixed encoding issue with objj console.
[#108 state:resolved responsible:tlrobinson]
2008-10-18 21:45:05 -07:00
Tom Robinson 642b58659e Update Rhino to 1.7R2 2008-09-30 03:33:45 -07:00
Tom Robinson dff3b249d9 Fixed readFile for Rhino (return JavaScript string instead of Java string)
[#66 state:resolved responsible:tlrobinson]
2008-09-22 16:20:00 -07:00
Tom Robinson 59e16f9e61 Prevent Rhino's XML parsing from downloading plist DTDs all the time 2008-09-22 00:11:12 -07:00
Tom Robinson 62d87917a8 Modified objj to use $OBJJ_INCLUDE_PATHS env variable if present, otherwise default to $OBJJ_HOME/lib/Frameworks 2008-09-13 00:48:04 -07:00
Francisco Ryan Tolmasky I ac227569fd Reorganized the Tools product and got rid of Jars.
Reviewd by me.
2008-09-04 04:53:55 -07:00
Francisco Ryan Tolmasky I a97bb72800 Initial commit.
Reviewed by francisco, ross and tom.
2008-09-04 03:52:20 -07:00