Menu

Legacy SVN Repository Commit Log


Commit Date  
[r5137] by mgricken

Attempt to fix a NullPointerException InteractionsPaneTest.testUndoRedoNewLine

2009-11-25 17:56:48 Tree
[r5136] by mgricken

Implemented feature request 2898710:
Changing Title for "Tabbed Panes" Window
(and also for "Debugger" Window)

2009-11-25 17:13:50 Tree
[r5135] by fro21888

Adds undo/redo functionality to the Interactions Pane; Fixes bug ID:2898576 - Backspace undo/redo issues -- John Cate - 11_25_09

2009-11-25 17:01:04 Tree
[r5134] by mgricken

Fixes bug 2902638: Double-Clicking in Mac Finder Not Working
Implements feature request 2200862:
Check if Memory Size is Possible

2009-11-23 23:34:46 Tree
[r5133] by mgricken

Mac platform update.

2009-11-23 23:33:37 Tree
[r5132] by dlsmith

Updated plt.jar; fixed some DrJava code to match the changes.

2009-11-20 22:10:18 Tree
[r5131] by dlsmith

PLT Utilities:

- Fixed a bug in ConcurrentUtil.exportInProcess which intermittently caused the RMI server VM to terminate early.

- Modified JVMBuilder to handle properties mappings as Map<String, String> instances rather than Properties instances (the latter is a legacy API with an improper generic signature, and its support for a secondary "default" Properties instance is very hard to support fully in this context). This led to a backwards-incompatible removal of some constructors, since the types for properties and environments are identical; the alternative would have been confusing. Also improved support for default backing Properties objects when they're provided -- defaults that aren't overridden are copied into the internal Map<String, String>.

- Added JVMBuilder methods to set individual properties/environment variables and to provide "defaults" -- alternatives to use if the key is not already in use.

- "Fixed" a bug in ConcurrentUtil.work which was leading to test failures. The "work" to be performed seemed to have been optimized away, leading to different behavior than expected (somehow, an interrupt was never detected.) I made some arbitrary code changes in the hope that optimization would be less likely, and that seems to have handled the problem, but no guarantees that it won't crop up again.

2009-11-20 21:42:11 Tree
[r5130] by mgricken

Fixes badly scaled images in PDF files after attempting
to fix bug 2892129: Squished Images in Included Documentation

We now ignore image scaling in HTML according to
http://www.sagehill.net/docbookxsl/ImageSizing.html#DiffImageSizes
and
http://www.sagehill.net/docbookxsl/Parameters.html#ParameterSyntax

M drjava/lib/docs.jar
M docs/src/quickstart/quickstart.docbook
M docs/src/user/userdoc.docbook
M docs/build.xml

2009-11-06 21:52:25 Tree
[r5129] by mgricken

Fixes bug 2892129: Squished Images in Included Documentation

M drjava/lib/docs.jar
M docs/src/quickstart/quickstart.docbook
M docs/src/user/userdoc.docbook

2009-11-06 18:20:48 Tree
[r5128] by mgricken

Implemented feature request 2888809:
Interactions Working Directory Preference for Flat-File Mode

There is a directory preference in the Preferences,
Interactions category. It is only used in flat-file mode,
not in project mode. If it is not set, then the source
root of the document run is used.

M src/edu/rice/cs/drjava/model/DefaultGlobalModel.java
M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/ui/config/ConfigFrame.java

2009-10-30 20:15:23 Tree
Older >
MongoDB Logo MongoDB