Commit Graph

89 Commits

Author SHA1 Message Date
benfry b917f83bf8 code from danh to get started on evnironment issues 2003-07-07 15:12:59 +00:00
dmose ec38155680 Backend refactoring: KjcEngine has been split up into separate classes for preprocessing, compiling, and running. 2003-07-04 18:43:47 +00:00
benfry c913e55f9f patch from danm for selecting the last line of code properly 2003-06-23 22:11:41 +00:00
benfry ff73b7bbad changes for wheelmouse auto-detect, and incorporating video 2003-04-29 15:52:30 +00:00
REAS a3ba1faf30 Altering the HTML output to read Processid 2003-02-18 11:14:49 +00:00
benfry 2c94fd7719 dumb bug found with quotes missing 2003-01-27 15:12:22 +00:00
benfry e51dbb6bad X new html for export 2003-01-26 17:50:01 +00:00
benfry c116a581a2 cleaning up the todo list 2003-01-26 16:18:37 +00:00
benfry d996f2d08f people, todos, and tweak for os9 2003-01-06 22:10:09 +00:00
benfry 99988430fc final tidbits, closing in on 47 2003-01-06 01:51:40 +00:00
benfry 3fa24c43de new text editor coming along nicely 2003-01-05 23:35:30 +00:00
benfry f0e4a5642a working on editor and fixing colors 2003-01-05 20:45:46 +00:00
benfry e7360b2360 working on editor 2003-01-05 16:01:02 +00:00
benfry 8952ecbfcb moving to jedit editor 2003-01-05 07:48:38 +00:00
benfry c896b6d7df more people 2002-12-28 13:55:13 +00:00
benfry 86f35e5b39 finishing up 46 and fixing urldecoder bug when trying to write sketch
props
2002-11-20 18:46:10 +00:00
benfry 3b24e96dfe finishing up for 46
X fix default fonts, font size on mac
X fix lots of annoying crap about highlighting lines on errors
X re-enable console, add synchronized (hrmph)
2002-11-20 04:12:46 +00:00
benfry 49fd358328 tweaks to cleanup work on layout 2002-11-19 22:18:42 +00:00
benfry 7808c75511 may have fixed bug causing weird overlap of the status window 2002-11-19 22:17:44 +00:00
benfry 728a098377 X better default size than 300x300 when starting up first time 2002-11-19 20:16:24 +00:00
benfry 0ad1b80994 more 2002-11-19 09:05:26 +00:00
benfry f12b2b45c3 message when running p5 for the first time and serial port sucks 2002-11-19 08:03:38 +00:00
benfry d293ae2c62 serial port message.. in progress 2002-11-19 07:05:09 +00:00
benfry ccb1c9b1f8 X added 'rename' command
X   also the default for clicking on the sketch's title
2002-11-19 06:33:16 +00:00
benfry 8a1f6e53bb ironed out several problems with text editor 2002-11-18 21:48:14 +00:00
benfry ad8d541d63 recursive sketch folders now work
but coloring seems to be pretty flakey
2002-10-23 01:45:43 +00:00
benfry 3b300df5f1 X rectangles were drawing 1 pixel too large
X re-implemented sketchModified
2002-10-22 19:19:09 +00:00
benfry e0ac753c8c undo/redo and edit menu implementation 2002-10-22 06:33:57 +00:00
benfry 33f91aca0b stopped flicker in PdeEditorTextPane loading.. yeowchh 2002-10-22 02:48:30 +00:00
benfry f0beb47a49 first sighting of syntax coloring working inside p5 2002-10-21 06:41:46 +00:00
benfry 534ca955cd X switch to swing editor
X moved build dirs in cvs
2002-10-21 03:37:49 +00:00
benfry fda38056a0 more tidbits for macosx 2002-09-02 16:09:29 +00:00
benfry de22f7b105 X set bg/fg color of text editing area
X add option for running with external editor
X   sets text area to not editable, changes color
X   gets new text on each run.. calls handleOpen2 or whatever
X   disables save.. save as ?
X organizing directories, save to other directories blows up
X   for now, disallow the / or : characters
X   there was a bug that required a noop() b/c of jikes or 1.3 problems
X is problem w/ beautify that it has no menu event handler?
X   write event handler, and make sure it doesn't work for external ed
2002-09-02 00:27:18 +00:00
benfry f1fbe503bb usual 2002-08-09 03:34:41 +00:00
benfry eae67bdb9b X added icon to replace the coffee cup
X see if play being highlighted can be implemented again
X   especially important because of speed issues
2002-08-02 16:27:14 +00:00
benfry 2aa42e497a more tastiness towards 41 2002-08-02 03:14:14 +00:00
benfry dddd05742c bug fixes
X fill(#ffcc00) wasn't working for rect, calci not being set
X   also affected background and stroke
X export was failing if no data dir
X move background() out of draw() for draw mode apps
X click on project name to quickly go to rename mode
2002-08-02 00:01:24 +00:00
benfry 9248e2c7c2 ok.. that was a bad idea 2002-08-01 06:39:54 +00:00
benfry c1a60c40ed final touches on 39 2002-08-01 06:30:38 +00:00
benfry 8853223602 X much reworking for run/present modes
X   run/present modes are getting confused
X   [esc] to exit presentation mode
X remove 'edit' menu because it's worthless
2002-08-01 01:45:54 +00:00
benfry 8f5b9a50ae last tweaks for 38 (hopefully) 2002-07-31 21:42:06 +00:00
benfry b31140f21f renaming pde platform properties, making changes to dist to reflect it.
also removing CVS dirs from dist scripts for all platforms
2002-07-31 01:56:13 +00:00
benfry 6c723a2fdd macos9 ironed out.. things starting to look good 2002-07-30 20:54:08 +00:00
benfry a7c55410ff working on osx distribution 2002-07-30 05:37:08 +00:00
benfry 7502b1d8eb finish serial for windows, better launcher 2002-07-30 01:11:42 +00:00
benfry bfe8984dff added 'history' menu 2002-07-29 03:12:00 +00:00
benfry c91f655e78 X copying files from 'data' dir is not recursive.. fixed
X move structure of app/application dirs around a bit
X make a new 'dist' function for building
X save window position (only during session) of sketch run window
X shouldn't substitute f's for: "Univers76.vlw.gz";
X   need lots of testing--this changes lots of things
X fixed commentsCodec which was mangling things
o present mode doesn't work for draw()
X   tested, seems to be fine?
X console - convert tabs to spaces
o   line wrapping (but save info for resize? noo..)
X fix to line numbers being off for KjcEngine exception highlights
X changed error color slightly for console to fit status error
X size() not being called in setup is gonna cause lots of headaches
X   hack: put exception handler around setup and re-call if necessary
X linefeeds were wrong in BApplet
2002-07-28 03:46:25 +00:00
benfry 77b3dc2c25 random fixes and making windows build script 2002-07-28 00:38:07 +00:00
benfry ed866959be X collapse pdeengine/pderunner/kjcengine
X   remove 'extends' from kjcengine, make an instance of Main
X     may need to subclass at.dms.kjc.Main to override the exit()
X   make pdeengine a class
X   remove pderunner, collapse into pdeengine
2002-07-27 23:28:59 +00:00
benfry 72645433dc fixed exception on close when trying to create sketch.properties on
linux and mac
2002-07-23 17:52:51 +00:00