Commit Graph

2311 Commits

Author SHA1 Message Date
benfry c76c7c7bc4 sketch load/save all utf-8. add item to tools menu for reload using local
encoding
2008-06-11 03:43:31 +00:00
benfry 8853294c3f beginning rev 0141 2008-06-10 20:02:16 +00:00
benfry 809ec95da9 no, i like typos. some of my best friends are typos. 2008-06-10 19:34:25 +00:00
benfry b9486ea2c8 forgot to mention the serial bug fixes 2008-06-10 19:26:32 +00:00
benfry bab2406e83 fix up dist script for 0140 (removing jikes, etc) 2008-06-10 19:20:23 +00:00
benfry 53ac4f25f2 showstopper problem with error parsing inside Compiler 2008-06-10 19:19:59 +00:00
benfry 4d16e9f479 fixes to linux build script for x86_64 (disable dist) and re-enable
ref/examples
2008-06-10 18:44:31 +00:00
benfry f6022daacc cleaning up Compiler, and finalizing release 0140 to include all the
changes
2008-06-10 18:37:03 +00:00
benfry 0ea5de77c7 fix hanging problem when using PipedInputStream and friends 2008-06-10 17:38:15 +00:00
benfry 3ba998eb6b fix for unicode 2008-06-10 17:12:07 +00:00
benfry 7369943952 fixing up the linux build script to support x86_64 2008-06-10 15:29:41 +00:00
benfry a18b931398 change file encoding to unicode (instead of windows latin) 2008-06-10 15:20:24 +00:00
benfry ab885069b7 updates to the build howto 2008-06-10 14:07:06 +00:00
benfry c376c21d05 moving things around for javac-based linux build (and cleaning up from
windows)
2008-06-10 12:48:33 +00:00
benfry d653a9e8b4 get windows build in order for 0140, lots of script changes 2008-06-10 04:03:04 +00:00
benfry 2ef1f050d2 more work on build scripts 2008-06-10 03:14:27 +00:00
benfry 3014b1ef3d working on windows build/dist script 2008-06-10 02:09:07 +00:00
benfry 62d85dc452 clarify import errors in createGraphics() 2008-06-10 02:08:57 +00:00
benfry 33b270a4b0 complete javac wiring, making moves to remove jikes 2008-06-10 02:08:37 +00:00
benfry 08bf7b005c fix macosx build scripts for new setup 2008-06-10 02:07:59 +00:00
benfry 002f002c25 add console line back (since it's still in the code) 2008-06-09 22:24:30 +00:00
benfry cc9a40deb7 apply two patches for bufferUntil() and readBytesUntil() in Serial 2008-06-09 19:12:12 +00:00
benfry 29af6b606f hopeful fix for bug #777 (division by zero in Create Font) 2008-06-07 15:16:17 +00:00
benfry 3b8065afe1 more cleanup 2008-06-05 17:38:45 +00:00
benfry 69b04945fa major cleanup inside todo list 2008-06-05 17:21:48 +00:00
benfry 015b6ad4b8 reworking osx build script, remove shared libs that are in app/lib 2008-06-05 16:28:58 +00:00
benfry ea0656d9dc switching to javac, signficant changes to build setup 2008-06-05 16:11:23 +00:00
benfry 429dcdaa00 moving tools.jar inside the jre 2008-06-05 15:38:06 +00:00
benfry e7fff44bb0 removing tools.jar and moving it inside the jre 2008-06-05 15:37:49 +00:00
benfry 207f75c3f1 moving tools.jar into the jre folder so that an expert version can return 2008-06-05 15:36:02 +00:00
benfry 8f6a01993a more work on platform setup, remove nasty jniregistry dll 2008-06-05 15:24:28 +00:00
benfry 9f94ac9fc7 move openFolder, openFolderAvailable, openURL to Platform classes 2008-06-05 15:10:51 +00:00
benfry 589f6e318f reworking platform-specific functions inside Base 2008-06-05 04:18:13 +00:00
benfry 9a68b542de working on windows registry through jna 2008-06-04 20:34:26 +00:00
benfry 48910f9f50 moving macos base commands 2008-06-04 19:50:47 +00:00
benfry e48b77dc0d creating macosx package 2008-06-04 19:49:12 +00:00
benfry 24ae229e5b working on windows registry setup 2008-06-04 19:14:37 +00:00
benfry 69f4faf999 add reflection so that BaseMacOS needn't be built on other platforms 2008-06-04 18:58:55 +00:00
benfry 82b69bce5a adding jna for native library access 2008-06-04 18:56:52 +00:00
benfry be6c9efa62 starting rev 0140 2008-06-04 16:07:42 +00:00
benfry a343e23679 trying to work on debugger mess, check in interim changes for 0139 2008-06-04 15:31:43 +00:00
benfry 7db9466235 fix for bug #795, error highlighting broken 2008-06-03 21:04:13 +00:00
benfry 201aad9480 eclipse tab settings 2008-06-03 21:03:54 +00:00
benfry e9d0ba2081 fix bug #803 include memory settings with exported applications on macosx 2008-06-03 20:48:41 +00:00
benfry 6094949365 new version of quaqua (3.9.5) 2008-06-03 20:47:47 +00:00
benfry c489768bcd notes about bug 2008-06-03 20:47:25 +00:00
benfry 075d1c5340 fix bug #790 xml.getIntAttribute() returns a float 2008-06-03 20:47:02 +00:00
benfry dcb6e8f1c1 starting 0139 2008-06-01 02:06:13 +00:00
benfry 1ad2980cef trying to figure out menu troubles 2008-05-31 22:45:06 +00:00
benfry c31ac109de remove expert release for the time being 2008-05-31 21:51:58 +00:00