summaryrefslogtreecommitdiff
path: root/src/gettext.h
Commit message (Expand)AuthorAge
* Fix segfault caused by wrong wgettext()sfan52018-06-03
* Fix for translating empty stringsminduser002018-06-03
* gettext.h: include <locale> before defining the gettext macro (#4452)kahrl2016-08-21
* Fix compilation under MSVC and remove unnecessary conditional function prototypekwolekr2015-10-24
* Remove wstrgettextest312015-10-18
* Clean up gettext initializationShadowNinja2015-10-15
* Use UTF-8 instead of narrowest312015-07-08
* Fix Android text bug (no text displaying)Craig Robbins2015-03-07
* Fix gettext on MSVCBlockMen2015-02-12
* Fix gettextShadowNinja2015-02-05
* Reduce gettext wide/narrow and string/char* conversionsShadowNinja2015-02-05
* Fix errors/warnings reported by valgrindsfan52014-07-06
* Use narrow_to_wide in gettext instead of os dependent conversion fctsapier2014-04-19
* fix gettext compile issues under win32MetaDucky2013-11-18
* Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier2013-11-11
* Fix formspec label issues in win builds (MSVC)BlockMen2013-08-04
* Add support for IPv6proller2013-06-23
* Add Freetype supportIlya Zhuravlev2013-02-14
* Clean up log messages everywherePerttu Ahola2012-03-11
* fixed some error :/Constantin Wenger2011-08-05
* Introduce wgettextGiuseppe Bilotta2011-08-02
* last fix was shit but this one works (tested)Constantin Wenger2011-07-31
* fixe for msvc broke linuxConstantin Wenger2011-07-30
* this fixes problem with msvc++ and should work on other systems and so on any...Constantin Wenger2011-07-30
* fixed redefinitivon of gettext.h is included more than onceConstantin Wenger2011-07-30
* set locales to C because en_US not installed on some systems, only UTF-8 vers...Constantin Wenger2011-07-30
* Read config from gettext.hGiuseppe Bilotta2011-07-24
* Sanitize GETTEXT usage macrosGiuseppe Bilotta2011-07-24
* Refactor gettext initGiuseppe Bilotta2011-07-24
* updated cmakerules to autodetect if gettext can be usedConstantin Wenger2011-07-23
* Make gettext optionalGiuseppe Bilotta2011-07-21
* added gettext supportConstantin Wenger2011-07-20