Commit Graph

3810 Commits

Author SHA1 Message Date
benfry ea6b9dbdaf new "Save As" behavior, fix EditorToolbar regression, package support for .java files 2010-08-08 22:27:26 +00:00
benfry 09ba5a4eb2 fix width of the progress window, also fix a bug for the removed 'label' xml 2010-08-08 19:58:45 +00:00
benfry 1169a3646d cleanups, also fix problem with opening examples (issue #323) 2010-08-08 19:26:55 +00:00
benfry ddeef8ae1a cleaning up and more for the manifest 2010-08-08 19:24:58 +00:00
benfry 9febde39ba more cleanup, moving things around, remove unused tools 2010-08-08 14:35:29 +00:00
benfry 5aa75204ce moving this fella to a better package 2010-08-08 14:27:29 +00:00
benfry 6bd2e0e7ff cleanup and changing how "Copy As HTML" works 2010-08-08 14:25:40 +00:00
benfry b2ff37616c add copyAsHTML() method 2010-08-08 14:25:18 +00:00
benfry 6141c4d79a looking into the } else { block fix 2010-08-08 14:20:58 +00:00
benfry 9e958aa9e6 removing the unused autoformat code 2010-08-08 14:20:27 +00:00
benfry 3472fb4870 quieting StreamPump 2010-08-08 14:20:01 +00:00
benfry f57fceefd9 add clarifications 2010-08-08 14:19:04 +00:00
benfry d9e37ab6b5 incorporating edits from the desktop version--new xml api 2010-08-07 20:10:18 +00:00
benfry fec4ae5c60 fix problem with XMLElement.parse() (issue #342) 2010-08-07 17:40:12 +00:00
benfry 2e11e01ce6 misc todo updates 2010-08-06 13:11:53 +00:00
benfry 324b120d0e notes on linux permissions for tar 2010-08-06 13:11:45 +00:00
benfry c2cdc19a62 error message tweak 2010-08-06 13:11:24 +00:00
benfry 9c91d09d18 several todo items, and trying to deal with motion array overload 2010-08-06 13:11:01 +00:00
benfry ba70216816 runSketch() method for/from pheinberg for better jython support 2010-08-06 12:39:17 +00:00
benfry f10571ecbd working on how native fonts are handled for better consistency (incomplete) 2010-08-06 12:36:35 +00:00
lonnen 9fe91934c3 refactored preprocessing for better error reporting 2010-08-03 16:55:42 +00:00
codeanticode 382b86177b Takes care when FBO extension is present, but related methods crashing (Android 2.1 and older) 2010-08-02 05:19:47 +00:00
lonnen 9a49604532 added codeFolder imports 2010-07-28 21:30:19 +00:00
lonnen c4c5d22ed8 Preprocessor errors are now reported to the document and marked. 2010-07-28 01:41:42 +00:00
lonnen adb5da842f All known problems not marked with a TODO are resolved. New Processing Sketch wizard creates projects and associates them with the nature / builder. The builder successfully captures change events and rebuilds. The builder writes files to the bin, but doesn't fully compile sketches. 2010-07-28 00:47:54 +00:00
lonnen ec808a6555 Wizard successfully creates projects in the workspace that are properly placed in the designated sketchbook folder. Also included some changes to the plugin properties to try to track down a major bug causing namespace issues. 2010-07-27 05:05:15 +00:00
benfry e6f515543b lots of in-practice tweaks with making android more usable 2010-07-26 13:30:33 +00:00
lonnen 1685eb24fc Added the start of a wizard that will setup a new processing sketch like the PDE and establish a new project in eclipse for that sketch. All the SWT stuff is done, but no files are actually modified. 2010-07-23 01:24:50 +00:00
lonnen 9fa6ecb0b1 Restoring editor code from local backup with some major updates: Added a builder and nature for Processing projects. Moved preprocessing functionality from the toolbar button to the builder. Enchanced the preprocessor to mark errors on the files causing the error. Setup the nature to associate processing projects with the builder. 2010-07-22 00:39:06 +00:00
lonnen 8413d31015 Deleting the editor code as my last resort to clear up problems with a prior checkin / merge gone horribly wrong 2010-07-22 00:36:15 +00:00
benfry 9930c6beed adding icons, improving AndroidManifest.xml handling 2010-07-19 02:15:47 +00:00
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