Commit Graph

1918 Commits

Author SHA1 Message Date
benfry 244fdf7368 add FUNCTION1 and FUNCTION2 for better keyword coloring 2012-11-29 00:27:46 +00:00
benfry 3dfe92a5fe change output of cmd line to be utf8 (issue #1418) 2012-11-28 16:35:15 +00:00
benfry 2a12524012 check no longer necessary b/c of multiple lookups 2012-11-27 12:53:45 +00:00
benfry 0bee1561cf fix keyword coloring for Casey 2012-11-27 12:49:45 +00:00
benfry f735a976d6 fix mousePressed/mousePressed() syntax coloring (issue #41) 2012-11-27 00:42:09 +00:00
benfry a6a97bfc49 disable experimental/java2/debug mode for release 2012-11-26 00:52:18 +00:00
benfry 3fa5115902 improve OS X key bindings (issue 1354) 2012-11-25 12:50:35 +00:00
benfry 90b2c7838d modify Copy as HTML to actually write HTML to clipboard (issue 1065) 2012-11-25 02:03:14 +00:00
benfry a04cc2d4d2 fix contrib maanger problems with empty list 2012-11-25 00:19:47 +00:00
benfry bb692b77bc notes and disable electric scroll (issue 1055) 2012-11-24 21:22:09 +00:00
benfry bfef0d6bc8 add command line args to exported sketch on Linux (issue #1359) 2012-11-24 18:28:48 +00:00
benfry c88cf2c1be fix error line numbers to be 1-indexed instead of 0-indexed 2012-11-24 18:23:14 +00:00
benfry e5d7bddd9b remove additional imports, use a stricter list 2012-11-24 18:15:12 +00:00
benfry 8ca080d488 move debugging location and fix method names 2012-11-24 18:14:48 +00:00
benfry aeea44bf6a copy res folder if present in Android sketches 2012-11-24 15:53:27 +00:00
benfry 50df5e17b4 trying to look into update check quirk 2012-11-23 18:56:00 +00:00
benfry 7637b7bcd1 ignore comments for mode matching (issue #1404) 2012-11-21 00:45:31 +00:00
benfry b415db23e1 rewriting event queue setup, changing default imports, general havoc 2012-11-13 17:26:06 +00:00
benfry 0cb1aa0209 add swing outline jar to the build 2012-11-13 13:06:23 +00:00
benfry 07bb5056f9 fix for imports problem (issue #1376) 2012-11-13 01:53:09 +00:00
benfry 459c65e52d additional cleanup 2012-11-11 23:01:44 +00:00
benfry 9c059e69aa clean up a few warnings 2012-11-11 22:45:28 +00:00
benfry a829256220 integrating debug mode to start java2 2012-11-11 22:23:33 +00:00
fjenett 7f6546067c ... missed to remove debug println's 2012-11-11 16:57:30 +00:00
fjenett 581658f858 Fixing bug #1218 ... JS mode not highlighting exceptions correctly 2012-11-11 16:56:28 +00:00
benfry 3e360ccc5f starting the next release 2012-11-02 13:18:24 +00:00
benfry ab7a0d4422 fix hanging external editor preference (issue #1355) 2012-11-02 12:00:13 +00:00
benfry fd052dd4ed don't use --request on OS X 10.6, it's not available 2012-10-23 17:08:28 +00:00
benfry 065702c028 change search location for lib folder, fix ClassNotFoundException for processing-java (issue #1334) 2012-10-23 16:53:02 +00:00
benfry 4dff288c98 add caret options to prefs, also modernize prefs code a bit (issue #1136) 2012-10-23 16:22:00 +00:00
benfry 48855177ca change prefs handling 2012-10-23 16:21:16 +00:00
benfry 16356bb69f change how lib folder is found to hopefully be more accurate 2012-10-23 16:20:10 +00:00
benfry 7ff7463b64 modify commander script for new lib location for jar files 2012-10-23 16:19:39 +00:00
benfry 6a581adec0 ignore imports within multiline comments (issue #911) 2012-10-23 16:19:08 +00:00
benfry 0056c6a5fd prevent imports inside comments from being used (issue #911) 2012-10-23 13:49:50 +00:00
benfry 13b680a90a enable complex scripts via a preference (issue #526), remove an applet pref 2012-10-23 12:46:55 +00:00
benfry d0312b168f starting revision 0214 2012-10-23 02:06:16 +00:00
benfry b570045300 wrapping up image icon handling updates 2012-10-22 23:15:14 +00:00
benfry f6120f57b4 looking into icon swapping to avoid ugliness 2012-10-22 22:42:55 +00:00
benfry 4cefd066be why is update check behaving strangely? 2012-10-22 22:14:07 +00:00
benfry 9c974868b1 implement better icon handling for PDE windows (issue #632) 2012-10-22 22:03:28 +00:00
benfry dc2617a0b1 formatting fixes 2012-10-22 22:02:58 +00:00
benfry a3227693cc libraries losing their name in the latest release (issue #1331) 2012-10-22 21:14:11 +00:00
benfry b97db6f024 fix a couple typos (issue #1329) 2012-10-22 20:28:06 +00:00
benfry 43f1f93beb and make it work with Eclipse too 2012-10-22 20:16:43 +00:00
benfry a468509f14 better solution for JDT, ECJ, and class loading dynamically to get XQMode working 2012-10-22 20:15:27 +00:00
benfry 8ca642e9a2 fix problem with large fonts causing the console to disappear (issue #1275) 2012-10-22 17:46:22 +00:00
benfry 81b4a40456 removing error that can be ignored 2012-10-22 17:45:12 +00:00
benfry dee5f2d73e here comes rev 213 2012-10-22 01:52:09 +00:00
benfry 4f346ea950 switch to just use 1.6 to avoid total disaster on OS X 2012-10-21 23:37:15 +00:00