Commit Graph

1322 Commits

Author SHA1 Message Date
Patrick Vares 5b07b268cf Modified the java mode to use the methods in the SketchCode class for loading and saving files. Fixes an error with breakpoints causing file reloads 2015-05-10 20:35:53 -04:00
Ben Fry ff1f73c78a more cleanups and notes 2015-05-10 12:29:07 -04:00
Ben Fry ea1e4cd355 note about other version 2015-05-10 12:07:37 -04:00
Ben Fry 284fac151f get this guy too 2015-04-30 21:42:13 -04:00
Ben Fry defb996d3f move dummy Frame into PApplet, bring back Surface methods 2015-04-29 09:54:05 -04:00
Ben Fry 3b8eb8d167 add an additional warning to be suppressed 2015-04-28 18:44:49 -04:00
Ben Fry 464ae147e6 clean up syntax 2015-04-28 18:43:57 -04:00
Gal Sasson 7d9bfc2496 tweakmode: handle comment blocks, ignore global assignments 2015-04-28 09:42:52 -04:00
Gal Sasson eb351f4c4e tweak mode: move tweakmode functions to the end of setup and ignore all values in setup 2015-04-27 22:52:18 -04:00
Ben Fry 6d82b34eb5 fix getComponent() in AWT, tweak JOGL to compile properly 2015-04-27 13:58:26 -04:00
Ben Fry e98a8615cf a little more general 2015-04-25 14:14:06 -04:00
Ben Fry 8803a1779a moving blit() around a bit, change basic surface name 2015-04-25 04:37:17 -04:00
Ben Fry 5c749cd8c2 hmm.. looks like there might be *tabs* in there too... 2015-04-24 00:13:36 -04:00
Ben Fry 045906d948 more cleaning 2015-04-24 00:09:26 -04:00
Ben Fry aae98d9481 cleanups 2015-04-24 00:05:57 -04:00
Ben Fry f63d82bd6d removing unused code and making notes about other unused code 2015-04-24 00:01:01 -04:00
Ben Fry 0bcba49233 fix color selector for new api 2015-04-23 23:49:25 -04:00
Ben Fry 37744cac9c fix that Java version number 2015-04-23 23:49:12 -04:00
Ben Fry 9ec9f651f6 update the Java version in the export dialog 2015-04-23 21:46:54 -04:00
Ben Fry ee38708a03 prevent @SuppressWarnings from being re-added 2015-04-21 07:48:12 -07:00
Ben Fry f49f7104bd trying... to... simplify. 2015-04-20 22:44:54 -07:00
Ben Fry 547221b3da clean up comments and warnings 2015-04-20 16:40:20 -07:00
Ben Fry e6c68399da cleanups, notes, whitespace auto-fixes 2015-04-18 15:44:28 -04:00
Ben Fry 8489107f7a automatically insert SuppressWarnings statements after ANTLR makes a mess 2015-04-18 15:30:28 -04:00
mtsio 0ca72d4cc6 improve internationalization and localization in greek 2015-04-17 05:06:54 +03:00
Ben Fry 59d32321fd cleaning up and formatting 2015-04-14 19:40:31 -04:00
mtsio 02a650b395 internationalization of error messages 2015-04-12 21:18:16 +03:00
Manindra Moharana aa2641af22 fixed NPE in CompletionPanel 2015-04-12 02:12:10 -07:00
Ben Fry 7946bd6b22 tightening up unnecessarily public methods 2015-04-04 06:32:35 -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 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 f28fae7875 remove hack that placed sketch path after class name arg 2015-04-03 15:15:40 -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 9e33d24dd1 implement line numbers per the new design 2015-04-01 22:07:43 -04:00
Ben Fry 4a2f8e1acf code cleanups and fixing part of #2799 2015-04-01 17:35:54 -04:00
Ben Fry e2322a1c8d prevent menu mnemonics from going into the editor 2015-04-01 15:56:12 -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 382e03ac27 merge fixes for #1400 with updates to #3088 2015-04-01 11:38:52 -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 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
Joel Moniz ec5e699977 i18n and formatting of code related to import lib auto-install 2015-03-31 03:42:28 +05:30
Joel Moniz 95632fa96f Adding dialog to ask if user wants to install imported libs 2015-03-31 02:58:32 +05:30
Joel Moniz cc6a3feaa9 Imported Libraries install successfully 2015-03-31 02:58:32 +05:30
Joel Moniz 5b5a331604 List of contribs to be installed due to import now obtained 2015-03-31 02:46:40 +05:30