Commit Graph

64 Commits

Author SHA1 Message Date
benfry affdf0f730 major fix to get code folder working, more error messages coming through
properly
2004-11-09 02:41:39 +00:00
benfry 8f1820b3a5 starting 72.. shows an error message when an import is missing. 2004-10-11 18:45:05 +00:00
benfry 4e03c30fe9 fixes for several small "save as" bugs 2004-10-10 01:30:42 +00:00
benfry c7cfbbf154 fixing up editor for 71 2004-10-10 01:14:47 +00:00
benfry efbf7e299f tweaks to editor based on feedback 2004-10-10 01:01:34 +00:00
benfry 0357f4458b umm 2004-09-29 03:27:33 +00:00
benfry 8cfc757840 minor tweaks to library handling, mostly updating the revisions.txt file 2004-09-27 17:26:21 +00:00
benfry 60240ed70c libraries and tools work.. adding archiver 2004-09-27 04:19:20 +00:00
benfry 76167cb044 fixup export.txt 2004-09-25 18:58:18 +00:00
benfry 1d8396a015 export applet now working with libs.. also set System.err to work again on
external libs..
2004-09-22 21:03:10 +00:00
benfry 4f3cc80a43 video working, more work on libraries & import/export 2004-09-21 19:18:18 +00:00
benfry 22ece1563c more library/menu work.. almost have video working properly 2004-09-13 04:17:01 +00:00
benfry 9e3cd0b6a9 more library and menu work 2004-09-12 22:57:27 +00:00
benfry 73fa9e4359 working on libraries and menu layout 2004-09-12 21:26:56 +00:00
benfry bbc70ae964 add library support now getting closer 2004-09-05 22:26:05 +00:00
benfry 1439bcebc2 working on "add library" functionality 2004-09-05 20:28:23 +00:00
benfry e121d0a4c7 set sketch modified when using the edit menu to cut/paste 2004-07-17 02:04:39 +00:00
benfry 45ac7279de openstream fixes, changes to compiling of pde files 2004-07-17 01:14:24 +00:00
benfry 96f1fb4798 minor tweaks 2004-07-17 00:10:14 +00:00
benfry e9436e24d4 fix for calc folder size goodness 2004-07-12 22:15:04 +00:00
benfry a90ed095c3 run java mode when large data folder is in use 2004-07-12 22:07:13 +00:00
benfry d6c476c806 more package mania.. preproc now inserts "public" in front of void setup 2004-07-08 21:03:06 +00:00
benfry 9893b9078d more major work on megabucket, new package structure, etc 2004-07-08 06:16:46 +00:00
benfry 1a81a3f9f8 completed runtime handling of multiple files and their exceptions 2004-07-06 23:33:26 +00:00
benfry e999598870 allow dots in filename so ppl can make .pde/.java decision.. but sanitize
later.. also some tweaks for multi-file
2004-06-23 21:00:01 +00:00
benfry 1df2029be0 multi-file compiling now working 2004-06-22 18:30:28 +00:00
benfry 2f2b2cc7e5 implement hide/unhide 2004-06-22 16:58:59 +00:00
benfry 7bd50a1b83 implemented code functions: new, rename, add 2004-06-22 16:15:59 +00:00
benfry 5b1388f6ea sanitizing of sketch names to their legit equivalents, also on
PdeSketchbook.rebuildMenu()
2004-06-22 02:55:34 +00:00
benfry 404944b252 get export working again, fix applet html, allow custom applet.html in
sketch
2004-06-22 00:50:16 +00:00
benfry 47ae8b8a41 fixing methods for "magic imports" 2004-06-21 21:43:44 +00:00
benfry aeb1e4d9de fixes to make "read only" sketches handle properly, also from examples
folder
2004-06-21 17:13:28 +00:00
benfry fdec20a13e don't allow "add files to sketch" to overwrite old files 2004-06-21 16:49:08 +00:00
benfry 4fbfd25b34 get/got "save as" working 2004-06-21 16:41:40 +00:00
benfry ca51f70f81 cleaning up "save as", removing prompt stuff, cleaning up prefs 2004-06-21 02:20:40 +00:00
benfry 8eb1974193 fixing some issues with saving files 2004-06-20 23:52:56 +00:00
benfry 27736e99b4 more working on multiple files 2004-06-20 20:56:31 +00:00
benfry 6b3f7b82df working on tabs.. now actually working/displaying semi-properly 2004-06-20 17:13:53 +00:00
benfry 326fb0ba31 fixed all compile errors, what's next? 2004-05-16 19:46:14 +00:00
benfry a768153ba5 fixing compile errors 2004-05-16 18:40:57 +00:00
benfry c75f13c99c further work, not sure why these weren't checked in before 2004-05-16 17:46:36 +00:00
benfry ee34a5debe further working on clearing up compile errors 2004-05-10 04:30:31 +00:00
benfry e9399d05e0 trying to get things building again 2004-05-10 03:58:30 +00:00
benfry fcee8dac08 more work on sketch i/o 2004-01-28 03:39:39 +00:00
benfry 3e75d02fed getting new sketchbook and examples under control 2004-01-20 17:45:01 +00:00
benfry 1c7b13a297 more work on saving sketches, fixing up PdeEditorListener for prefs 2004-01-20 15:25:14 +00:00
benfry 0613497bf2 PdeRuntime cleanup work 2004-01-20 14:44:35 +00:00
benfry c2d2ad764e clearing up bugs and attempting a compile 2004-01-20 04:22:50 +00:00
benfry 6faef3f83a getting bagel building 2004-01-20 02:30:13 +00:00
benfry c3c1e531e8 multiple-file error handling for message streams on compiler 2004-01-19 21:36:35 +00:00