index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
gui
/
filedialog
Age
Commit message (
Expand
)
Author
2008-11-14
* updated all extrafpc.cfg files to use the correct lib output directory.
graemeg
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-07-07
* Published more events and properties for EditInteger and EditFload components.
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-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 the
graemeg
2007-08-26
* Renamed the fpc.cfg to extrafpc.cfg so it doesn't conflict with
graemeg
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's
graemeg