| Commit | Date | |
|---|---|---|
| 2006-05-09 18:50:47 | Tree | |
|
[r3835]
by
mgricken
Implements feature request See "Open Javadoc" (Shift-F6) and "Open Javadoc Under Cursor" "Open Javadoc Under Cursor" takes the Java identifier the cursor is on The first time one of these two actions is used, DrJava will connect Also fixes a bug in PredictiveInputFrame.java that always picked M src/edu/rice/cs/drjava/config/OptionConstants.java |
2006-05-09 00:28:53 | Tree |
|
[r3834]
by
dlsmith
Updated Retroweaver to version 1.2.3. Fixed existing 1.5 dependencies. Fixed broken tests that depended on method execution order. Removed platform-dependent ToolsJarClassLoaderTest. |
2006-05-08 22:11:12 | Tree |
|
[r3833]
by
mgricken
Addresses bug M src/edu/rice/cs/drjava/model/DefaultGlobalModel.java |
2006-05-03 20:06:36 | Tree |
| 2006-04-29 23:16:50 | Tree | |
|
[r3831]
by
mgricken
Seems to help with bug M src/edu/rice/cs/drjava/ui/MainFrame.java |
2006-04-29 22:29:14 | Tree |
|
[r3830]
by
rcartwright
Fixed bug 1478722 on a tip from Mathias by uncommenting the commented M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java |
2006-04-29 03:57:16 | Tree |
|
[r3829]
by
rcartwright
Revised the definition of the "Compile Project" and "Test Project" Revised "Compile All" and "Test" commands so that they use all open Revised the UI so that the "Compile All" and "Test" buttons are Changed the label on the "Compile All" button to "Compile" when DrJava Changed the tool tips for the commands "compileAllAction", Revised the UI to gray out the "Run Project" menu command when DrJava M edu/rice/cs/drjava/model/junit/DefaultJUnitModel.java |
2006-04-28 13:10:20 | Tree |
|
[r3828]
by
mgricken
Moved the "Show a notification window when the first DrJava M src/edu/rice/cs/drjava/ui/config/ConfigFrame.java |
2006-04-27 06:34:36 | Tree |
|
[r3827]
by
mgricken
This commit introduces a clipboard history as detailed in Copy and Cut actions add to the front of a list of strings. It is by default bound to Ctrl-Shift-V. A src/edu/rice/cs/drjava/model/ClipboardHistoryModel.java |
2006-04-27 03:54:48 | Tree |