leper
|
7f1a7bd6c8
Clarify API overloading TODO.
|
8 years ago |
leper
|
8237e6614a
Add list of projects using tinygettext.
|
8 years ago |
Ingo Ruhnke
|
df7e1fc25c
Removed some whitespace
|
9 years ago |
Nathan Phillip Brink
|
d8e274bcad
Remove finished supertux-specific TODO
|
14 years ago |
Nathan Phillip Brink
|
3475196018
add TODO for ABI freezing
|
15 years ago |
Ingo Ruhnke
|
4b58b9e116
TODO updates
|
15 years ago |
Mathnerd314
|
4c96834281
* CMake building works; just make sure it finds iconv
|
15 years ago |
Ingo Ruhnke
|
32e371d3ff
Made the code '-ansi', '-pedantic', '-Wall', '-Werror', '-Wnon-virtual-dtor', '-Weffc++' clean
|
15 years ago |
Ingo Ruhnke
|
4754de4967
Fixed little big in Language::match, added test case
|
16 years ago |
Ingo Ruhnke
|
99f69612fe
Turned PluralForms into a class, some better error checking for Plural-Forms
|
16 years ago |
Ingo Ruhnke
|
9bc5de012b
Removed Plural-Forms from Language, moved Plural-Forms into seperate file
|
16 years ago |
Ingo Ruhnke
|
d51a21b355
Updated TODO
|
16 years ago |
Ingo Ruhnke
|
ec059e9bf4
Added 'proper' matching of languages
|
16 years ago |
Ingo Ruhnke
|
968a3490dc
Moved Language out of Dictionary and replaced it by Plural-Forms
|
16 years ago |
Ingo Ruhnke
|
b90d8b5771
Added fuzzy flag handling
|
16 years ago |
Ingo Ruhnke
|
54d2de625f
DictionaryManager::get_languages() returns Language objects
|
16 years ago |
Ingo Ruhnke
|
b415201c15
Some code to extract Plural-Forms from the header, some log cleanup
|
16 years ago |
Ingo Ruhnke
|
b99fb0ff9a
Some more TODO items, added NEWS file
|
16 years ago |
Ingo Ruhnke
|
db4eeec9b9
Moved to named constructors in Language. Placed all languages in an array.
|
16 years ago |
Ingo Ruhnke
|
6d347efda5
Updated TODO
|
16 years ago |
Ingo Ruhnke
|
908c4f8dc1
Added handling of message context, found issue with plural forms while doing so
|
16 years ago |
Ingo Ruhnke
|
dfda466957
Some work on msgctxt, just API, no implementation
|
16 years ago |
Ingo Ruhnke
|
4c7b59e54a
TODO updates
|
16 years ago |
Ingo Ruhnke
|
9561ba191c
Added a bit more toleranze to whitespace, but give warning when doing so. Pass filename into POParser to give more readable error messages.
|
16 years ago |
Ingo Ruhnke
|
2d6e202722
Some more improvment in error handling
|
16 years ago |
Ingo Ruhnke
|
bdf2451c89
Some work on the POParser
|
16 years ago |
Ingo Ruhnke
|
932b5cab3a
Some more docu
|
16 years ago |
Ingo Ruhnke
|
6d43dec7be
Updated TODO file a bit
|
16 years ago |
Ingo Ruhnke
|
3dfa7260e1
Added lightwight wrapper class around LanguageDef
|
16 years ago |
Ingo Ruhnke
|
d0a0e45dfe
Make DictionaryManager not reread the .po files on every add_directory() call
|
16 years ago |