aboutsummaryrefslogtreecommitdiff
path: root/src/gettext.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix gettextShadowNinja2015-02-051-1/+1
* Reduce gettext wide/narrow and string/char* conversionsShadowNinja2015-02-051-48/+13
* Fix errors/warnings reported by valgrindsfan52014-07-061-4/+4
* Use narrow_to_wide in gettext instead of os dependent conversion fctsapier2014-04-191-1/+8
* fix gettext compile issues under win32MetaDucky2013-11-181-1/+1
* Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier2013-11-111-35/+30
* Fix formspec label issues in win builds (MSVC)BlockMen2013-08-041-0/+7
* Add support for IPv6proller2013-06-231-0/+3
* Add Freetype supportIlya Zhuravlev2013-02-141-3/+38
* Clean up log messages everywherePerttu Ahola2012-03-111-3/+3
* fixed some error :/Constantin Wenger2011-08-051-0/+1
* Introduce wgettextGiuseppe Bilotta2011-08-021-0/+5
* last fix was shit but this one works (tested)Constantin Wenger2011-07-311-2/+2
* fixe for msvc broke linuxConstantin Wenger2011-07-301-0/+4
* this fixes problem with msvc++ and should work on other systems and so on any...Constantin Wenger2011-07-301-1/+0
* fixed redefinitivon of gettext.h is included more than onceConstantin Wenger2011-07-301-0/+3
* set locales to C because en_US not installed on some systems, only UTF-8 vers...Constantin Wenger2011-07-301-0/+10
* Read config from gettext.hGiuseppe Bilotta2011-07-241-0/+2
* Sanitize GETTEXT usage macrosGiuseppe Bilotta2011-07-241-1/+1
* Refactor gettext initGiuseppe Bilotta2011-07-241-9/+9
* updated cmakerules to autodetect if gettext can be usedConstantin Wenger2011-07-231-0/+6
* Make gettext optionalGiuseppe Bilotta2011-07-211-1/+8
* added gettext supportConstantin Wenger2011-07-201-0/+12