Menu

Legacy SVN Repository Commit Log


Commit Date  
[r5176] by mgricken

Improvements to print preview zooming.

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

2010-01-20 20:18:58 Tree
[r5175] by mgricken

Copyright change, and svn property change svn:keywords to
allow $Id$ expansion.

2010-01-20 08:46:32 Tree
[r5174] by mgricken

Shuaib's features: New Class and Zoom for Print Preview.
Still needs some improvements, but I committed them in their
original form, merged from r5004 into the latest trunk.

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/NewJavaClassTest.java
M src/edu/rice/cs/drjava/ui/PreviewFrame.java
AM src/edu/rice/cs/drjava/ui/NewJavaClass.java
M src/edu/rice/cs/util/FileOps.java

2010-01-20 06:36:28 Tree
[r5173] by mgricken

Fixed bug: 2916719 - Cannot edit external processes.

2010-01-16 22:52:18 Tree
[r5172] by mgricken

Fixed bug #2932204: ArrayIndexOutOfBoundsException: -1
in InsertVariableDialog.java:229.

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

2010-01-15 18:08:29 Tree
[r5171] by dlsmith

DynamicJava: Can handle "native" and "@interface" without choking; uses Class.isAnonymousClass (available in Java 5) when possible rather than testing for a certain class name format; added StandardTypeSystem option to (incorrectly, but matching javac) use boxing when checking for ambiguous method invocations.

2010-01-14 02:45:12 Tree
[r5170] by dlsmith

DynamicJava: Removed debugging message.

2009-12-23 20:44:31 Tree
[r5169] by dlsmith

Missing file from last commit.

2009-12-23 20:20:10 Tree
[r5168] by dlsmith

DynamicJava: Implemented special array clone() method. This allows: 1) better typing: String[] s = new String[3].clone(); 2) use when accessibility checks are turned on; 3) use in a method body that doesn't handle a CloneNotSupportedException. See JLS 6.4.5.

2009-12-23 20:19:43 Tree
[r5167] by dlsmith

DynamicJava: Adjusted constant field hack so that it doesn't allow non-primitive, non-String fields to be treated as constants. SourceInfos support ordering. SourceCheckerImprovements. Checking for multiple errors in a single AST doesn't break when an error occurs in a ConstructorCall (the constructor body was then skipped previously).

2009-12-23 00:01:52 Tree
Older >
MongoDB Logo MongoDB