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
/
frm_main.pas
Age
Commit message (
Expand
)
Author
2011-12-13
docview: adds a title panel above the topic contents area.
Graeme Geldenhuys
2011-11-07
Improves command line parameter handling.
Graeme Geldenhuys
2011-08-24
docview: enabled keyboard shortcuts in the File menu.
Graeme Geldenhuys
2011-07-29
docview: implemented saving and loading of bookmarks per file.
Graeme Geldenhuys
2011-07-28
docview: call DoSearch directly when search is done via -k or -n parameter.
Graeme Geldenhuys
2011-07-28
docview: fix status message when no search matches are found.
Graeme Geldenhuys
2011-07-26
docview: fixes the AV that occurs when you switch INF files that had notes.
Graeme Geldenhuys
2011-07-25
docview: -n parameter validation
Graeme Geldenhuys
2011-07-25
docview: 1st parameter handling improvement
Graeme Geldenhuys
2011-07-18
docview: new helper item in Tools menu. Showing environment variables that DV...
Graeme Geldenhuys
2011-07-13
docview: added various bookmark related methods. eg: Load, Save, Add etc.
Graeme Geldenhuys
2011-04-06
Docview: new debug item to dump the INF dictionary to file.
Graeme Geldenhuys
2011-02-23
docview: add missing button hints on toolbar.
Graeme Geldenhuys
2011-02-07
bugfix: Loading user notes lots LineEnding prefixes.
Graeme Geldenhuys
2011-02-03
temp storage for Encoding implementation in DocView
Graeme Geldenhuys
2011-01-12
unimportant updates due to ui designer.
Graeme Geldenhuys
2011-01-11
Splitter handling improvement in main form
Graeme Geldenhuys
2010-12-30
Docview: apply min width/height constraints to the main form.
Graeme Geldenhuys
2010-11-11
docview: about form text change
Graeme Geldenhuys
2010-09-30
docview: Adds annotation/notes support
Graeme Geldenhuys
2010-09-30
docview: removing search highlighting by doing a blank search
Graeme Geldenhuys
2010-09-01
docview: introduced user configurable mouse wheel scroll distance.
Graeme Geldenhuys
2010-09-01
DocView: apply user selectable fonts to RichView component.
Graeme Geldenhuys
2010-09-01
docview: Replaced hard-coded font values with constants.
Graeme Geldenhuys
2010-08-26
docview: added new Tools menu item: Current topic properties.
Graeme Geldenhuys
2010-08-26
docview: fixed access violation when viewing some topics
Graeme Geldenhuys
2010-08-26
docview: replaced string values with constants.
Graeme Geldenhuys
2010-08-26
Merge branch 'master' of /media/flash16gig/git_repos/fpgui
Graeme Geldenhuys
2010-08-25
docview: File Information output now contains INF structure version info
Graeme Geldenhuys
2010-08-25
docview: Implemented a "Topic Properties" popup menu option.
Graeme Geldenhuys
2010-08-25
docview: Minor menu item and toolbar tip updates.
Graeme Geldenhuys
2010-08-25
docview: Added some extra error checking code to prevent exception errors.
Graeme Geldenhuys
2010-08-25
docview: Two new items added to Tools menu.
Graeme Geldenhuys
2010-08-25
docview: Move Debug - File Info to new Tools menu.
Graeme Geldenhuys
2010-08-25
docview: new text form added and Tools menu to view RichView Source.
Graeme Geldenhuys
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
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-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-19
Docview: disabled buttons in Notes tab. Notes feature not implemented yet.
Graeme Geldenhuys
2010-08-13
docview: Now manages some images for RichTextView control.
Graeme Geldenhuys
2010-08-11
docview: Replaced fake NullObject unit with HelpBitmap unit.
Graeme Geldenhuys
2010-08-11
docview: improved handling of external links.
Graeme Geldenhuys
2010-08-06
docview: implemented external link click support.
Graeme Geldenhuys
[next]