Commit Graph

9498 Commits

Author SHA1 Message Date
codeanticode 06ce0eb772 add retina classes 2015-01-22 07:57:52 -05:00
Ben Fry c6a07f0247 check on change detection, update todo items 2015-01-21 20:19:37 -05:00
Ben Fry a32a634b72 deal with .class signing conflicts and use JDT .jar files for compilation 2015-01-21 19:43:02 -05:00
Ben Fry 3eccf56a84 need this guy too 2015-01-21 19:15:36 -05:00
Ben Fry 9f1816495a more fixes for building core standalone 2015-01-21 19:14:15 -05:00
Ben Fry 9f4b16aa0d why not test it before checking it in? 2015-01-21 19:09:16 -05:00
Ben Fry 8267c4c11f remove methods binary, clean up tasks, remove demo stuff, notes on recent fixes 2015-01-21 19:08:11 -05:00
Ben Fry 3ff3b52b3c nothing at all 2015-01-21 19:06:48 -05:00
Ben Fry ddad09c1f6 fix for ^M added to files on Windows (fixes 3014) and bulletproofing for save with temp files (fixes 2923) 2015-01-21 18:50:18 -05:00
Ben Fry b7aaf529e4 finish JRE downloader 2015-01-21 18:43:03 -05:00
Ben Fry 7096c953b2 refinements/simplification 2015-01-21 15:53:55 -05:00
Ben Fry ba1f496247 Merge pull request #3053 from pvrs12/add-list-exceptions
Add exceptions for FloatList and IntList
2015-01-21 15:46:18 -05:00
Patrick Vares faf989a5b9 Added text to the exceptions for FloatList and IntList
Fixed formatting of IntList
2015-01-21 15:26:46 -05:00
Patrick Vares aee68cdf29 IntList exceptions added 2015-01-21 10:23:11 -05:00
pvrs12 89ec6f1d27 FloatList exceptions added 2015-01-21 09:22:30 -05:00
Patrick Vares c5514dacea Merge remote-tracking branch 'upstream/master' 2015-01-20 23:04:09 -05:00
codeanticode f291478bae lwjgl bugfix update 2015-01-20 22:17:51 -05:00
codeanticode 9f95140897 add hideMenuBar() call 2015-01-20 22:05:21 -05:00
Ben Fry f56436a19d well, time for the 'ole git push that destroys everything, leaving devastation as i leave for the day. 2015-01-20 19:05:51 -05:00
Ben Fry bf93a7ec57 that one too 2015-01-20 18:03:33 -05:00
Ben Fry 1be529f21f add items from the theme 2015-01-20 18:02:37 -05:00
Ben Fry 26eb438989 actually running, with lots of errors 2015-01-20 17:57:56 -05:00
Ben Fry 8b9cf93b8b more cleanups 2015-01-20 17:17:00 -05:00
Ben Fry 5e737a5c02 clean up warnings 2015-01-20 17:13:42 -05:00
Ben Fry 9fc6ae7f46 fix package names for all these fellas 2015-01-20 16:49:53 -05:00
Ben Fry 2879da8833 ignoring and adding 2015-01-20 15:48:43 -05:00
Ben Fry 8ae116567d next stage of mess 2015-01-20 15:46:25 -05:00
Patrick Vares 280c360bd9 Merge remote-tracking branch 'upstream/master' 2015-01-20 15:33:40 -05:00
Ben Fry 2b5e537d30 better spot for this fella 2015-01-20 14:58:44 -05:00
Ben Fry 6cee23d050 move tweak over here 2015-01-20 14:58:18 -05:00
Ben Fry d7da694d80 moving the Java mode over here too 2015-01-20 14:57:32 -05:00
Ben Fry 260d131c00 moving things around to merge PDE X 2015-01-20 14:56:21 -05:00
Ben Fry 25099cfbfa pulling apart Java Mode from the rest of the PDE 2015-01-20 14:28:18 -05:00
Ben Fry 79772d18a7 update with new jar files 2015-01-20 09:06:30 -05:00
Ben Fry 9904b9ccf2 require Java 8 everywhere 2015-01-20 08:56:14 -05:00
Ben Fry 026efda8b8 Merge branch 'master' of github.com:processing/processing 2015-01-20 07:10:33 -05:00
codeanticode 402810e2e1 handle lack of predefined cursors in LWJGL 2015-01-20 00:54:18 -05:00
Ben Fry 4738e6f778 Merge pull request #3051 from pvrs12/new-file-change-detection
Moved GUI operations to the EDT
2015-01-19 21:47:20 -05:00
Patrick Vares 8ee1f4551a Ensured that all GUI operations happen on the EDT via invokeLater or
invokeAndWait
Ensured that the sketch directory still exists before checking for
changes
2015-01-19 20:00:10 -05:00
Ben Fry e69d7637a4 roll up to new OS X 10.10 SDK, keep keytool, other updates 2015-01-19 19:17:00 -05:00
Ben Fry 289e2b57f6 update to launch4j 3.6 2015-01-19 18:59:49 -05:00
Ben Fry fcb00b7019 Merge branch 'master' of github.com:processing/processing 2015-01-19 18:32:43 -05:00
Ben Fry 05f3b392ad rolling over to new Eclipse packages to support Java 8 2015-01-19 18:32:24 -05:00
Ben Fry 0f79db489d yikes, this is broken 2015-01-19 18:30:22 -05:00
codeanticode 906b0e5d8a working on the cursors 2015-01-19 18:07:31 -05:00
codeanticode 385e46c0a0 fix buffer limits 2015-01-19 17:17:58 -05:00
codeanticode cbbc3ad5b6 Merge branch 'master' of https://github.com/processing/processing.git 2015-01-19 17:16:35 -05:00
codeanticode 02330f0196 division by zero check 2015-01-19 17:15:54 -05:00
Ben Fry bb1ac12e18 add note about file change detection 2015-01-19 17:08:23 -05:00
Ben Fry 2b7eedb8b8 Merge pull request #3048 from pvrs12/new-file-change-detection
File change detection rewrite
2015-01-19 17:04:58 -05:00