| Commit | Date | |
|---|---|---|
|
[r4170]
by
rcartwright
This revision adds substantially more synchronizattion (readers/writers locking on SwingDocuments) in the AbstractConsoleController class and its subclasses. M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java |
2007-02-21 04:57:49 | Tree |
|
[r4169]
by
mgricken
Added capability to select multiple documents in the project view, M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java |
2007-02-21 01:53:43 | Tree |
|
[r4168]
by
c45207
The indenter now handles attributes before declarations correctly. Changed files: |
2007-02-20 19:02:34 | Tree |
|
[r4167]
by
mgricken
Reverses changes to the MainFrame.open method from revision 4150 M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java |
2007-02-20 00:14:30 | Tree |
| 2007-02-19 22:27:20 | Tree | |
|
[r4165]
by
c45207
Fix for Sourceforge bug #1658696. model.refreshActiveDocument() is called after JARing. Modified files: M src/edu/rice/cs/drjava/model/GlobalModel.java |
2007-02-19 21:43:49 | Tree |
| 2007-02-19 21:27:51 | Tree | |
|
[r4163]
by
mgricken
Closes find-all panels when they get empty. |
2007-02-19 21:00:23 | Tree |
|
[r4162]
by
rcartwright
This revision fixes a synchronization bug in the code associated with the _auxFiles field in AbstractGlobalModel. |
2007-02-19 20:18:55 | Tree |
|
[r4161]
by
rcartwright
This commit revises the code for both versions ofupdateStatusField in MainFrame; only the _statusField component is updated (instead of the entire MainFrame) and it is only updated when it is changed. The commit also comments out the "reversion checking" code in the _findAll method in FindReplacePanel because this code repeatedly reads files to get timestamps which significantly slows down FindAll searches. The following files were modified: M src/edu/rice/cs/drjava/ui/MainFrame.java |
2007-02-17 04:07:23 | Tree |