summaryrefslogtreecommitdiff
path: root/examples/gui/filedialog/filedialog.lpr
AgeCommit message (Expand)Author
2010-09-04dialog demo: added fpgInputQuery dialog to the demo.Graeme Geldenhuys
2010-04-07All sample projects updated so all of them can compile correctly.Graeme Geldenhuys
2008-10-01* Updated all demos to use the new unit names.graemeg
2008-07-25* Applied Vladimir's gui_dialog patch. Adding a helper function for file dial...graemeg
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...graemeg
2008-03-13* Applied patch from Antonio which adds a authentication to User Prompt Dialo...graemeg
2008-03-12* Applied User Prompt Dialog patch from Antonio.graemeg
2008-03-12* Applied a patch from Vladimir moving some code out of gui_grid.pas to gfxba...graemeg
2008-01-12* Fixed MessageDialog crash on exit under Windows.graemeg
2007-10-17* Fixed a ComboBox clipping issue where long text would paint over the intern...graemeg
2007-09-13* CoreLib: fpgApplication now has a Terminated property which terminates thegraemeg
2007-08-22* Started the implementation of a StringGrid. It is graemeg
2007-08-22* Minor improvements to the File Dialog.graemeg
2007-08-17* Implemented a FileOpen and FileSave dialog. Both are the same class. It'sgraemeg