Added package documentation for the 'model' and...
Added a more traditional toolbar and status bar...
Updated the toolbar to fix the paste icon, move...
Reorganized menus and toolbar, according to fea...
Initial files for merging the new indent code. ...
Making progress on new indent tree. All tests ...
Updated contracts of Indent classes to not take...
Fixed Bug #532181: Filename extensions are now ...
Implemented several of the IndentRule Questions...
Implemented ActionBracePlus and QuestionNewPare...
Finished writing tests for ActionStartStmtOfBra...
Updated findPrevDelimiter in the indent code so...
Added the last action to the indent rule decisi...
Updated comment portion of new indent rule deci...
Fixed an off-by-one bug in ActionBracePlus in t...
Cleaned up code in new indentation system; no n...
The new indent framework is now in place! A re...
Improved efficiency of new indentation system: ...
Renumbered the indent rules and updated the pac...
DefinitionsPane now causes an hourglass to be d...
Fixed several bugs in the indent rule decision ...
Started cleaning up the line numbering code. T...
Updated the line numbering code so the listener...
Updated CommandLineTest to be Java 1.3 compatible.
Correctly synchronized the caret position and d...
Improved find/replace so that the "find" text i...
Improved Debug MenuItems, and allowed them to b...
Made the JSwat debugger a configurable option, ...
Added a start() method to the DebugManager, and...
Moved getClasspath from JUnit's test class load...
Added various UI improvements to the Debugger, ...
Improved the Interactions classpath: whenever f...
Added the user's current working directory to t...
Disabled display of Test button and tab, so tha...
Disabled Junit menu item until JUnit fixes are ...
Several minor updates:
Fixed an exception in FindReplaceDialog that oc...
Made icons in the toolbar configurable, as well...
Fixed the disabled scrollbar (on OS X) bug (512...
Disabled the fix for the "disabled scrollbar" b...
Committing a beta-release version of DrJava, ba...
Resolved ease of use issue 543703, where a file...
Added better error handling in the Config code....
Resolved bug 573207 (No System.err in Interacti...
Added OutputStreamRedirector so both DrJava.jav...
Resolved bug 573931, where closing some dialog ...
Changed all standard out and err output to go t...
Updated build-common.xml to not apply the stabl...
Committing the initial documentation framework ...
Restored ESC to Abort Interaction, made CTRL+B ...
Several small bug fixes:
Fixed bug 547229, where the InteractionsJVM die...
Resolved bug 576081, where compiler errors on t...
The credit to Chris Haynes didn't appear correc...
Finished the first draft of the user documentat...
Switched the title and text for the Save Before...
Converted Reset Interactions to have the semant...
Committing the stable version in preparation fo...
- Improved SavableConfiguration so that it doe...
Added InteractionsHistoryFilter for the load an...
Removed a println in DefinitionsDocument to pre...
Refactored CompilerInterface to allow multiple ...
Updated the FontChooser with new code from Noah...
Committing the beginning of the new debugger co...
- Removed config option for Debugger, which is...
Stored the DebugAction and OpenDefDoc (if there...
Resolved (hopefully) all the synchronization is...
Added keyboard bindings to the debugger actions.
Added a method in GlobalModel to allow the Debu...
The debugger now prints a message when stepping...
Added a rough draft of a chapter on the debugge...
Improved the Display All Breakpoints message.
- Added test cases for DebugManager (finally).
Forgot to add LabelComponent to ui/config in th...
Breakpoints in a document are now removed when ...
Resolved many threading issues between the debu...
Removed CodeStatus.DEVELOPMENT tags on features...
Added a Swing timer on step requests so that "S...
Added SwingWorker from Sun's tutorial on thread...
Significantly updated the user documentation, i...
Removed the JSwat jar, because we don't need it...
Improved config option component usability by a...
Updated documentation for the release.
Updated HighlightManager to be able to refresh ...
Fixed "import.junit" to "import junit" in the J...
Added the number of errors to the Compiler Outp...
- Reinstated the sticky class loader so jars o...
- Added a "-config [FILE]" command line argume...
- DrJava now prompts before quitting (can be d...
Added a test to ensure bug 599304 is not repeat...
Committing the stable version in preparation fo...
- The interactionsResetting and interactionsRe...
Resolved the locale-specific key binding bugs (...
- Fixed another RMI issue so that all copies o...
- Added a test to ensure keybindings are forma...
The debugger now uses ReferenceType.sourceName(...
Changed getClassName() to getFirstTopLevelClass...
Adding a source tree for classes which can only...
Adding a source tree for classes which can only...
This commit is mainly infrastructure changes wh...