Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-18 | * Removed the old Xlib Font support form fpGFX/X11 | Graeme Geldenhuys | |
* Fixed the Xtf font support in fpGFX/X11 to use the UTF-8 Xtf functions instead of the UTF-16 functions. * Fixed the GUI TFEdit by removing all usage of the WideString type | |||
2007-05-18 | * Added a new UTF8 Utils unit with some handy functions. | Graeme Geldenhuys | |
* Modified TFEdit to be UTF8 friendly. Needs testing. * Modified the WidgetTest - Edit Fields form to show UTF8 text in the TFEdit component for testing. |