Commit Graph

1229 Commits

Author SHA1 Message Date
benfry 192aabc63e fix problem with library loading in 0178 (bug #1473) 2010-03-10 17:57:11 +00:00
benfry d2aca2d8c9 todo items and rolling back .classpath 2010-03-10 16:06:10 +00:00
jdf 331f001570 Force Java 5 libraries, to ensure compatibility with mac 2010-03-10 15:05:08 +00:00
benfry a8c24df7da old build files, no longer in use 2010-03-10 14:54:30 +00:00
benfry 7c80ed4b1e starting revision 0179 2010-03-05 09:20:03 +00:00
jdf 6388454a48 Protect against NPE 2010-03-04 14:14:07 +00:00
benfry 1ebf829d3e add android tool to the build script 2010-03-04 10:05:40 +00:00
jdf 20a2f26f8f Moar terse. 2010-03-03 19:26:48 +00:00
jdf 5e19ba4d74 Now you can enable/disable the toolbar. Unfortunately, the way the default runner works makes this fact useless. 2010-03-03 19:26:38 +00:00
jdf 671578f820 Factor out exception-handling code that's generally useful to other modes 2010-03-03 16:36:42 +00:00
jdf c2e6489322 The message-showing stuff only cares about Frameness, not Editorness. 2010-03-03 16:35:47 +00:00
jdf 175f691176 The editor wasn't calling the StopHandler. Fixed. 2010-03-02 19:25:46 +00:00
jdf 442d7d5b95 The AndroidRunner was calling a method on Editor that really belongs in RunnerListener.java, so I put it there. Then I had to implement that method in Commander. 2010-02-26 17:58:05 +00:00
benfry 6eea5dd08e checking in for build path trouble on osx 2010-02-26 13:12:36 +00:00
jdf 8c9ec3a26a Unfortunately, using the JDI and its associated machinery was garden path for communicating with the Android world. The way to go is to exploit the logs, which, happily, are useful. This commit starts to commit to that path. 2010-02-25 03:43:51 +00:00
jdf c630cc80f5 More sane settings 2010-02-24 18:27:39 +00:00
jdf 71a4a5975c Remove hack to force newlines when switching streams. This was inserting many spurious newlines. 2010-02-24 18:26:32 +00:00
jdf 0164456aff This is a reversoin to the original version; I shouldn't have mucked with it. 2010-02-24 17:51:07 +00:00
jdf e15d6e8b91 Move android tool stuff into own project 2010-02-24 17:22:02 +00:00
benfry 3c8cac2314 notes and minor edits 2010-02-24 16:54:36 +00:00
jdf 7875c0dd55 Successfully captures stdout/stderr from sketch running in emulator, on Windows, on Tuesdays. Haven't tested under any other conditions. 2010-02-24 02:17:21 +00:00
jdf e6d168e1d0 Suckin' down the standard streams since 2010 2010-02-23 22:02:55 +00:00
jdf f180e4cc99 Very important to autoflush the teed writer 2010-02-23 19:14:01 +00:00
jdf c187ceff47 Rejiggered Pavarotti (as ProcessHelper) to not busy-wait for output streams to finish. 2010-02-22 21:03:40 +00:00
jdf ad29da1556 Beginning cleanup of tools.android 2010-02-22 16:21:28 +00:00
benfry 60f809ceb7 starting revision 0178 2010-02-21 13:57:21 +00:00
jdf 0e54f3acd5 quote the min sdk version like a good xml should 2010-02-21 04:16:57 +00:00
jdf be89b727b9 Some cleanup prefs that aren't in fry's eclipse i guess 2010-02-21 03:18:38 +00:00
jdf 39302f1938 Make the error message match the new non-donut reality 2010-02-21 03:10:28 +00:00
jdf 3a88ae5db2 Protect from bogus Windows PATH entries, which might have quotes. 2010-02-21 03:09:19 +00:00
benfry 0fc12b5745 starting revision 0177 2010-02-20 23:38:42 +00:00
benfry 9042a21a0a more tweaks for the build to make sure that variables are set 2010-02-20 23:00:23 +00:00
benfry e26b9b1033 more build work 2010-02-20 22:41:50 +00:00
benfry 81cf289bcc add library and code folder support to android 2010-02-20 21:17:41 +00:00
benfry d9c5e79081 remove donut references from the android tool 2010-02-19 19:48:08 +00:00
benfry d360f9a360 fix for preproc bug #1466 2010-02-19 13:46:55 +00:00
benfry 19b92d0896 remove opengl, complain openly 2010-02-17 23:55:29 +00:00
benfry f3cc45f41b more work on build process and ant 2010-02-17 23:25:54 +00:00
benfry 2b55a5f1c9 changing location of android core.zip 2010-02-17 23:20:25 +00:00
benfry 51c1694056 notes about slashes 2010-02-17 23:15:58 +00:00
benfry ebfc1f2efb deal with slashes in android sdk 2010-02-17 23:08:13 +00:00
benfry 34fac994dc more android windows work 2010-02-17 23:00:02 +00:00
benfry 05a70f6fb8 fighting with android tools a bit 2010-02-17 22:50:50 +00:00
benfry c495aabc05 clean up antlr build so that it doesn't re-build each time 2010-02-17 22:44:34 +00:00
benfry 6ad8ea770e fix key bindings for the whiners 2010-02-17 00:36:24 +00:00
benfry 933d0c9b59 fix typo 2010-02-16 23:52:20 +00:00
benfry 598c3aa934 possible fix for bug #162, adds ctrl-ins, shift-ins, shift-del 2010-02-16 23:43:53 +00:00
benfry a0d93deed9 fix for input method support (bug #854) 2010-02-16 21:48:22 +00:00
benfry 508bdbc5da moving to new package 2010-02-16 21:44:04 +00:00
benfry 261ded33fc updates for input method support (bug #854) 2010-02-16 21:43:44 +00:00