Ben Fry
|
091d716d03
|
remove unused imports
|
2015-04-09 14:59:45 -04:00 |
|
Ben Fry
|
09db309a6d
|
cleanups and formatting
|
2015-04-09 13:54:22 -04:00 |
|
Ben Fry
|
a9d7addb8c
|
add recent pulls
|
2015-04-08 05:57:28 -04:00 |
|
Ben Fry
|
1cdb087104
|
Merge pull request #3185 from federicobond/improve-es-localization
Improve spanish localization
|
2015-04-08 05:26:50 -04:00 |
|
Ben Fry
|
409dff6968
|
Merge pull request #3186 from federicobond/fix-colorchooser-cursor
Fix ColorChooser cursor
|
2015-04-08 05:25:55 -04:00 |
|
Federico Bond
|
a37ca485b8
|
Fix ColorChooser cursor
|
2015-04-08 02:48:49 -03:00 |
|
Federico Bond
|
96709c0a4b
|
Improve spanish localization
|
2015-04-08 02:44:57 -03:00 |
|
Ben Fry
|
c2ef422f1c
|
Merge pull request #3177 from Plastix/examples-refactor
Refactor examples manager window: Fixes #3133
|
2015-04-07 18:49:48 -04:00 |
|
Plastix
|
18946f7a9d
|
Refactor examples manager window: Fixes #3133
|
2015-04-07 17:51:37 -04:00 |
|
Ben Fry
|
8a18c69801
|
trying to go straight on the EDT, see notes in core/README
|
2015-04-06 11:41:59 -04:00 |
|
Ben Fry
|
5ebbd881f7
|
note about contrib stuff
|
2015-04-04 19:02:25 -04:00 |
|
Ben Fry
|
af4a31b021
|
cleaning up contrib code
|
2015-04-04 18:57:33 -04:00 |
|
Ben Fry
|
7236af246d
|
cleanups, oy
|
2015-04-04 07:09:29 -04:00 |
|
Ben Fry
|
5cc01f5ab8
|
notes for recent updates
|
2015-04-04 06:33:27 -04:00 |
|
Ben Fry
|
e9882eb0ff
|
fixes to disable inertial scroll
|
2015-04-04 06:33:07 -04:00 |
|
Ben Fry
|
7946bd6b22
|
tightening up unnecessarily public methods
|
2015-04-04 06:32:35 -04:00 |
|
Ben Fry
|
20a2da3386
|
Merge pull request #3078 from Akarshit/bugfix-textAlignRight
textAlign Right print correctly
|
2015-04-04 06:30:36 -04:00 |
|
Ben Fry
|
a96ee52a7c
|
Merge pull request #3170 from Plastix/fix-horizontal-scroll-osx
Fix multi-touch horizontal scrolling on OSX
|
2015-04-04 06:19:23 -04:00 |
|
Ben Fry
|
f1ffa1e2d6
|
fix line number right-alignment
|
2015-04-03 17:01:03 -04:00 |
|
Ben Fry
|
750607fe6c
|
resize the debug button, bring it back temporarily
|
2015-04-03 16:56:52 -04:00 |
|
Ben Fry
|
ff5bc830ec
|
cleaning up the mess while trying to find completion problems
|
2015-04-03 16:47:40 -04:00 |
|
Ben Fry
|
1787e378bd
|
formatting fixes
|
2015-04-03 16:46:46 -04:00 |
|
Ben Fry
|
c746bcca19
|
spacing/layout changes
|
2015-04-03 16:11:27 -04:00 |
|
Ben Fry
|
d3aa83d8cd
|
Windows likes to make these executable
|
2015-04-03 16:11:03 -04:00 |
|
Ben Fry
|
feb70e776e
|
clarifications for how sketch args work
|
2015-04-03 16:02:41 -04:00 |
|
Ben Fry
|
f28fae7875
|
remove hack that placed sketch path after class name arg
|
2015-04-03 15:15:40 -04:00 |
|
Ben Fry
|
4c4732d538
|
improved window offset for new gui
|
2015-04-03 14:29:45 -04:00 |
|
Ben Fry
|
b4a784336d
|
remove annoying extra space
|
2015-04-03 14:24:15 -04:00 |
|
Ben Fry
|
726426afc3
|
fix build and gitignore for new jre setup
|
2015-04-03 13:26:35 -04:00 |
|
codeanticode
|
e63b3348e0
|
keep window open after noLoop()
|
2015-04-02 16:46:56 -04:00 |
|
Ben Fry
|
04c025f155
|
wrapping up for release
|
2015-04-02 11:30:06 -04:00 |
|
Ben Fry
|
62e96f19f8
|
notes from front-end cleanup
|
2015-04-02 10:59:13 -04:00 |
|
Ben Fry
|
b1a8dd0b8b
|
Merge pull request #3119 from omerjerk/feature-error_tooltip
Show tooltip on hovering over the error
|
2015-04-02 10:49:34 -04:00 |
|
Umair Khan
|
84150b5378
|
Show tooltip on hovering over the error
Signed-off-by: Umair Khan <omerjerk@gmail.com>
Conflicts:
java/src/processing/mode/java/pdex/JavaTextAreaPainter.java
Conflicts:
java/src/processing/mode/java/pdex/JavaTextAreaPainter.java
|
2015-04-02 20:17:15 +05:30 |
|
Ben Fry
|
40e808acf1
|
line number tweaks, button tweaks, debugger startup, fixes #3096
|
2015-04-02 10:38:55 -04:00 |
|
Ben Fry
|
6c8a0fe08c
|
fix sizes, still ugly but not as jarring
|
2015-04-02 10:38:06 -04:00 |
|
Ben Fry
|
1591076882
|
add notes about line number addition
|
2015-04-01 22:10:11 -04:00 |
|
Ben Fry
|
9e33d24dd1
|
implement line numbers per the new design
|
2015-04-01 22:07:43 -04:00 |
|
Plastix
|
ed03fb6365
|
Fix multi-touch horizontal scrolling on OSX: Fixes #180
Also edited the native cocoa wrapper to disable inertia scrolling (https://developer.apple.com/library/mac/releasenotes/DriversKernelHardware/RN-MagicMouse/). According to Apple that should work, but I'm not sure it does anything.
|
2015-04-01 17:36:42 -04:00 |
|
Ben Fry
|
4a2f8e1acf
|
code cleanups and fixing part of #2799
|
2015-04-01 17:35:54 -04:00 |
|
Ben Fry
|
223e234763
|
Merge pull request #2961 from joelmoniz/closeStreams
Closing a few unclosed BufferedReaders and InputStreams
|
2015-04-01 17:21:16 -04:00 |
|
Ben Fry
|
3d5adcceef
|
deal with page down exception, fixes #2990
|
2015-04-01 16:19:31 -04:00 |
|
Ben Fry
|
d1032eacc5
|
Merge pull request #2991 from Akarshit/bugFix-PgDnException
Fix for Exception when pressing PgDn in a code without scrollbar #2990
|
2015-04-01 16:12:33 -04:00 |
|
Ben Fry
|
18892323ac
|
Merge branch 'master' of https://github.com/processing/processing
|
2015-04-01 15:56:18 -04:00 |
|
Ben Fry
|
e2322a1c8d
|
prevent menu mnemonics from going into the editor
|
2015-04-01 15:56:12 -04:00 |
|
Ben Fry
|
8ea2106fc7
|
Merge pull request #3169 from joelmoniz/bugfix-replaceLibHeaderError
Contribution Manager up and running again
|
2015-04-01 15:27:56 -04:00 |
|
Ben Fry
|
63b9da3d79
|
additional edits to clean up #3025
|
2015-04-01 15:24:38 -04:00 |
|
Ben Fry
|
29c1edd273
|
fix for #3074, opening prefs from shortcut marks sketch as modified
|
2015-04-01 14:57:56 -04:00 |
|
Ben Fry
|
cbec8c5489
|
ignore the new jre file
|
2015-04-01 14:55:38 -04:00 |
|
Joel Moniz
|
21e04dd216
|
Contribution Manager up and running again
|
2015-04-01 22:47:42 +05:30 |
|