Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-28 | uidesigner: completed string constants to resource string for vfdforms.pas unit | Graeme Geldenhuys | |
2013-12-27 | uidesigner: More string constants refactored to resource strings. | Graeme Geldenhuys | |
2013-12-20 | uidesigner: All dialog titles in vfdforms unit are now localised. | Graeme Geldenhuys | |
2013-12-20 | uidesigner: using inheritance to simplify setting localisation values. | Graeme Geldenhuys | |
Introduced virtual methods that simply need to be overwritten in descendants, which then set localisation values. Also moved some constants to the vfd_constants unit. | |||
2013-12-20 | uidesigner: Adds last missed localisation of vfdmain unit. | Graeme Geldenhuys | |
2013-12-20 | uidesigner: Started enabling localisation | Graeme Geldenhuys | |
- Started extracting string values to resourcestring constants. - Introduced a new vfd_constants unit for all constants and resourcestring constants Still need lots to do. |