summaryrefslogtreecommitdiff
path: root/src/gui/gui_label.pas
AgeCommit message (Expand)Author
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