summaryrefslogtreecommitdiff
path: root/src/gui/gui_combobox.pas
AgeCommit message (Expand)Author
2007-10-17* Fixed a ComboBox clipping issue where long text would paint over the intern...graemeg
2007-10-02* Fixed the Generic Edit Mediator unit for the Dynamic ComboBox.graemeg
2007-09-26* Added copyright information in the GUI units.graemeg
2007-09-14* Introduced Setter methods for BaseWindow Width and Height properties.graemeg
2007-09-14* New overloaded EndDraw method for TfpgCanvas.graemeg
2007-09-13combobox changesgraemeg
2007-08-27* Implemented List Mediators with tiOPF support and added a demo.graemeg
2007-08-24* Implement MaxLength in TfpgEditgraemeg
2007-08-18* Moved and renamed gui_popupwindows.pas unit from GUI to CoreLib.graemeg
2007-08-17* Implemented a FileOpen and FileSave dialog. Both are the same class. It'sgraemeg
2007-08-08* Finally fixed all painting issues with rectangles and clipping.graemeg
2007-08-07* Changed the parameters of DrawRectangle, FillRectangle to rather use Width ...graemeg
2007-07-31* Fixed painting of TfpgListBoxgraemeg
2007-07-31* Fixed FillRectangle() under GDI and X11.graemeg
2007-07-27X11 only:graemeg
2007-07-26* Minor fixes with DrawControlFrame and ComboBox down button.graemeg
2007-07-24* Updated gfx_x11 to reflect the changes about modal forms.graemeg
2007-07-23* Did more work on the TfpgComobBox focus handling.graemeg
2007-07-23* Did more work on the TfpgComboBox. It's starting to look good.graemeg
2007-07-23The first part of removing the obsolete fpGUI and replacing it with the new m...graemeg