BlockMen
0e6d654d77
Fix typo
2015-10-26 15:14:22 +01:00
kwolekr
7970d2470d
Fix compilation under MSVC and remove unnecessary conditional function prototype
...
Thanks to SmallJoker for pointing this out.
2015-10-24 13:34:49 -04:00
ShadowNinja
2dd96c435e
Clean up gettext initialization
2015-10-15 01:16:10 -04:00
jh10001
888f2d39fc
gettext.cpp: Fix syntax error when using MSVC
...
Also remove trailing whitespaces from the file
2015-09-01 00:26:11 +02:00
est31
dd302e0032
Use UTF-8 instead of narrow
...
Use wide_to_utf8 and utf8_to_wide instead of wide_to_narrow and narrow_to_wide at almost all places.
Only exceptions: test functions for narrow conversion, and chat, which is done in a separate commit.
2015-07-08 10:12:44 +02:00
sfan5
43707c0f66
Revert "Only lowercase project name at compile time"
...
This reverts commit 3be9787e64362b8a5020746220c65abbe31f8097.
2015-04-27 16:24:49 +02:00
ShadowNinja
9813e565ca
Only lowercase project name at compile time
2015-04-21 20:51:16 -04:00
Craig Robbins
ac82476b86
Fix use of unitialized variable in gettext.cpp
...
#2583
2015-03-31 21:26:34 +10:00
ShadowNinja
9f63a1e3eb
Fix GetText translation loading
2015-03-27 22:10:08 -04:00
BlockMen
8351fbdc9a
Fix gettext on MSVC
2015-02-12 16:03:55 +01:00
ShadowNinja
0a2e53077b
Reduce gettext wide/narrow and string/char* conversions
2015-02-05 03:24:22 -05:00
Jakub Vaněk
31f026ec31
fixed typo std::encl in src/gettext.cpp
2014-05-24 11:20:21 +02:00
Ilya Zhuravlev
5af87d12b9
Fix unexpected preprocessor directive in gettext.cpp
2014-02-04 22:16:51 -05:00
Perttu Ahola
b86e141105
Set locale properly when built without gettext support
2014-01-09 14:46:02 +01:00
sapier
db54cbd6a4
Disable localization workaround in server
2013-11-11 19:56:49 +01:00
sapier
f687511f36
Fix win32/msvc i18n (quite UGLY version, blame Microsoft)
2013-11-11 19:56:49 +01:00