| Commit | Date | |
|---|---|---|
| 2006-04-07 18:13:53 | Tree | |
| 2006-04-07 15:42:56 | Tree | |
|
[r3744]
by
jon-lugo
added a hook in the main frame and GlobalEventNotifier to support asynchronous task execution |
2006-04-07 04:23:14 | Tree |
| 2006-04-07 01:59:35 | Tree | |
|
[r3742]
by
jon-lugo
Made changes to the AsyncTask framework. Namely I got rid of the AsyncTaskArgs and am now passing the ProgressMonitor directly to the runAsync method. I also added a base class for the task launcher. |
2006-04-07 01:18:07 | Tree |
| 2006-04-06 20:56:24 | Tree | |
| 2006-04-06 19:23:48 | Tree | |
|
[r3739]
by
dlsmith
Nested the classes in src/edu/rice/cs/util/sexp/Tokens.java to prevent needless recompilation |
2006-04-06 16:57:07 | Tree |
|
[r3738]
by
dlsmith
Updated OS X wrapper; now contains version number and runs as a Universal application. |
2006-04-06 16:24:15 | Tree |
|
[r3737]
by
rcartwright
Fixed the bug in testing when non-source files are open. DrJava now only confirms that files with the extensions ".java", ".dj0", ".dj1", and ".dj2" have been compiled before running junit on TestCase classes. Moved the methods in GlobalModelNaming to the interface OpenDefinitionsDocument and its implementation as the innner class ConcreteOpenDefDoc (within AbstractGlobalModel and DefaultGlobalModel). The class GlobalModelNaming is no longer used and can be removed. |
2006-04-05 02:53:19 | Tree |