Steve Checkoway
|
003cb4baa6
|
OS X text converter.
|
2006-03-20 07:56:18 +00:00 |
|
Steve Checkoway
|
b330d744fa
|
Fix warning.
|
2006-03-20 07:27:46 +00:00 |
|
Steve Checkoway
|
4861bc0949
|
Handle broken iconv headers (BSD and derivatives). ICONV_CONST is defined in config.h by the autotools, if HAVE_ICONV is defined, define ICONV_CONST to either const or leave it empty for other OSes.
|
2006-03-20 06:11:47 +00:00 |
|
Chris Danford
|
7f821e8cfc
|
CString -> RString
|
2006-01-22 01:00:06 +00:00 |
|
Chris Danford
|
d698a5f1ec
|
CString -> RString in RageUtil
ThemeMetric<CString> -> LocalizedString to eliminate dependencies
|
2005-12-20 08:35:47 +00:00 |
|
Chris Danford
|
37f82b43f7
|
remove CStringArray #define
|
2005-12-09 21:36:22 +00:00 |
|
Glenn Maynard
|
5390cea922
|
fix txtin/txtout memleaks
iconv and CString are both 8-bit clean; maintain that
error checks
|
2004-11-04 23:24:16 +00:00 |
|
Glenn Maynard
|
24614c9bc4
|
error check
|
2004-11-04 23:00:20 +00:00 |
|
Glenn Maynard
|
9f06afa9a4
|
Err ...
|
2004-11-04 22:56:22 +00:00 |
|
Sean Burke
|
eda14f3d13
|
Add iconv implementation of string conversion. Needs cleaning, but works.
|
2004-11-04 22:43:35 +00:00 |
|
Glenn Maynard
|
b72d42361a
|
add headers
|
2003-11-14 17:17:36 +00:00 |
|
Chris Danford
|
8158ca8770
|
compiles on Xbox (still a CRT linking error though)
|
2003-07-11 03:15:28 +00:00 |
|
Glenn Maynard
|
40abed2aca
|
add iso-8859-1
separate utf-8
|
2003-06-30 08:39:18 +00:00 |
|
Glenn Maynard
|
a8129c4543
|
Add a simple conversion interface.
|
2003-05-21 00:08:58 +00:00 |
|