summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19expanded comment.Graeme Geldenhuys
2009-10-19Fix FixedFontSubstitue. No more using of Pointer(1) rubbish.Graeme Geldenhuys
2009-10-19Removed unnecessary FontWidthPrecisionFactor usage. It was something OS/2 spe...Graeme Geldenhuys
2009-10-19Removed FScrollTimer as we don't need it yet.Graeme Geldenhuys
2009-10-19Enable horizontal scrolling and better scrollbar coordinate calcs.Graeme Geldenhuys
2009-10-19Removed redundant ProfileEvent() debug calls.Graeme Geldenhuys
2009-10-19Adds support files which creates a icon under Linux for docview.Graeme Geldenhuys
2009-10-19Created custom icons for docview and inf files.Graeme Geldenhuys
2009-10-19Remove the redundant Char Substitute. This is now handled by CanvasFontManager.Graeme Geldenhuys
2009-10-19Correct positioning of Scrollbars within RichTextView borders.Graeme Geldenhuys
2009-10-19Toggle between displaying RichText or RichText Markup.Graeme Geldenhuys
2009-10-19Correct display of text which a background color set to non-default.Graeme Geldenhuys
2009-10-19Convert some DOS codepage characters to Unicode for correct display.Graeme Geldenhuys
2009-10-16Table text draw character problem fixed.Graeme Geldenhuys
2009-10-16No need for pString support.Graeme Geldenhuys
2009-10-15We don't use FontPrecisionFactor anymore - it was an OS/2 specific thing.Graeme Geldenhuys
2009-10-15Scrollbars are now synchronized with the mouse scroll wheel.Graeme Geldenhuys
2009-10-15Improved claim to fame for the about dialog. :)Graeme Geldenhuys
2009-10-15A quick fix not to clip topic content. A *real* fix is still required.Graeme Geldenhuys
2009-10-15Update Main Form to use new loading procedures for INF files.Graeme Geldenhuys
2009-10-15Linux file permission change.Graeme Geldenhuys
2009-10-15Unit is now stand-alone.Graeme Geldenhuys
2009-10-15New string function added, which is used by DocView.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-14A few new string utility functions implemented.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
2009-10-14Minor code formattingGraeme Geldenhuys
2009-10-14Some used constants, but a few of these will change later.Graeme Geldenhuys
2009-10-14Ported SettingsUnit from latest NewView source.Graeme Geldenhuys
2009-10-14Applied standard code formatting.Graeme Geldenhuys
2009-10-14Removed old HelpWindow unit from project.Graeme Geldenhuys
2009-10-14Fixed file properties removing "executable" flag.Graeme Geldenhuys
2009-10-14Update docview after removing DataTypes, HelpFileHeader units.Graeme Geldenhuys