Commit Graph

7385 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
gohai 22e55751b0 Add JSSC to Javadoc build 2013-10-01 21:30:09 -07:00
gohai 3b8ed3db55 Document how to compile the native JSSC library 2013-10-01 21:29:15 -07:00
gohai 7c2f50ef8a Remove obsolete .cvsignore file 2013-10-01 21:27:48 -07:00
gohai ba4f204c25 Remove commented out lines 2013-10-01 21:27:27 -07:00
Ben Fry 665a46969d require Java 7 for build 2013-10-01 18:54:37 -04:00
Ben Fry 1ff526a796 fix build message on OS X 2013-10-01 18:45:40 -04:00
Ben Fry 79414f4e7b Merge branch 'master' of github.com:processing/processing 2013-10-01 18:36:52 -04:00
Ben Fry 506aeebc6c trying again with JDK 7u40 requirement on OS X 2013-10-01 18:36:47 -04:00
REAS fdcf1f4e15 New reference.zip for 2.1 beta 2013-10-01 15:30:14 -07:00
Ben Fry b41033e88e check in appbundler to fix build issues 2013-10-01 18:24:57 -04:00
Ben Fry fa3a5d9fb6 update javadoc and fix generation to link out 2013-09-29 10:10:13 -04:00
Ben Fry 9b2d4bcb11 workaround for unicode issues with NLF in XML files (#2100) 2013-09-28 15:53:46 -04:00
Ben Fry 08e93b02d3 deal with cmd-left popup issue (#2103), formatting and notes 2013-09-28 12:51:41 -04:00
Ben Fry 607ecc6f9a misc notes 2013-09-25 21:20:04 -04:00
Ben Fry f2bc900427 update serial with p5 code conventions, fix two warnings 2013-09-25 14:12:56 -04:00
Ben Fry 77268df9e6 Merge pull request #2093 from gohai/serial-new
Replace RXTX-based serial library by one based on JSSC
2013-09-25 09:19:05 -07: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 7ad761cee0 removing old experimental mode, now that it has a new home 2013-09-25 12:16:09 -04:00
Ben Fry 7ef4c69718 add note about tga 2013-09-25 11:15:33 -04:00
Ben Fry 11da7eb82f fix add library exception and timeouts (#2026) 2013-09-25 10:59:30 -04:00
Ben Fry f8d7edbec0 a cry for help 2013-09-25 10:50:45 -04:00
Ben Fry 91ae0c5aeb set dock icon attempt 2013-09-25 10:50:29 -04:00
gohai d46e55714d Replace RXTX-based serial library by one based on JSSC
Development on this was done in https://github.com/gohai/processing-serial-jssc. See also https://github.com/gohai/java-simple-serial-connector for changes to JSSC (not yet upstreamed).
2013-09-24 08:26:08 -07:00
Ben Fry 81f68444b3 adding desktopPath()/desktopFile() methods; against my better judgement 2013-09-23 09:51:41 -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 9dda73b3f1 Merge branch 'master' of github.com:processing/processing 2013-09-22 16:16:39 -04:00
Ben Fry 8e0121c4b7 continued efforts with build scripts, removing unused JRE files 2013-09-22 16:16:32 -04:00
Ben Fry 0e5bfcd20f remove build failure when no JDK is installed 2013-09-22 15:43:55 -04:00
Ben Fry 56f129d902 working to remove javafx from the download 2013-09-22 15:33:49 -04:00
Ben Fry e5de8bc877 add minimum system version and javafx removal 2013-09-22 15:33:37 -04:00
Ben Fry 58daa8ba93 making the 7u40 build the default 2013-09-22 14:09:58 -04:00
Ben Fry f1fe5f1f4b Merge branch 'master' of github.com:processing/processing 2013-09-22 13:51:18 -04:00
Ben Fry b63263c8e5 trying to tweak the Linux build 2013-09-22 13:51:09 -04:00
Ben Fry 837caa5725 add notes to MovieMaker project 2013-09-22 13:50:58 -04:00
Ben Fry e10daecd14 change ignore for new JRE 2013-09-21 16:55:58 -04:00
Ben Fry 716f3f84b3 move to different version of JRE download 2013-09-21 16:51:47 -04:00
Ben Fry 90016ebb02 more build work, use Apple version of extensions 2013-09-21 16:31:37 -04:00
Ben Fry d02e038f02 working on new build with windows 2013-09-21 16:01:21 -04:00
Ben Fry c2a571e6cf remove the mangler and the old howto 2013-09-21 15:38:50 -04:00
Ben Fry da39a2a1a4 replace crusty icon with generic document icon 2013-09-21 15:28:19 -04:00
Ben Fry bd27e998c4 remove unused video lib files, add icon bundle stuff 2013-09-21 14:29:15 -04:00
Ben Fry 5d97a9c0bc the Contents/Java switch ain't all that useful 2013-09-21 12:22:00 -04:00
Ben Fry cdae8066a0 other minor cleanups 2013-09-21 10:45:35 -04:00
Ben Fry ab24f64efe further work on the plist simplification 2013-09-21 10:34:30 -04:00
Ben Fry 1f616001dc more cleanup 2013-09-21 10:18:46 -04:00
Ben Fry 148a201a7c further cleanup to XML plisting 2013-09-21 09:53:04 -04:00
Ben Fry 11f5b0f990 fixes for Xcode 5 2013-09-21 09:52:48 -04:00
Ben Fry 1abc8273e5 Merge branch 'master' of github.com:processing/processing 2013-09-21 09:41:20 -04:00