Commit Graph

10469 Commits

Author SHA1 Message Date
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
Akarshit Wal b5e0c7baa2 Install and update buttons only visible when net is active 2015-07-03 12:31:04 +05:30
Akarshit Wal 317e784c66 Fixed a few bugs 2015-07-03 12:22:53 +05:30
Akarshit Wal ca72b35535 Error working 2015-07-03 12:14:49 +05:30
Akarshit Wal cfbea0c474 Update tab started and try again window is added 2015-07-02 13:28:55 +05:30
Akarshit Wal 3fa158075d Progress bar is working Yipppegit add app/src/processing/app/contrib/ContributionPanel.java app/src/processing/app/contrib/StatusPanel.java 2015-07-01 23:14:57 +05:30
Ben Fry fbfaab084e implement setIconImage() for PSurfaceAWT 2015-06-28 20:42:46 -04:00
Ben Fry b255bd0925 add callbacks for subclassing init process, use class name not full package for title 2015-06-28 15:03:47 -04:00
Ben Fry c7dc777154 change how font metrics are pulled to fix text width issues 2015-06-28 08:51:20 -04:00
Ben Fry 49a8a24385 handle document title to set frame title 2015-06-27 15:57:12 -04:00
Ben Fry 253d48505e automatically detect height 2015-06-27 15:45:24 -04:00
Ben Fry 7e9b1b4082 javafx is overkill and trickier than necessary, old school method much easier/cleaner 2015-06-27 15:07:35 -04:00
Ben Fry c8d009ec45 thought we might need this, but no 2015-06-27 15:06:54 -04:00
Ben Fry 91e5c4ac9b problem with startup (fixes #3439) 2015-06-27 08:14:21 -04:00
Ben Fry 1520e66302 incremental progress on web ui 2015-06-26 14:32:01 -04:00
Ben Fry 6ee8cd5631 additional cleanups 2015-06-26 13:47:52 -04:00
Ben Fry 430dc30c7d better handling of imports null case (fixes #3429) 2015-06-26 11:57:11 -04:00
Ben Fry fcc03debcf better handling of imports null case (fixes #3429) 2015-06-26 11:55:51 -04:00
Ben Fry 1a39e9913b checking after contrib manager PR 2015-06-26 11:42:46 -04:00
Ben Fry 8f3720e00d Merge pull request #3432 from Akarshit/gsoc-CMstatus
StatusPanel created for CM
2015-06-26 11:40:28 -04:00
Ben Fry 826cd9a6de make public because of the superclass change 2015-06-26 11:29:55 -04:00
Ben Fry 0398780e7a break up the overly large processing.app pkg and get some distance between ui and non-ui code 2015-06-26 09:56:57 -04:00
Ben Fry 1256c152c4 working on the welcome screen 2015-06-26 09:33:59 -04:00
Ben Fry c0c7e212e3 inspecting possibility of ui package, other scrubbing 2015-06-26 09:33:36 -04:00
Ben Fry 7beb98ae03 more parsing code for quoted strings, fixes #3394 2015-06-26 09:32:56 -04:00
Ben Fry a9224a547d make pixelDensity(displayDensity()) work properly, fixes #3436 2015-06-26 08:47:24 -04:00
Ben Fry a052600d48 make pixelDensity(displayDensity()) work properly, fixes #3436 2015-06-26 08:47:00 -04:00
Akarshit Wal 8e0bfdc036 Stable state 2 2015-06-26 00:55:58 +05:30
Ben Fry f04b908812 making some notes 2015-06-25 10:36:20 -04:00
Ben Fry 170a8aef57 add note about #3324 2015-06-25 10:05:04 -04:00
Ben Fry 3c9bdcfb25 add copyright info 2015-06-25 10:04:46 -04:00
Akarshit Wal 8cbdf3d389 Buttons working as desired 2015-06-25 18:09:56 +05:30
Ben Fry 1709bd2f15 Merge pull request #3324 from omerjerk/master
Remove signature from org.eclipse.jdt.core.jar
2015-06-25 08:37:40 -04:00
Akarshit Wal 6f2b46e8a0 Removed size 2015-06-25 17:22:43 +05:30
Akarshit Wal f544aea693 Status Panel description and buttons action implemented 2015-06-25 17:09:04 +05:30
Akarshit Wal 54591ff7da stable state of statusPanel 2015-06-25 12:25:10 +05:30
REAS c9830c1f8e Merge branch 'master' of https://github.com/processing/processing 2015-06-24 12:06:04 -07:00
REAS 983bcc2145 Reference updates to PApplet 2015-06-24 12:05:58 -07:00
Ben Fry 6a8b491282 change category to categories and other housekeeping notes 2015-06-24 11:12:55 -04:00
Akarshit Wal ad748a64fd added update label to linksize() 2015-06-24 12:49:38 +05:30
Akarshit Wal 326e86ac77 Used group layout in status panel 2015-06-24 12:43:47 +05:30
Akarshit Wal 5f8bbac694 Merge remote-tracking branch 'upstream/master' into gsoc-CMstatus 2015-06-24 12:06:19 +05:30
Manindra Moharana 4ae59e12e8 Refactoring had caused all the chaos. Fixes #3111. 2015-06-23 20:04:13 -07:00
codeanticode 48e136bb79 implementing new gl resource disposal method based on WeakReferences 2015-06-23 16:49:14 -04:00
Ben Fry 17e0f31c2f Merge pull request #3424 from GKFX/i18n-moviemaker
Internationalize MovieMaker.java.
2015-06-23 16:20:52 -04:00
Ben Fry b2d26e3093 Merge pull request #3423 from Akarshit/gsoc-CM
merged all CM into 1
2015-06-23 11:22:28 -04:00
Akarshit Wal 15125fe70a corrected documentation 2015-06-23 20:26:09 +05:30