Menu

Legacy SVN Repository Commit Log


Commit Date  
[r3723] by jon-lugo

Updated the icons to the new drjava logo.

2006-03-31 03:49:46 Tree
[r3722] by jon-lugo

Updated the getCononicalFile method in the FileOps to return the Absolute path rather than the empty file when the getCanonicalPath fails.

2006-03-30 17:46:50 Tree
[r3721] by rcartwright

Made the creation of temp files more uniform by applying getCanonicalFile which converts the short name generated on Windows to a long name.

2006-03-30 05:44:57 Tree
[r3720] by rcartwright

Repaired the testStartupAndShutdown test in DebugTest.

2006-03-29 01:07:49 Tree
[r3719] by dlsmith

Migrated build script to Subversion; updated developer docs with Subversion instructions; split developer docs into multiple files.

2006-03-28 20:18:08 Tree
[r3718] by rcartwright

e Yet another iteration to fixing the timing bugs in DebugTest. Fixed an null pointer exception bug in _gainVisitor in AbsractGlobalModel; the old code failed to handle the case when _activeDirectory was null.

2006-03-28 16:38:56 Tree
[r3717] by rcartwright

Provided more reasonable default locations for file and directory choosers when opening a folder or editing the project properties frame. Fixed a bug in the testStartupAndShutdown method in DebugTest.

2006-03-27 21:54:54 Tree
[r3716] by mgricken

Added "Auto-Complete File" dialog. If the cursor is at the
end of a word, press Ctrl-Shift-Space, and DrJava will attempt
to auto-complete the word based on the open document file
names. If it cannot auto-complete to a unique name, it
displays a predictive input dialog.

M src/edu/rice/cs/drjava/config/OptionConstants.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/config/ConfigFrame.java

2006-03-27 11:02:02 Tree
[r3715] by mgricken

Made breakpoints persistent per DrJava session, i.e. breakpoints
can be added and removed even when the debugger is not in use.
Debugger gets restarted on some occasions.
Breakpoints are NOT yet saved in the project file.
Behavior of watches has not changed at all yet.
Ctrl-Shift-B opens new "Breakpoints" panel.

M src/edu/rice/cs/drjava/model/debug/DocumentDebugAction.java
M src/edu/rice/cs/drjava/model/debug/JPDADebugger.java
M src/edu/rice/cs/drjava/model/debug/Breakpoint.java
M src/edu/rice/cs/drjava/model/DefaultGlobalModel.java
M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/config/OptionConstants.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
AM src/edu/rice/cs/drjava/ui/BreakpointsPanel.java
M src/edu/rice/cs/drjava/ui/DefinitionsPane.java
M src/edu/rice/cs/drjava/ui/DebugPanel.java

2006-03-25 20:55:24 Tree
[r3714] by rcartwright

Fixed a bug in the FocusListener added to the document navigator in AbstractGlobalModel.java. The FocusListener was forwarding control to the definitions pane regardless of whether the selected node was a leaf. It now only switches focus to the definitions if the selected node is a leaf.

2006-03-25 04:13:14 Tree
Older >
MongoDB Logo MongoDB