Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Added new resource strings for days of the week and months of the year.
* fpGUI based applications now set the internal Day and Month arrays from FPC to the correct locale. CalendarCombo now displays the days and months in the correct language.
* UI Designer failed to save a form that has a CalendarCombo on it. This is now fixed.
|
|
Dialog and added a DB login dialog.
* Minor fixes to the user prompt dialog Wiggle method.
* Minor fix to TfpgWindowBase.MoveWindow method.
* Extended filedialog demo to show an example usage of DB Login Dialog.
* Updated the rest of the lang_XXX.inc files with new resource string.
|
|
* Minor changes to the message dialogs.
|
|
* Added new resourcestring constants to the translation language files.
* Localized all the GUI units.
|
|
* Added a new unit gfx_stringhashlist which is used in gfx_pofiles
* Fixed a bug in gfx_pofiles unit so that translation lookups can be
done via the resourcestring constants. This is required if the
default fpGUI language is changed at compile time.
* Completed the Afrikaans translation.
|
|
GTK1 doesn't support Unicode text input.
* Localized some of the Font Dialog to see the localization in action and help decide further steps.
|
|
localization in fpGUI.
* I created some basic language include files, but I'm not sure what is the best way to go ahead yet.
|