crs
|
a150f64e9c
|
fixed an off-by-one error in UTF8ToText().
|
2002-07-24 19:23:46 +00:00 |
crs
|
4c38178fb9
|
fixed an off-by-one error in textToUTF8().
|
2002-07-24 17:39:52 +00:00 |
crs
|
5fe7763d37
|
made handling of nul terminators in CUnicode more sane.
|
2002-07-24 17:22:01 +00:00 |
crs
|
8ada1e8a72
|
unicode clipboard changes for win32 plus some bug fixes.
|
2002-07-23 15:26:40 +00:00 |
crs
|
1fd07567cc
|
checkpoint. more CUnicode fixes.
|
2002-07-23 12:08:30 +00:00 |
crs
|
2fa9b263f9
|
checkpoint. fixed the other cases in the same function as the
previous checkin. also prevented the errors flag from getting
reset after the multibyte to wide character conversion.
|
2002-07-23 11:51:13 +00:00 |
crs
|
e93a12868d
|
checkpoint. fixed cases for mbrtowc (was using 1 and 2 instead
of -1 and -2).
|
2002-07-23 11:42:54 +00:00 |
crs
|
1f5cb6a96f
|
checkpoint. more UTF8 clipboard stuff.
|
2002-07-23 11:36:18 +00:00 |
crs
|
16cc05d56b
|
checkpoint. more UTF8 clipboard testing.
|
2002-07-23 09:33:50 +00:00 |
crs
|
fcd99c9510
|
checkpoint. more UTF8 clipboard stuff.
|
2002-07-22 18:46:57 +00:00 |
crs
|
643d0f1089
|
checkpoint. adding support for unicode in clipboard.
|
2002-07-22 17:32:51 +00:00 |