| Commit | Date | |
|---|---|---|
|
[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 |
|
[r4349]
by
mgricken
Choice of backslash as escape character conflicted on Windows. |
2008-02-19 13:04:54 | Tree |
| 2008-02-19 03:20:36 | Tree | |
|
[r4347]
by
mgricken
External commands can now be saved to the main menu. |
2008-02-18 22:46:47 | Tree |
|
[r4346]
by
mgricken
Added lots of stuff for external processes. M src/edu/rice/cs/drjava/config/OptionConstants.java |
2008-02-18 20:58:26 | Tree |