| Commit | Date | |
|---|---|---|
|
[r4375]
by
mgricken
This commit fixes a grave error in our Ant build.xml file; I also corrected the behavior of escaping in the command M src/edu/rice/cs/drjava/ui/ExecuteExternalDialog.java |
2008-03-01 13:51:44 | Tree |
|
[r4374]
by
rcartwright
This commit corrects a bug in FindReplacePanel.java; the selection of the found or replaced word did not create the proper left and right positions for the selected item if the search was in the backwards direction. |
2008-03-01 04:48:57 | Tree |
|
[r4373]
by
rcartwright
This commit consists of some very small changes to document formatting and documentation The following files were changed: M src/edu/rice/cs/drjava/model/definitions/reducedmodel/ReducedModelComment.java |
2008-02-29 22:03:08 | Tree |
|
[r4372]
by
rcartwright
The small revision renames some of the methods in the reduced model classes with more descriptive titles. The following files were modified: M src/edu/rice/cs/drjava/model/definitions/reducedmodel/ReducedModelControl.java |
2008-02-29 21:31:01 | Tree |
|
[r4371]
by
rcartwright
This commit fixes a long-standing bug in the logic of the Find/Replace machine of DrJava. When searching wraps around the end (or beginning if searching backwards), the machine must search more than the complement of the text already searched because the already searched text may contain a suffix (prefix for backwards searching) of the "find" word that it is searching for. The old code only searched the complement. The following file was modified: M src/edu/rice/cs/drjava/model/FindReplaceMachine.java |
2008-02-29 15:19:21 | Tree |
| 2008-02-28 02:27:01 | Tree | |
|
[r4369]
by
mgricken
Added comment that tools.jar must be on classpath |
2008-02-27 21:04:00 | Tree |
|
[r4368]
by
mgricken
Added option to always consider Java API classes TODO: Speed up creation of list, re-use Javadoc list |
2008-02-27 19:02:26 | Tree |
| 2008-02-27 05:05:44 | Tree | |
|
[r4366]
by
mgricken
Added "Fully Qualified" and "Java API" options to M src/edu/rice/cs/drjava/ui/MainFrame.java |
2008-02-27 04:51:45 | Tree |