Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4216] by sigma_lmtd

Changed a \n to line.separator in InteractionsModel.

M src/edu/rice/cs/drjava/model/repl/InteractionsModel.java

2007-03-21 20:07:58 Tree
[r4215] by c45207

Disabled logging in InteractionsController.java

2007-03-19 02:02:21 Tree
[r4214] by rcartwright

This revision includes many small changes targeted at fixing bugs in
the behavior of the interactions pane cursor when output is happening
in the background. The following files were modified:

M src/edu/rice/cs/drjava/model/GlobalModelTestCase.java
M src/edu/rice/cs/drjava/model/cache/DocumentCache.java
M src/edu/rice/cs/drjava/model/repl/InteractionsDocument.java
M src/edu/rice/cs/drjava/model/repl/InteractionsModel.java
M src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java
M src/edu/rice/cs/drjava/model/repl/DefaultInteractionsModel.java
M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/CommandLineTest.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/InteractionsPane.java
M src/edu/rice/cs/drjava/ui/DefinitionsPane.java
M src/edu/rice/cs/drjava/ui/AbstractDJPane.java
M src/edu/rice/cs/drjava/ui/MainFrameTest.java
M src/edu/rice/cs/drjava/ui/InteractionsPaneTest.java
M src/edu/rice/cs/drjava/ui/InteractionsController.java
M src/edu/rice/cs/drjava/ui/JUnitPanel.java
M src/edu/rice/cs/drjava/ui/AbstractConsoleController.java
M src/edu/rice/cs/util/text/ConsoleDocument.java
M src/edu/rice/cs/util/text/ConsoleDocumentTest.java
M src/edu/rice/cs/util/text/EditDocumentInterface.java
M src/edu/rice/cs/util/text/SwingDocument.java
M src/edu/rice/cs/util/OutputStreamRedirector.java
M src/edu/rice/cs/util/newjvm/AbstractMasterJVM.java

2007-03-17 13:55:50 Tree
[r4213] by mgricken

Changed DefinitionsPane.getCurrentLine back to a 1-based
numbering system. In revision, 4179, it was inadvertantly
changed to be 0-based. This caused the breakpoints to be
off by one line.

M src/edu/rice/cs/drjava/model/debug/Debugger.java
M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java
M src/edu/rice/cs/drjava/ui/DefinitionsPane.java

2007-03-16 18:46:08 Tree
[r4212] by mgricken

This problem fixes bug [ 1679178 ] 100% CPU use when compiling.
M src/edu/rice/cs/drjava/model/compiler/CompilerErrorModel.java

2007-03-12 21:53:28 Tree
[r4211] by c45207

Fixed spelling mistake in build.xml

2007-03-12 18:41:52 Tree
[r4210] by rcartwright

This revision fixes a bug in the updating of the cursor in the
interactions pane. It also eliminates a few recursive locking
operations in some console document operations. The following
files were modified:

M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/SimpleInteractionsWindow.java
M src/edu/rice/cs/drjava/ui/InteractionsPaneTest.java
M src/edu/rice/cs/drjava/ui/InteractionsController.java
M src/edu/rice/cs/drjava/ui/AbstractConsoleController.java
M src/edu/rice/cs/util/text/ConsoleDocument.java
M src/edu/rice/cs/util/text/EditDocumentInterface.java
M src/edu/rice/cs/util/text/SwingDocument.java

2007-03-09 12:57:03 Tree
[r4209] by c45207

Added the ScrollableListDialog. The ScrollableListDialog is a good way to display
a message with lots of items, like when files go missing. This dialog is now used
when reporting missing project files.

Modified files:

M src/edu/rice/cs/drjava/ui/MainFrame.java
A src/edu/rice/cs/util/swing/ScrollableListDialog.java
A src/edu/rice/cs/util/swing/ScrollableListDialogTest.java

2007-03-06 07:15:01 Tree
[r4208] by c45207

Added @SuppressWarnings("unchecked") to DefaultPlatform.java.

2007-03-06 07:12:15 Tree
[r4207] by rcartwright

This revision fixes a glitch in the updating of the caret position
after keyboard input in the interactions pane. The change was minor
(changing a <= test to and < test) but forced some revision of the
tests in InteractionsPaneTest that broke but should not have. The
following files were modified:

M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/ui/InteractionsPane.java
M src/edu/rice/cs/drjava/ui/DefinitionsPane.java
M src/edu/rice/cs/drjava/ui/InteractionsPaneTest.java
M src/edu/rice/cs/drjava/ui/DefinitionsPaneTest.java
M src/edu/rice/cs/drjava/ui/AbstractConsoleController.java
M src/edu/rice/cs/util/text/ConsoleDocument.java

2007-03-06 01:15:11 Tree
Older >
MongoDB Logo MongoDB