summaryrefslogtreecommitdiff
path: root/docview/components/richtext/RichTextView.pas
AgeCommit message (Expand)Author
2011-02-03temp storage for Encoding implementation in DocViewGraeme Geldenhuys
2010-09-30richview: track cursor position for DocView Notes supportGraeme Geldenhuys
2010-09-01docview: Implemented mouse cursor changes when moved over links.Graeme Geldenhuys
2010-09-01docview: introduced user configurable mouse wheel scroll distance.Graeme Geldenhuys
2010-09-01docview: Removed unused or commented unitsGraeme Geldenhuys
2010-09-01docview: Replace unicode character in source code with UTF-8 byte sequence.Graeme Geldenhuys
2010-08-26richview: disabled clipboard items in popup menu for now.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-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-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-11Fix compiler waring about unreachable code.Graeme Geldenhuys
2009-11-27Merged separate DocView project as our subdirectoryGraeme Geldenhuys