| Commit | Date | |
|---|---|---|
| 2006-04-24 16:26:50 | Tree | |
|
[r3819]
by
mgricken
- Breakpoint line numbers in Breakpoints panel now update Problems: M src/edu/rice/cs/drjava/model/debug/DebugTestCase.java |
2006-04-24 03:02:11 | Tree |
|
[r3818]
by
jon-lugo
Changed the openFile, openFiles, and openFolder methods to not use the AlreadyOpenException. Rather, it uses the new _notifier.handlerAlreadyOpenDocument method. This was done as an in-between step for making the openFiles call asynchronous. |
2006-04-21 20:10:29 | Tree |
| 2006-04-21 18:56:28 | Tree | |
|
[r3816]
by
rcartwright
Fixed the banner displayed in the interactions pane on startup to show Added readLock/readUnlock brackets around code that accesses the M src/edu/rice/cs/drjava/model/DefaultGlobalModel.java |
2006-04-20 19:54:29 | Tree |
| 2006-04-20 17:28:22 | Tree | |
|
[r3814]
by
jon-lugo
Branching the trunk to do more work on the async features. This branch is taking the place of the previous drjava-asynctask branch previously used. |
2006-04-20 16:43:30 | Tree |
| 2006-04-20 14:30:28 | Tree | |
|
[r3812]
by
mgricken
Addresses "bug" [ 1472727 ]: In project mode -- with a main class set -- the button M src/edu/rice/cs/drjava/ui/MainFrame.java |
2006-04-20 03:36:36 | Tree |
|
[r3811]
by
jon-lugo
Added an echo of the System.in input to the console tab (System.in shows up green, System.err shows up red, and System.in shows up purple by default). I also modified the behavior of the recent file menu to not include files that do not exist. |
2006-04-20 02:59:23 | Tree |