Commit Graph

1500 Commits

Author SHA1 Message Date
benfry
f5846dca0d add urlEncode() and urlDecode() 2011-12-08 16:07:36 +00:00
benfry
3cc1560dad fix problem with keyword highlighting ignoring case (issue #913) 2011-11-29 12:56:35 +00:00
benfry
78b92124c5 adding anti-alias methods for renderer setup 2011-11-26 14:55:09 +00:00
benfry
0caab6baf6 changing how editor state info is handled, restoring sketches, recent menu 2011-11-15 03:05:14 +00:00
benfry
377d5b4fd1 fix base not being set on OS X; tweaking single instance use 2011-11-13 18:21:34 +00:00
benfry
3c12684c88 tweaking the single instance server implementation 2011-11-13 17:23:37 +00:00
benfry
707938f0b6 show proper library conflict message, and only show when a problem occurs 2011-11-13 16:38:07 +00:00
benfry
a577f7ad0d cleaning up todo lists, make smooth() the default 2011-11-13 00:46:26 +00:00
benfry
5b9a5274e5 updating to use 6u29 on Windows and Linux, other notes 2011-11-12 23:14:46 +00:00
benfry
e8d3a6689e fix for java doc comment bug (issue #877) 2011-11-12 20:08:18 +00:00
benfry
c5d2dd93c1 starting next revision 2011-11-10 13:12:57 +00:00
benfry
206b81e727 release notes and todo items to wrap up 2.0a4 2011-11-10 11:54:38 +00:00
benfry
339e5056c0 rolling revision, plus reload library paths when changing bits 2011-11-08 22:55:22 +00:00
benfry
6bfca1d72f setModified() not being set in some cases (issue #766) 2011-11-05 17:15:12 +00:00
benfry
516afa8a5f fix android library problems 2011-11-05 14:59:39 +00:00
benfry
006dec6700 updating for newer android sdk tools 2011-11-04 23:04:47 +00:00
benfry
c6d05d611e starting revision 202, tweak serial issues 2011-11-04 01:08:20 +00:00
benfry
899d83e7a6 notes 2011-11-01 17:12:09 +00:00
benfry
422692f125 add 32/64 bit preference on OS X, tweak library errors for bit depths 2011-11-01 16:26:08 +00:00
benfry
c0ef54fee5 fix dataPath() and inputPath() et al for final decision 2011-11-01 14:31:32 +00:00
benfry
d01b4e7bf4 trying to sort out path and bits issues for 2.0a2 2011-11-01 00:47:37 +00:00
benfry
c4faf2dc28 moving to Java 1.6 requirement, also add -d32/64 for exports, other misc 2011-10-31 23:45:44 +00:00
benfry
54312b0d8e changes to how export to application works 2011-10-31 19:22:24 +00:00
benfry
7e60be124c fix library exports to do subfolders, fix structure 2011-10-29 16:15:17 +00:00
Casey Reas
9f66d73efb Reference changes propagating to .java files 2011-09-18 07:39:11 +00:00
benfry
7b12fb7b56 update quaqua to 7.4.2 2011-09-09 21:22:53 +00:00
benfry
913d32a644 swap order of applet/application in the file menu 2011-09-09 16:24:37 +00:00
benfry
43009cb99f fix up broken tool setup, also wrapping up moviemaker mess 2011-09-06 23:26:02 +00:00
benfry
a6eae07073 adding build script for movie maker 2011-09-06 22:35:54 +00:00
benfry
28b6b816d3 remove extra items from the Edit menu--they are too power user for the PDE audience 2011-09-06 22:28:17 +00:00
benfry
942172cd9e prepare release notes for 2.0a1 2011-09-02 15:56:50 +00:00
benfry
9b45347b0e handful of bug fixes and tweaks 2011-09-02 00:53:28 +00:00
benfry
f60958a220 cleaning up some random casting warnings 2011-08-19 14:22:31 +00:00
benfry
37721a88b1 renaming XML class over on Android too 2011-07-31 21:29:28 +00:00
benfry
9a9569c94d todo items 2011-07-17 14:06:52 +00:00
benfry
26555e4ac9 removing textMode(SCREEN) 2011-06-28 15:03:16 +00:00
benfry
0a896065db starting revision 0200, update to Java 6u26 on Windows and Linux 2011-06-27 23:05:20 +00:00
benfry
6795f4ea88 add warning for missing glyph, write release notes 2011-06-27 21:10:23 +00:00
benfry
e705d5c591 add orientation() and other misc notes 2011-06-27 16:55:28 +00:00
benfry
224ce2c80f fixes to svg for the new xml library 2011-06-27 04:12:53 +00:00
benfry
f0e5e133b3 dumb, dumb breakage to svg loading 2011-06-24 00:04:07 +00:00
benfry
0f60978fbd starting revision 0199 2011-06-23 22:24:22 +00:00
benfry
bd1451d019 make export to applet/application more efficient (issue #747), plus auto-import for P3D 2011-06-23 19:34:01 +00:00
benfry
d94666a57d remove PNode/PNodeXML separation 2011-06-23 00:40:36 +00:00
benfry
91fa9fa6ef deal with "could not copy file" on export to application (issue #638) 2011-06-23 00:03:53 +00:00
benfry
6016d539b6 make sketch.properties work elsewhere (issue #722), other notes 2011-06-22 23:20:52 +00:00
benfry
ca07b272c8 remove one-touch expand on console section (issue #745) 2011-06-22 18:51:54 +00:00
benfry
76ebb25fab remove one-touch expansion of console/message area 2011-06-22 18:46:17 +00:00
benfry
1d48afbf3b removing old resize images, no longer necessary.. also tweak code for new setup (issue #730) 2011-06-22 18:24:34 +00:00
benfry
189984b407 trying to revert to old rendering code, remove debug info from examples window 2011-06-22 16:03:05 +00:00