Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-09 | docview: add .gitignore in units directory for dir layout. | Graeme Geldenhuys | |
2010-03-09 | docview: add compiler helper extrafpc.cfg file. | Graeme Geldenhuys | |
This allows use to easily compile docview from the command line. | |||
2010-03-09 | docview: Removed a compiler path not used. | Graeme Geldenhuys | |
2010-03-08 | Updated the various programs and fpGUI library to use the new generate ↵ | Graeme Geldenhuys | |
version file. The VERSION-GEN script generates a VERSION-FILE file which contans the version number of fpGUI. This is now used in DocView, UI Designer and other example applications too. | |||
2010-02-23 | Add various checks for open files before doing processing. | Graeme Geldenhuys | |
2010-02-23 | Docview: Fix treeview height issue under Windows. | Graeme Geldenhuys | |
2010-02-23 | New Help menu item to show Command Line Parameter help. | Graeme Geldenhuys | |
* When showing this help, it closes open INF files. | |||
2010-02-23 | Fix closing of open files. | Graeme Geldenhuys | |
* Files field variable was not used, so removed it * On closing file, it used the Files field variable instead of the CurrentOpenFiles field variable. * Cleared the Search and History tab controls when closing files. | |||
2010-02-11 | Fix compiler warning about type range issues. | Graeme Geldenhuys | |
2009-12-30 | History navigation. | Graeme Geldenhuys | |
* Tracks history of topics viewed. * Allows Back and Forward navigation in history. * Icons for remaining toolbar buttons. | |||
2009-12-29 | Implemented a toolbar and Prev/Next Topic button behaviour. | Graeme Geldenhuys | |
* stepping through Contents tree is now possible. | |||
2009-11-27 | Minor change to project file make DocView compile. | Graeme Geldenhuys | |
2009-11-27 | Add missing unit for docview. | Graeme Geldenhuys | |
2009-11-27 | Merge commit 'remotes/DocView/work' | Graeme Geldenhuys | |
2009-11-27 | Merged separate DocView project as our subdirectory | Graeme Geldenhuys | |