summaryrefslogtreecommitdiff
path: root/docview/components
AgeCommit message (Expand)Author
2010-08-26richview: disabled clipboard items in popup menu for now.Graeme Geldenhuys
2010-08-23Removed unused code.Graeme Geldenhuys
2010-08-22dcoview: fixed a minor memory leak.Graeme Geldenhuys
2010-08-22docview: fixes the AV on exit.Graeme Geldenhuys
2010-08-12richview: fixed position of bitmap in context.Graeme Geldenhuys
2010-08-11RichTextView: Minor method parameter refactoring.Graeme Geldenhuys
2010-08-06docview: Correctly pass in the text area height to DrawTextGraeme Geldenhuys
2010-08-06docview: Code cleanup, removing already commented code.Graeme Geldenhuys
2010-08-06docview: We don't have Line.MaxDescender set, so no need to use it.Graeme Geldenhuys
2010-08-06docview: Fixed mono font screwup when scrolling large tables.Graeme Geldenhuys
2010-08-06docview: Removed the check for FontType = ftOutline.Graeme Geldenhuys
2010-08-05RichTextView: Improved the scrollbar PageSize and SliderSize based on content...Graeme Geldenhuys
2010-08-05RichTextView: fixed the scrolling direction when PgUp or PgDn is pressed.Graeme Geldenhuys
2010-08-05DocView: clicking on scrolled pages did not detect hyperlinks.Graeme Geldenhuys
2010-03-11fixes compilation for docview and fpc 2.5.1Andrew
2010-03-09docview: renamed local variables to reduce future confusion.Graeme Geldenhuys
2010-03-09When debugging with GDB these lines sometimes gives FPC AnsiString errors.Graeme Geldenhuys
2010-02-24docview: Give a more accurate draw width to TRichTextLayout.Graeme Geldenhuys
2010-02-24docview: GetTextAreaWidth already includes ScrollbarWidth in the calculation.Graeme Geldenhuys
2010-02-24docview: GetTextAreaWidth implementation fixGraeme Geldenhuys
2010-02-24docview: code formatting changes.Graeme Geldenhuys
2010-02-24docview: This drastically improved text width calculations.Graeme Geldenhuys
2010-02-24docview: Lets not hardcode the Arial font.Graeme Geldenhuys
2010-02-23docview: content doesn't disappear as soon as it reaches the top/bottom edgeGraeme Geldenhuys
2010-02-11Fix compiler waring about unreachable code.Graeme Geldenhuys
2010-02-11Fix visibility problem with constructor and destructor.Graeme Geldenhuys
2009-11-27Quick summary documentation for RichTextView.Graeme Geldenhuys
2009-11-27Merged separate DocView project as our subdirectoryGraeme Geldenhuys