| Commit | Date | |
|---|---|---|
|
[r4359]
by
rcartwright
Rolled back to revision 4356 because 4357 and 4358 broke some of the unit tests that test indenting operations. The following files were modifed: M src/edu/rice/cs/drjava/model/GlobalModelCompileErrorsTest.java |
2008-02-25 21:23:06 | Tree |
|
[r4358]
by
rcartwright
Yet another tiny revision that revises the names of some fields and methods involving the reduced model. The following files were changed: M src/edu/rice/cs/drjava/model/GlobalModelCompileErrorsTest.java |
2008-02-25 05:18:07 | Tree |
|
[r4357]
by
rcartwright
This commit is a very small update to the reduced model; the names of fields in IndentInfo were changed to be more descriptive. The following files were modified: M src/edu/rice/cs/drjava/model/definitions/indent/ActionBracePlus.java |
2008-02-25 04:18:57 | Tree |
|
[r4356]
by
rcartwright
The commit represents an incremental step toward streamlining the indenting code in AbstractDJDocument and the reduced model. The following files were modified: M src/edu/rice/cs/drjava/model/GlobalModelCompileErrorsTest.java |
2008-02-24 19:50:46 | Tree |
|
[r4355]
by
mgricken
Minor fix with empty file lists, made definition of file list |
2008-02-23 04:30:02 | Tree |
|
[r4354]
by
rcartwright
Refactored the implementation of the query cache in AbstractDJDocument The revision also included eliminating the constants DOCSTART and The following files were revised; most revisions were trivial changes M src/edu/rice/cs/drjava/model/definitions/indent/QuestionPrevLineStartsComment.java |
2008-02-22 08:34:51 | Tree |
|
[r4353]
by
mgricken
Changed keyboard shortcut for Debug mode to MASK + D, instead of just Added DrJavaProperties and PropertyMaps instead of a Map of Two basic categories existed before, "Java" with the A new category has been added, "DrJava", with just a few sample "drjava.current.file" contains the currently open document as an "drjava.all.files" contains all open files, separated by The same "drjava.*.files" properties exist as "drjava.*.files.spaces", Properties can listen to each other to find out when their values have These are only some very basic sample properties, and we need lots On a Linux system, for example, try opening a project and then run an tar cfvz test.tar.gz ${drjava.all.files.spaces} It will create a tar file with all the source files currently open. Not bad, eh? Please help me figure out what other properties are This is a massive commit, with far-reaching changes. Please Thanks! M src/edu/rice/cs/drjava/config/OptionConstants.java |
2008-02-22 03:56:36 | Tree |
| 2008-02-20 21:12:15 | Tree | |
|
[r4351]
by
mgricken
Added dialog to edit external processes (change command line, M src/edu/rice/cs/drjava/config/OptionConstants.java |
2008-02-20 20:39:09 | Tree |
|
[r4350]
by
rcartwright
Refactored the query cache for AbstractDJDocument to spped up block indenting. Indenting Mainframe.java now takes a little over a minute on a 2Ghz Core Duo MacBook. The following files were modified: M src/edu/rice/cs/drjava/model/definitions/indent/Indenter.java |
2008-02-19 17:38:17 | Tree |