index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docview
/
components
/
richtext
/
RichTextView.pas
Age
Commit message (
Expand
)
Author
2011-03-08
docview: Removed left-over debug code. Sorry! :-(
Graeme Geldenhuys
2011-02-03
temp storage for Encoding implementation in DocView
Graeme Geldenhuys
2010-09-30
richview: track cursor position for DocView Notes support
Graeme Geldenhuys
2010-09-01
docview: Implemented mouse cursor changes when moved over links.
Graeme Geldenhuys
2010-09-01
docview: introduced user configurable mouse wheel scroll distance.
Graeme Geldenhuys
2010-09-01
docview: Removed unused or commented units
Graeme Geldenhuys
2010-09-01
docview: Replace unicode character in source code with UTF-8 byte sequence.
Graeme Geldenhuys
2010-08-26
richview: disabled clipboard items in popup menu for now.
Graeme Geldenhuys
2010-08-11
RichTextView: Minor method parameter refactoring.
Graeme Geldenhuys
2010-08-06
docview: Correctly pass in the text area height to DrawText
Graeme Geldenhuys
2010-08-05
RichTextView: Improved the scrollbar PageSize and SliderSize based on content...
Graeme Geldenhuys
2010-08-05
RichTextView: fixed the scrolling direction when PgUp or PgDn is pressed.
Graeme Geldenhuys
2010-08-05
DocView: clicking on scrolled pages did not detect hyperlinks.
Graeme Geldenhuys
2010-02-24
docview: Give a more accurate draw width to TRichTextLayout.
Graeme Geldenhuys
2010-02-24
docview: GetTextAreaWidth already includes ScrollbarWidth in the calculation.
Graeme Geldenhuys
2010-02-24
docview: GetTextAreaWidth implementation fix
Graeme Geldenhuys
2010-02-11
Fix compiler waring about unreachable code.
Graeme Geldenhuys
2009-11-27
Merged separate DocView project as our subdirectory
Graeme Geldenhuys