Commit History

Author SHA1 Message Date
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
  Loïc Blot 85511a642f Cleanup various headers to reduce compilation times (#6255) 6 years ago
  kahrl cafa400fa5 gettext.h: include <locale> before defining the gettext macro (#4452) 7 years ago
  kwolekr 2d207afe8e Fix compilation under MSVC and remove unnecessary conditional function prototype 8 years ago
  est31 6b0cae5a9d Remove wstrgettext 8 years ago
  ShadowNinja e067ceacb8 Clean up gettext initialization 8 years ago
  est31 b0784ba871 Use UTF-8 instead of narrow 9 years ago
  Craig Robbins 5698e2baf8 Fix Android text bug (no text displaying) 9 years ago
  BlockMen d302629392 Fix gettext on MSVC 9 years ago
  ShadowNinja 1367e8ffff Fix gettext 9 years ago
  ShadowNinja 9e2a9b55e1 Reduce gettext wide/narrow and string/char* conversions 9 years ago
  sfan5 eadde1e741 Fix errors/warnings reported by valgrind 10 years ago
  sapier a230e1e736 Use narrow_to_wide in gettext instead of os dependent conversion fct 10 years ago
  MetaDucky 0930911efa fix gettext compile issues under win32 10 years ago
  sapier 22a59b3912 Fix win32/msvc i18n (quite UGLY version, blame Microsoft) 10 years ago
  BlockMen be4670fecf Fix formspec label issues in win builds (MSVC) 11 years ago
  proller f960c3be31 Add support for IPv6 11 years ago
  Ilya Zhuravlev 30b9a4d6b4 Add Freetype support 11 years ago
  Perttu Ahola f1d9880006 Clean up log messages everywhere 12 years ago
  Constantin Wenger 7361f29527 fixed some error :/ 13 years ago
  Giuseppe Bilotta 817180bd55 Introduce wgettext 13 years ago
  Constantin Wenger 54de4afd75 last fix was shit but this one works (tested) 13 years ago
  Constantin Wenger 50dc2d8112 fixe for msvc broke linux 13 years ago
  Constantin Wenger c08720bfba this fixes problem with msvc++ and should work on other systems and so on anyway. 13 years ago
  Constantin Wenger a817419fe4 fixed redefinitivon of gettext.h is included more than once 13 years ago
  Constantin Wenger 9baae3a701 set locales to C because en_US not installed on some systems, only UTF-8 version and en_US.UTF-8 does not work. 13 years ago
  Giuseppe Bilotta a8e493122e Read config from gettext.h 13 years ago
  Giuseppe Bilotta e034f8a2a3 Sanitize GETTEXT usage macros 13 years ago
  Giuseppe Bilotta c578efb32b Refactor gettext init 13 years ago
  Constantin Wenger f6d9bcc9bb updated cmakerules to autodetect if gettext can be used 13 years ago