| Commit | Date | |
|---|---|---|
|
[r4522]
by
mgricken
Added ${drjavajar.file}, ${drjava.file} and ${java.file} |
2008-06-22 20:25:34 | Tree |
|
[r4521]
by
rcartwright
This revision refactors the various CaretListeners for document panes. The followign files were revised: M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocumentTest.java |
2008-06-21 17:09:07 | Tree |
|
[r4520]
by
rcartwright
This revision cleans up some minor logic errors in AbstractDJDocument The following classes were modified, deleted, and added (as marked): M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java |
2008-06-17 05:07:27 | Tree |
|
[r4519]
by
rcartwright
This revision adds many assert statements to the core methods in AbstractDJDocument, its descendants, and clients. It also streamlines the logic of some methods in AbstractDJDocument and reduces the recursive locking in the core methods of AbstractDJDocument. This process is far from complete. I am trying to introduce the convention that methods with locking preconditions (e.g. assume the this holds a read lock) begin with the '_' character. In many cases, there is an analogous method that includes the presumed locking operations and it has the same name except for omitting the leading '_' character. The following files were modified: M testFiles/drjava.basic.config |
2008-06-15 07:14:29 | Tree |
|
[r4518]
by
mgricken
Changed the survey code to use the script: http://www.drjava.org/submit-usage.php?os.version=X&os.name=Y&java.vendor=Z&java.version=W |
2008-06-13 23:38:14 | Tree |
|
[r4517]
by
mgricken
This commit adds a date field to the information passed in M src/edu/rice/cs/drjava/ui/DrJavaSurveyPopup.java |
2008-06-13 11:21:38 | Tree |
|
[r4516]
by
mgricken
This commit fixes a problem with the previous commit and prevents the M src/edu/rice/cs/drjava/ui/MainFrame.java |
2008-06-13 06:09:23 | Tree |
|
[r4515]
by
mgricken
This revision adds a dialog that asks the user if DrJava maysend Every three months, DrJava will automatically ask this question when The information gets written into a plain-text file at M src/edu/rice/cs/drjava/config/OptionConstants.java |
2008-06-13 02:28:05 | Tree |
|
[r4514]
by
mgricken
Fixes the bug Folders and bins now can be selected. If a folder is closed, the M src/edu/rice/cs/drjava/ui/MainFrame.java |
2008-06-12 23:27:00 | Tree |
|
[r4513]
by
mgricken
Made piping between processes much more robust. M src/edu/rice/cs/drjava/config/DrJavaPropertySetup.java |
2008-06-11 03:58:24 | Tree |