| Commit | Date | |
|---|---|---|
| 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 |
| 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 M src/edu/rice/cs/drjava/config/OptionConstants.java |
2006-03-27 11:02:02 | Tree |
|
[r3715]
by
mgricken
Made breakpoints persistent per DrJava session, i.e. breakpoints M src/edu/rice/cs/drjava/model/debug/DocumentDebugAction.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 |