summaryrefslogtreecommitdiff
path: root/src/gui/gui_radiobutton.pas
AgeCommit message (Expand)Author
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg
2008-09-10* Published ShowHint and ParentShowHint for all gui components.graemeg
2008-07-14* Fixed the blind casting to TfpgWidget done in gui_radiobutton.graemeg
2008-06-04* Applied a patch from Luiz Americo which fixes some alignment issues inside ...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-03-04* More more on the MiG Layout port.graemeg
2008-02-22* Applied Jean-Marc's ListBox patch.graemeg
2008-02-22Applied patch from Vladimir which improves the tab handling in the RadioButtons.graemeg
2008-02-20* Applied Vladimir's patch for arrow key support in RadioButtons.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-09-26* Added copyright information in the GUI units.graemeg
2007-09-07* GUI: Made some components properties published so the RTTI cangraemeg
2007-07-26* Added a DrawString() method to TfpgStylegraemeg
2007-07-26* Added new composite images for radio buttons and checkbox buttons.graemeg