Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4881] by mgricken

Deleting unnecessary branch, has been merged into trunk.

2009-04-10 18:33:57 Tree
[r4880] by mgricken

Merged drjava-key branch back into trunk.
Still to do: Make preferences GUI for key bindings prettier.

2009-04-10 18:33:16 Tree
[r4879] by mgricken

Committed ugly but fully working version of multiple key assignment.
Deals with conflicts and menu items correctly.

2009-04-10 18:21:11 Tree
[r4878] by mgricken

Added preliminary, ugly VectorKeyStrokeOptionComponent that can
handle multiple keystrokes per action.

2009-04-08 23:48:49 Tree
[r4877] by mgricken

Creating branch for new keyboard system.

2009-04-08 23:42:48 Tree
[r4876] by mgricken

Fixed "Apply" button for vector options.

2009-04-08 23:38:34 Tree
[r4875] by mgricken

EvaluatorExceptions are now propagated all the way to
InteractionsModel, where we can replace LL stack trace elements.

I have marked the locations that need to convert stack traces with
// TODO: replace LL stack trace elements

2009-04-08 18:51:55 Tree
[r4874] by mgricken

Fixed bug 2722380: Auto-Complete/Open Javadoc Contain Duplicates
Changed predictive input lists to sets to avoid duplicates.

2009-04-08 14:23:59 Tree
[r4873] by mgricken

Added a "weekly build" option to the new version/auto-update function.
Changed error handling for configurations to only reset the problematic
settings to default.

2009-04-07 18:21:22 Tree
[r4872] by mgricken

Fixes bug 2738438: Saving File with class, but no Identifier throws Exception

Improves detection of empty files that trip up unit testing: If the
document doesn't produce a *.class file, then this will be considered
"out of sync" even though it isn't. We don't really have many options
here unless we actually parse the document.

As a heuristic, we check if there is any non-comment text that
includes the words "class", "interface" or "enum". If the file
doesn't, we presume it is empty and doesn't generate a class file;
therefore, it cannot ever be out of sync.

Improved error diagnostics if classes are out of sync before JUnit: The documents
in question are now actually displayed, and the error messages are more
precise in case compiling fails.

Moved MainFrame.setPopupLoc to Utilities.setPopupLoc. It doesn't
have anything to do with MainFrame.

2009-04-06 21:37:28 Tree
Older >
MongoDB Logo MongoDB