Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4059] by mgricken

Added a "Copy System Properties" button to the "About" dialog's
"System Properties" pane. It copies the anonymized system
properties, DrJava configuration file, and memory information
to the clipboard. This should make it easier to ask people to
provide more detailed information for bug reports that don't
contain an exception.
Also changed the keyboard shortcuts for "browse forward/backward"
from Alt-Left/Right (or Option-Left/Right on Macs) to
Alt-Shift-Left/Right. Especially on the Mac, the old choice
was often triggered accidentally.

M src/edu/rice/cs/drjava/config/OptionConstants.java
M src/edu/rice/cs/drjava/ui/AboutDialog.java
M src/edu/rice/cs/drjava/ui/DrJavaErrorWindow.java

2007-01-17 05:53:14 Tree
[r4058] by dlsmith

Added Predicate equivalents to FileFilter objects and methods in IOUtil

2007-01-16 19:11:22 Tree
[r4057] by dlsmith

Added plt.jar; deprecated edu.rice.cs.util.Pair in favor of edu.rice.cs.plt.tuple.Pair, and updated references in the code

2007-01-16 00:06:10 Tree
[r4056] by c45207

Wrote more unit tests for these files. SavableConfiguration could stand
some more testing.

These files were modified/added:

M src/edu/rice/cs/drjava/model/cache/DocumentCacheTest.java
M src/edu/rice/cs/drjava/model/definitions/reducedmodel/ModelListTest.java
A src/edu/rice/cs/drjava/config/SavableConfigurationTest.java

2007-01-15 22:43:25 Tree
[r4055] by c45207

Minor JavaDoc typo corrections.

2007-01-15 22:25:53 Tree
[r4054] by c45207

Touched by c45207

2007-01-15 22:21:33 Tree
[r4053] by dlsmith

Renamed "Command" classes as "Runnable" to be consistent with the Java API; minor javadoc changes

2007-01-15 21:47:47 Tree
[r4052] by dlsmith

Minor javadoc fixes

2007-01-15 21:34:49 Tree
[r4051] by rcartwright

Added LogTest.java, a class that tests Log.java. Corey Shaw wrote the
original code and I revised it. I added a new constructor to Log.java
to simplify testing. The constructor accepts a File object for the
log file rather than a String name. The other revisions are cosmetic.

The following files were modified:

M src/edu/rice/cs/drjava/model/definitions/ColoringGlyphPainter.java
A src/edu/rice/cs/util/LogTest.java
M src/edu/rice/cs/util/Log.java
M src/edu/rice/cs/util/Pair.java

2007-01-13 21:53:21 Tree
[r4050] by dlsmith

Fixed ambiguity between java.util.List and the compiler's List class.

2006-12-14 02:25:57 Tree
Older >
MongoDB Logo MongoDB