Age | Commit message (Collapse) | Author |
|
|
|
This includes unicode text support.
|
|
|
|
|
|
* this is the same as item in popup menu in TOC tree view. But
this works on hidden topics too.
|
|
|
|
* Not all topics need to be in the TOC tree view. When viewing
such hidden topics, the method updating the Status Bar caused
an access violation. Added some checks which new fixes the issue.
|
|
|
|
* This causes the app using Richview to freeze. :-/
|
|
|
|
|
|
|
|
This is handle for developers to find a topic ID in help file,
so they know what to call from there applications.
|
|
|
|
in RootNode.
|
|
|
|
|
|
Display Topic by (ID | Name). Debug items.
|
|
|
|
|
|
|
|
For debugging purposes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This new menu option will not close previous help files aready open.
|
|
|
|
This handles the OS encoding correctly, like the other wrapper
functions.
|
|
is now correctly scrolled into view (even if nodes had to expand).
To make things look even better, the selected node is now centered
vertically in the tree view.
|
|
|
|
|
|
|
|
|
|
This includes builds scripts or executing fpdoc directly.
|
|
|
|
|
|
|
|
|
|
Fixing the loading of directory without INF files, caused loading of all INF files
to fail. I did my check in the wrong location.
|
|
fpGUI's wrapper functions handle unicode conversions from OS automatically.
|