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
/
src
/
gui
/
gui_label.pas
Age
Commit message (
Expand
)
Author
2008-07-23
* Applied Vladimir's DrawText patch. Nice work.
graemeg
2008-05-26
* TextFlagsDflt now contains txtEnabled
graemeg
2008-05-19
* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...
graemeg
2008-04-27
* Removed unneeded Canvas.BeginDraw and Canvas.EndDraw calls.
graemeg
2008-04-11
* Applied patches 1936023 and 1936029. New Canvas.DrawText methods with text ...
graemeg
2008-04-02
* Applied patch (#1930945) from Jean-Marc which introduces a new component in...
graemeg
2008-04-02
* Applied patch (#1929389) from Jean-Marc improving TfpgLabel
graemeg
2008-03-21
* Applied patch [1919861] from Jean-Marc for TfpgLabel.
graemeg
2008-03-12
* Applied patch [ 1911897 ] label bug fix patch - from Jean-Marc.
graemeg
2008-03-10
* Applied label patch from Jean-Marc adding improved Layout, Wraptext and Ali...
graemeg
2008-03-07
* So Lazarus Ctrl-Click code navigation works
graemeg
2008-02-23
* Applied textwrap label patch from Jean-Marc.
graemeg
2008-02-22
* Applied minor Label patch from Jean-Marc.
graemeg
2008-02-22
* Applied Jean-Marc's ListBox patch.
graemeg
2008-02-22
* Applied Label patch from Jean-Marc which adds WrapText and Alignment proper...
graemeg
2008-02-15
* Applied Jean-Marc's TextColor and BackgroundColor patch.
graemeg
2008-01-28
* Applied Jean-Marc memo patch adding TextColor and BackgroundColor properties.
graemeg
2008-01-26
* Added a new Color property to RadioButton, Button and CheckBox.
graemeg
2007-12-14
* Implemented a OnClick event in TfpgWidget.
graemeg
2007-10-28
* Refactored the TfpgLabel component.
graemeg
2007-10-15
* Published BackgroundColor and OnPaint for TfpgForm
graemeg
2007-09-26
* Added copyright information in the GUI units.
graemeg
2007-09-14
Change AutoSize property of TfpgLabel to be False by default.
graemeg
2007-08-03
* Added debug lines in GDI code and compiler defines to
graemeg
2007-07-26
* Added a DrawString() method to TfpgStyle
graemeg
2007-07-24
minor fix to TfpgLabel again.
graemeg
2007-07-24
Replaced some code that got undone in the previous revision regarding modal f...
graemeg
2007-07-24
* Fixed a minor repaint bug in TfpgLabel and AutoSize. If text was set
graemeg
2007-07-24
GUI: created a AutoSize property for TfpgLabel
graemeg
2007-07-23
The first part of removing the obsolete fpGUI and replacing it with the new m...
graemeg