Commit Graph

10348 Commits

Author SHA1 Message Date
Ben Fry efef632ec2 more surface updates based on discussion in #3388 2015-06-18 16:05:15 -04:00
Ben Fry a60cb23a83 clear out some unused bits in the OS X code 2015-06-18 15:36:39 -04:00
Ben Fry 5f5a0ed55f clearing brush, back on the EDT, fix focus issues #3380 #3389 2015-06-18 15:29:32 -04:00
codeanticode 70b1809684 removed unused fields in PJOGL, renamed profile 2015-06-18 15:12:10 -04:00
codeanticode 16c5655243 avoids placing the GLWindow at the default location 2015-06-18 12:03:03 -04:00
Ben Fry 9794940cba Merge branch 'master' of github.com:processing/processing 2015-06-18 08:51:17 -04:00
Ben Fry 9d10574b4c remove the anachronistic single arg version of launch 2015-06-18 08:51:13 -04:00
Ben Fry 591edf3610 Merge pull request #3392 from joelmoniz/missingI18n
Add missing internationalization in app/Sketch.java
2015-06-18 08:04:43 -04:00
Joel Moniz 1ec26b4401 Complete internationalization in app/Sketch.java
And remove accidental backslashes from PDE.properties
2015-06-18 09:54:08 +04:00
Ben Fry cb8391d967 Merge branch 'master' of github.com:processing/processing 2015-06-17 19:46:39 -04:00
Ben Fry 94d7dc1e44 remove dead code, remove danger, rename methods to avoid mix-ups 2015-06-17 19:46:27 -04:00
Ben Fry e094e014c5 no longer used under the current regime 2015-06-17 19:43:42 -04:00
Ben Fry 50670dd6f0 remove extra methods, other housecleaning 2015-06-17 19:43:02 -04:00
Ben Fry b5eca9ff45 proper delete rule 2015-06-17 19:35:49 -04:00
Ben Fry 0d9ab6deef that's a file, not a directory 2015-06-17 19:29:55 -04:00
Ben Fry 8918012b45 Merge branch 'master' of github.com:processing/processing 2015-06-17 19:25:41 -04:00
Ben Fry 2efaef7b71 add dist stuff to ant clean 2015-06-17 19:25:37 -04:00
Ben Fry 06ab99c75d Merge pull request #3376 from GKFX/export_menu_item
Use correct localized strings in JavaEditor.java
2015-06-17 19:05:15 -04:00
Ben Fry a2035240a7 cleaning out the todo list, marking a few things fixed 2015-06-16 17:29:01 -04:00
Ben Fry 646f2e54a9 move error messages out of PConstants and into PGraphics 2015-06-16 09:03:17 -04:00
Ben Fry 4cc46d8c9f set offscreen drawing surface transparent (fixes #3378) 2015-06-16 08:58:35 -04:00
Ben Fry 563ed559a7 don't use local JRE on Linux 2015-06-16 08:41:30 -04:00
Ben Fry 85bac36da6 more consistency to Java version numbering 2015-06-16 08:32:15 -04:00
Ben Fry 3968090f16 better handling of version number 2015-06-16 08:07:50 -04:00
Ben Fry a2e33751ee fix language item 2015-06-16 08:05:54 -04:00
Ben Fry 19a1b3685a show warning when fullScreen(SPAN) is used on OS X and prefs are wrong (#3381) 2015-06-16 08:01:28 -04:00
Ben Fry df9faf3bc4 catch errors as well as exceptions 2015-06-16 07:16:32 -04:00
Ben Fry 083bc5ad31 add more error checking on startup 2015-06-16 07:14:06 -04:00
Ben Fry e8ea482a98 bush league version parsing 2015-06-16 07:09:55 -04:00
Ben Fry add58aa3a8 improve error messages when contrib items are incompatible 2015-06-16 06:40:58 -04:00
Ben Fry a083e3b727 deal with drag & drop of .pde files (fixes #3383) 2015-06-16 06:14:51 -04:00
Ben Fry 4c37c6641a more nannying at the expense of performance (fixes #3347) 2015-06-15 21:51:27 -04:00
Ben Fry 60a30d5978 clean up this formatting a little 2015-06-15 21:37:43 -04:00
Ben Fry f13f5a43fa raise importance of the OS X "spaces" issue 2015-06-15 21:29:09 -04:00
Ben Fry 8f5852904a check all example folders (fixes #773) 2015-06-15 21:14:58 -04:00
Ben Fry be54712202 cleaning out old bugs 2015-06-15 21:14:44 -04:00
Ben Fry 349e196764 re-enable prefs display list after adding window and other notes 2015-06-15 08:38:16 -04:00
Ben Fry d504e892bf that wouldn't even throw it properly, this does 2015-06-15 08:20:56 -04:00
Ben Fry ba7a213ed3 catch headless exceptions and send to Github 2015-06-15 08:13:10 -04:00
Ben Fry 13d019696c more pixel density fixes 2015-06-13 17:50:54 -04:00
Ben Fry f7d542b2a6 re-apply the current font when using retina (fixes #2617) 2015-06-13 17:23:56 -04:00
Ben Fry e43c86bbba Merge branch 'master' of github.com:processing/processing 2015-06-13 17:07:17 -04:00
Ben Fry 11a4fe950e take care of font scaling for 2x density (fixes #2739) 2015-06-13 17:07:14 -04:00
codeanticode 8a8ace9bed don't need 2D/3D versions of createShape() 2015-06-12 15:48:12 -04:00
George Bateman e9281a5194 Use correct localized strings in JavaEditor.java
We were using toolbar.* when we meant menu.*.*.
Also correct a couple of typos.
2015-06-11 16:55:28 +01:00
codeanticode 0c6acb9025 Merge pull request #3372 from JakubValtar/feature-depth-sort-integration
Feature depth sort integration
2015-06-10 11:08:12 -04:00
Ben Fry 2fb9b702cc Merge pull request #3370 from joelmoniz/ModeErrorFix
Mode problems dialog now displays vertically
2015-06-10 08:36:41 -04:00
Joel Moniz 55a15f14a5 Mode problems dialog now displays vertically
Changed how showBadnessTrace() function parses an input message to take
new-lines into account
2015-06-10 16:17:53 +04:00
Ben Fry d88d9075b5 starting the next release 2015-06-09 21:28:28 -04:00
Ben Fry 920889baf7 write release notes processing-0237-3.0a10 2015-06-09 20:43:17 -04:00