modified the name visitor to create foreach var...
a fix for teh identity visitor
foreach parsing added
*** empty log message ***
*** empty log message ***
*** empty log message ***
update display errors in JSortTreeNav...
contains fixes for project tree view and list view
added JSortTree...java and JSortList...java
fix the dialog save and open boxes
removed typecheckerextension.java
took out System.out.println's
fixes save project to automatically append corr...
updated to show a * on modified files
added icons for various filetypes in the naviga...
added cache for definitions documents. refactor...
fixed document highlighting when switching the ...
Adding support for language levels. Preparing f...
fixed small bug when save as'ing a file in proj...
fixed junit errors and added run option in the ...
took out system.out
took out system.out and fixed tree navigation
fixes to Projecftt tests
fixed array index out of bounds exception when ...
shoes t
small updates
compiling whith modified files no longer throws...
fixed pressing esc in find dialog to set focus ...
small fix to let interactions pane run drjava c...
now opening a project will not fail if a file d...
compiling with modified documents no longer thr...
saving a project will not switch to project mod...
undo for incorrect fix. the fix for running drj...
fix junit errors when a test class extends a te...
Pair is now serializable. fixes a junit test bug.
fix open project to not recur infinately
added file for document refactoring
added open files in directory. fixed small bug ...
find replace options are saved in the config file
optimized open folder to open files in best cas...
fix find replace in config file
getFilesInDir now takes in a filefilter
junit no longer tries to test abstract classes ...
added file for folder dialog box. fixed glasspa...
a projects main class is now read correctly fro...
added support for close/compile folder in the t...
added support for right clicking a directory in...
refactored tree navigation to support multiple ...
fixed navigator bug putting files in the wrong ...
added support for auxiliary files
integrated gui/model with new tree navigation m...
added a test folder
added RootNode.java
allow the root in tree view to be right clicked
added support for auxiliary files
added a popup menu when right clicking on the p...
fixed save button in main frame to not be enabl...
minor fixes
fixed minor coloring bug. tree navigation now s...
added icon for project root node
loading a project will ignore saved data if the...
small changes
took out system.out.println's in tree navigation
added ctrl+tilde to switch between documents
added anti-alias to the fast switching dialog. ...
the recent documents dialog now closes when lea...
running a document no longer switches the activ...
updated project and tree view. also mentioned c...
fix bug where drJava freezes when saving direct...
find replace all documents now does not replace...
took out System.out's
fix for bug 999059. replacing all docs with a s...
added test all files support for projects.
close all with modified documents will no longe...
updated user docs. test project now tests auxil...
we now reset the interactions when only warning...
foreach does not print "null" after completing ...
added support for compiling entire project. upd...
saving a file to a file that is open in drjava ...
changed stickyclassloader to not pass edu.rice....
we can now run drJava in drJava
updated sticky class loader to not pass edu.ric...
fix FileOps test for windows
added support for slave jvm to delegate classlo...
DrJavaTestClassLoader now gets resources from i...
show clean directory warning checkbox in config...
Fixed bug 1008294 - the strange behavior when s...
fix bug 1026989: quits despite unsaved file
added exclude MultiThreadedTestCase and GlobalM...
junit now reads from class files in build direc...
fixed the splash screen
updated build common files
took out system.out's in test files, and change...
refactored classpath so that we can add entries...
updated tests to run in java 1.4