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
/
src
/
gui
/
fpg_dialogs.pas
Age
Commit message (
Expand
)
Author
2012-09-26
You can now copy to clipboard the content of message dialogs.
Graeme Geldenhuys
2012-07-31
filedialog: widgets were not perfectly spaced in the horizontal area.
Graeme Geldenhuys
2011-09-21
SelectFileDialog() can now specify the initial directory too.
Graeme Geldenhuys
2011-07-12
minor code comment for future consideration
Graeme Geldenhuys
2011-05-24
User fpGUI versions of the file functions, instead of SysUtils version
Graeme Geldenhuys
2011-05-19
bugfix to prement AV.
Graeme Geldenhuys
2010-11-11
File Open/Save dialog now reacts to ENTER key press
Graeme Geldenhuys
2010-10-01
bugfix for ID: 3064350 from SourceForge.
Graeme Geldenhuys
2010-09-20
TfpgMessageBox now supports font selection
Graeme Geldenhuys
2010-09-12
Select Directory Dialog: now has images with the folder nodes in treeview
Graeme Geldenhuys
2010-09-05
File Dialog: grid now shows alternative row colors and does smooth scrolling ...
Graeme Geldenhuys
2010-09-05
file dialog: adds a Configure Bookmarks dialog and updated resource strings.
Graeme Geldenhuys
2010-09-05
Message Dialog: reworked dialog to be maintained by Visual Forms Designer.
Graeme Geldenhuys
2010-09-04
fixed minor memory leak in File Dialog.
Graeme Geldenhuys
2010-09-04
file dialog: Added 'Home' and 'Bookmarks' support.
Graeme Geldenhuys
2010-08-25
fpg_dialog. Minor sanity check.
Graeme Geldenhuys
2010-08-23
Use fpGUI wrapper functions instead of RTL functions directly.
Graeme Geldenhuys
2010-05-23
New Input Query (text) Dialog and global function fpgInputQuery().
Graeme Geldenhuys
2010-05-23
Moved the global dialog functions to the fpg_dialogs.pas unit
Graeme Geldenhuys
2010-04-29
New "Select Color" dialog added to fpGUI.
Graeme Geldenhuys
2010-04-28
Remove todo items already completed.
Graeme Geldenhuys
2010-04-07
ModalResult changed to a enum type
Graeme Geldenhuys
2010-03-19
SelectDir Dialog changes - initial selection directory now works.
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
Graeme Geldenhuys
2009-10-27
New property setting initial directory in the File Open/Save dialog.
Jean-Marc
2009-10-23
New WindowPosition setting of wpOneThirdDown.
Graeme Geldenhuys
2009-07-28
Adds a new Character Map dialog to fpGUI
Graeme Geldenhuys
2009-01-14
* new methods added to fpg_utils unit.
graemeg
2009-01-09
* more work on the Select Dir dialog, but it's not workable yet.
graemeg
2009-01-09
* Applied Jean-Marc's dialog patch to improve translation support.
graemeg
2008-09-27
* Phase 2 of the unit rename is complete. The gui units have now been renamed.
graemeg