summaryrefslogtreecommitdiff
path: root/src/gui/messagedialog.inc
AgeCommit message (Expand)Author
2010-11-11about fpgui dialog: improved the wording.Graeme Geldenhuys
2010-04-07ModalResult changed to a enum typeGraeme Geldenhuys
2010-03-30New "Close Button" parameter added to message dialog class functions.Graeme Geldenhuys
2010-03-30Fixed undefined modal result when message dialog is close with X button.Graeme Geldenhuys
2010-03-30Replaced website address with a constant.Graeme Geldenhuys
2010-03-08Updated the various programs and fpGUI library to use the new generate versio...Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-01-29Corrected work spacing in 'About fpGUI' dialog text.Graeme Geldenhuys
2009-12-29Add information text to the About fpGUI dialog.Graeme Geldenhuys
2009-10-23New WindowPosition setting of wpOneThirdDown.Graeme Geldenhuys
2009-07-28Add copyright information in dialog include filesGraeme 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-03Applied 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 MessageDialogsgraemeg
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