Activity for Adam Wulf

  • Adam Wulf Adam Wulf committed [8212ce]

    modified the name visitor to create foreach var...

  • Adam Wulf Adam Wulf committed [659528]

    a fix for teh identity visitor

  • Adam Wulf Adam Wulf committed [ff142f]

    foreach parsing added

  • Adam Wulf Adam Wulf committed [43a212]

    *** empty log message ***

  • Adam Wulf Adam Wulf committed [303ddb]

    *** empty log message ***

  • Adam Wulf Adam Wulf committed [05170b]

    *** empty log message ***

  • Adam Wulf Adam Wulf committed [c23d81]

    update display errors in JSortTreeNav...

  • Adam Wulf Adam Wulf committed [3c6990]

    contains fixes for project tree view and list view

  • Adam Wulf Adam Wulf committed [c0fa51]

    added JSortTree...java and JSortList...java

  • Adam Wulf Adam Wulf committed [7ef0f7]

    fix the dialog save and open boxes

  • Adam Wulf Adam Wulf committed [e8b3f6]

    removed typecheckerextension.java

  • Adam Wulf Adam Wulf committed [84c5dc]

    took out System.out.println's

  • Adam Wulf Adam Wulf committed [1ef951]

    fixes save project to automatically append corr...

  • Adam Wulf Adam Wulf committed [d86f28]

    updated to show a * on modified files

  • Adam Wulf Adam Wulf committed [420215]

    added icons for various filetypes in the naviga...

  • Adam Wulf Adam Wulf committed [c657da]

    added cache for definitions documents. refactor...

  • Adam Wulf Adam Wulf committed [68bd63]

    fixed document highlighting when switching the ...

  • Adam Wulf Adam Wulf committed [ccb883]

    Adding support for language levels. Preparing f...

  • Adam Wulf Adam Wulf committed [bd78c4]

    fixed small bug when save as'ing a file in proj...

  • Adam Wulf Adam Wulf committed [2499b0]

    fixed junit errors and added run option in the ...

  • Adam Wulf Adam Wulf committed [270704]

    took out system.out

  • Adam Wulf Adam Wulf committed [b00931]

    took out system.out and fixed tree navigation

  • Adam Wulf Adam Wulf committed [b79f1f]

    fixes to Projecftt tests

  • Adam Wulf Adam Wulf committed [e6eb82]

    fixed array index out of bounds exception when ...

  • Adam Wulf Adam Wulf committed [0c506a]

    shoes t

  • Adam Wulf Adam Wulf committed [741892]

    small updates

  • Adam Wulf Adam Wulf committed [a35ac3]

    compiling whith modified files no longer throws...

  • Adam Wulf Adam Wulf committed [cc014c]

    fixed pressing esc in find dialog to set focus ...

  • Adam Wulf Adam Wulf committed [0d2dc4]

    small fix to let interactions pane run drjava c...

  • Adam Wulf Adam Wulf committed [b695ca]

    now opening a project will not fail if a file d...

  • Adam Wulf Adam Wulf committed [321975]

    compiling with modified documents no longer thr...

  • Adam Wulf Adam Wulf committed [4b4d69]

    saving a project will not switch to project mod...

  • Adam Wulf Adam Wulf committed [0edbfd]

    undo for incorrect fix. the fix for running drj...

  • Adam Wulf Adam Wulf committed [095614]

    fix junit errors when a test class extends a te...

  • Adam Wulf Adam Wulf committed [a0aa42]

    Pair is now serializable. fixes a junit test bug.

  • Adam Wulf Adam Wulf committed [ab20ad]

    fix open project to not recur infinately

  • Adam Wulf Adam Wulf committed [31b9f8]

    added file for document refactoring

  • Adam Wulf Adam Wulf committed [8e9d6d]

    added open files in directory. fixed small bug ...

  • Adam Wulf Adam Wulf committed [cea957]

    find replace options are saved in the config file

  • Adam Wulf Adam Wulf committed [0fe56d]

    optimized open folder to open files in best cas...

  • Adam Wulf Adam Wulf committed [9492cf]

    fix find replace in config file

  • Adam Wulf Adam Wulf committed [ab929f]

    getFilesInDir now takes in a filefilter

  • Adam Wulf Adam Wulf committed [2f0861]

    junit no longer tries to test abstract classes ...

  • Adam Wulf Adam Wulf committed [4ec6ed]

    added file for folder dialog box. fixed glasspa...

  • Adam Wulf Adam Wulf committed [240a30]

    a projects main class is now read correctly fro...

  • Adam Wulf Adam Wulf committed [a4a2af]

    added support for close/compile folder in the t...

  • Adam Wulf Adam Wulf committed [ad8cf9]

    added support for right clicking a directory in...

  • Adam Wulf Adam Wulf committed [34921a]

    refactored tree navigation to support multiple ...

  • Adam Wulf Adam Wulf committed [04d5f6]

    fixed navigator bug putting files in the wrong ...

  • Adam Wulf Adam Wulf committed [dd72f6]

    added support for auxiliary files

  • Adam Wulf Adam Wulf committed [fca5fc]

    integrated gui/model with new tree navigation m...

  • Adam Wulf Adam Wulf committed [dd27d6]

    added a test folder

  • Adam Wulf Adam Wulf committed [04507d]

    added RootNode.java

  • Adam Wulf Adam Wulf committed [408446]

    allow the root in tree view to be right clicked

  • Adam Wulf Adam Wulf committed [3d672b]

    added support for auxiliary files

  • Adam Wulf Adam Wulf committed [bf7190]

    added a popup menu when right clicking on the p...

  • Adam Wulf Adam Wulf committed [e2fcf7]

    fixed save button in main frame to not be enabl...

  • Adam Wulf Adam Wulf committed [e32594]

    minor fixes

  • Adam Wulf Adam Wulf committed [cf6184]

    fixed minor coloring bug. tree navigation now s...

  • Adam Wulf Adam Wulf committed [7a442b]

    added icon for project root node

  • Adam Wulf Adam Wulf committed [a37574]

    loading a project will ignore saved data if the...

  • Adam Wulf Adam Wulf committed [1ead72]

    small changes

  • Adam Wulf Adam Wulf committed [177aff]

    took out system.out.println's in tree navigation

  • Adam Wulf Adam Wulf committed [65470e]

    added ctrl+tilde to switch between documents

  • Adam Wulf Adam Wulf committed [3cea4d]

    added anti-alias to the fast switching dialog. ...

  • Adam Wulf Adam Wulf committed [abf4f1]

    the recent documents dialog now closes when lea...

  • Adam Wulf Adam Wulf committed [33d818]

    running a document no longer switches the activ...

  • Adam Wulf Adam Wulf committed [87b9a3]

    updated project and tree view. also mentioned c...

  • Adam Wulf Adam Wulf committed [c59eaa]

    fix bug where drJava freezes when saving direct...

  • Adam Wulf Adam Wulf committed [a42ed3]

    find replace all documents now does not replace...

  • Adam Wulf Adam Wulf committed [ce392e]

    took out System.out's

  • Adam Wulf Adam Wulf committed [0e2d4b]

    fix for bug 999059. replacing all docs with a s...

  • Adam Wulf Adam Wulf committed [a6c0af]

    added test all files support for projects.

  • Adam Wulf Adam Wulf committed [015a58]

    close all with modified documents will no longe...

  • Adam Wulf Adam Wulf committed [887c86]

    updated user docs. test project now tests auxil...

  • Adam Wulf Adam Wulf committed [ed301b]

    we now reset the interactions when only warning...

  • Adam Wulf Adam Wulf committed [fea188]

    foreach does not print "null" after completing ...

  • Adam Wulf Adam Wulf committed [bd1423]

    added support for compiling entire project. upd...

  • Adam Wulf Adam Wulf committed [f7191b]

    saving a file to a file that is open in drjava ...

  • Adam Wulf Adam Wulf committed [c9291a]

    changed stickyclassloader to not pass edu.rice....

  • Adam Wulf Adam Wulf committed [bfc3e0]

    we can now run drJava in drJava

  • Adam Wulf Adam Wulf committed [52434f]

    updated sticky class loader to not pass edu.ric...

  • Adam Wulf Adam Wulf committed [37e481]

    fix FileOps test for windows

  • Adam Wulf Adam Wulf committed [96733f]

    added support for slave jvm to delegate classlo...

  • Adam Wulf Adam Wulf committed [70e2e1]

    DrJavaTestClassLoader now gets resources from i...

  • Adam Wulf Adam Wulf committed [4a8704]

    show clean directory warning checkbox in config...

  • Adam Wulf Adam Wulf committed [830fa4]

    Fixed bug 1008294 - the strange behavior when s...

  • Adam Wulf Adam Wulf committed [31f233]

    fix bug 1026989: quits despite unsaved file

  • Adam Wulf Adam Wulf committed [01c3f0]

    added exclude MultiThreadedTestCase and GlobalM...

  • Adam Wulf Adam Wulf committed [cfea3e]

    junit now reads from class files in build direc...

  • Adam Wulf Adam Wulf committed [49e1a7]

    fixed the splash screen

  • Adam Wulf Adam Wulf committed [0498a3]

    updated build common files

  • Adam Wulf Adam Wulf committed [c93fe4]

    took out system.out's in test files, and change...

  • Adam Wulf Adam Wulf committed [d38c32]

    refactored classpath so that we can add entries...

  • Adam Wulf Adam Wulf committed [0fde62]

    updated tests to run in java 1.4

1
MongoDB Logo MongoDB