Commit Graph

1742 Commits

Author SHA1 Message Date
fjenett dd927f62cd Fix for issues #936 and #848 2012-03-23 18:23:32 +00:00
benfry c55722584f fixes to catch more build errors, Android now working on Linux again 2012-03-23 12:28:42 +00:00
benfry 440c32dfa1 convert cp to full paths before compiling 2012-03-23 03:27:41 +00:00
benfry b4b153b7dc fighting with Android quirks in the latest Google SDK 2012-03-23 00:39:33 +00:00
benfry cdd0dde432 work on updating to latest Android SDK 2012-03-22 02:48:57 +00:00
benfry f668908181 settings/indent tweak 2012-03-22 02:48:40 +00:00
benfry e819addf8e fix typo in Linux export script 2012-03-21 23:05:04 +00:00
benfry edb80aa460 another fix for issue #877, now using a proper regex to fix a regression 2012-03-21 22:56:01 +00:00
fjenett c9a940fde8 fixed bug in js mode introduced when refactoring 2012-02-14 20:05:07 +00:00
fjenett 6a5245fa69 removing coffeescript mode 2012-02-14 17:50:40 +00:00
fjenett b48a5e3d14 javascript / coffeescript mode cleaning up 2012-02-14 09:31:28 +00:00
fjenett f2099af15f starting coffeescript mode 2012-02-14 09:17:01 +00:00
fjenett 52b1828a49 fix for js mode hang (issue #936) and reopen server in browser menu item 2012-02-11 07:38:11 +00:00
benfry 8a8097a99d moving to SDK 10 instead of 9 (or 8) for Android 2012-02-10 23:30:51 +00:00
fjenett 541449aa2f fixing issue #936 - random hangs when starting new server in js mode 2012-01-22 12:15:21 +00:00
fjenett 51a84706da fixed #971 - js mode - warn about size on export only once per session 2012-01-22 11:00:08 +00:00
benfry 3cc1560dad fix problem with keyword highlighting ignoring case (issue #913) 2011-11-29 12:56:35 +00:00
benfry 0caab6baf6 changing how editor state info is handled, restoring sketches, recent menu 2011-11-15 03:05:14 +00:00
benfry 377d5b4fd1 fix base not being set on OS X; tweaking single instance use 2011-11-13 18:21:34 +00:00
benfry 3c12684c88 tweaking the single instance server implementation 2011-11-13 17:23:37 +00:00
benfry 707938f0b6 show proper library conflict message, and only show when a problem occurs 2011-11-13 16:38:07 +00:00
benfry cf6c895311 do check for whether all native libs are supported when running 2011-11-12 23:13:49 +00:00
benfry 522c92e4a4 oop, remove that debug feller 2011-11-12 21:07:23 +00:00
benfry 278e56e230 cleanups 2011-11-12 20:14:14 +00:00
benfry e8d3a6689e fix for java doc comment bug (issue #877) 2011-11-12 20:08:18 +00:00
benfry 2bcb560d15 track down problem with emulator launching on Windows 2011-11-12 18:22:08 +00:00
benfry 436a81e330 cleaning up warnings, specifying Java 1.6 for build in Eclipse, remove unused 2011-11-12 17:31:06 +00:00
benfry 0487c536a1 debugging emulator problems on windows 2011-11-12 00:21:14 +00:00
benfry 5691d35ac4 debugging android problem 2011-11-11 22:41:23 +00:00
benfry c5d2dd93c1 starting next revision 2011-11-10 13:12:57 +00:00
benfry 339e5056c0 rolling revision, plus reload library paths when changing bits 2011-11-08 22:55:22 +00:00
benfry 6bfca1d72f setModified() not being set in some cases (issue #766) 2011-11-05 17:15:12 +00:00
benfry 06d33b9312 tweaks for date problem (issue #864) 2011-11-05 15:10:31 +00:00
benfry 516afa8a5f fix android library problems 2011-11-05 14:59:39 +00:00
benfry 39366f991e remove includeantruntime warning 2011-11-05 14:22:45 +00:00
benfry 97016f9316 fixes for new Android tools, plus more error handling and bug fixes 2011-11-05 14:14:48 +00:00
benfry 006dec6700 updating for newer android sdk tools 2011-11-04 23:04:47 +00:00
benfry c6d05d611e starting revision 202, tweak serial issues 2011-11-04 01:08:20 +00:00
benfry 421b831b2d showstopper to deal with preferences problem 2011-11-01 17:38:49 +00:00
benfry 2cb12efa85 still more work to make exporting applications for 32 and 64-bit work 2011-11-01 17:11:31 +00:00
benfry 422692f125 add 32/64 bit preference on OS X, tweak library errors for bit depths 2011-11-01 16:26:08 +00:00
benfry d01b4e7bf4 trying to sort out path and bits issues for 2.0a2 2011-11-01 00:47:37 +00:00
benfry c4faf2dc28 moving to Java 1.6 requirement, also add -d32/64 for exports, other misc 2011-10-31 23:45:44 +00:00
benfry 54312b0d8e changes to how export to application works 2011-10-31 19:22:24 +00:00
francisli f6dee2525a Allow RuntimeException to bubble up from registered library methods, additional exception handling in Java runner to find exceptions in callbacks 2011-10-29 20:46:28 +00:00
benfry 7e60be124c fix library exports to do subfolders, fix structure 2011-10-29 16:15:17 +00:00
benfry e136b0b9b9 moving packages around, changing some visibility to make it work 2011-10-29 15:03:28 +00:00
benfry b325fe8de9 moving packages 2011-10-29 14:49:01 +00:00
benfry 789d157329 working out toolbar and menu changes for export 2011-10-29 13:24:17 +00:00
pesckal 067d51deaa use ids when installing contributions 2011-10-26 06:08:28 +00:00