Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4586] by rcartwright

This revision fixes a bug that was recently introduced concerning the
color highlighting of tokens when new characters are inserted; the
_styleChanged method hs been re-enabled. This revision also perturbs
InteractionsModelTest in an attempt to fix the timing bugs (in the
test code) that are occasionally seen on Windows. The following files
were modified:

M src/edu/rice/cs/drjava/DrJavaRoot.java
M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java
M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocument.java
M src/edu/rice/cs/drjava/model/repl/InteractionsModelTest.java
M src/edu/rice/cs/drjava/model/AbstractDJDocument.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/InteractionsController.java
M src/edu/rice/cs/util/swing/ScrollableListDialog.java

2008-07-17 01:07:01 Tree
[r4585] by mgricken

This commit fixes the bug
[ 1884764 ] JUnit fails with enumerated type open

When attempting to retrieve the main class name, enums were previously
not considered. Now the function works for classes, interfaces, and enums.
Added unit tests for the method, which had not previously existed at all.

M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocumentTest.java
M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocument.java

2008-07-15 20:27:58 Tree
[r4584] by dlsmith

PLT Utilities: Added IOUtil.FILE_FACTORY.

2008-07-15 19:38:10 Tree
[r4583] by rcartwright

This commit corrects some glitches in commit r4581.

The following files were modified:

M src/edu/rice/cs/drjava/model/definitions/DefinitionsDocument.java
M src/edu/rice/cs/drjava/model/AbstractDJDocument.java
M src/edu/rice/cs/drjava/ui/MainFrame.java

2008-07-15 18:58:50 Tree
[r4582] by mgricken

This revision fixes a problem with the "current Find All result"
highlighter and the definition of addToBrowserHistory in MainFrame.

M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/RegionsTreePanel.java
M src/edu/rice/cs/drjava/ui/FindResultsPanel.java

2008-07-15 18:26:08 Tree
[r4581] by rcartwright

This revions attempt to fix a bug in MainFrame where deleted "find
all" tabs are never deleted from _findResults. It also slightly
cleans up synchronization and renames some fields to eliminate
incidental duplication of important field names across classes.

The following files were modified:

M src/edu/rice/cs/drjava/model/BrowserHistoryManager.java
M src/edu/rice/cs/drjava/model/repl/InteractionsModelTest.java
M src/edu/rice/cs/drjava/model/repl/InteractionsModel.java
M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/model/SingleDisplayModel.java
M src/edu/rice/cs/drjava/model/FileGroupingState.java
M src/edu/rice/cs/drjava/project/ProjectProfile.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/TabbedPanel.java
M src/edu/rice/cs/drjava/ui/MainFrameTest.java
M src/edu/rice/cs/drjava/ui/CommonCloseButton.java
M src/edu/rice/cs/drjava/ui/ProjectPropertiesFrame.java

2008-07-15 17:18:39 Tree
[r4580] by mgricken

Added section for "Auto-Import" in Interactions Pane to User Documentation,
and marked needed sections TODO.

M docs/src/user/userdoc.docbook

2008-07-15 04:29:24 Tree
[r4579] by rcartwright

This revision corrects a bug in InteractionsModelTest. There were duplicate calls to replyReturnedVoid in two test methods.

The following file is the only one that was modified:

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

2008-07-14 20:46:31 Tree
[r4578] by mgricken

This small commit fixes a problem with the predictive input frames,
which in some cases did not display the entire subset of matching items.

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

2008-07-14 17:24:20 Tree
[r4577] by mgricken

This commit fixed a problem with the "Auto-Import" feature in the
Interactions Pane that sometimes prevented the dialog from being
displayed, even though a class had not been imported yet.

M src/edu/rice/cs/drjava/ui/MainFrame.java

2008-07-14 15:51:21 Tree
Older >
MongoDB Logo MongoDB