Commit Graph

3779 Commits

Author SHA1 Message Date
benfry b855ec8da2 fix typo 2010-07-19 02:15:22 +00:00
benfry 4c10ab4553 adding icons, also better method for writing manifest when needed 2010-07-19 01:25:30 +00:00
benfry d6c9f70330 change skewX/Y to shearX/Y 2010-07-18 17:28:40 +00:00
benfry 3382276ef7 permissions dialog box now working, read/write from AndroidManifest.xml works 2010-07-18 17:05:25 +00:00
benfry 1395cf186b fix problem with listAttributes, api naming, and set() methods 2010-07-18 17:04:38 +00:00
benfry 5e720852a2 wiring in the permissions code 2010-07-18 16:15:13 +00:00
benfry 3a87d3fd19 adding better manifest handling 2010-07-18 16:01:36 +00:00
benfry 9906494dc3 i have defeated swing layout. 2010-07-18 13:00:59 +00:00
benfry 15c7a7f64d more work on the permission list, better selection setup 2010-07-18 02:02:35 +00:00
benfry b612583f40 starting work on permissions 2010-07-18 00:51:17 +00:00
benfry 7b7130b3fb deal with textAscent/Descent problems to fix text alignment 2010-07-17 23:55:03 +00:00
benfry 81ead716af fix quirk with motion event placement, remove unnecessary avd messages 2010-07-17 20:48:03 +00:00
benfry 39ec38976a notes for sketchWidth/Height/Renderer 2010-07-17 20:25:08 +00:00
benfry cf5b59fd39 fix for size regex, streampump edits, additional todo items 2010-07-17 20:19:31 +00:00
benfry bac102ce33 working on the android tool, iron out some size() parsing issues 2010-07-17 20:18:45 +00:00
benfry 8059a45fc6 get rid of this fella.. bad to have him in svn 2010-07-17 20:17:43 +00:00
benfry 11501aea0d right 2010-07-17 14:52:53 +00:00
benfry 7b90142596 cleaning up indents, also add save() and write() methods 2010-07-17 14:51:33 +00:00
benfry b4dde5c2c8 add getBoolean(), deprecate the getAttributeXxxx(), add listChildren(), more cleanup on indents and namespace mess 2010-07-17 13:58:45 +00:00
benfry 34145ae94b bug fixes for rect() with 4 corner params 2010-07-17 11:48:14 +00:00
benfry 7770facf31 starting revision 0190 2010-07-16 11:22:22 +00:00
lonnen 477d56385d Re-adding files deleted in r7110. 2010-07-15 20:28:30 +00:00
lonnen da32ee8a71 Undoing the deletion commited in r7110. 2010-07-15 19:46:51 +00:00
lonnen 548405ba4e Removed /bin/ from version control 2010-07-15 18:08:10 +00:00
lonnen 695de9d88c Some compiler chain updates. Successfully invokes the java compiler, but doesn't feed it anything to compile. 2010-07-15 17:15:48 +00:00
benfry d0d538d4b1 change version number 2010-07-15 02:13:01 +00:00
benfry aaa34e0eb7 wrapping up 1.2.1 2010-07-15 02:11:03 +00:00
jdf 79a248ca49 fix http://code.google.com/p/processing/issues/detail?id=315 2010-07-15 01:47:40 +00:00
benfry 905d20cd48 fix version number 2010-07-15 01:13:52 +00:00
benfry 395c834448 starting rev 0189 2010-07-14 21:25:57 +00:00
benfry c035aa8e5b somebody's sneaking in a rounded rect implementation. if i find out who it is... 2010-07-14 21:25:31 +00:00
benfry a2fe4aa8af permissions problems 2010-07-14 01:47:03 +00:00
benfry d917b0c5aa changes to build to remove __MACOSX 2010-07-14 01:38:13 +00:00
benfry 0e238cb60b new about box and config updates 2010-07-14 01:29:36 +00:00
benfry 1cd9a9b03e finalizing 1.2 2010-07-14 00:42:16 +00:00
Casey Reas 233d0a1a5e New about.jpg for 1.2 2010-07-14 00:18:26 +00:00
Casey Reas 40d37000bb Reference.zip for 1.2, with updates 2010-07-13 23:33:25 +00:00
Casey Reas 1474507f6d Reference.zip for 1.2 2010-07-13 21:06:35 +00:00
benfry 756e69e3c0 starting the next rev 2010-07-12 22:32:14 +00:00
benfry d4ea34ea50 moving to sdk 2.1 2010-07-12 17:21:00 +00:00
benfry 5c8ea04f8e add issues note 2010-07-12 17:11:06 +00:00
benfry 3b50a8a5eb wrapping up release 0187 2010-07-12 17:05:23 +00:00
benfry d18f779318 add getDocumentBase() version to createInput() for internet explorer 2010-07-12 16:52:51 +00:00
benfry 8d3fc23b34 fix for preproc errors with 'public class' (issue #292) 2010-07-12 16:39:59 +00:00
lonnen 502f58aa03 Documentation and minor tweaks. 2010-07-10 03:20:18 +00:00
benfry e92f0532b2 fix for strlen bug (issue #303) from davebol 2010-07-09 15:06:27 +00:00
lonnen 37b2bb298d Updated preference page. Added markers and a builder to the manifest. 2010-07-08 17:53:50 +00:00
codeanticode 92d4fecb4f Added DISABLE_DEPTH_MASK/ENABLE_DEPTH_MASK hint 2010-07-08 05:05:54 +00:00
lonnen fc29036cf3 Added a preferences page for the editor 2010-07-07 16:56:52 +00:00
codeanticode 3c66d74353 Corrected some places where PMatrix3D.set(float[]) was still used 2010-07-07 06:41:45 +00:00