Commit Graph

9752 Commits

Author SHA1 Message Date
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
Ben Fry af17ebd326 couple more of these 2015-04-01 12:14:34 -04:00
Ben Fry 2955fb2c25 forgot this one 2015-04-01 12:14:26 -04:00
Ben Fry 1320a8e3ef switch to the var 2015-04-01 12:08:14 -04:00
Ben Fry 4404eb5aca need to specify jre version when saving 2015-04-01 12:06:55 -04:00
Ben Fry b52fdb7f14 working on a fix for #3057 2015-04-01 11:55:20 -04:00
Ben Fry de60df8b03 notes about the Greek translation and font handling 2015-04-01 11:50:17 -04:00
Ben Fry e61cf321fe Merge pull request #3025 from mtsio/master
greek translation and some fixes
2015-04-01 11:41:52 -04:00
Ben Fry 382e03ac27 merge fixes for #1400 with updates to #3088 2015-04-01 11:38:52 -04:00
Ben Fry cb6fb5f086 fix formatting 2015-04-01 11:38:29 -04:00
Ben Fry 598613300d Merge pull request #3088 from kfeuz/client_memory_leak
Prevent memory leak of Client by unregistering parent dispose method
2015-04-01 11:33:36 -04:00
Ben Fry 3c0398c7e9 Merge pull request #3069 from joelmoniz/bugfix-killAfterFatalError
Fatal errors now kill processing, enabling building it again without killing it manually without using the Task Manager
2015-04-01 11:30:18 -04:00
Ben Fry d87140323a cleanup imports 2015-03-31 20:47:02 -04:00
Ben Fry 7aa709f366 a little further along with the cleanups 2015-03-31 20:46:06 -04:00
Ben Fry 986d7615dd ui rework in progress 2015-03-31 20:10:07 -04:00
Ben Fry 25690384b9 a few notes from afternoon tweaking 2015-03-31 19:16:30 -04:00
Ben Fry d009280dcd deal with readSettings() regression 2015-03-31 18:47:44 -04:00