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
2011-08-29
richview: fixed another memory leak.
Graeme Geldenhuys
2011-08-29
richview: removed DoAllocateWindowHandle() which caused a memory leak.
Graeme Geldenhuys
2011-08-29
richview: neatened up the CreateDefaultMenu() method.
Graeme Geldenhuys
2011-08-29
richview: making sure we tidy up everything.
Graeme Geldenhuys
2011-08-29
richview: fixed memory leak with font resources.
Graeme Geldenhuys
2011-08-24
richview: stop a possible index out of bounds error when there is no text.
Graeme Geldenhuys
2011-08-17
richview syntax and information file renamed so it is easier to spot
Graeme Geldenhuys
2011-08-17
richview: to prevent "index out of bounds" errors while RV is empty.
Graeme Geldenhuys
2011-08-16
richview: extra check to make sure LineIndex is in range.
Graeme Geldenhuys
2011-08-12
Removed hard-coded Code Generation option in lazarus package.
Graeme Geldenhuys
2011-08-11
richview: improved the scrollbar textwidth and SB max value calculations.
Graeme Geldenhuys
2011-08-11
RichView: Correctly calculate the HScrollBar Max value.
Graeme Geldenhuys
2011-08-11
richview: ExtractNextTextElement() changed to support UTF-8 characters
Graeme Geldenhuys
2011-08-11
richview: we should be looking at SB Width or Height property
Graeme Geldenhuys
2011-08-11
richview: correct the localion where we call to update scrollbar coords.
Graeme Geldenhuys
2011-08-11
minor code formatting, improved code comments
Graeme Geldenhuys
2011-08-11
richview: fixes the painting bug of bottom/right corner rectangle
Graeme Geldenhuys
2011-08-11
corrected the bottom/right corner color for RichView.
Graeme Geldenhuys
2011-08-11
add and remove comments
Graeme Geldenhuys
2011-08-08
richview: minor refactoring of code and fixing of one memory leak.
Graeme Geldenhuys
2011-08-08
bug: forgot to check in this change. Item[] -> Items[]
Graeme Geldenhuys
2011-07-24
docview: adjusted Margin Size Style to Avg Char Width.
Graeme Geldenhuys
2011-07-24
docview: various RichTextStyleUnit fixes
Graeme Geldenhuys
2011-07-24
docview: rename paramater so as to prevent confusion with a global variable
Graeme Geldenhuys
2011-07-24
docview: code formatting improvements. Mainly indentation in case statements.
Graeme Geldenhuys
2011-07-24
docview: deleted unused or commented code
Graeme Geldenhuys
2011-07-24
docview: bug fix where font description had two fontsize values defined.
Graeme Geldenhuys
2011-07-23
docview: minor code formatting improvements.
Graeme Geldenhuys
2011-07-23
docview: FontNameSize has a duplicate font size element
Graeme Geldenhuys
2011-07-23
TRichTextLayout & TLayoutLine code reworked to classes instead of arrays
Graeme Geldenhuys
2011-07-23
wip stash
Graeme Geldenhuys
2011-07-23
fixes compiler errors after bring 'fonts_refactor' branch up to speed
Graeme Geldenhuys
2011-07-23
Major refactoring in the CanvasFontManager unit. Work-in-Progress!
Graeme Geldenhuys
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-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
[next]