index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gettext.h
Age
Commit message (
Expand
)
Author
2013-11-18
fix gettext compile issues under win32
MetaDucky
2013-11-11
Fix win32/msvc i18n (quite UGLY version, blame Microsoft)
sapier
2013-08-04
Fix formspec label issues in win builds (MSVC)
BlockMen
2013-06-23
Add support for IPv6
proller
2013-02-14
Add Freetype support
Ilya Zhuravlev
2012-03-11
Clean up log messages everywhere
Perttu Ahola
2011-08-05
fixed some error :/
Constantin Wenger
2011-08-02
Introduce wgettext
Giuseppe Bilotta
2011-07-31
last fix was shit but this one works (tested)
Constantin Wenger
2011-07-30
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-24
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-23
updated cmakerules to autodetect if gettext can be used
Constantin Wenger
2011-07-21
Make gettext optional
Giuseppe Bilotta
2011-07-20
added gettext support
Constantin Wenger