stk-code_catmod/src/tinygettext
2017-11-02 22:17:57 +01:00
..
dictionary_manager.cpp Restore using unique_ptr instead of auto_ptr in tinygettext. 2015-08-06 13:54:11 +02:00
dictionary_manager.hpp Restore using unique_ptr instead of auto_ptr in tinygettext. 2015-08-06 13:54:11 +02:00
dictionary.cpp Fixed names utf8ToWide and wideToUtf8; added convenience functions 2015-11-26 08:56:03 +11:00
dictionary.hpp Basic render of text using freetype 2015-10-04 11:59:44 +08:00
file_system.hpp Restore using unique_ptr instead of auto_ptr in tinygettext. 2015-08-06 13:54:11 +02:00
language.cpp Add missing languages to tinygettext 2017-11-02 22:17:57 +01:00
language.hpp Remove the hard-coded localized name in language.cpp 2016-03-13 10:25:26 +08:00
plural_forms.cpp Avoid tinygettext warning 2017-10-25 23:52:35 +02:00
plural_forms.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
po_parser.cpp Fixed compiler warning. 2016-07-27 08:26:41 +10:00
po_parser.hpp Removed empty files. 2015-04-03 00:05:47 +11:00
stk_file_system.cpp Restore using unique_ptr instead of auto_ptr in tinygettext. 2015-08-06 13:54:11 +02:00
stk_file_system.hpp Restore using unique_ptr instead of auto_ptr in tinygettext. 2015-08-06 13:54:11 +02:00
tinygettext.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
tinygettext.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00