Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / interface / wx / translation.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-07  Václav SlavíkDon't look for catalogs in AddCatalogLookupPathPrefix...
2013-07-07  Václav SlavíkCorrect wxTranslations docs: CWD is not searched.
2012-09-08  Václav SlavíkAdd wxTranslations::GetBestTranslation().
2012-02-25  Vadim ZeitlinNo changes, just remove functions bodies from interface...
2012-02-25  Vadim ZeitlinDon't use _T() in the documentation.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-16  Václav SlavíkAdd wxTranslations::GetAvailableTranslations().
2010-05-06  Václav SlavíkRefactor wxTranslationsLoader API.
2010-05-05  Václav SlavíkDon't use size_t for plural forms parameter.
2010-04-26  Václav SlavíkAdd support for storing translations in win32 resources.
2010-04-24  Václav SlavíkAdded missing @since tags to wxTranslationsLoader classes.
2010-04-24  Václav SlavíkSplit intl.h into intl.h, language.h and translation.h.