Commit Graph

302 Commits

Author SHA1 Message Date
benfry a32ad08129 X new html for export 2003-01-26 17:50:01 +00:00
benfry 887bc724e4 X new set of examples
X   remove old examples from cvs
X pmouseX and pmouseX should be colored with mouseX and mouseY
2003-01-26 17:29:58 +00:00
benfry 0563184d88 X add http url support for loadImage and loadStream
X ceil/floor/round
2003-01-26 17:08:08 +00:00
benfry d1f64a2048 cleaning up the todo list 2003-01-26 16:18:37 +00:00
benfry da59c7c270 updates 2003-01-23 20:11:22 +00:00
Casey Reas 68f38484fd aaa 2003-01-20 11:15:38 +00:00
benfry 57cf6d2b3f usual random updates for people and todos 2003-01-17 16:19:02 +00:00
benfry 78ffc3eaaa last of 48 2003-01-07 22:47:53 +00:00
benfry 4b0124bc3b last part of 48 2003-01-07 22:11:03 +00:00
benfry ad5c38bc2e working on 48.. windows basic/advanced, macos tweaks 2003-01-07 17:03:44 +00:00
benfry 9b704ec488 last bits for 47 2003-01-06 23:55:23 +00:00
benfry 91c3c4c3ad last tidbits 2003-01-06 23:42:03 +00:00
benfry 48ecb856fd people, todos, and tweak for os9 2003-01-06 22:10:09 +00:00
benfry 004689c517 fix for unix to use jedit 2003-01-06 02:12:05 +00:00
benfry bb8f5547c2 oops 2003-01-06 02:00:30 +00:00
benfry 8e7b7cd41d final tidbits, closing in on 47 2003-01-06 01:51:40 +00:00
benfry a5767e37e5 new text editor coming along nicely 2003-01-05 23:35:30 +00:00
benfry e40680f508 working on editor and fixing colors 2003-01-05 20:45:46 +00:00
benfry 245ef1f8a1 working on editor 2003-01-05 16:01:02 +00:00
benfry 9dc5e9766d making versions specific to their implementations 2003-01-05 08:02:17 +00:00
benfry cfc05142b6 adding jedit editor and checking in some people and todos 2003-01-05 07:53:10 +00:00
benfry 222c354b36 moving to jedit editor 2003-01-05 07:48:38 +00:00
benfry bb3098075f more people 2002-12-28 13:55:13 +00:00
benfry 1e08adf6ba additions to people list 2002-12-24 20:28:40 +00:00
benfry ce49d925bd stack trace for bug on loading p5 2002-12-06 23:30:18 +00:00
benfry 065fb4a72e more people and bug reports 2002-12-06 23:11:41 +00:00
benfry 8ab28095a4 adding people and bugs 2002-12-03 05:16:33 +00:00
benfry 650471faa8 finishing up 46 and fixing urldecoder bug when trying to write sketch
props
2002-11-20 18:46:10 +00:00
benfry 750ce619aa updated for new locations, finishing release 46 2002-11-20 18:45:04 +00:00
benfry ed20202df9 tweaks for finishing 46 2002-11-20 17:36:38 +00:00
benfry e569afee3e notes in readme and revisions for the final 2002-11-20 16:57:52 +00:00
benfry da07ee7bb9 trying to post the new jre 2002-11-20 15:36:23 +00:00
benfry 4e6ac331bb updating make and build dirs 2002-11-20 05:05:19 +00:00
benfry e30dc32091 say it with me "46" "46" fooooooorty six! 2002-11-20 04:44:45 +00:00
benfry c03e26e8fd added individual readme for the serial stuff 2002-11-20 04:42:23 +00:00
benfry efcf02953a polishing for 46 2002-11-20 04:18:26 +00:00
benfry 2007433d61 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 d5614d0a4c working on a standard style based on old font stuff 2002-11-19 23:05:37 +00:00
benfry 444058af46 tweaking new layout for windows 2002-11-19 22:53:51 +00:00
benfry ba7436329b tweaks to cleanup work on layout 2002-11-19 22:18:42 +00:00
benfry a364849aaa may have fixed bug causing weird overlap of the status window 2002-11-19 22:17:44 +00:00
benfry 0b4b26692c working on macosx java resize bug 2002-11-19 20:19:29 +00:00
benfry a2e7d47ce3 X better default size than 300x300 when starting up first time 2002-11-19 20:16:24 +00:00
benfry 9d6b0f3ac7 more 2002-11-19 09:05:26 +00:00
benfry 1023919dd7 X serial port
X   better message for PortInUseException (full explanation)
X   better message for when serial port code not available/not installed
2002-11-19 08:44:37 +00:00
benfry 03bad9e231 message when running p5 for the first time and serial port sucks 2002-11-19 08:03:38 +00:00
benfry 82ec304990 fixes for new directory layout and building under osx 2002-11-19 07:44:30 +00:00
benfry c64d23c9bd serial port message.. in progress 2002-11-19 07:05:09 +00:00
benfry 06ea082730 X added 'rename' command
X   also the default for clicking on the sketch's title
2002-11-19 06:33:16 +00:00
benfry c89ff9c7c7 X preprocessor tweaks
X   "http://acg.media.mit.edu" doesn't work because of //
X   "color.jpg" -> "int.jpg" causes trouble
X why does this line cause an error?
// String url = "http:\u002f\u002fwww.Proce55ing.net";
X   it's not in the preprocessor, but kopi seems to be having trouble
2002-11-19 05:43:10 +00:00