2006/09/14
Export to XML was broken on chars <, >, &.
Added export to HTML.
Version 0.8 - published.

2006/08/22
Added application icon. Also shown in About dialog.

2006/07/14
Java SE 5.0 update 8 (unlike 6.0 beta 2) sets wide insets around toolbar icons.
Fixed by explicitly setting them to 2 pixels.
Version 0.7 - published.

2006/06/30
Own preferences "width" and "height" for the main window replaced by
single preference "main".

2006/06/29
Compare was broken when one tree had more keys than the other.
Adding a key did not set the dirty flag.
Removing a key did not set keys to null.

2006/06/26
The text in "About" box properly appears at the top.
Version 0.6 - published.

2006/06/22
TNode.exportNode: subnodes are exported in sorted order.
Search.proceed: "next" did not move ahead on every click.
help.html: added about choosing L&F.

2006/06/19
TitledBorder in the Search dialog never created with empty title.

2006/06/10:
LaF class selection is shown once for all jar files.

2006/06/08: 
LaF class selection shows only classes that extend javax.swing.LookAndFeel.

2006/06/01: 
Version 0.5 - Initial public release.
