summaryrefslogtreecommitdiff
path: root/docview/src/frm_main.pas
AgeCommit message (Expand)Author
2014-09-22docview: updated green arrows - much less jaggies.Graeme Geldenhuys
2014-09-19docview: Adds an "About..." menu item in the Windows System Menu of the main ...Graeme Geldenhuys
2013-05-22docview: DND enabledGraeme Geldenhuys
2013-04-30Adds CP1251 to UTF8 encoding conversionGraeme Geldenhuys
2013-04-30docview: Fixes encoding bug introduced in earlier refactoringGraeme Geldenhuys
2013-04-25docview: fixes some compiler hintsGraeme Geldenhuys
2013-04-25docview: minor code formatting changesGraeme Geldenhuys
2013-04-25docview: extended "File Info" output to include font encoding information.Graeme Geldenhuys
2013-04-25docview: refactored text encoding versionGraeme Geldenhuys
2013-04-08docview: added lots of keyboard shortcutsGraeme Geldenhuys
2013-04-05docview: Enabled support for reading images from INF files. (WIP)Graeme Geldenhuys
2013-04-03docview: update help file - bookmarks functionality is now fully implementedGraeme Geldenhuys
2013-04-03docview: Implements the Bookmark Maintenance form.Graeme Geldenhuys
2013-04-03docview: assign own help file for future dialog help.Graeme Geldenhuys
2013-04-03docview: removed second constants unit - we only need oneGraeme Geldenhuys
2013-04-03docview: Adds support for external links (links to other INF files)Graeme Geldenhuys
2013-03-19docview: fixes grammer error in code commentGraeme Geldenhuys
2013-03-14docview: improved the looks of the topic title panelGraeme Geldenhuys
2012-11-26docview: Improved the IPF-to-RichTextView generated tags for colored text.Graeme Geldenhuys
2012-11-21Removes verbose logevent() calls from docview.Graeme Geldenhuys
2011-12-13docview: adds a title panel above the topic contents area.Graeme Geldenhuys
2011-11-07Improves command line parameter handling.Graeme Geldenhuys
2011-08-24docview: enabled keyboard shortcuts in the File menu.Graeme Geldenhuys
2011-07-29docview: implemented saving and loading of bookmarks per file.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: fixes the AV that occurs when you switch INF files that had notes.Graeme Geldenhuys
2011-07-25docview: -n parameter validationGraeme Geldenhuys
2011-07-25docview: 1st parameter handling improvementGraeme 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-04-06Docview: new debug item to dump the INF dictionary to file.Graeme 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-12unimportant updates due to ui designer.Graeme Geldenhuys
2011-01-11Splitter handling improvement in main formGraeme Geldenhuys
2010-12-30Docview: apply min width/height constraints to the main form.Graeme Geldenhuys
2010-11-11docview: about form text changeGraeme Geldenhuys
2010-09-30docview: Adds annotation/notes supportGraeme Geldenhuys
2010-09-30docview: removing search highlighting by doing a blank searchGraeme Geldenhuys
2010-09-01docview: introduced user configurable mouse wheel scroll distance.Graeme 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-08-26docview: added new Tools menu item: Current topic properties.Graeme Geldenhuys
2010-08-26docview: fixed access violation when viewing some topicsGraeme Geldenhuys
2010-08-26docview: replaced string values with constants.Graeme Geldenhuys
2010-08-26Merge branch 'master' of /media/flash16gig/git_repos/fpguiGraeme Geldenhuys
2010-08-25docview: File Information output now contains INF structure version infoGraeme Geldenhuys
2010-08-25docview: Implemented a "Topic Properties" popup menu option.Graeme Geldenhuys