Commit Graph

10519 Commits

Author SHA1 Message Date
Akarshit Wal b9a97f6d2c Merged with latest 2015-07-14 22:18:48 +05:30
Akarshit Wal e83d60ec6b Alpha 2015-07-14 22:14:14 +05:30
Ben Fry dde3bcb4ab more error checking around package changes in 3.0 2015-07-14 12:10:23 -04:00
Ben Fry 5e82cbe636 support additional image types from ImageIO.read(), check alpha on unknown images (fixes #3442), other notes 2015-07-14 11:51:48 -04:00
Ben Fry 005bd4b7d9 remove unused imports, use constant instead of text 2015-07-14 11:15:23 -04:00
Ben Fry edff04495a remove unused import 2015-07-14 09:07:17 -04:00
Ben Fry e05f5ba209 Merge pull request #3454 from Akarshit/gsoc-CMtable
CM list converted into table
2015-07-14 09:04:58 -04:00
codeanticode e2d859411d addition attrib*() methods in PApplet 2015-07-13 15:55:17 -04:00
Casey Reas 16cf0fa1dd Merge pull request #3461 from tiwawan/master
Added a comment in LargePage
2015-07-13 08:56:18 -07:00
Akarshit Wal 6763e76e85 Added sorting to table 2015-07-13 14:56:12 +05:30
Akarshit Wal 2c0ca18ae7 Sorting of rows implemented 2015-07-13 13:17:59 +05:30
codeanticode 54a3c55590 finished implementing attrib API 2015-07-13 01:30:29 -04:00
Akarshit Wal 4f588aadcc Status tab made 2015-07-12 21:50:03 +05:30
Akarshit Wal 2ffa83ff77 Update Tab started 2015-07-12 02:10:28 +05:30
codeanticode 91f70c3c44 rolling back manual copy of keytool on mac 2015-07-11 10:58:54 -04:00
tiwawan 62dd1bc8e1 Added a comment in LargePage 2015-07-11 14:24:14 +09:00
Akarshit Wal 428b8afd2c Try Again is working 2015-07-11 01:51:19 +05:30
Akarshit Wal 38a2e5a993 Loader is ready 2015-07-11 01:12:43 +05:30
Akarshit Wal 55d7df42ce separeted the status panel 2015-07-10 18:12:15 +05:30
Ben Fry 2583703b70 Merge pull request #3444 from processing/fixJavaModeLoading
Fixes java mode loading
2015-07-09 14:30:34 -04:00
codeanticode cdeeaece0f backtrack change in ModeContribution 2015-07-08 15:37:44 -04:00
codeanticode 85eb9cdcde added JavaMode import 2015-07-08 15:31:11 -04:00
Akarshit Wal 1d74aec029 Added Notification of update and moved some stuff around to prepare for the new statusPanel tab 2015-07-08 00:15:58 +05:30
Manindra Moharana 630fb7222b better dependency handling 2015-07-07 00:30:55 -07:00
Scott Murray 6851ccd439 Merge branch 'master' of github.com:processing/processing 2015-07-05 21:37:27 -07:00
Scott Murray 1f5c201540 Formatting adjustments for welcome screen #3358 2015-07-05 21:37:08 -07:00
Manindra Moharana 977ecc17e9 Fixes #3434 2015-07-05 21:28:05 -07:00
Akarshit Wal 7ef66e4d62 Update tab at last, notification added 2015-07-06 01:41:13 +05:30
Akarshit Wal f512a75078 Fixed the imports 2015-07-05 17:04:06 +05:30
Akarshit Wal 37f0e6a88c Quite working condition of CM 2015-07-05 16:27:39 +05:30
Akarshit Wal 2aa3f06704 StatusPanel linked to list 2015-07-05 00:51:53 +05:30
Akarshit Wal eb610c63fe Fixed the structure 2015-07-04 14:33:40 +05:30
Akarshit Wal 8d9619247d JTable is ready :) 2015-07-04 14:30:29 +05:30
Ben Fry 9b366f6d02 todo notes and set correct default font for welcome 2015-07-03 15:59:59 -04:00
Ben Fry 5021029962 split welcome, add menu option for debug 2015-07-03 11:58:13 -04:00
Ben Fry aa690ff926 split welcome, add menu option for debug 2015-07-03 11:57:44 -04:00
Ben Fry 43dc2b6f68 make Welcome into a general web ui class 2015-07-03 11:36:13 -04:00
Ben Fry 551b10e4fc remove fx version of web view 2015-07-03 11:25:02 -04:00
Ben Fry 7da7186cf9 tabs to spaces, some (but not all) formatting fixed 2015-07-03 11:17:14 -04:00
Ben Fry 7b3f68860c remove debug message 2015-07-03 11:05:35 -04:00
Ben Fry 82eb6063a8 tweak notes 2015-07-03 11:03:32 -04:00
Ben Fry a59c476978 get tweak mode working again, remove debug msg, remove unneeded access levels (fixes #3435) 2015-07-03 11:02:48 -04:00
Ben Fry 0198ed20b0 which awt things are we using? 2015-07-03 10:58:58 -04:00
Ben Fry ce8dda9330 change how icons are set on frames, notes from github 2015-07-03 10:46:15 -04:00
Ben Fry c3d759dd4b Merge pull request #3452 from Akarshit/gsoc-CMstatus
CM with updated statusPanel and error popup
2015-07-03 10:25:57 -04:00
Ben Fry eaad5bfaa0 Merge pull request #3451 from GKFX/processing-java-platform
Fix #2760: allow exports to other platforms again.
2015-07-03 10:20:39 -04:00
Akarshit Wal 3e00f5d74e Fixed a NPE 2015-07-03 13:43:45 +05:30
Akarshit Wal 41b0bf0252 Fixed bugs realted to tab switching 2015-07-03 13:19:54 +05:30
Akarshit Wal 9a508f8dc2 Added message for the status tab 2015-07-03 12:35:49 +05:30
Akarshit Wal 962f4b8cc7 Got rid of the retry button 2015-07-03 12:33:51 +05:30