summaryrefslogtreecommitdiff
path: root/components
AgeCommit message (Expand)Author
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-13Updated to latest RichView code from NewView in SVN.Graeme 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-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-11RichView packages shares the nvUtilities unit with help viewer.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-09Finally fixed double painting problem.Graeme Geldenhuys
2009-10-08Initial import of ported RichTextView component.Graeme Geldenhuys
2009-10-08code formattingGraeme Geldenhuys
2009-10-05Complete conversion of RichTextDocumentUnit to FPCGraeme Geldenhuys
2009-10-05RichText component. Initial checking.Graeme Geldenhuys