Recently Updated Plugins
Plugins updated:
14-June-10 |
ProjectViewer 3.0.1: This is a maintenance release of the ProjectViewer. This release contains:
. a few bug fixes.
. enhancements to the handling of icons in the trees.
. a couple of new APIs. |
|
Plugins updated:
11-June-10 |
Optional 1.0.1: Updated for jEdit 4.3final.
Fixed # 3013717 - don't save optionpanes unless they are shown. |
|
Plugins updated:
28-May-10 |
InfoViewer 1.6: Version 1.6 depends on jEdit 4.3, Java 1.5
* Removed font size actions which didn't work. Now uses the same font as primary metal font (jedit 4.3) or new helpviewer font (jedit 4.4) as specified in appearance option pane. |
LookAndFeel 1.5.0: Updated Substance LAF to version 6.0. |
|
Plugins updated:
10-May-10 |
Highlight 1.8.2: -Disabling highlight overview was not working (#2983441)
-Performance improvement when moving caret |
SVNPlugin 1.5.0: - Fix for potential lockup when fetching svn properties.
- Removed "All" and "Revision Range" radio buttons from 'log' dialog as they aren't necessary.
- Added checkbox to override max logs to be able to show all logs.
- Switched out authentication managers to be better able to proxy settings.
- Fixed bad cast, property values are not always strings.
- Fixed recursive revert so it works.
- Put code that converts working copy versions into a SwingWorker so the UI doesn't lock up.
- Fix for a potential NPE if project is null.
- Fix for tracker 2946670, context menu not added to Project Viewer in second view.
- Updates to work with latest Project Viewer release.
- Now using JNA plugin rather than jna.jar from svnkit.
- Added action to diff the current file against the base revision without having to use a dialog.
- Don't require username/password when doing a diff against the base revision since this diff only uses local files.
- Fixed exception when cancelling an operation.
- Fixed the 'stop' panel so the buttons are removed at the right time.
- Don't require username/password for the 'info' command if the file is local since all the info data is available locally. |