summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-28Implemented a Location BarGraeme Geldenhuys
2009-10-28Add support for hyperlinks in topic page.Graeme Geldenhuys
2009-10-27debug header information now reports on all opened files.Graeme Geldenhuys
2009-10-27Setting initial starting directory and using it when using open file dialog.Graeme Geldenhuys
2009-10-25Process Controls information.Graeme Geldenhuys
2009-10-25Extend IPF Format unit with Controls type definitions.Graeme Geldenhuys
2009-10-25Add new NLS data structures to the IPF format file.Graeme Geldenhuys
2009-10-25Processing Font data from the help file.Graeme Geldenhuys
2009-10-25Helper Iterator classes for looping purposes.Graeme Geldenhuys
2009-10-25Processing NLS data.Graeme Geldenhuys
2009-10-25Add new unit that processes the String Table data in the inf file.Graeme Geldenhuys
2009-10-25Add some explanatory comments to the code.Graeme Geldenhuys
2009-10-24Add processing of external file entries.Graeme Geldenhuys
2009-10-24Add Extended Header information to docdump project.Graeme Geldenhuys
2009-10-24Fix "index out of bounds" error when clicking on debug inf header menu option.Graeme Geldenhuys
2009-10-24New documentation found on the "unknown" fields in the header structure.Graeme Geldenhuys
2009-10-24New debug project: docdump which dumps the file structure of INF filesGraeme Geldenhuys
2009-10-21Improved cmdline parameter handling and sync navigation.Graeme Geldenhuys
2009-10-21Two new procedures added to nvUtilities unit.Graeme Geldenhuys
2009-10-21Defined new constants used by docview.Graeme Geldenhuys
2009-10-21using os encoding fpgExtractFilePath.Graeme Geldenhuys
2009-10-21Add more support for command line parametersGraeme Geldenhuys
2009-10-21Removed EpikTimer dependency - it was only for debugging.Graeme Geldenhuys
2009-10-20More minor code formattingGraeme Geldenhuys
2009-10-20Minor code formatting.Graeme Geldenhuys
2009-10-20Better keyboard handling in the Search tab.Graeme Geldenhuys
2009-10-20Enabled Index support in the main GUI.Graeme Geldenhuys
2009-10-20Fixed reading of Index information from help file.Graeme Geldenhuys
2009-10-19Update docview project file.Graeme Geldenhuys
2009-10-19Move debug options into its own menu item. Now it's easy to disable for relea...Graeme Geldenhuys
2009-10-19Started adding save/restore of settings in GUI.Graeme Geldenhuys
2009-10-19Add Refresh Font Substitution function.Graeme Geldenhuys
2009-10-19Implement Save Topic To IPF in the GUI.Graeme Geldenhuys
2009-10-19Extended "Save topic to IPF" feature. User can select escaped or not behaviou...Graeme Geldenhuys
2009-10-19Minor code formatting.Graeme Geldenhuys
2009-10-19Fix FixedFontSubstitue. No more using of Pointer(1) rubbish.Graeme Geldenhuys
2009-10-16No need for pString support.Graeme Geldenhuys
2009-10-15Improved claim to fame for the about dialog. :)Graeme Geldenhuys
2009-10-15Update Main Form to use new loading procedures for INF files.Graeme Geldenhuys
2009-10-15Unit is now stand-alone.Graeme Geldenhuys
2009-10-15Fixed compiler error in project.Graeme Geldenhuys
2009-10-15New memory functions added, but not really needed for FPC.Graeme Geldenhuys
2009-10-15Update for latest NewView compatibility.Graeme Geldenhuys
2009-10-15New units added for resource strings and other constants.Graeme Geldenhuys
2009-10-15Update HelpFile unit to latest NewView sources.Graeme Geldenhuys
2009-10-14Quick and dirty update of SearchUnit to latest NewView sources.Graeme Geldenhuys
2009-10-14Updated search table to latest NewView sources.Graeme Geldenhuys
2009-10-14updated TextSearchQuery to latest NevView sources.Graeme Geldenhuys
2009-10-14Ported HelpTopic unit from latest NewView sources.Graeme Geldenhuys
2009-10-14A few new help functions and logevent() implemented.Graeme Geldenhuys