summaryrefslogtreecommitdiff
path: root/examples/apps/uidesigner/newformdesigner.pas
AgeCommit message (Expand)Author
2008-07-03* EditTest in the prototypes directory now tests Button ImageLayout property.graemeg
2008-06-04* Fixed the save and restore form state in the UI Designer, which broke after...graemeg
2008-05-23* Just a little bit of code cleanup, nothing more.graemeg
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...graemeg
2008-04-25* Updated some widgets to handle the Keypad Enter key as well.graemeg
2008-04-25* Fixed a bug introduced in r719 with toggle buttons.graemeg
2008-03-28* Many big changes which removes bucket loads of compiler warnins. These will...graemeg
2008-03-27* Minor patch for UI Designer so that Widget ComboBox on palette bar is sorted.graemeg
2008-03-26* UI Designer now has a very basic way of setting the TabOrder. Still a lot o...graemeg
2008-03-26* Applied patch from Vladimir improving the Save support and file handling wi...graemeg
2008-03-20* Finally fixed the Windows bug in the UI Designer when you move components q...graemeg
2008-03-18* Fixed a bug in the translation units where if both toolkit and application ...graemeg
2008-02-17* updated the documentation scripts.graemeg
2008-02-16* Fixed issue under Windows where changing a WindowTitle, the window resizes.graemeg
2008-02-05Applied patch from Slapshot fixing the TVFDPropertyEditor class. BackgroupCol...graemeg
2007-11-08* X11: Setting a window title via netlayer does not work for thegraemeg
2007-10-22* Fixed more default property values.graemeg
2007-10-08* UI Designer: Fixed the issue with scrolling in the property window and the ...graemeg
2007-10-08* UI Designer: Added more available Boolean properties to the Object Inspector.graemeg
2007-09-26* Added comments as to how the ImageMargin and ImageSpacing properties of Tfp...graemeg
2007-09-17* Experimental: started a implementation where the TfpgMemo can graemeg
2007-09-13* CoreLib: fpgApplication now has a Terminated property which terminates thegraemeg
2007-09-10* GUI Designer: removed obsolete code.graemeg
2007-09-07* GUI: Made some components properties published so the RTTI cangraemeg
2007-09-06* Moved some methods or properties to the public or published area.graemeg