Commit Graph

2841 Commits

Author SHA1 Message Date
benfry 41e0c4010d notes 2009-02-20 20:52:40 +00:00
benfry 762b083c0b fix StringIndexOutOfBoundsException caused by import statements with no dots (bug #1145) 2009-02-20 18:51:27 +00:00
benfry 08dbf60a06 change library msg slightly 2009-02-20 18:51:02 +00:00
benfry a3e4f94d73 remove JVMArchs message 2009-02-20 18:47:40 +00:00
benfry 309e5c6e8d note about pdf fix 2009-02-20 18:24:02 +00:00
benfry 0ef19daa7b fix problem with nextPage() not working properly 2009-02-20 18:20:05 +00:00
benfry 88c9307470 fix problems with point() and P3D 2009-02-20 18:19:27 +00:00
benfry 704516472f fix problem where p5 wouldn't start due to color choice (bug #1109) 2009-02-20 02:36:49 +00:00
benfry 1b8e71ee4d remove resource forks by using cp -X on build 2009-02-20 02:24:03 +00:00
benfry 43bc06cb48 rewind on debugging 2009-02-20 02:23:19 +00:00
benfry ed5e77f8db fix problem with truncated filenames on non-ascii systems (bug #1089) 2009-02-20 01:15:26 +00:00
benfry c08f7d3670 fixing version number 2009-02-20 00:55:13 +00:00
benfry 7a5ebf648f fix for bug #1090, noStroke() ignored with point() in P2D and JAVA2D 2009-02-20 00:54:57 +00:00
benfry 5871d9c964 fix ellipse problems with P3D and OPENGL (bug #1086) 2009-02-20 00:48:03 +00:00
benfry b4c3fa7239 fixes bug #958, darker drawing with opengl 2009-02-20 00:28:28 +00:00
benfry 8cfa5e127d api update for text(char[]) 2009-02-19 13:15:38 +00:00
benfry 5689ef5ef6 lots of minor changes 2009-02-19 13:07:38 +00:00
benfry 25e96f12dc add version of createPath() that takes a File object 2009-02-19 13:07:22 +00:00
benfry 5f8d2e9874 fix minor bug with arrays not being resized 2009-02-19 13:06:20 +00:00
benfry cbea7c221d fix for getXxxx searches with null names, new listChildren method, toString(boolean) 2009-02-19 13:05:13 +00:00
benfry 5bb9e132fb fix minor strokeWeight bug with OpenGL 2009-02-19 13:02:53 +00:00
benfry 974a7e351a launcher detect issues 2009-02-13 17:52:19 +00:00
benfry 39533faf43 remove irrelevant version check 2009-01-19 16:22:27 +00:00
benfry e61b79f8a2 fix a couple typo/oversight bugs 2009-01-19 14:48:08 +00:00
benfry e23be1da5b fix requestionImage() problem with Java2D 2009-01-07 21:36:49 +00:00
benfry 7a21728aed typos 2008-12-13 03:29:53 +00:00
benfry 45df6c08b4 getSketchWidth/Height implementation 2008-12-06 02:22:14 +00:00
benfry 2c62d0856f fix problem with empty code folders on export (bug #1084) 2008-12-01 18:01:28 +00:00
benfry 600d913aef starting rev 0164 2008-11-30 00:37:17 +00:00
benfry b5ff085455 revving the version number 2008-11-29 22:22:01 +00:00
benfry 9e22936a28 two more notes for the revisions 2008-11-29 22:15:10 +00:00
Casey Reas eb33e1bf22 Reference.zip for 1.0.1 2008-11-29 21:29:35 +00:00
benfry 8cb534856a clearing up last minute notes and changes 2008-11-29 20:33:15 +00:00
benfry 3e54656516 fix up dist scripts to include the release number 2008-11-29 20:31:31 +00:00
benfry 1536222263 writing release notes for 0163 / 1.0.1 2008-11-29 20:31:11 +00:00
benfry 35358ab51b new split() implementation that doesn't use regexp 2008-11-29 20:30:40 +00:00
benfry c5b4f0c057 fix up ellipseImpl() 2008-11-29 20:30:07 +00:00
benfry 662f4cabb3 better naming for lib function, also fix version loading 2008-11-29 17:33:26 +00:00
benfry 3415adca8a use Base.isXxxx() for methods instead of the PApplet versions, work on dist script for release numbering 2008-11-29 17:22:59 +00:00
benfry b3e960b8d3 fix import regexp to not pick up so much garbage (bug #1064) 2008-11-29 17:05:48 +00:00
benfry 4ef5cc6eb6 implement tab to indent/outdent blocks 2008-11-29 16:55:23 +00:00
benfry 21874bcd8e Fix Preferences file to write as UTF-8 2008-11-29 16:51:47 +00:00
benfry 00ff6407ed don't prompt for quit on close with windows/linux (bug #1076) 2008-11-28 14:57:24 +00:00
benfry 3206fc4de0 fix problem with dates in filing naming on osx (bug #1067) 2008-11-28 03:26:27 +00:00
benfry 9549f0690e starting release 0163 (the first since 1.0) 2008-11-25 05:00:06 +00:00
benfry 8fc0f3875b tweaks to the revisions file 2008-11-25 04:32:13 +00:00
benfry 469bfbc689 more cleaning up for 1.0 2008-11-25 04:06:40 +00:00
Casey Reas 517b2c692c Another examples.zip for 1.0 2008-11-25 03:31:15 +00:00
benfry 7af3e19627 updates to revisions.txt 2008-11-25 02:11:27 +00:00
Casey Reas 09a91b1f0e New reference for 1.0 2008-11-25 00:42:36 +00:00