winex11: Made local constant static.
[wine] / dlls / winex11.drv / ime.c
2008-05-27  Vitaliy Margolenwinex11: Use memmove for possibly overlapping memory...
2008-05-07  Francois Gougetwinex11: Standardize a stub trace and add a trailing...
2008-05-01  Alexandre Julliardwinex11: Avoid printing traces without a \n.
2008-05-01  Alexandre Julliardwinex11: Register IME classes only when needed.
2008-04-30  Eric Pouechjanitorial: Prototype func() should be func(void).
2008-04-29  Kusanagi Kouichiwinex11: Allow XIM server to be started after Wine.
2008-04-28  Kusanagi Kouichiwinex11: hCompStr should never be NULL because Wine...
2008-04-25  Kusanagi Kouichiwinex11: Destroy the handle to the composition string...
2008-04-24  Kusanagi Kouichiwinex11: Generate WM_IME_ENDCOMPOSITION when compositio...
2008-04-21  Kusanagi Kouichiwinex11.drv: Generate WM_IME_ENDCOMPOSITION when preedi...
2008-04-18  Kusanagi Kouichiwinex11: Update caret position.
2008-04-07  Aric Stewartwinex11: Add IME functionality to winex11drv.