summaryrefslogtreecommitdiff
path: root/examples/apps/uidesigner/vfdwidgets.pas
AgeCommit message (Expand)Author
2008-07-03* EditTest in the prototypes directory now tests Button ImageLayout property.graemeg
2008-07-02* Applied Button patch from Michael van Canneyt. Adding ImageLayout property ...graemeg
2008-07-01* TfpgButton now contains a new property called Flat which gives it a flat lo...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-25* Updated some widgets to handle the Keypad Enter key as well.graemeg
2008-04-11* Updated the UI Designer to use the TfpgPanel and gui_panel unit.graemeg
2008-03-18* UI Designer: Implemented a new property editor for the FontDesc property. I...graemeg
2008-03-10* Applied label patch from Jean-Marc adding improved Layout, Wraptext and Ali...graemeg
2008-02-20* Applied Vladimir's patch for arrow key support in RadioButtons.graemeg
2008-01-26Applied patch from Jean-Marc allowing TfpgEdit's text color to be changed.graemeg
2007-11-08* X11: Setting a window title via netlayer does not work for thegraemeg
2007-10-22* Fixed more default property values.graemeg
2007-10-10* UI Designer: Added some published properties for the ListView component.graemeg
2007-10-10fixed listview to work in the designerdrewski207
2007-10-08* UI Designer: Added more available Boolean properties to the Object Inspector.graemeg
2007-10-07GUI Designer: Implement a boolean property editor.graemeg
2007-09-27* Added a new property to edit in the Form Designer for TfpgForm's.graemeg
2007-09-19* GUI: All CustomGrid and StringGrid properties using a Column Index is nowgraemeg
2007-09-18* GUI Designer: Worked around the bug that crashed the Designer graemeg
2007-09-08* GUI Designer: Minor changes and removed Boolean property editors for now. W...graemeg
2007-09-08* Fixed initial painting of components when they are placed in the graemeg
2007-09-07* GUI: Made some components properties published so the RTTI cangraemeg
2007-09-07* GUI: Rename the Checkbox property FontName to FontDesc to be consistent withgraemeg
2007-09-06* Moved some methods or properties to the public or published area.graemeg