summaryrefslogtreecommitdiff
path: root/docview
AgeCommit message (Collapse)Author
2010-02-23Add various checks for open files before doing processing.Graeme Geldenhuys
2010-02-23Docview: Fix treeview height issue under Windows.Graeme Geldenhuys
2010-02-23New Help menu item to show Command Line Parameter help.Graeme Geldenhuys
* When showing this help, it closes open INF files.
2010-02-23Fix 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-23Updated docview todo list.Graeme Geldenhuys
2010-02-22created a basic install splash screen for DocViewGraeme Geldenhuys
2010-02-22toolbar button images for docviewGraeme Geldenhuys
2010-02-11Fix compiler warning about type range issues.Graeme Geldenhuys
2010-02-11Fix compiler waring about unreachable code.Graeme Geldenhuys
2010-02-11Fix visibility problem with constructor and destructor.Graeme Geldenhuys
2010-01-29Updated docview install instructions and associated files.Graeme Geldenhuys
2009-12-30History navigation.Graeme Geldenhuys
* Tracks history of topics viewed. * Allows Back and Forward navigation in history. * Icons for remaining toolbar buttons.
2009-12-29Implemented a toolbar and Prev/Next Topic button behaviour.Graeme Geldenhuys
* stepping through Contents tree is now possible.
2009-11-27Minor change to project file make DocView compile.Graeme Geldenhuys
2009-11-27Add missing unit for docview.Graeme Geldenhuys
2009-11-27Quick summary documentation for RichTextView.Graeme Geldenhuys
2009-11-27IPF Reference documentation from OS/2 developer toolkit v4Graeme Geldenhuys
[ Sorry, I know the file is binary and a bit big, but it's an important file to have. ]
2009-11-27Documentation about the ASCII IBM Extended character set which isGraeme Geldenhuys
used in traditional OS/2 INF files.
2009-11-27Some docs about CodePage to Unicode mapping.Graeme Geldenhuys
2009-11-27Merge commit 'remotes/DocView/work'Graeme Geldenhuys
2009-11-27Merged separate DocView project as our subdirectoryGraeme Geldenhuys