summaryrefslogtreecommitdiff
path: root/src/corelib/fpg_widget.pas
AgeCommit message (Expand)Author
2010-09-23Adds OnDragDrop event to TfpgWidget.Graeme Geldenhuys
2010-09-23Adds OnDragExit event to TfpgWidget.Graeme Geldenhuys
2010-09-23Catch the OS independent DROP[Enter|Exit] messagesGraeme Geldenhuys
2010-09-23Adds OnDragEnter event for TfpgWidget.Graeme Geldenhuys
2010-09-23Adds new boolean property AcceptDrops to TfpgWidget.Graeme Geldenhuys
2010-09-20KeyPress events is now distributed to Widgets, then Form, then fpgApplicationGraeme Geldenhuys
2010-09-20Moved GetClientRect() and GetBoundsRect() out of TfpgWidget into TfpgBaseWindowGraeme Geldenhuys
2010-08-10Alignment bugfix: TfpgWidget.DoAlign never checked if widget was visible or notGraeme Geldenhuys
2010-06-28Simple code formatting fixGraeme Geldenhuys
2010-04-29Fixed code to remove compiler warnings/hints.Graeme Geldenhuys
2010-04-25minor change to TfpgWidget.Graeme Geldenhuys
2010-04-25Introduced new event for TfpgWidget called OnShowHint.Graeme Geldenhuys
2010-04-13Message Dialog buttons now use translated text.Graeme Geldenhuys
2010-03-18Setting MouseCursor at design time now works correctly under X11.Graeme Geldenhuys
2010-03-16Fixed visibility handling of components created at runtime.Graeme Geldenhuys
2010-03-15Revert a old changes in TfpgWidget.HandleShow.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2009-12-10When forms are embedded, don't show popup-menu components when the rest are s...Graeme Geldenhuys
2009-11-05More support for a help systemGraeme Geldenhuys
2009-10-26Minor fixes to properties in fpg_spinedit unit.Graeme Geldenhuys
2009-10-26Implement a setter method for FormDesigner propertyGraeme Geldenhuys
2009-10-09New InDesigner method for TfpgWidget.Graeme Geldenhuys
2009-06-08Fixed the keyMenu handling in BasicEdit components.Graeme Geldenhuys
2009-04-07Added support for changing the tabs in the PageControl whileGraeme Geldenhuys
2009-02-10* SetEnabled recursively sets enabled property.graemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg