Commit Graph

10087 Commits

Author SHA1 Message Date
Ben Fry
30b8980f3f remove ugly focus highlight border 2015-05-18 14:29:03 -04:00
Ben Fry
1da6c3f6b7 cleaning to style conventions 2015-05-18 14:26:54 -04:00
Ben Fry
f73e644fd0 move the step/continue highlighting around 2015-05-18 14:23:43 -04:00
Ben Fry
bbe04b9741 continuing to work through the debugger 2015-05-18 13:14:20 -04:00
Ben Fry
4169d86bff change around how the menu titles work in the debugger 2015-05-18 12:25:31 -04:00
Ben Fry
99c811663b remove "inspector" name 2015-05-18 11:57:44 -04:00
Ben Fry
a270cebf02 Merge branch 'master' of github.com:processing/processing 2015-05-18 11:47:32 -04:00
Ben Fry
63d929072a mark what's complete 2015-05-18 11:47:27 -04:00
codeanticode
26a3c9c6ed separate case for ThreadDeath 2015-05-18 11:35:28 -04:00
codeanticode
4c445f6f99 better exception handling, fixes #3293 2015-05-18 11:09:10 -04:00
Ben Fry
ecee836ad1 debugger reworking 2015-05-18 11:09:07 -04:00
Ben Fry
702785eb0a get the rollover buttons to behave 2015-05-17 22:13:30 -04:00
Ben Fry
092ccc2814 repainting works properly 2015-05-17 22:04:57 -04:00
Ben Fry
5d4a6645a2 now rebuilding, but visual update not happening 2015-05-17 21:52:08 -04:00
Ben Fry
738c39164b moving step buttons into the main toolbar 2015-05-17 21:34:50 -04:00
Ben Fry
5cd20df40a Merge branch 'master' of github.com:processing/processing 2015-05-17 21:18:03 -04:00
codeanticode
1f7e61d601 make surfaceJOGL static to take care of
https://github.com/processing/processing/issues/3292
2015-05-17 21:08:10 -04:00
Ben Fry
7010981102 demoting the debug tray to be a variable inspector 2015-05-17 16:35:57 -04:00
Ben Fry
e2ca379fb7 following syntax guidelines 2015-05-17 16:20:58 -04:00
Ben Fry
a7a2337ff9 more cleaning 2015-05-17 16:14:26 -04:00
Ben Fry
9f35c7133a removing "yikes" messages and cleaning up 2015-05-17 16:01:44 -04:00
Ben Fry
2495917d5a starting the next release 2015-05-17 15:34:28 -04:00
Ben Fry
0d17c12d78 let's give that a date processing-0235-3.0a8 2015-05-17 14:37:39 -04:00
Ben Fry
39b58a6ce6 more work on release notes and todos 2015-05-17 14:37:06 -04:00
Ben Fry
5dbb20dab5 scrubbing and thinking about how sketch params should work 2015-05-17 12:19:51 -04:00
Ben Fry
6e5f8a1dae add appendUnique() to Int/Float/StringList 2015-05-17 11:46:20 -04:00
Ben Fry
79aaadaadd more organizing and prioritizing 2015-05-17 11:40:35 -04:00
Ben Fry
cc88580dfc more cleaning up, don't set args[] unless non-null 2015-05-17 11:27:31 -04:00
Ben Fry
69165e54d2 clearing out the todo list 2015-05-17 11:10:39 -04:00
Ben Fry
bbe2b65e12 remove sketchXxxx() overrides, move size() statement to settings, cleanup AST code 2015-05-17 10:51:52 -04:00
Ben Fry
ae5c72fdeb cleaning up the todo list 2015-05-17 10:22:48 -04:00
Ben Fry
d1740b3456 mark what's been fixed 2015-05-17 09:35:33 -04:00
Ben Fry
a52e54b07c Merge branch 'master' of github.com:processing/processing 2015-05-17 09:35:07 -04:00
codeanticode
474dddf704 get current pixel scale from GLWindow 2015-05-17 09:14:22 -04:00
Ben Fry
231d753e24 readability fixes 2015-05-17 08:00:28 -04:00
Ben Fry
4037d0ec43 add verification note 2015-05-17 07:47:25 -04:00
Ben Fry
ae8e65b5d4 cleanup, minor refactoring 2015-05-17 07:42:37 -04:00
Ben Fry
cb947a814c add ESC handling, proper exit() handling 2015-05-17 07:37:08 -04:00
Ben Fry
b9f7857f57 requestFocus() out of PSurface, key events firing in FX 2015-05-16 23:25:40 -04:00
Ben Fry
f49970ef43 ignore that jar over there 2015-05-16 23:25:06 -04:00
Ben Fry
f4a07c8a90 iron out the key and mouse handling (incomplete) 2015-05-16 23:12:43 -04:00
Ben Fry
71c8da6983 start work on event handling in fx 2015-05-16 22:05:03 -04:00
Ben Fry
944e70be2a notes about fx updates 2015-05-16 21:21:13 -04:00
Ben Fry
ef072664f9 properly set stage size 2015-05-16 21:09:13 -04:00
Ben Fry
f421f9d537 remove debug message 2015-05-16 21:09:00 -04:00
Ben Fry
cc3f59ca39 threading improvements to get things in sync 2015-05-16 21:00:11 -04:00
Ben Fry
1c48af2ccd stage not necessarily inited yet 2015-05-16 20:37:16 -04:00
Ben Fry
b33f6dff5e remove local that was masking the superclass field 2015-05-16 20:36:53 -04:00
Ben Fry
c5f410d722 add notes about the new constructor 2015-05-16 20:00:01 -04:00
Ben Fry
0a213ef21e Merge branch 'master' of github.com:processing/processing 2015-05-16 19:58:08 -04:00