Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-16 | ReadFormState in INI handling can now ignore size dimensions if needed. | Graeme Geldenhuys | |
This is handy if you apply version version information to your ini files, and on a new version the program must ignore the old size values (because that sepecific form might have changed dimensions at design time). | |||
2010-09-04 | Replaced some RTL functions with fpGUI wrapper ones to handle Unicode text. | Graeme Geldenhuys | |
2010-04-22 | TfpgINIFile: Replaced standard RTL function with fpGUI wrapper version. | Graeme Geldenhuys | |
2010-02-26 | Update copyright notice in all units. | Graeme Geldenhuys | |
2009-10-12 | Fixed up the comments in fpg_iniutils. Copy and Paste is evil! :-) | Graeme Geldenhuys | |
Signed-off-by: Graeme Geldenhuys <graemeg@gmail.com> | |||
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. |