| Commit message (Expand) | Author | Age |
* | Fix compilation under MSVC and remove unnecessary conditional function prototype | kwolekr | 2015-10-24 |
* | Remove wstrgettext | est31 | 2015-10-18 |
* | Clean up gettext initialization | ShadowNinja | 2015-10-15 |
* | Use UTF-8 instead of narrow | est31 | 2015-07-08 |
* | Fix Android text bug (no text displaying) | Craig Robbins | 2015-03-07 |
* | Fix gettext on MSVC | BlockMen | 2015-02-12 |
* | Fix gettext | ShadowNinja | 2015-02-05 |
* | Reduce gettext wide/narrow and string/char* conversions | ShadowNinja | 2015-02-05 |
* | Fix errors/warnings reported by valgrind | sfan5 | 2014-07-06 |
* | Use narrow_to_wide in gettext instead of os dependent conversion fct | sapier | 2014-04-19 |
* | fix gettext compile issues under win32 | MetaDucky | 2013-11-18 |
* | Fix win32/msvc i18n (quite UGLY version, blame Microsoft) | sapier | 2013-11-11 |
* | Fix formspec label issues in win builds (MSVC) | BlockMen | 2013-08-04 |
* | Add support for IPv6 | proller | 2013-06-23 |
* | Add Freetype support | Ilya Zhuravlev | 2013-02-14 |
* | Clean up log messages everywhere | Perttu Ahola | 2012-03-11 |
* | fixed some error :/ | Constantin Wenger | 2011-08-05 |
* | Introduce wgettext | Giuseppe Bilotta | 2011-08-02 |
* | last fix was shit but this one works (tested) | Constantin Wenger | 2011-07-31 |
* | fixe for msvc broke linux | Constantin Wenger | 2011-07-30 |
* | this fixes problem with msvc++ and should work on other systems and so on any... | Constantin Wenger | 2011-07-30 |
* | fixed redefinitivon of gettext.h is included more than once | Constantin Wenger | 2011-07-30 |
* | set locales to C because en_US not installed on some systems, only UTF-8 vers... | Constantin Wenger | 2011-07-30 |
* | Read config from gettext.h | Giuseppe Bilotta | 2011-07-24 |
* | Sanitize GETTEXT usage macros | Giuseppe Bilotta | 2011-07-24 |
* | Refactor gettext init | Giuseppe Bilotta | 2011-07-24 |
* | updated cmakerules to autodetect if gettext can be used | Constantin Wenger | 2011-07-23 |
* | Make gettext optional | Giuseppe Bilotta | 2011-07-21 |
* | added gettext support | Constantin Wenger | 2011-07-20 |