summaryrefslogtreecommitdiff
path: root/src/gui/fpg_form.pas
AgeCommit message (Expand)Author
2010-09-23Adds a property EnableDrops which enables DND for a top-level window.Graeme Geldenhuys
2010-09-20KeyPress events is now distributed to Widgets, then Form, then fpgApplicationGraeme Geldenhuys
2010-09-01Replaced debug writeln's with SendDebug() calls.Graeme Geldenhuys
2010-06-04Bumped visibility to Published for some properties.Graeme Geldenhuys
2010-05-15Published some new events in TfpgForm.Graeme Geldenhuys
2010-04-25Publish the new OnShowHint for all other widgets in fpGUI.Graeme Geldenhuys
2010-04-19Default modal forms close action to caHide like is done with standard Show.Graeme Geldenhuys
2010-04-07ModalResult changed to a enum typeGraeme Geldenhuys
2010-03-30Removed modal result mrError. It's not needed any more and was a bad design.Graeme Geldenhuys
2010-03-24This makes sure csLoading is still active for the current Form whenGraeme Geldenhuys
2010-03-11use a more accurate message name for asking to be freed.Graeme Geldenhuys
2010-03-11Use constants instead of magic numbers for ModalResult values.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-02-25Published Hint and ShowHint on all widgets.Graeme Geldenhuys
2009-11-30fixed compiler reported visibilty issues.Graeme Geldenhuys
2009-11-05More support for a help systemGraeme Geldenhuys
2009-10-23New WindowPosition setting of wpOneThirdDown.Graeme Geldenhuys
2009-06-08Fixed the keyMenu handling in BasicEdit components.Graeme Geldenhuys
2008-12-09* Added fpgApplicationRemoveWindowFromModalStack so windows that are in the s...drewski207
2008-09-29* A minor fix in ShowModal handling if an error occurs while showing - the us...graemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg