| Commit | Date | |
|---|---|---|
|
[r4221]
by
rcartwright
This revision fixes a focus bug in the interactions pane. After One line in the following file was changed: M src/edu/rice/cs/drjava/ui/InteractionsController.java |
2007-03-31 05:48:51 | Tree |
| 2007-03-28 18:36:28 | Tree | |
|
[r4219]
by
rcartwright
This commit cleans up the coding of the method FileOps.readFileAsSwingText based on suggestions by Corey Shaw. The following file was the only file changed: M src/edu/rice/cs/util/FileOps.java |
2007-03-26 20:12:49 | Tree |
|
[r4218]
by
rcartwright
This commit finishes (I hope) the cleanup of document image caching. The following files were modified: M src/edu/rice/cs/drjava/model/GlobalModelIOTest.java |
2007-03-26 18:18:58 | Tree |
|
[r4217]
by
sigma_lmtd
Changed the ConcreteOpenDefDoc's makeReconstructor method to load the text through the image with a StringReader (using the default editor kit). Previously, the text was simply inserted into the document, and the EOL characters were not processed correctly. M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java |
2007-03-23 20:01:58 | Tree |
|
[r4216]
by
sigma_lmtd
Changed a \n to line.separator in InteractionsModel. M src/edu/rice/cs/drjava/model/repl/InteractionsModel.java |
2007-03-21 20:07:58 | Tree |
| 2007-03-19 02:02:21 | Tree | |
|
[r4214]
by
rcartwright
This revision includes many small changes targeted at fixing bugs in M src/edu/rice/cs/drjava/model/GlobalModelTestCase.java |
2007-03-17 13:55:50 | Tree |
|
[r4213]
by
mgricken
Changed DefinitionsPane.getCurrentLine back to a 1-based M src/edu/rice/cs/drjava/model/debug/Debugger.java |
2007-03-16 18:46:08 | Tree |
|
[r4212]
by
mgricken
This problem fixes bug [ 1679178 ] 100% CPU use when compiling. |
2007-03-12 21:53:28 | Tree |