Commit Graph

2125 Commits

Author SHA1 Message Date
gohai ee891808e7 Remove obsolete SerialFixer
The SerialFixer removed stale lock files on OS X, which are no longer used by the new serial library (JSSC).
2013-10-01 22:22:05 -07:00
Ben Fry 08e93b02d3 deal with cmd-left popup issue (#2103), formatting and notes 2013-09-28 12:51:41 -04:00
Ben Fry 9a4b8544df Merge pull request #2037 from AmnonOwed/Fix#1984NewMaximizedPDE
Open new PDE maximized when current PDE is maximized
2013-09-25 09:17:58 -07:00
Ben Fry 11da7eb82f fix add library exception and timeouts (#2026) 2013-09-25 10:59:30 -04:00
Ben Fry 8b7bbe530d fix location for java on Windows/Linux 2013-09-22 17:00:11 -04:00
Ben Fry 78c127ab1d add java executable on OS X, force local when running 2013-09-22 16:57:14 -04:00
Ben Fry 5d97a9c0bc the Contents/Java switch ain't all that useful 2013-09-21 12:22:00 -04:00
Ben Fry d04281fdc5 working on 7u40 prep, remove dynamic loading code from ThinkDifferent 2013-09-17 21:19:40 -04:00
Ben Fry b4827a92ce adding tweak to avoid crash when tools or modes folders are inaccessible 2013-09-13 02:20:26 -04:00
Ben Fry 7eb0f19d65 change build scripts to use built-in ecj (removes jdk req) 2013-09-12 19:21:57 -04:00
Ben Fry e2b9f2f552 starting the next release 2013-09-05 17:17:41 -04:00
AmnonOwed fb898b7527 Open new PDE maximized when current PDE is maximized 2013-08-23 17:53:22 +02:00
Ben Fry 9fa50abd8c starting the next release 2013-08-14 21:35:07 -04:00
Grant Cahill 2dd6a9c1a0 Updated the unit tests for ParserTests and the expected input and output for the respective tests to match the current state of Processing. 2013-08-08 06:56:49 -07:00
Ben Fry 5be48673c1 add proxy server support (#1476) 2013-08-07 16:41:22 -04:00
Ben Fry da01663c68 incorporate #1945 to handle #1942 2013-08-07 16:23:31 -04:00
Ben Fry cadce01a25 Merge pull request #1925 from datguy/issue1909
Update examples when a library is added or removed
2013-08-07 13:09:29 -07:00
Ben Fry 0bca425db3 fix issues with mode/lib/tool manager, require restart msg, also #1782 2013-08-07 16:06:55 -04:00
Ben Fry 141458db5c move back to old core library grabber to get GL working again 2013-07-25 17:39:30 -04:00
Ben Fry b88ce5a4d0 missing note 2013-07-22 07:55:39 -04:00
Ben Fry 907984bb8b remove more executable bits from .java files 2013-07-21 12:46:52 -04:00
Ben Fry 30000a6ed0 clear the executable bit 2013-07-21 12:44:39 -04:00
Ben Fry 046724af94 change location of platform classes, more Windows cleanups 2013-07-21 12:43:22 -04:00
Ben Fry 177a6b5d28 changing package for these guys 2013-07-21 12:28:27 -04:00
Ben Fry 2b3345061f Moving platform classes to new names/packages 2013-07-21 12:27:55 -04:00
Ben Fry 52d25b3efb remove an unused import 2013-07-21 12:26:08 -04:00
Ben Fry 0e599a673f remove NUL characters from files just loaded 2013-07-21 11:57:18 -04:00
Ben Fry ee889e4539 disable the recycle test and add some error-proofing 2013-07-21 02:24:02 -04:00
Ben Fry c52cb2147b fixing up and finishing the Windows reg issues 2013-07-21 02:09:54 -04:00
Ben Fry 74c652b593 this isn't going to work with eclipse 2013-07-21 01:30:08 -04:00
Ben Fry a99ddcecbe Merge branch 'master' of github.com:processing/processing 2013-07-21 01:17:17 -04:00
Ben Fry 2f3758f6a6 debugging Windows 7 issues 2013-07-21 01:17:12 -04:00
Ben Fry 9ecc1ed5a7 foiled again on the reg keys, back at it 2013-07-21 01:14:22 -04:00
Ben Fry bae0c17cb1 remove more custom code 2013-07-20 22:22:46 -04:00
Ben Fry 810d3025c8 update JNA to 3.5.2, add platform, remove some custom code, add Trash/Recycle Bin support 2013-07-20 22:04:15 -04:00
Ben Fry 454ea04787 bring Library more in line with other contribs 2013-07-20 22:03:14 -04:00
Ben Fry 9a21e8cb44 no special treatment for core.jar (also gives us error message for bad libs) 2013-07-20 22:02:41 -04:00
Ben Fry 1e4b3a4bc7 fix permissions 2013-07-20 22:02:10 -04:00
Ben Fry f9da914037 tweaks and cleanups, add new file removal 2013-07-20 22:01:46 -04:00
Ben Fry dbbc6f25b9 multiple categories (#1970), stricter categories, ignore temp folders 2013-07-20 21:59:58 -04:00
Ben Fry 8201e2b839 report exception even if a clearer version is available 2013-07-20 21:55:58 -04:00
Ben Fry fdfddd616e working on platform classes, adding move to trash option 2013-07-20 18:57:05 -04:00
Ben Fry 7a54abddda notes and doc changes 2013-07-19 12:50:23 -07:00
Ben Fry 889404c985 Add "Processing Foundation" to the Help menu (#1908) 2013-07-19 12:33:27 -07:00
Ben Fry 3a6a38fcfd more appbundler/jdk7u40 work, todo notes 2013-07-19 12:14:46 -07:00
Ben Fry ee354fbb73 fix to remove NUL when pasting code (#1973) 2013-07-19 12:14:11 -07:00
Ben Fry 5c454ec269 Merge pull request #1951 from whackashoe/commentcorrect
removed incorrect comment that stated that the return value of addSketch...
2013-07-18 16:35:59 -07:00
Ben Fry da285c30c8 deal with Contents/Java/Classes issue 2013-07-13 00:04:15 -04:00
Ben Fry 503cebc56a working on Java 7u40 build for OS X 2013-07-12 23:46:14 -04:00
Ben Fry ada5c49a86 todo notes and fix layout of patch 2013-07-09 08:50:22 -04:00