dplayx: Tests for CreateGroup.
[wine] / dlls / winex11.drv / xim.c
2008-06-21  Alexandre Julliardwinex11: Only register an XIM callback if we can't...
2008-05-05  Alexandre Julliardwinex11: The XIM callback is called with the X11 lock...
2008-04-29  Kusanagi Kouichiwinex11: Allow XIM server to be started after Wine.
2008-04-28  Kusanagi Kouichiwinex11: Remove unnecessary #include.
2008-04-18  Kusanagi Kouichiwinex11: Update caret position.
2008-04-16  Kusanagi Kouichiwinex11.drv: Fix Solaris build error.
2008-04-10  Kusanagi Kouichiwinex11: Connect to XIM server dynamically.
2008-04-10  Alexandre Julliardwinex11: Separate the XIM process-wide setup from the...
2008-04-07  Aric Stewartwinex11: Have all xim interaction pass through the...
2008-04-07  Aric Stewartwinex11: Add IME functionality to winex11drv.
2008-03-21  Kusanagi Kouichiwinex11.drv: Fix crash by long preedit text.
2007-07-25  Nigel Liangwinex11.drv: Take into account position of preedit...
2007-07-20  Nigel Liangwinex11.drv: Implement XIMPreEditCaretCallback.
2007-06-22  Nigel Liangwinex11.drv: Remove call to XCreateFontSet.
2006-10-24  Aric Stewartwinex11.drv: Only create a fontSet if we are going...
2006-10-24  Huw Davieswinex11.drv: Only initialize static variables once...
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-07-14  Michael StefaniucFix swapped 2nd and 3rd argument passed to memset.
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.