Commit Graph

1933 Commits

Author SHA1 Message Date
benfry ccb5db3425 experimental now building from ant as its own unit 2012-12-06 23:04:44 +00:00
benfry ced3982df4 change how keywords are loaded 2012-12-06 22:33:44 +00:00
benfry 77a85a4d46 fix up the Eclipse build after moving modes a bit 2012-12-06 22:01:56 +00:00
benfry 08dc2b87e1 moving to new location 2012-12-06 20:21:52 +00:00
benfry 223ba9f754 incorporating updates for experimental mode 2012-12-06 20:17:06 +00:00
benfry a60e8a1a6d add Eclipse setting to ignore warnings 2012-12-06 16:13:51 +00:00
benfry 073a938078 test whether inside quotes when scrubbing comments 2012-12-06 15:50:55 +00:00
benfry a347fc0426 todo items 2012-12-06 00:29:35 +00:00
benfry 4b645b801b removing Google APIs requirement (issue #613) 2012-12-06 00:10:39 +00:00
benfry 76e9b3490c prevent errors on first line of a new tab from highlighting on previous tab 2012-12-05 01:26:54 +00:00
benfry bf5caea34d fix "no library found" errors on Android 2012-12-05 00:56:11 +00:00
benfry e510a55a1d add new colors and descriptions from Casey 2012-12-05 00:55:41 +00:00
benfry cee450ecd1 error/debug messages from Android not showing up (issue #1440) 2012-12-05 00:43:20 +00:00
fjenett 09f6b1e339 Cleanups to JavaScript mode. Reference now opens Java reference, import libraries works as in Java mode 2012-12-02 17:02:09 +00:00
benfry b46cd4ac3f fix 32/64-bit setting on OS X (issue #1426) 2012-12-01 21:05:17 +00:00
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