summaryrefslogtreecommitdiff
path: root/src/gui/gui_label.pas
AgeCommit message (Expand)Author
2008-09-10* Published ShowHint and ParentShowHint for all gui components.graemeg
2008-09-02* Added some hints to the UI Designer main form.graemeg
2008-08-31* Renamed the hint window to TfpgHintWindowgraemeg
2008-07-23* Applied Vladimir's DrawText patch. Nice work.graemeg
2008-05-26* TextFlagsDflt now contains txtEnabledgraemeg
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 TfpgLabelgraemeg
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 worksgraemeg
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 TfpgFormgraemeg
2007-09-26* Added copyright information in the GUI units.graemeg
2007-09-14Change AutoSize property of TfpgLabel to be False by default.graemeg
2007-08-03* Added debug lines in GDI code and compiler defines tograemeg
2007-07-26* Added a DrawString() method to TfpgStylegraemeg
2007-07-24minor fix to TfpgLabel again.graemeg
2007-07-24Replaced 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 setgraemeg
2007-07-24GUI: created a AutoSize property for TfpgLabelgraemeg
2007-07-23The first part of removing the obsolete fpGUI and replacing it with the new m...graemeg