Commit Graph

1661 Commits

Author SHA1 Message Date
gohai aa2ccf0bb8 ARM Installer script: Change URL 2015-11-09 16:56:46 +01:00
gohai ed09ae2972 Call desktop-file-install to register the .desktop file with the window manager 2015-11-08 22:41:11 +01:00
gohai c831dc3c28 ARM Installer script: No error if directory exists 2015-11-07 18:26:21 +01:00
gohai 3fb39d401f Add installation script for ARM 2015-11-07 14:47:06 +01:00
Ben Fry 9756ee1089 avoid another "Zero length string passed to TextLayout constructor" error, other notes 2015-11-05 10:05:51 -05:00
Ben Fry 67881d57fe release notes for 3.0.1 2015-10-23 17:05:25 -04:00
Ben Fry 5acbcee17e simplify screen placement when screen is too small (#3913) 2015-10-23 15:27:29 -04:00
Ben Fry 47307254a0 Merge pull request #3971 from crazymaster/translation
Update Japanese translation
2015-10-23 15:17:09 -04:00
REAS 5706bd93b3 Remove Javadoc from main repo 2015-10-21 14:44:45 -07:00
Ben Fry 6c6f295094 fix extraneous spaces 2015-10-21 06:36:42 -04:00
gohai f86424c2d0 I/O: Add to Javadoc target 2015-10-14 16:18:29 +02:00
REAS 8e4aec1d33 Large Javadoc update for libraries and 'everything' 2015-10-13 14:31:14 -07:00
crazymaster d2c06778a3 Improve Japanese translation 2015-10-12 21:25:41 +09:00
gohai 61e68fb1e5 I/O: Build on ARM
Note: This still includes the io directory on all other platforms' output, but the jar won't be built on those, and the library won't show up in the menus.
2015-10-11 11:58:11 +02:00
Daniel Shiffman 30e7ea1d17 changes to build.xml re: https://github.com/processing/processing-docs/issues/13 2015-10-10 14:49:30 -04:00
crazymaster 8cb9ec7918 Update Japanese translation 2015-10-08 01:07:24 +09:00
crazymaster 80137a849b Improve Japanese translation 2015-10-05 14:01:24 +09:00
crazymaster 9492bfe4ae Update Japanese translation 2015-10-05 13:44:30 +09:00
crazymaster 4f78ed52d6 Update Japanese translation 2015-10-05 11:47:27 +09:00
crazymaster ca9d32eab1 Update Japanese translation 2015-10-04 19:48:30 +09:00
Ben Fry a05cb6fbfb starting the next release 2015-09-30 15:13:30 -04:00
Ben Fry cb7aa678ee more error notes, force reference download for 3.0 release process 2015-09-30 14:53:05 -04:00
Ben Fry b993c6eec8 set a better minimum size for the number of updates available 2015-09-30 13:48:07 -04:00
Ben Fry 497c628818 write release notes 2015-09-30 12:03:50 -04:00
Ben Fry 929d45d716 show the number of available updates in the footer (fixes #3518) 2015-09-29 22:20:44 -04:00
Ben Fry 4892690e4e implementing new splash screen, sorting out other static init problems 2015-09-29 21:10:02 -04:00
Ben Fry c182cecd3d add new splash screen 2015-09-29 21:09:19 -04:00
Ben Fry f48eaccf63 Merge branch 'master' of github.com:processing/processing 2015-09-29 17:06:19 -04:00
Ben Fry d0b6eb3ece implement the editor gradient, excising sketch outline, other visual tweaks 2015-09-29 17:05:31 -04:00
James Grady 0d91ab944f Merge branch 'master' of https://github.com/processing/processing 2015-09-29 15:44:24 -04:00
James Grady 4c368255de correct bottom gradient 2015-09-29 15:42:59 -04:00
Ben Fry 1400caedc9 implementing gradient version of the status bar 2015-09-29 15:33:46 -04:00
Ben Fry 48d013becf implement breakpoint diamond and step arrow (fixes #3307) 2015-09-24 05:51:14 -04:00
Ben Fry 209ea9000a clean up error/warning handling, differentiate errors/warnings in list (fixes #3406) 2015-09-24 05:11:04 -04:00
Ben Fry 206baa86b0 "what could possibly go wrong?" says Jakub (finishing 3.0 beta 7) 2015-09-22 20:57:52 -04:00
Ben Fry c0ca5ccef9 finish release notes 2015-09-22 20:08:32 -04:00
Ben Fry cd3705dd4e starting release notes 2015-09-22 19:59:23 -04:00
Ben Fry 88d4a18e38 add contrib manager background color (not gradient) 2015-09-22 15:32:31 -04:00
Ben Fry 7770ad31f9 Merge branch 'master' of github.com:processing/processing 2015-09-22 14:24:08 -04:00
REAS a643eab2ef Add parseJSONArray() and parseJSONObject() to Reference 2015-09-22 11:02:03 -07:00
Ben Fry eb40984055 continuing integration of the new tab panel for the manager 2015-09-22 12:47:22 -04:00
Ben Fry 77eeae89b4 change the Tool API to pass Base instead of Editor 2015-09-20 14:40:59 -04:00
Ben Fry c4ffdfe68c debugging and forcing use of the local version of jna for #3800 and #3624 2015-09-20 11:07:56 -04:00
gohai 7bafa05f83 Make ARM JDK download work again with 8u51 2015-09-20 09:51:38 +02:00
Ben Fry 5e1e4f65c5 finishing up the JNA DLL misc 2015-09-19 13:23:29 -04:00
Ben Fry 0ea8041d21 looking into pre-extraction of Windows JNA libs (#3800) 2015-09-19 09:17:40 -04:00
Ben Fry e5db009989 looking into pre-extraction of Windows JNA libs (#3800) 2015-09-19 08:58:55 -04:00
Ben Fry 9b8bf50388 workaround for Oracle bug (fixes #3795) 2015-09-18 10:05:20 -04:00
Ben Fry 2329c5b11c working on change detection bugs (#3387 #3650) 2015-09-15 15:50:43 -04:00
Ben Fry a38264a873 better verb here if we're gonna be gender-specific 2015-09-11 17:07:22 -04:00