Commit Graph

10944 Commits

Author SHA1 Message Date
Akarshit Wal f6f480f618 Label below install is visible now 2015-08-22 19:02:04 +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
Ben Fry 53405ecf4b fixing up colors per design spec 2015-08-21 12:25:51 -04:00
Ben Fry facadfc9f5 catch issues with per-vertex coloring/styles (fixes #3677) 2015-08-21 10:57:00 -04:00
Ben Fry 0a62e9fc9c take care of ellipse/rect/image modes in PShape (fixes #3685) 2015-08-21 10:24:45 -04:00
Ben Fry 7f62a019f2 Merge branch 'master' of github.com:processing/processing 2015-08-21 10:23:28 -04:00
Ben Fry 88ee204eb0 switch app signature for 3 2015-08-21 10:22:32 -04:00
Ben Fry 9f7d06c96b avoid NPE case on startup 2015-08-21 10:22:17 -04:00
Ben Fry ecb0cd647e Merge pull request #3681 from Akarshit/gsoc-CMIcons
Icons are implemented
2015-08-21 07:40:26 -04:00
Ben Fry 2d45f23fd8 Merge pull request #3684 from Akarshit/gsoc-DesAlignment
Description is aligned with the names of contribution
2015-08-21 07:37:32 -04:00
Akarshit Wal 1689fbc83e alignedleft :) 2015-08-21 09:48:25 +05:30
Manindra Moharana 16bc17ae64 wrap up #2951 2015-08-20 21:04:03 -07:00
Manindra Moharana 7ba8457e35 fixes #3649 2015-08-20 20:56:50 -07:00
Ben Fry 7d8b9f92c6 who keeps letting this person check in code when they're tired? 2015-08-20 17:30:21 -04:00
Jakub Valtar 8e0c2a4c8e FX - Make key events little bit more sane 2015-08-20 15:20:01 -04:00
Ben Fry 5c323688e6 Merge pull request #3678 from gohai/arm-for-ben10
Fix ARM JDK download for 8u60
2015-08-20 10:40:05 -04:00
gohai bd14e74f14 Fix ARM JDK download for 8u60
ARM started offering builds for 64 bit ARM (ARMv8), which made them rename the download file.
2015-08-20 16:28:57 +02:00
Ben Fry cccdac0120 Merge pull request #3676 from Akarshit/gsoc-CMDisable
Visibility set for category chooser
2015-08-20 08:20:08 -04:00
Ben Fry ad3ad8e451 Merge pull request #3675 from Akarshit/gsoc-CMColumnWidth
Fixed the size of the updateLabel
2015-08-20 08:18:14 -04:00
Manindra Moharana b0b558b86f Merge branch 'master' of https://github.com/processing/processing 2015-08-20 00:41:47 -07:00
Manindra Moharana ce87a657c8 fixed bad formatting 2015-08-20 00:40:14 -07:00
Akarshit Wal 83fd6932a2 Icons are implemented 2015-08-20 12:22:16 +05:30
Akarshit Wal 07f4b8ae5d Visibility set for category chooser 2015-08-20 10:42:16 +05:30
Akarshit Wal 5d5be45a25 Fixed the size of the updateLabel 2015-08-20 10:30:35 +05:30
Ben Fry 66b88ea66c Merge pull request #3672 from JakubValtar/fx-keytyped
FX - Fix key typed
2015-08-19 20:02:26 -04:00
Ben Fry 364e52d288 working on ui, update Java version 2015-08-19 18:05:26 -04:00
Ben Fry 5cf756e009 add margin for icon/text 2015-08-19 17:44:18 -04:00
Ben Fry a39e0856d7 sync the highlighted state 2015-08-19 17:36:04 -04:00
Ben Fry 7e01459d56 highlight when notification 2015-08-19 17:32:40 -04:00
Jakub Valtar 1a82604b4e FX - Fix key typed 2015-08-19 17:31:53 -04:00
Ben Fry 814f99682f better location for this? 2015-08-19 17:29:36 -04:00
Ben Fry c85bc2ebf2 more ui updates 2015-08-19 17:23:53 -04:00
Ben Fry 588a6885b5 ui updates from James 2015-08-19 17:19:44 -04:00
Ben Fry 68eaa2db7c fix footer coloring 2015-08-19 17:11:10 -04:00
Ben Fry 4e532f4dd5 latest icons 2015-08-19 17:09:55 -04:00