Thomas Goyne
|
5338a60cdb
|
Fix compilation errors when not using precompiled headers
Originally committed to SVN as r4511.
|
2010-06-14 19:26:27 +00:00 |
|
Amar Takhar
|
340cc1d7f1
|
Fix compilation with precompiled headers disabled.
Originally committed to SVN as r4504.
|
2010-06-14 18:02:58 +00:00 |
|
Thomas Goyne
|
de974fb723
|
Cast the correct parameter when ICONV_POSIX is defined
Originally committed to SVN as r4474.
|
2010-06-11 02:25:13 +00:00 |
|
Amar Takhar
|
059a554d95
|
Include ../config.h to get AGI_ICONV_CONST from acconf.h.
Originally committed to SVN as r4450.
|
2010-06-06 03:01:04 +00:00 |
|
Thomas Goyne
|
b49ea0af6f
|
Conditionally const_cast source pointers passed to iconv to avoid invalid cast warnings
Originally committed to SVN as r4449.
|
2010-06-06 02:53:02 +00:00 |
|
Thomas Goyne
|
b6d29443a3
|
Move most character set conversion code to libaegisub and make everything use the new conversion functionality.
Originally committed to SVN as r4423.
|
2010-06-03 20:32:25 +00:00 |
|