Recently Updated Plugins
Plugins updated:
25-July-09 |
LilyPondTool 2.12.879: LilyPondTool 2.12.869 has been released. It has two major
enhancements: a virtual piano and the pdf viewer made dockable. Also, there were several minor fixes, many bugfixes, and the build procedure is much simpler now. |
|
Plugins updated:
24-July-09 |
MetalColor 1.1.0: Adds the possibility to change scrollbars width and color |
Navigator 2.0: Bug fixes and features:
- Navigator mapped to Views again, so each View has its own
Navigator. EditPanes are tracked also,
so if you have the same file open in a split pane, Navigator will
correctly go back and forth appropriately. This
is a better fix for bug 2493691.
- Added option for View or EditPane scope. Originally, Navigator
worked on View scope, then Alan changed it to
EditPane scope in version 1.2. Now there is an option for the user
to choose which scope is preferred. I find
View scope particularly nice when doing diffs.
- Added "Clear" action to plugin menu so the history can be cleared.
- Lots of code clean up, removed unused methods, restructured history
model.
- Fixed the "add to toolbar" option so it is no longer buggy. It's
still a hack, but it's a clean hack.
- Modified the history popups to also show the actual text of the
line. This can make it easier to jump
to the right line since there is now a little bit of context
displayed with the location. The text
can also be syntax highlighted if desired.
- Added text field to option panel so user can set the maximum size
of the history.
- Added text field to option panel so user can set the number of rows
displayed in the history popup.
- Added ability to show the back and forward history combined in a
single list.
- Added unit tests. |
|
Plugins updated:
13-July-09 |
Code2HTML 0.6: Now supports output for Latex as well as HTML. |
|
Plugins updated:
10-July-09 |
Tags 3.0.2: Adds target specification to build.xml to ensure it runs on all Java versions supported by jEdit. |