I would like to inform you I just committed today's work in the help plugin to CVS.
It's still Windows only (HLP and CHM help files) but the idea is to make it crossplatform any time soon.
I'm also getting used to the old code and making some changes here and there.
There have been some bugfixes and now you can sort your helpfiles in the order you want.
When a help file is called without a keyword it'll be launched with the associated application.
The hashmap used in the previous revision was changed to a vector. This can slightly decrease performance for some tasks and increase it for others, but now the help files can be sorted as you like. You shouldn't notice any performance impact because of it.
Any comments are welcomed.
Oh, yeah, why not? A screenshot


[edit]
Ok, even better, I just uploaded another CVS binary snapshot with the new help_plugin so you can test it.
This release is 30% bigger but was compiled with optimizations and no debugging (previous releases were compiled with debugging and stripped later). I hope the compiler had really made a good job on it.
[/edit]