summaryrefslogtreecommitdiff
path: root/docview/src
AgeCommit message (Expand)Author
2010-08-27docview: add application icon and version info - under Windows.Graeme Geldenhuys
2010-08-26docview: correctly centre the ShowText form.Graeme Geldenhuys
2010-08-26docview: added new Tools menu item: Current topic properties.Graeme Geldenhuys
2010-08-26docview: added copy to clipboard button in ShowText form.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
2010-08-25docview: Show Text form now uses a monospace font.Graeme Geldenhuys
2010-08-25docview: Minor menu item and toolbar tip updates.Graeme Geldenhuys
2010-08-25docview: Added some extra error checking code to prevent exception errors.Graeme Geldenhuys
2010-08-25docview: Two new items added to Tools menu.Graeme Geldenhuys
2010-08-25docview: updated project file with new Text Form info.Graeme Geldenhuys
2010-08-25docview: Hide ? button for later usage.Graeme Geldenhuys
2010-08-25docview: Move Debug - File Info to new Tools menu.Graeme Geldenhuys
2010-08-25docview: new text form added and Tools menu to view RichView Source.Graeme Geldenhuys
2010-08-25docview: config dialog, replaced font selection with TfpgEditFont controls.Graeme Geldenhuys
2010-08-24docview: Implemented color customization for search highlighting.Graeme Geldenhuys
2010-08-24docview: TOC tree view how has popup menu with Expand/Collapse All options.Graeme Geldenhuys
2010-08-24docview: new option to expand TOC tree view when files are opened.Graeme Geldenhuys
2010-08-24Code formatting and removed unused sections of code.Graeme Geldenhuys
2010-08-24docview: new configuration option: open docview help on startup.Graeme Geldenhuys
2010-08-24docview: adds support for opening additional help files.Graeme Geldenhuys
2010-08-24docview: Activated the "Help using DocView" menu option.Graeme Geldenhuys
2010-08-24docview: When a help file is not found, notify the user.Graeme Geldenhuys
2010-08-24docview: DocView's own help file is now referenced by a constant.Graeme Geldenhuys
2010-08-24docview: Implement various new searching functions in dvHelpers unit.Graeme Geldenhuys
2010-08-23docview: fix bug where it fails to load any INF files.Graeme Geldenhuys
2010-08-23Use fpGUI wrapper functions instead of RTL functions directly.Graeme Geldenhuys
2010-08-22docview: INF header information. Added file size to the details.Graeme Geldenhuys
2010-08-22docview: sanity check added if no files are opened, stop trying to process no...Graeme Geldenhuys
2010-08-22docview: replaced the internals of GetFileSize() with then fpgFileSize()Graeme Geldenhuys
2010-08-22docview: minor changes to make fpprofiler happy.Graeme Geldenhuys
2010-08-19Docview: disabled buttons in Notes tab. Notes feature not implemented yet.Graeme Geldenhuys
2010-08-14docview: move work in implementing image support.Graeme Geldenhuys
2010-08-13docview: Added include file to project.Graeme Geldenhuys
2010-08-13docview: Now manages some images for RichTextView control.Graeme Geldenhuys
2010-08-13Added a new bitmap for use where images should have been loadedGraeme Geldenhuys
2010-08-11docview: Replaced fake NullObject unit with HelpBitmap unit.Graeme Geldenhuys
2010-08-11Converted NewView HelpBitmap unit to DocViewGraeme Geldenhuys
2010-08-11docview: improved handling of external links.Graeme Geldenhuys
2010-08-11NullObject THelpBitmap is now a TfpgImage descendant.Graeme Geldenhuys
2010-08-11docview: Replaced the fake TImageList with the actual TfpgImageListGraeme Geldenhuys
2010-08-06docview: implemented external link click support.Graeme Geldenhuys
2010-08-02DocView: Improved the toolbar look.Graeme Geldenhuys
2010-05-23DocView: New 'Open Special' menu option to open environment variables.Graeme Geldenhuys
2010-05-07DocView: Added new Quit toolbar button.Graeme Geldenhuys
2010-03-11fixes compilation for docview and fpc 2.5.1Andrew
2010-03-09docview: add .gitignore in units directory for dir layout.Graeme Geldenhuys