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
Age
Commit message (
Expand
)
Author
2010-09-30
docview: minor code formatting
Graeme Geldenhuys
2010-09-30
Removed FontWidthPrecisionFactor. We don't use it anyway.
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: minor code formatting
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-09-01
docview: Replaced hard-coded font values with constants.
Graeme Geldenhuys
2010-09-01
docview: fixed unwanted linefeeds which were not in INF docs.
Graeme Geldenhuys
2010-08-26
richview: disabled clipboard items in popup menu for now.
Graeme Geldenhuys
2010-08-23
Removed unused code.
Graeme Geldenhuys
2010-08-22
dcoview: fixed a minor memory leak.
Graeme Geldenhuys
2010-08-22
docview: fixes the AV on exit.
Graeme Geldenhuys
2010-08-12
richview: fixed position of bitmap in context.
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-06
docview: Code cleanup, removing already commented code.
Graeme Geldenhuys
2010-08-06
docview: We don't have Line.MaxDescender set, so no need to use it.
Graeme Geldenhuys
2010-08-06
docview: Fixed mono font screwup when scrolling large tables.
Graeme Geldenhuys
2010-08-06
docview: Removed the check for FontType = ftOutline.
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-03-11
fixes compilation for docview and fpc 2.5.1
Andrew
2010-03-09
docview: renamed local variables to reduce future confusion.
Graeme Geldenhuys
2010-03-09
When debugging with GDB these lines sometimes gives FPC AnsiString errors.
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-24
docview: code formatting changes.
Graeme Geldenhuys
2010-02-24
docview: This drastically improved text width calculations.
Graeme Geldenhuys
2010-02-24
docview: Lets not hardcode the Arial font.
Graeme Geldenhuys
2010-02-23
docview: content doesn't disappear as soon as it reaches the top/bottom edge
Graeme Geldenhuys
2010-02-11
Fix compiler waring about unreachable code.
Graeme Geldenhuys
2010-02-11
Fix visibility problem with constructor and destructor.
Graeme Geldenhuys
2009-11-27
Quick summary documentation for RichTextView.
Graeme Geldenhuys
2009-11-27
Merged separate DocView project as our subdirectory
Graeme Geldenhuys
[prev]