Commit Graph

16 Commits (d4a5ae3e74abf3998afcd87477c4d588c5ced4bd)

Author SHA1 Message Date
Heiko Hund a6e6d88115 refactor option handling code 2010-04-09 06:18:58 +02:00
Heiko Hund 61cb987f4d make it work when compiled as unicode 2010-03-21 10:07:14 +01:00
Heiko Hund f542c42738 use _tsizeof to get the buffer size 2010-03-13 09:35:33 +01:00
Heiko Hund 6939cb8792 replace GUI_* with PACKAGE_* macros 2010-03-11 22:58:45 +01:00
Heiko Hund 0948302b70 remove execute bits from source files 2010-03-10 10:28:52 +01:00
Heiko Hund ac6c155243 added function CreateLocalizedDialogParam() 2009-02-05 13:52:27 +00:00
Heiko Hund 4003e9bf3a rearranged GetGUILanguage function a bit 2009-02-04 16:39:41 +00:00
Heiko Hund a907b9d877 made it compile again 2009-02-04 15:56:11 +00:00
Heiko Hund 5783d7da94 cleaned up resource IDs 2009-02-04 15:54:37 +00:00
Heiko Hund 35c1bf35c9 removed useless code 2009-02-04 06:29:07 +00:00
Heiko Hund c9edb6f40b fixed recursive call to GetGUILanguage in error case 2009-02-03 12:11:07 +00:00
Heiko Hund 6f37fd999f added support for GUI localization at runtime 2009-02-02 17:27:09 +00:00
Heiko Hund 2f3ca9d6c2 - added API to retrieve localized dialog template
- using instance from global options struct
2009-01-26 21:03:39 +00:00
Heiko Hund 1ea8d5b8f7 added functions for localized dialog, string and icon resources 2009-01-18 20:37:32 +00:00
Heiko Hund d46af68a82 added function to load localized dialog 2009-01-16 22:54:50 +00:00
Heiko Hund 746451bafa added functions to load localized resources 2009-01-16 16:58:03 +00:00