Commit Graph

10979 Commits

Author SHA1 Message Date
Ben Fry 4a8553237f cleaning 2015-08-23 17:48:28 -04:00
Ben Fry 31a16448cc remove some commented code, change the compound edit handler slightly 2015-08-23 12:36:16 -04:00
Ben Fry ed96ef0c17 just some cleaning 2015-08-23 08:08:11 -04:00
Ben Fry 6308e9f33e meh 2015-08-23 08:02:32 -04:00
Ben Fry 3ead304c4a Merge branch 'master' of github.com:processing/processing 2015-08-23 08:02:07 -04:00
Ben Fry 5387c3dd04 notes about recent patches 2015-08-23 07:41:46 -04:00
Ben Fry 8456a826e5 Merge pull request #3700 from federicobond/misc-fixes
Miscelaneous language improvements
2015-08-23 07:38:36 -04:00
Ben Fry 1a107ca5c4 Merge pull request #3701 from Akarshit/gsoc-CMFilterFocus
Focus stays in the Filter Field while typing
2015-08-23 07:37:21 -04:00
Ben Fry 83df446cd9 working on #3003 and #3702 (issues with compound edits and undo) 2015-08-23 07:37:06 -04:00
Ben Fry 4763b52da1 Merge pull request #3702 from joelmoniz/bugfix-autoformatUndo2
Fix (another) issue with undoing auto-format
2015-08-23 07:24:09 -04:00
Joel Moniz 5a8611ad6e Fix (hopefully) issues with undoing auto-format (again) 2015-08-23 15:30:52 +05:30
Akarshit Wal ce07ccec2d Focus stays in the filterField while typing 2015-08-23 09:12:13 +05:30
Ben Fry 00dbc293c3 fix up the error table a little more 2015-08-22 16:13:24 -04:00
Ben Fry bc29c89564 i hate this constructor.. bad design 2015-08-22 16:13:08 -04:00
Ben Fry 6bbd18c200 all set with the separation 2015-08-22 15:29:01 -04:00
Ben Fry c0496d2269 better pref handling 2015-08-22 15:08:42 -04:00
Ben Fry 30145b3540 more ErrorTable into processing.app.ui 2015-08-22 14:57:19 -04:00
Ben Fry 6c01bd3471 removing Java Mode dependencies from ErrorTable 2015-08-22 14:46:11 -04:00
Ben Fry a06fd7a644 implement the design of the errors table 2015-08-22 13:45:50 -04:00
Ben Fry f3caa650a0 deal with warnings 2015-08-22 11:08:31 -04:00
Ben Fry c0cece781a Merge pull request #3698 from Akarshit/gsoc-FilterFocus
ScrollPane gets the focus by default
2015-08-22 10:49:21 -04:00
Akarshit Wal 505c6522ca ScrollPane gets the focus by default 2015-08-22 20:07:37 +05:30
Ben Fry 08a34d528c Merge pull request #3697 from Akarshit/gsoc-CMupdateLabel
Label below install is visible now
2015-08-22 09:52:42 -04:00
Akarshit Wal e9f9c4f484 "Version" display removed 2015-08-22 19:17:43 +05:30
Akarshit Wal f6f480f618 Label below install is visible now 2015-08-22 19:02:04 +05:30
Ben Fry d3a3cd0ddc Merge pull request #3693 from joelmoniz/bugfix-autoformatUndo
Make auto-format into a compund edit
2015-08-22 09:01:07 -04:00
Ben Fry 628bdc7e0e Merge pull request #3694 from Akarshit/gsoc-CMupdateDis
Update buttom enabled when updates are present and background is set
2015-08-22 08:59:53 -04:00
Ben Fry f1518370f9 Merge pull request #3695 from Akarshit/gsoc-DisableHyper
No underline and no blue color
2015-08-22 08:59:10 -04:00
Ben Fry f14bd7c01a Merge pull request #3696 from Akarshit/gsoc-DesAlignment
Shifted the text right a little bit
2015-08-22 08:58:26 -04:00
Akarshit Wal 90e05e7d15 Got rid of some constants 2015-08-22 16:31:46 +05:30
Akarshit Wal 3177bc94b8 Text shifted right by 10px 2015-08-22 16:13:07 +05:30
Akarshit Wal 1948093fa4 No underline and no blue color 2015-08-22 15:46:14 +05:30
Akarshit Wal 0af80903cc Update buttom enabled when updates are present ans background is set 2015-08-22 15:03:12 +05:30
Joel Moniz ca7bccd171 Make auto-format into a compund edit 2015-08-22 14:04:58 +05:30
Ben Fry 0b60702481 Merge pull request #3692 from JakubValtar/fx-init
FX - Initialize JavaFX properly
2015-08-21 16:28:53 -04:00
Ben Fry 6c56e178ec Merge pull request #3691 from JakubValtar/remove-legacy-gl
Remove legacy GL functions from PGL
2015-08-21 16:27:17 -04:00
Jakub Valtar d34b65ec9d FX - Initialize JavaFX properly 2015-08-21 16:25:01 -04:00
Ben Fry eaac38a9a5 remove dead code and replace tabs with spaces 2015-08-21 15:59:34 -04:00
Ben Fry 553121ab7e more cleaning, add utility method for more cleanup 2015-08-21 15:57:07 -04:00
Ben Fry 345e043527 fix logic issues and find nearest point 2015-08-21 15:15:51 -04:00
Ben Fry 889b9352ec remove unused code 2015-08-21 15:02:56 -04:00
Ben Fry 32df0c5c05 Merge pull request #3686 from JakubValtar/fx-keytyped
FX - Make key events little bit more sane
2015-08-21 14:46:56 -04:00
Daniel Shiffman 175bb4d646 reference should use copy(), not get() https://github.com/processing/processing-docs/issues/282 2015-08-21 13:24:35 -04:00
Jakub Valtar 088cb9c395 Fix typo in PGL 2015-08-21 13:17:09 -04:00
Jakub Valtar 88be68b17d Remove legacy functions from PGL 2015-08-21 13:16:03 -04:00
Ben Fry 85046fece9 no stone unturned 2015-08-21 13:15:33 -04:00
Ben Fry efeb9f5ace move that down there 2015-08-21 13:14:25 -04:00
Ben Fry 34a296d05a more scrubbing 2015-08-21 13:13:49 -04:00
Ben Fry 47d8405809 cleaning up and re-coloring 2015-08-21 12:57:13 -04:00
Ben Fry 61d3b74276 cleanups 2015-08-21 12:28:45 -04:00