stk-code_catmod/src/tinygettext
2017-04-11 18:42:32 -04: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 language 2017-04-11 18:42:32 -04:00
language.hpp Remove the hard-coded localized name in language.cpp 2016-03-13 10:25:26 +08:00
plural_forms.cpp Handle new Polish format in tinygettext. 2017-02-06 20:39:30 +01: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