Commit Graph

289 Commits

Author SHA1 Message Date
benfry e77dbd8c9e fix to ignore META-INF and NullPointerException on external siphon 2003-10-28 15:22:38 +00:00
benfry 023c9542b8 misc tidbits towards end of 67 release 2003-10-28 05:40:24 +00:00
benfry 46a7142250 linux tweak, and improving the speed of siphoning System.out 2003-10-27 04:09:25 +00:00
benfry e585492dea change how compiler does severe bugs 2003-10-27 02:31:14 +00:00
benfry ec0fa8b302 fix two amoeba bugs.. System.out/System.err crossed; size() regexp error 2003-10-27 01:43:28 +00:00
benfry 90a2581ddd changing version number 2003-10-26 03:02:23 +00:00
benfry 6c5089d6aa fix to add contents of code folder to the exported .jar file 2003-10-19 18:15:02 +00:00
benfry 8d62b35196 annoyances with quicktime for java 2003-10-19 03:14:46 +00:00
benfry e082ca0eb6 dim replace button after replacement in find 2003-10-18 23:52:58 +00:00
benfry 90a7833ba3 smooth polygons fix, fix url opening, fix history menu 2003-10-18 21:32:57 +00:00
benfry 77a4d53dda fix for curvepoint init and imports for javascript classes 2003-10-18 18:16:48 +00:00
benfry 57fb43af02 fix play button, was sticking.. fix renameTo when file is re-capitalized 2003-10-18 16:56:27 +00:00
benfry 21850d60cc fix to the runtime exception bug that was hanging the environment 2003-10-17 23:42:29 +00:00
benfry d396c61c61 fixes to font builder for selecting items and making 'data' dir if not
exist
2003-10-03 01:00:54 +00:00
benfry 0f2b20a238 font smoothing fix, beautify fix, version number in about box, rev 0065 2003-09-30 20:45:24 +00:00
benfry 7e618de688 re-enable thick line code, safari paste bug fix, remove cancel on save
changes
2003-09-29 20:17:42 +00:00
benfry 3094c8149a window placement, and exact placement now working for external 2003-09-27 15:36:55 +00:00
benfry 0322b91567 removing debug info from run as external applet 2003-09-26 19:29:20 +00:00
benfry 8abc48062c fixes for running applet as external vm 2003-09-26 19:06:22 +00:00
benfry 276d709484 re-enabling beautify menu, an additional note about javacomm 2003-09-26 17:27:11 +00:00
benfry 2690332d22 set initial window position for external applets 2003-09-25 02:49:29 +00:00
benfry 8a1ba3256a last little feller 2003-09-24 23:34:05 +00:00
benfry 525387a918 running external vm finally works 2003-09-24 22:50:25 +00:00
benfry cc73fd8ee4 working on including external code 2003-09-24 19:21:24 +00:00
benfry bf3a2cb311 fixes for default coloring of errors, etc in the console 2003-09-24 16:21:40 +00:00
benfry 033cba19f1 fixes to the font builder for windows, fixes for mac dist building,
bugs.txt
2003-09-24 16:02:32 +00:00
benfry d6a25473da automatically open applet folder after exporting a sketch 2003-09-24 14:23:44 +00:00
benfry b3db571fe3 fix for mac keywords bug 2003-09-24 13:52:10 +00:00
benfry e159cbe63f weird problem reported by benelek.. e.getMessage() returning null 2003-09-24 13:40:30 +00:00
benfry 890182a006 font builder now working 2003-09-24 07:10:07 +00:00
benfry ff71e7bb31 working on font builder 2003-09-24 06:49:01 +00:00
benfry 67ce2763b2 menu work, add files to sketch, font builder 2003-09-24 05:52:36 +00:00
benfry 6eea03c3eb changing some coloring stuff, last bits of todo 2003-09-23 22:05:51 +00:00
benfry fc549f898e properly delete .class files from applet folder, and error msg for
reference
2003-09-23 19:18:16 +00:00
benfry 61ee801519 remove debugging message from export 2003-09-23 17:01:56 +00:00
benfry 6cf9088686 unstick windows 'open' button if no sketch is selected 2003-09-22 21:51:25 +00:00
benfry 64519d78ec remove the 'cancel' button on macosx for save changes before quit since it
doesn't work.
2003-09-22 20:57:47 +00:00
benfry e89f66d78e waaaay better handling of size() command on export 2003-09-22 18:40:05 +00:00
benfry 6878295167 implementation of find/replace, and bug fix for stuck 'open' button 2003-09-22 05:30:55 +00:00
benfry 6cba5428de addition for irix platform 2003-09-22 02:17:36 +00:00
benfry 0158ac4475 don't delete sketch folders if they've been modified 2003-09-21 16:14:09 +00:00
benfry 039f101567 attempts to make PdeEditorStatus modal, and work properly on quit 2003-09-21 15:40:30 +00:00
benfry 1531baaad1 cleanup and working on "save changes before close" blocking 2003-09-20 22:33:29 +00:00
benfry d130a0717a change to not draw on-screen until draw mode app has completed 2003-09-20 17:35:16 +00:00
benfry c93e5443db indent fixes 2003-09-18 19:04:03 +00:00
dmose 5573dfcd10 Make XML parse tree output be controlled by the property compiler.output_parse_tree rather than by a constant in the source code. 2003-09-17 04:21:05 +00:00
dmose 3cee9b59ee Add editor.save_build_files property for easier preprocessor debugging. Defaults to false. 2003-09-17 04:19:18 +00:00
dmose b2f018337f Implement constructor casting both from literal strings and to String. 2003-09-15 04:07:24 +00:00
dmose f0d80bda54 fixed debugging code to not attempt to call through an empty AST 2003-09-05 09:01:50 +00:00
benfry d941703c9d [toxi] presentation mode working again 2003-09-04 01:07:21 +00:00