Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-26 | Update copyright notice in all units. | Graeme Geldenhuys | |
2008-09-27 | * Phase 2 of the unit rename is complete. The gui units have now been renamed. | graemeg | |
* UI Designer has been updated to reflect the new gui unit names. | |||
2008-09-27 | * Rename all corelib units to the new naming convention. | graemeg | |
* Updated the UI Designer to use the new unit names. | |||
2008-05-19 | * Merged my private graemeg branch changes (r752:r781) into trunk. These ↵ | graemeg | |
changes are required to change all componens from 1-based indexing to 0-based indexing. | |||
2008-03-04 | * More more on the MiG Layout port. | graemeg | |
* Added new resourcestring constants to the translation language files. * Localized all the GUI units. | |||
2008-01-28 | * Applied Jean-Marc memo patch adding TextColor and BackgroundColor properties. | graemeg | |
* Renamed the Color property to TextColor for RadioButton, Memo, DBLabel, Label, Edit and CheckBox. It's less confusing. | |||
2007-10-29 | * Started implementing Message Dialogs (with multiple buttons, icons etc). | graemeg | |
2007-10-28 | * Refactored the TfpgLabel component. | graemeg | |
* Implemented a TfpgDBLabel (data-aware) label component. * Created a new DB test example to show how TfpgDBLabel works. |