Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-17 | uidesigner: Adds a new hyperlink icon for use by UI Designer. | Graeme Geldenhuys | |
2010-10-04 | uidesigner: Registered Splitter in component palette. | Graeme Geldenhuys | |
2010-10-01 | uidesigner: Added TfpgColorWheel and TfpgValueBar to component palette. | Graeme Geldenhuys | |
2010-04-16 | UI Designer: Registered the new TfpgFontEdit in component palette. | Graeme Geldenhuys | |
2010-04-15 | Adds new images, updates existing ones for UI Designer. | Graeme Geldenhuys | |
2010-04-15 | UI Designer: Adds TfpgFilenameEdit to the component palette. | Graeme Geldenhuys | |
2010-03-04 | UI Designer: Add new component palette bitmaps. | Graeme Geldenhuys | |
2009-10-12 | Add richtext component icon to UI Designer | Graeme Geldenhuys | |
2008-11-25 | * Added some of the missing published properties to TfpgPanel. | graemeg | |
* Added TfpgGroupBox to UI Designer component palette. | |||
2008-11-12 | * new fpgCharAt() function | graemeg | |
* Renamed EditXXX's DecimalSeparator and ThousandSeparatar properties to not conflict with the global variables in SysUtils. * Added EditCurrency, EditFloat and EditInteger to the UI Designer palette. I still have issues with TfpgChar type, so you have to use the 'unknow' memo in Object Inspector. * Minor changes in edits demo to compile again after the above changes. | |||
2008-10-14 | * UI Designer: New component TfpgTabSheet component on the palette. | graemeg | |
* UI Designer: visual editing of PageControl is now possible. Loading and saving of your design also works. It still needs testing and the pagecontrol sometimes draws artifacts. | |||
2008-08-26 | * Moved the UI Designer from the examples/apps directory to the root directory. | graemeg | |
* Updated some build scripts |