Menu

Legacy SVN Repository Commit Log


Commit Date  
[r3993] by rcartwright

This commit fixed automatic comment bracketing bug #1546235 and
resurrected commented out section testCloseAllFiles in
SingleDisplayModelTest. The other revisions are changes to text
formatting only. The revised files were:

M src/edu/rice/cs/drjava/platform/DefaultPlatform.java
M src/edu/rice/cs/drjava/model/definitions/indent/ActionStartPrevLinePlusMultilinePreserve.java
M src/edu/rice/cs/drjava/model/definitions/indent/QuestionCurrLineEmptyOrEnterPress.java
A src/edu/rice/cs/drjava/model/definitions/indent/QuestionCurrLineEmpty.java
M src/edu/rice/cs/drjava/model/definitions/indent/Indenter.java
M src/edu/rice/cs/drjava/model/DefaultJavadocModel.java
M src/edu/rice/cs/drjava/model/SingleDisplayModelTest.java
M src/edu/rice/cs/drjava/model/MultiThreadedTestCase.java
M src/edu/rice/cs/drjava/ui/MainFrame.java

2006-09-02 20:23:38 Tree
[r3992] by mgricken

Disabled printMessages to fix bug [ 1550778 ] Internal debugging text printed when using debugger

2006-09-02 19:29:27 Tree
[r3991] by mgricken

Documentation update

2006-09-01 20:34:16 Tree
[r3990] by mgricken

Documentation update

2006-09-01 20:33:12 Tree
[r3989] by mgricken

Fixed problem with line numbers and tab-complete in 'Goto File'

2006-09-01 13:33:08 Tree
[r3988] by mgricken

Removed debug output

2006-09-01 08:52:37 Tree
[r3987] by mgricken

In the "Go to file" dialog, line numbers can now be entered after a
semicolon, e.g. "MainFr:100" will jump to line 100 of the document
that matches "MainFr".

M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/predictive/PredictiveInputModel.java
M src/edu/rice/cs/drjava/ui/predictive/PredictiveInputFrame.java

2006-09-01 08:21:18 Tree
[r3986] by mgricken

Addresses bug [ 1550220 ]. Now there is a 'Forcefully Quit DrJava' checkbox in Preferences/Misc. If it is enabled, DrJava will quit even on tablet PCs.

2006-09-01 05:04:04 Tree
[r3985] by mgricken

Added -D command line option to pass Java properties to DrJavaRoot (similar to -X)

2006-09-01 04:32:26 Tree
[r3984] by rcartwright

I revised DefinitionsDocument (commenting out some goofy side-effects
to the current location IN _getRelativeLine that broke the reduced
model) to fix a bug that Mathias discovered regarding the undoing of a
comment entered in an empty document. I also added a toURL method to
FileOps to replace all of our calls on the deprecated method toURL in
java.io.File. The new method merely calls the deprecated method but
is eliminates dozens of deprecated method warning when compiling
DrJava with Java 6.0. It also gives us an opportunity to see of the
suggested workaroudn (use toURI in java.io.File followed by toURL in
java.net.UI finally works. It did not in Java early version of Java
5.0.

The following files were upated.

2006-08-31 18:56:29 Tree
Older >
MongoDB Logo MongoDB