index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docview
/
src
Age
Commit message (
Expand
)
Author
2010-08-24
docview: TOC tree view how has popup menu with Expand/Collapse All options.
Graeme Geldenhuys
2010-08-24
docview: new option to expand TOC tree view when files are opened.
Graeme Geldenhuys
2010-08-24
Code formatting and removed unused sections of code.
Graeme Geldenhuys
2010-08-24
docview: new configuration option: open docview help on startup.
Graeme Geldenhuys
2010-08-24
docview: adds support for opening additional help files.
Graeme Geldenhuys
2010-08-24
docview: Activated the "Help using DocView" menu option.
Graeme Geldenhuys
2010-08-24
docview: When a help file is not found, notify the user.
Graeme Geldenhuys
2010-08-24
docview: DocView's own help file is now referenced by a constant.
Graeme Geldenhuys
2010-08-24
docview: Implement various new searching functions in dvHelpers unit.
Graeme Geldenhuys
2010-08-23
docview: fix bug where it fails to load any INF files.
Graeme Geldenhuys
2010-08-23
Use fpGUI wrapper functions instead of RTL functions directly.
Graeme Geldenhuys
2010-08-22
docview: INF header information. Added file size to the details.
Graeme Geldenhuys
2010-08-22
docview: sanity check added if no files are opened, stop trying to process no...
Graeme Geldenhuys
2010-08-22
docview: replaced the internals of GetFileSize() with then fpgFileSize()
Graeme Geldenhuys
2010-08-22
docview: minor changes to make fpprofiler happy.
Graeme Geldenhuys
2010-08-19
Docview: disabled buttons in Notes tab. Notes feature not implemented yet.
Graeme Geldenhuys
2010-08-14
docview: move work in implementing image support.
Graeme Geldenhuys
2010-08-13
docview: Added include file to project.
Graeme Geldenhuys
2010-08-13
docview: Now manages some images for RichTextView control.
Graeme Geldenhuys
2010-08-13
Added a new bitmap for use where images should have been loaded
Graeme Geldenhuys
2010-08-11
docview: Replaced fake NullObject unit with HelpBitmap unit.
Graeme Geldenhuys
2010-08-11
Converted NewView HelpBitmap unit to DocView
Graeme Geldenhuys
2010-08-11
docview: improved handling of external links.
Graeme Geldenhuys
2010-08-11
NullObject THelpBitmap is now a TfpgImage descendant.
Graeme Geldenhuys
2010-08-11
docview: Replaced the fake TImageList with the actual TfpgImageList
Graeme Geldenhuys
2010-08-06
docview: implemented external link click support.
Graeme Geldenhuys
2010-08-02
DocView: Improved the toolbar look.
Graeme Geldenhuys
2010-05-23
DocView: New 'Open Special' menu option to open environment variables.
Graeme Geldenhuys
2010-05-07
DocView: Added new Quit toolbar button.
Graeme Geldenhuys
2010-03-11
fixes compilation for docview and fpc 2.5.1
Andrew
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
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 versio...
Graeme Geldenhuys
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
2010-02-23
Fix closing of open files.
Graeme Geldenhuys
2010-02-11
Fix compiler warning about type range issues.
Graeme Geldenhuys
2009-12-30
History navigation.
Graeme Geldenhuys
2009-12-29
Implemented a toolbar and Prev/Next Topic button behaviour.
Graeme Geldenhuys
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