Marcus Meissner
|
bd7ec9aca5
|
The last argument to MultiByteToWideChar is wide character count and
not the buffer size in bytes. Fixed all places where it was wrong.
|
2005-09-12 22:07:53 +00:00 |
Alexandre Julliard
|
f8ee161a1b
|
Fixed some traces to use the right printf format and avoid typecasts.
|
2005-09-12 10:30:05 +00:00 |
Stefan Huehner
|
03cc8c4181
|
Remove some -Wstrict-prototypes warnings.
|
2005-06-17 10:11:37 +00:00 |
Marcus Meissner
|
1b8f8f44a1
|
Terminate XCreateIC() argument list with NULL instead of just 0.
|
2005-04-13 15:23:29 +00:00 |
Hans Leidekker
|
5f6f63a49d
|
Fix signed/unsigned comparison warnings.
|
2004-08-11 23:45:34 +00:00 |
Patrik Stridvall
|
8f9b09e947
|
Fixed some issues found by winapi_check.
|
2004-02-27 21:32:54 +00:00 |
Francois Gouget
|
ad5ff7ceeb
|
Assorted spelling and case fixes.
|
2004-02-09 22:07:42 +00:00 |
Aric Stewart
|
9672b791ee
|
Use X11 XIM callbacks to enable full IME support.
Correct some timing issues with XIM input.
Start to provide the framework for the MSIME messages.
|
2004-01-21 02:22:26 +00:00 |