Commit Graph

3696 Commits

Author SHA1 Message Date
Ben Fry b255d30200 remove unused import 2018-03-18 15:58:18 -04:00
Ben Fry 03c1261e51 trying to clean up the appearance 2018-03-18 12:48:35 -04:00
Ben Fry 43ca3d43b6 make a note of how the pref works 2018-03-18 11:38:47 -04:00
Ben Fry 0b4985a836 add Border constructor to Toolkit, cleaning up the Welcome code 2018-03-18 11:07:43 -04:00
Ben Fry 3f97f744d3 working on cleaning up the Swing version of the Welcome dialog 2018-03-18 10:49:06 -04:00
Ben Fry 24c1266e5b adding the Swing-based Welcome dialog from @whetfire (#5210) 2018-03-18 08:34:11 -04:00
Ben Fry f769c28724 staring 0265 2018-03-13 22:26:36 -04:00
Ben Fry 60039b6206 include newlines at end of files when saving (fixes #5327) 2018-03-13 13:21:32 -04:00
Ben Fry ae50380272 ack, some ugly code here 2018-01-05 15:03:12 -05:00
Ben Fry e71fb7f966 fix for NPE in deleteFlagged() (fixes #5342) 2018-01-05 14:45:38 -05:00
Ben Fry d89bb1e7ae avoid NPEs when no selection 2017-10-20 17:19:29 -04:00
Ben Fry 49eea9a335 avoid with NPE when no selection 2017-10-20 17:19:09 -04:00
Ben Fry 6034a0b3d9 remove unnecessary types 2017-10-20 17:18:42 -04:00
Ben Fry 34f9caa137 deal with a handful of Java 9 changes and deprecations 2017-10-18 22:42:13 -04:00
Ben Fry 026b125792 Merge pull request #5134 from rbonifacio/refactor-towards-language-evolution
Refactor to use a few Java 8 features
2017-10-18 15:48:55 -04:00
Ben Fry bc4471bf38 Merge pull request #5152 from GKFX/featurefixbadquotes
Handle curly quotes well
2017-09-24 11:00:34 -04:00
Jakub Valtar f506a1df42 In case of multiple problems on a line give priority to error 2017-09-19 16:54:37 +02:00
Ben Fry 8bf2ec1c6f starting the next release 2017-09-04 19:56:40 -04:00
Ben Fry 501021f7d6 was calling remove() on the value, not the key for the contribs, meaning that nothing was ever removed 2017-08-22 10:04:53 -04:00
George Bateman 363d22e955 Merge branch 'master' into featurefixbadquotes 2017-07-20 19:48:59 +01:00
Jakub Valtar 12790d267e Fix comment/uncomment adding slashes at wrong indent
Fixes #5171
2017-07-20 17:50:59 +02:00
Ben Fry 96939df60d Merge pull request #5169 from scollovati/master
Italian Translation - PDE_it.properties
2017-07-11 11:14:35 -04:00
George Bateman cd7430fc10 Handle curly quotes in error checker
Also now prioritizes error messages on a single line for display to the
user, since ECJ doesn't always get that right, reported mismatched
argument lists when there's a syntax error and so on.
2017-06-24 14:35:18 +01:00
Ben Fry 4b26da92cd starting the next release 2017-06-23 19:01:42 -04:00
Ben Fry 1974a49790 rename console lines pref to avoid name collision (fixes #5110) 2017-06-15 12:10:11 -04:00
Rodrigo Bonifacio 7a92e8e606 fix an indentation problem 2017-06-15 13:01:27 -03:00
Rodrigo Bonifacio 325070d711 Refactoring towards Java language evolution.
- use the diamond operator in a few places
- use of multi-catch in a few places
2017-06-15 11:48:49 -03:00
Ben Fry 4a9c9e9217 starting the next release 2017-06-03 11:07:16 -04:00
Jakub Valtar 9c2352fa03 Notify Editor from Change Detector to run error check 2017-05-19 17:33:40 +02:00
Jakub Valtar 382d23f97e Remove old code from change detector 2017-05-19 17:01:59 +02:00
Jakub Valtar a26c155b43 Run change detector on EDT 2017-05-19 13:49:28 +02:00
Ben Fry dbc4e7b9e7 minor re-org 2017-05-19 07:37:33 -04:00
Ben Fry 6f5720cfe2 Merge pull request #5021 from GKFX/feature-safechangedetect2
Make the change detector not reload the sketch
2017-05-19 07:36:27 -04:00
Stefano Collovati 0d3324a367 translation until line 193 - Sketchbook Location (Frame) 2017-05-11 22:07:28 +02:00
George Bateman 2a619b7869 Change Detector: fix typos and don't save on keep
UI text has not been updated
2017-05-11 20:02:29 +01:00
Ben Fry 199eabc488 integrate sudo patch and a couple cleanups 2017-05-08 07:21:42 -04:00
gohai d8b316dfe4 Use $SUDO_USER instead of $HOME
This seems to be set even when executing "sudo" without any special flags like "-E" or "-H".
2017-05-08 04:48:27 +02:00
gohai 269847fcf4 Also overwrite getSettingsFolder() and make settings world-writable 2017-05-06 09:21:20 +02:00
gohai f8add972d8 Consider the $HOME on Linux for locating the sketchbook folder
The aim of this change is to make "sudo -E processing{,-java}" work with custom libraries installed in the invoking user's home directory.
2017-05-05 22:37:28 +02:00
Ben Fry 50cdb44081 add null check to sketch loading 2017-05-04 15:31:21 -04:00
Ben Fry a9de2e3d53 lots of work to clean up console lockup issues (fixes #4825) 2017-05-03 20:40:36 -04:00
Ben Fry f9071c01d4 removing code that was moved to Console 2017-05-03 16:43:20 -04:00
Ben Fry 125502beee starting the next release 2017-05-02 18:07:30 -04:00
Ben Fry f41360c0bf starting the next release 2017-04-25 22:25:48 -04:00
Ben Fry 6b0ae7c15b starting the next releaes 2017-04-23 15:07:34 -04:00
Ben Fry 530bec062c clean up default font handling, add more fallbacks to built-in fonts (fixes #4944) 2017-04-23 13:41:24 -04:00
Ben Fry 9dde0bd8c4 only do NVIDIA driver check on Windows 10 2017-04-23 09:42:01 -04:00
Ben Fry 3ba5c42c02 add cell renderer to usage window 2017-04-22 20:09:33 -04:00
Ben Fry 612a6646ac more work on zoom for examples/sketchbook 2017-04-22 19:58:53 -04:00
Ben Fry c116d2b08b better spacing amount for tree view 2017-04-22 19:53:20 -04:00