Menu

Legacy SVN Repository Commit Log


Commit Date  
[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
[r4871] by mgricken

Changed the Vector*OptionComponents to use a JTable instead of
a JList, allowing for multi-column values like AbsRelFile, which
is file with a boolean that designates whether the file should
be kept absolute.
Now the project extra classpath entries can be entered as relative
or absolute files.

2009-04-06 18:40:10 Tree
[r4870] by mgricken

Working on making extra classpath in project properties relative
to project file.
Extra classpath in existing project files that are opened are treated
as absolute, for backward compatibility. New classpaths added from
now on are relative.
Still need to create a way to select whether a path element is
relative or absolute in the GUI.

2009-04-06 04:15:30 Tree
[r4869] by mgricken

Fixes bug 2728910: Put (pseudo-)modal window on top when switching back

2009-04-03 21:43:00 Tree
[r4868] by dlsmith

DynamicJava: Cleaned up type inference implementation; added inference support for union types and disjunctive constraints.

2009-04-02 16:53:27 Tree
Older >
MongoDB Logo MongoDB