summaryrefslogtreecommitdiff
path: root/docview/src
AgeCommit message (Expand)Author
2011-07-29docview: implemented saving and loading of bookmarks per file.Graeme Geldenhuys
2011-07-29docview: implemented TBookmark.Save method.Graeme Geldenhuys
2011-07-28docview: call DoSearch directly when search is done via -k or -n parameter.Graeme Geldenhuys
2011-07-28docview: fix status message when no search matches are found.Graeme Geldenhuys
2011-07-26docview: fixed spelling mistake in code commentsGraeme Geldenhuys
2011-07-26docview: fixes the AV that occurs when you switch INF files that had notes.Graeme Geldenhuys
2011-07-26docview: bug fix in font substitutions.Graeme Geldenhuys
2011-07-25docview: -n parameter validationGraeme Geldenhuys
2011-07-25docview: 1st parameter handling improvementGraeme Geldenhuys
2011-07-23Major refactoring in the CanvasFontManager unit. Work-in-Progress!Graeme Geldenhuys
2011-07-18docview: new helper item in Tools menu. Showing environment variables that DV...Graeme Geldenhuys
2011-07-13docview: added various bookmark related methods. eg: Load, Save, Add etc.Graeme Geldenhuys
2011-07-13Added a new unit and class to describe a "bookmark" object.Graeme Geldenhuys
2011-04-06docdump: fixes the TOC entry offset values in hex and bytes.Graeme Geldenhuys
2011-04-06docdump: make sure all counters are 0-basedGraeme Geldenhuys
2011-04-06docdump: processing of the INF dictionaryGraeme Geldenhuys
2011-04-06minor code improvements to docview's SearchTable unit.Graeme Geldenhuys
2011-04-06Docview: new debug item to dump the INF dictionary to file.Graeme Geldenhuys
2011-04-06minor code improvement for readability.Graeme Geldenhuys
2011-04-06Cleanup of the unit and code comments.Graeme Geldenhuys
2011-04-06Just to make sure us humans understand what must happen. ;-)Graeme Geldenhuys
2011-04-06More detailed info about FTS data in INF help files.Graeme Geldenhuys
2011-03-26Minor code changes so docview is compilable with FPC 2.5.1Graeme Geldenhuys
2011-02-23docview: add missing button hints on toolbar.Graeme Geldenhuys
2011-02-07bugfix: Loading user notes lots LineEnding prefixes.Graeme Geldenhuys
2011-02-03temp storage for Encoding implementation in DocViewGraeme Geldenhuys
2011-01-12docview: incorrect anchors were set for Delete button in Notes form.Graeme Geldenhuys
2011-01-12unimportant updates due to ui designer.Graeme Geldenhuys
2011-01-12uidesigner: Field variable was in wrong location in code.Graeme Geldenhuys
2011-01-11Splitter handling improvement in main formGraeme Geldenhuys
2011-01-11DocView config dialog fix. A button didn't have its Anchors set.Graeme Geldenhuys
2010-12-30Docview: apply min width/height constraints to the main form.Graeme Geldenhuys
2010-12-30Docview: Fixed anchors for OK and Save buttons in Config dialog.Graeme Geldenhuys
2010-11-11docview: about form text changeGraeme Geldenhuys
2010-09-30docview: configuration of Notes color is now possible.Graeme Geldenhuys
2010-09-30docview: Adds annotation/notes supportGraeme Geldenhuys
2010-09-30docview: removing search highlighting by doing a blank searchGraeme Geldenhuys
2010-09-01docview settings dialog: fixed tab ordersGraeme Geldenhuys
2010-09-01docview: introduced user configurable mouse wheel scroll distance.Graeme Geldenhuys
2010-09-01docview: Index Style setting. Changed ComboBox to RadioButtons.Graeme Geldenhuys
2010-09-01docview: minor code formattingGraeme Geldenhuys
2010-09-01DocView: apply user selectable fonts to RichView component.Graeme Geldenhuys
2010-09-01docview: Replaced hard-coded font values with constants.Graeme Geldenhuys
2010-09-01docview settings: NormalFont and FixedFont are now font descriptions onlyGraeme Geldenhuys
2010-09-01Add docview.ipf to project file.Graeme Geldenhuys
2010-09-01docview: NormalFont and FixedFont in TSettings are now font descriptions only.Graeme Geldenhuys
2010-09-01docview: Fixed 'Copy to clipboard' button anchoring.Graeme Geldenhuys
2010-09-01docview: fixed unwanted linefeeds which were not in INF docs.Graeme Geldenhuys
2010-08-27docview: add application icon and version info - under Windows.Graeme Geldenhuys
2010-08-26docview: correctly centre the ShowText form.Graeme Geldenhuys