Vitaliy Margolen
|
ba5f205584
|
winex11: Use memmove for possibly overlapping memory areas.
|
2008-05-27 12:11:18 +02:00 |
Francois Gouget
|
8824bc1ea4
|
winex11: Standardize a stub trace and add a trailing '\n'.
|
2008-05-07 12:06:53 +02:00 |
Alexandre Julliard
|
a9c2f791e1
|
winex11: Avoid printing traces without a \n.
|
2008-05-01 12:37:28 +02:00 |
Alexandre Julliard
|
4a37308389
|
winex11: Register IME classes only when needed.
|
2008-05-01 10:57:34 +02:00 |
Eric Pouech
|
21171c403f
|
janitorial: Prototype func() should be func(void).
|
2008-04-30 13:45:23 +02:00 |
Kusanagi Kouichi
|
bf05ded740
|
winex11: Allow XIM server to be started after Wine.
|
2008-04-29 13:49:16 +02:00 |
Kusanagi Kouichi
|
9fa27034a0
|
winex11: hCompStr should never be NULL because Wine expects it is not NULL.
|
2008-04-28 12:26:07 +02:00 |
Kusanagi Kouichi
|
4f2330ac0c
|
winex11: Destroy the handle to the composition string after it is cancelled.
|
2008-04-25 15:00:05 +02:00 |
Kusanagi Kouichi
|
4baf6e7edc
|
winex11: Generate WM_IME_ENDCOMPOSITION when composition string is canceled.
|
2008-04-24 12:47:09 +02:00 |
Kusanagi Kouichi
|
9462190b99
|
winex11.drv: Generate WM_IME_ENDCOMPOSITION when preedit ends.
|
2008-04-21 14:21:43 +02:00 |
Kusanagi Kouichi
|
bb8d1ca672
|
winex11: Update caret position.
|
2008-04-18 13:57:15 +02:00 |
Aric Stewart
|
6dca48feaf
|
winex11: Add IME functionality to winex11drv.
All XIM interaction will soon pass through this functionality instead
of directly to imm32.
|
2008-04-07 20:44:43 +02:00 |