Commit Graph

2831 Commits

Author SHA1 Message Date
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
benfry 295c4a32e9 starting release 0162 2008-11-24 22:51:34 +00:00
Casey Reas 370877a676 New examples for 1.0 2008-11-24 22:09:06 +00:00
Casey Reas 161fce3b76 New reference for 1.0 2008-11-24 21:57:37 +00:00
benfry 5e4a6abce7 finalizing release 0161 2008-11-24 21:22:44 +00:00
benfry 6a4344f668 ignore dotfiles and folders on export and save as 2008-11-24 21:16:43 +00:00
benfry 364687a297 fix dist scripts so that the name "1.0" can be used 2008-11-24 20:13:45 +00:00
benfry 629390abc2 changes for new disk image setup 2008-11-24 19:45:54 +00:00
benfry fdc9ba8351 changes for release 0161 rollover 2008-11-24 18:25:12 +00:00
benfry 709bed7598 fix for present placement problem on osx 2008-11-24 18:25:00 +00:00
benfry 3391d86f09 back to ascii 2008-11-24 05:39:48 +00:00