summaryrefslogtreecommitdiff
path: root/examples/gui/filedialog
AgeCommit message (Expand)Author
2008-01-12* Fixed MessageDialog crash on exit under Windows.graemeg
2007-12-04* Fixed a memory leak in TfpgCombobox.graemeg
2007-10-22* Minor update to the tiOPF generic edit mediators unit.graemeg
2007-10-18* Win32: Implemented MinWidth and MinHeight constraint support for Forms. Not...graemeg
2007-10-17* Fixed a ComboBox clipping issue where long text would paint over the intern...graemeg
2007-10-08* UI Designer: Added more available Boolean properties to the Object Inspector.graemeg
2007-09-13* CoreLib: fpgApplication now has a Terminated property which terminates thegraemeg
2007-08-26* Renamed the fpc.cfg to extrafpc.cfg so it doesn't conflict withgraemeg
2007-08-22* Started the implementation of a StringGrid. It is graemeg
2007-08-22* Minor improvements to the File Dialog.graemeg
2007-08-21* Removed OS based Double Click from GDI.graemeg
2007-08-21* GDI: Added missing units to GFX package.graemeg
2007-08-18* Moved and renamed gui_popupwindows.pas unit from GUI to CoreLib.graemeg
2007-08-17* FileDialog: Drive combobox and File grid are now in sync at all times.graemeg
2007-08-17* Implemented a FileOpen and FileSave dialog. Both are the same class. It'sgraemeg