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
/
messagedialog.inc
Age
Commit message (
Expand
)
Author
2013-05-08
MessageDialog: BeginDraw/EndDraw is not needed in HandlePaint()
Graeme Geldenhuys
2013-02-22
Updated the About Dialog text to reflect FreeBSD.
Graeme Geldenhuys
2012-09-26
You can now copy to clipboard the content of message dialogs.
Graeme Geldenhuys
2011-07-28
docs update mentioning support for OpenSolaris.
Graeme Geldenhuys
2010-11-11
about fpgui dialog: improved the wording.
Graeme Geldenhuys
2010-04-07
ModalResult changed to a enum type
Graeme Geldenhuys
2010-03-30
New "Close Button" parameter added to message dialog class functions.
Graeme Geldenhuys
2010-03-30
Fixed undefined modal result when message dialog is close with X button.
Graeme Geldenhuys
2010-03-30
Replaced website address with a constant.
Graeme Geldenhuys
2010-03-08
Updated the various programs and fpGUI library to use the new generate versio...
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
Graeme Geldenhuys
2010-01-29
Corrected work spacing in 'About fpGUI' dialog text.
Graeme Geldenhuys
2009-12-29
Add information text to the About fpGUI dialog.
Graeme Geldenhuys
2009-10-23
New WindowPosition setting of wpOneThirdDown.
Graeme Geldenhuys
2009-07-28
Add copyright information in dialog include files
Graeme Geldenhuys
2009-01-09
* more work on the Select Dir dialog, but it's not workable yet.
graemeg
2008-10-29
* msgqueue now raises exceptions if the queue is full instead of trying to wr...
graemeg
2008-09-02
* Applied Jean-Marc's hint patch which moves hint functionality to TfpgWidget...
graemeg
2008-07-14
* Implemented a ModalResult type and related constants.
graemeg
2008-07-07
* Published more events and properties for EditInteger and EditFload components.
graemeg
2008-06-09
* Fixed the tiGUIIni read/write formstate information for tiOPF based applica...
graemeg
2008-06-03
Applied partial parts of patch [ 1979341 ] gui_editCombo from Jean-Marc.
graemeg
2008-04-15
* Fixed some memory leaks in the TfpgMessageDialog class.
graemeg
2008-04-03
* Minor fix in the MessageDialogs
graemeg
2008-03-25
* Minor changes to menu and About fpGUI dialog.
graemeg
2008-03-12
* Applied User Prompt Dialog patch from Antonio.
graemeg
2008-03-04
* More more on the MiG Layout port.
graemeg
2008-01-14
* ShowMessage can now Centre of Left Align the text.
graemeg
2008-01-12
* Fixed MessageDialog crash on exit under Windows.
graemeg
2008-01-11
* Refactored some code so that MessageBox and MessageDialog can share some code.
graemeg
2008-01-10
* Made some nice progress with the MessageDialog class. Buttons are created d...
graemeg
2008-01-09
* Started working on a fpGUI Message Dialog feature.
graemeg
2007-10-29
* Started implementing Message Dialogs (with multiple buttons, icons etc).
graemeg