Commit Graph

2809 Commits

Author SHA1 Message Date
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
benfry
77364d9a2d adding the new theme class 2008-11-24 05:34:25 +00:00
benfry
8066e01ad3 updates to api heading into 1.0 2008-11-24 05:33:54 +00:00
benfry
1c6ffb278a notes for 0160 2008-11-24 05:28:36 +00:00
benfry
02d1370643 finalizing 0160 release 2008-11-24 05:27:02 +00:00
benfry
335d4acd7e changing to just Processing.app for the file name 2008-11-24 05:26:48 +00:00
benfry
77ec26ae43 notes re: validate() vs pack() 2008-11-24 05:26:23 +00:00
benfry
369684283a stroked lines drawing on top of everything else in P3D (bug #1032) 2008-11-24 05:26:04 +00:00
benfry
5bee678e27 updates for new disk image for 1.0 2008-11-24 04:30:47 +00:00
benfry
0210451ffd add prefs for exclusive mode 2008-11-24 01:41:52 +00:00
benfry
7650738b04 trying to figure out what's going on with sketch placement 2008-11-24 01:34:15 +00:00
benfry
bf4d2fa8b8 cleaning up window placement problems 2008-11-24 01:33:19 +00:00
benfry
a59ac8735b add present mode background color, stop button color, and other PApplet options to exported sketches 2008-11-24 01:32:47 +00:00
benfry
46e027702c add param for exclusive mode, so that present takes over the screen on the mac 2008-11-24 01:32:15 +00:00
benfry
8a84e049a7 pref for delete previous applet or application folder on export 2008-11-24 01:28:09 +00:00
benfry
72d1ccea94 starting release 0160 2008-11-23 19:27:55 +00:00
benfry
64a4b0aa13 finalizing release 0159 2008-11-23 18:51:24 +00:00
benfry
79fafd275e fix up how present mode is handled 2008-11-23 18:03:11 +00:00
benfry
9d10990bcd attempt to fix the presentation mode problems with osx 2008-11-23 17:18:57 +00:00
benfry
4808c3ad1f still more cleanup 2008-11-23 17:13:59 +00:00
benfry
d2178d25bd tweaking placement constants for export application window 2008-11-23 15:50:40 +00:00
benfry
fb665fe7ad cleaning up layout of export application dialog 2008-11-23 15:47:33 +00:00
benfry
3a9b3c4a8b fix layout of macosx dialog, error after 26 sketches, export dialog work 2008-11-23 15:17:51 +00:00