Ben Fry
|
f511d41fdd
|
good riddance
|
2015-05-19 03:17:02 -04:00 |
|
Ben Fry
|
6846be0912
|
mild visual improvements
|
2015-05-19 03:14:54 -04:00 |
|
Ben Fry
|
b3c1a40101
|
bottom tabs now working, remove unused class
|
2015-05-19 03:10:27 -04:00 |
|
Ben Fry
|
d196b7891e
|
smoothing out footer handling
|
2015-05-19 03:01:39 -04:00 |
|
Ben Fry
|
b0d5472f19
|
implementing alternate footer that works like our header
|
2015-05-19 02:41:52 -04:00 |
|
Ben Fry
|
bac2499d11
|
adding a cannibalized version of the header class
|
2015-05-19 01:35:25 -04:00 |
|
Ben Fry
|
8b796e729e
|
clearing out some dead wood
|
2015-05-19 01:22:04 -04:00 |
|
Ben Fry
|
0d4d8353f1
|
implementing more of the gui comps
|
2015-05-19 01:15:07 -04:00 |
|
Ben Fry
|
633b987225
|
proper size of the magic cyan bar
|
2015-05-19 00:58:28 -04:00 |
|
Ben Fry
|
63a892fe47
|
losing the battle with TabbedPaneUI, switch back to old school
|
2015-05-19 00:52:35 -04:00 |
|
Ben Fry
|
114d0b9989
|
remove s*t sandwich
|
2015-05-18 23:31:12 -04:00 |
|
Ben Fry
|
f470180f0a
|
who knows
|
2015-05-18 22:58:28 -04:00 |
|
Ben Fry
|
f79b82e3f8
|
losing the battle
|
2015-05-18 22:41:21 -04:00 |
|
Ben Fry
|
c6915de602
|
remove dead code
|
2015-05-18 22:06:23 -04:00 |
|
Ben Fry
|
c66b788832
|
removing tabs and fixing line endings
|
2015-05-18 22:05:21 -04:00 |
|
Ben Fry
|
f25e4c8baf
|
working through tabbing
|
2015-05-18 22:03:24 -04:00 |
|
Ben Fry
|
edc92e22c8
|
attempting to make this slightly less awful
|
2015-05-18 21:20:46 -04:00 |
|
Ben Fry
|
f384ca1d69
|
checking into how much AWT we're actually using
|
2015-05-18 21:15:04 -04:00 |
|
Ben Fry
|
3b58624ef3
|
ahahahaha that is so damn ugly (but is now working)
|
2015-05-18 21:09:50 -04:00 |
|
Ben Fry
|
57f6c1f155
|
sorta, kinda, half-working
|
2015-05-18 20:56:54 -04:00 |
|
Ben Fry
|
d87473a4d7
|
at least we're running
|
2015-05-18 20:45:05 -04:00 |
|
Ben Fry
|
019bfc39dd
|
notes/cleanups
|
2015-05-18 20:06:55 -04:00 |
|
Ben Fry
|
f2b317358f
|
fix step function for the toolbar
|
2015-05-18 20:06:16 -04:00 |
|
Ben Fry
|
b2783d8072
|
fix up Java tab checking, making EditorStatus into the divider
|
2015-05-18 20:02:41 -04:00 |
|
Ben Fry
|
51e845b14f
|
remove unused class, put the useful bits into prefs
|
2015-05-18 15:09:17 -04:00 |
|
Ben Fry
|
543a845e79
|
more cleanup
|
2015-05-18 14:40:55 -04:00 |
|
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 |
|