po: Update French translation.
[wine] / dlls / imm32 / tests /
2012-03-01  Bruno Jesusimm32/tests: Add ImmGetDescription tests.
2011-11-09  Hans Leidekkerimm32: Validate the window handle passed to ImmGetContext.
2011-07-01  André Hentschelimm32: Test and fix ImmIsUIMessageA/W.
2011-01-20  Greg Geldorpimm32/tests: Windows does post WM_IME_COMPOSITION messa...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-08  Aric Stewartimm32/tests: Test various Imm call cross-thread.
2010-09-01  Aric Stewartimm32: Test cases for HIMCs and threads.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-04-29  André Hentschelimm32: Fix tests to apply to Vista+ as it does the...
2010-04-29  André Hentschelimm32: Fix ImmAssociateContextEx parameter handling.
2010-04-22  André Hentschelimm32: Add tests for ImmAssociateContextEx.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-10-07  Alexandre JulliardFix empty function prototypes.
2009-10-02  Jeff Zaroykoimm32: dwIndex flags are mutually exclusive.
2009-09-29  Jeff Zaroykoimm32/tests: Add another combination which should fail.
2009-09-15  Gerald Pfeiferimm32/tests: Simplify code.
2009-09-10  Paul Vriensimm32/tests: Fix test failures on Vista/W2K8.
2009-05-11  Austin Englishimm32/tests: Sign compare fix.
2009-02-24  Francois Gougetimm32/tests: Use win_skip() to skip over unimplemented...
2008-12-18  Paul Vriensimm32/tests: We check for failure not success.
2008-12-04  Alexandre Julliardimm32/tests: Don't use a pointer in an ok test.
2008-12-03  Andrew Riediimm32: Add some really basic tests for ImmSetCompositio...
2008-12-03  Andrew Riediimm32: No need for tests to return 0.
2008-10-01  Aric Stewartimm32: ImmConfigureIME should return 0 when the type...
2008-09-22  Paul Vriensimm32/tests: Skip tests when IME support is not impleme...
2008-09-16  Aric Stewartimm32: Include a basic ImmGetCompositionString test...
2008-04-24  Kusanagi Kouichiimm32: Fix a meaningless test.
2008-04-21  James Hawkinsimm32: Fix a test that fails on all systems.
2008-01-07  Aric Stewartimm32: ImmNotifyIMM with CPS_CANCEL fully clears the...
2008-01-03  Michael Jungimm32: Added some unit test cases.