summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-13Updated CanvasFontManager unit to latest NewView code.Graeme Geldenhuys
2009-10-13Ported and added new unit from latest NewView.Graeme Geldenhuys
2009-10-13Update IPF header unit to latest NewView.Graeme Geldenhuys
2009-10-13Updated to latest RichView code from NewView in SVN.Graeme Geldenhuys
2009-10-13INF tag processing out dated to RichView so margins did not workGraeme Geldenhuys
2009-10-13Lots up debug output added and some extras.Graeme Geldenhuys
2009-10-13margin width calculation is now fixed.Graeme Geldenhuys
2009-10-13Lookup of fonts now actually work.Graeme Geldenhuys
2009-10-12implemente basic vertical text scrolling support.Graeme Geldenhuys
2009-10-12Removed unused debug writeln statements. we don't need them anymore.Graeme Geldenhuys
2009-10-12Shutdown optimization.Graeme Geldenhuys
2009-10-12Fixed a few memory leaks. Many still remain in this unit.Graeme Geldenhuys
2009-10-12Default Popup Menu is now displayed.Graeme Geldenhuys
2009-10-12Fix the X11 error on application quit. Finally!Graeme Geldenhuys
2009-10-12Make double sure everything gets freed.Graeme Geldenhuys
2009-10-12Session info now stored in IDE config directory.Graeme Geldenhuys
2009-10-12Rename Memo1 to RichView in main form.Graeme Geldenhuys
2009-10-12Just for fun I made simple rich text painting while InDesigner is true.Graeme Geldenhuys
2009-10-12Remove empty DisposeWnd method.Graeme Geldenhuys
2009-10-12various minor changesGraeme Geldenhuys
2009-10-12Final touches to new "docview" project files.Graeme Geldenhuys
2009-10-12Rename project files to "docview".Graeme Geldenhuys
2009-10-12enable heaptrc by default for debugging which developing.Graeme Geldenhuys
2009-10-12Fixed permission denied error when opening help files.Graeme Geldenhuys
2009-10-12Remove old references to TfpgMemo which was used for displaying topics.Graeme Geldenhuys
2009-10-12Fix index out of bounds errorGraeme Geldenhuys
2009-10-12Help file header debug info is now richtext formatted.Graeme Geldenhuys
2009-10-11Completed the MRU and (re)store of window State.Graeme Geldenhuys
2009-10-11RichView packages shares the nvUtilities unit with help viewer.Graeme Geldenhuys
2009-10-11Add MRU support as well as store/restore window size and position.Graeme Geldenhuys
2009-10-11Minimized unnecessary painting which solved runtime crash.Graeme Geldenhuys
2009-10-09Removed unused function.Graeme Geldenhuys
2009-10-09Enabled painting to the RichTextView - it was left out by mistake.Graeme Geldenhuys
2009-10-09Removed compiler warning - duplicate type defined.Graeme Geldenhuys
2009-10-09New Debug menu option and RichTextView component used.Graeme Geldenhuys
2009-10-09Finally fixed double painting problem.Graeme Geldenhuys