summaryrefslogtreecommitdiff
path: root/uidesigner/vfddesigner.pas
AgeCommit message (Expand)Author
2014-12-15uidesigner: IconName is now available in the Object InspectorGraeme Geldenhuys
2014-11-16uidesigner: Fixes crash when deleting widgets with children.Graeme Geldenhuys
2014-10-19uidesigner: Tab/Widget Order forms now show selected form's nameGraeme Geldenhuys
2014-10-17uidesigner: Now has an experimental "visual grid" on designer form.Graeme Geldenhuys
2014-10-17uidesigner: designer's Form property now has the exact class typeGraeme Geldenhuys
2013-12-27uidesigner: More string constants refactored to resource strings.Graeme Geldenhuys
2013-12-20uidesigner: Fixes compiler hints about unused variables.Graeme Geldenhuys
2011-09-16uidesigner: new option to specify Indentation Style preference.Graeme Geldenhuys
2011-01-12UI Designer: minor code cleanup.Graeme Geldenhuys
2010-11-18UI Designer: minor code cleanup.Graeme Geldenhuys
2010-10-03uidesigner handling multiple forms bug fix.Graeme Geldenhuys
2010-10-01uidesigner: Added TfpgColorWheel and TfpgValueBar to component palette.Graeme Geldenhuys
2010-08-18UI Designer: Reworked the "Tab Order" and "Widget Order" dialog with a TreeviewGraeme Geldenhuys
2010-04-07ModalResult changed to a enum typeGraeme Geldenhuys
2010-03-24Fixed spelling mistake in comment.Graeme Geldenhuys
2010-03-18UI Designer: minor tweaks.Graeme Geldenhuys
2010-03-04Started work on adding new optinos to UI Designer settings dialog.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-02-25Add Hint property support to Form Designer.Graeme Geldenhuys
2009-12-10Extra saftey checks. Nothing major.Graeme Geldenhuys
2009-06-09UIDesigner copyright and code foldingGraeme Geldenhuys
2009-04-16Removed compiler warnings from UI Designer project.Graeme Geldenhuys
2009-04-07Added support for changing the tabs in the PageControl whileGraeme Geldenhuys
2008-11-18* Minor bug fix in TfpgApplication. Setting the HintPase didn't affect the hi...graemeg
2008-10-13* Added some extra sanity checks in TfpgPageControl.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
2008-09-10* Published ShowHint and ParentShowHint for all gui components.graemeg
2008-08-26* Moved the UI Designer from the examples/apps directory to the root directory.graemeg