wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / imm32 /
2008-05-12  ByeongSik Jeonimm32: Add the all GCS_* value check.
2008-05-12  ByeongSik Jeonimm32: Add the missing is_himc_ime_unicode() check.
2008-05-09  Kusanagi Kouichiimm32: Avoid false FIXMEs.
2008-05-02  ByeongSik Jeonimm32: Implementation of the ImmRequestMessage{A|W}.
2008-05-02  ByeongSik Jeonimm32: Updated implementation of the ImmGetConversionLi...
2008-05-02  ByeongSik Jeonimm32: Updated implementation of the ImmGetCandidateLis...
2008-05-02  ByeongSik Jeonimm32: Updated implementation of the ImmGetCandidateLis...
2008-05-02  ByeongSik Jeonimm32: Updated implementation of the ImmEnumRegisterWor...
2008-04-28  ByeongSik Jeonimm32: Updated implementation of the Imm{Get|Set}Compos...
2008-04-28  ByeongSik Jeonimm32: Implementation of the Imm{Get|Set}StatusWindowPos.
2008-04-28  ByeongSik Jeonimm32: Implementation of the Imm{Get|Set}CandidateWindow.
2008-04-28  ByeongSik Jeonimm32: Add the updated ImmTranslateMessage declaration.
2008-04-25  Kusanagi Kouichiimm32: Fix typos.
2008-04-25  ByeongSik Jeonimm32: Fix a typo.
2008-04-25  ByeongSik Jeonimm32: ImmGetVirtualKey return orignal virtual key...
2008-04-25  ByeongSik Jeonimm32: Reconstruct the ImmProcessKey, ImmTranslateMessa...
2008-04-24  Kusanagi Kouichiimm32: Fix a meaningless test.
2008-04-23  ByeongSik Jeonimm32: More implementation of the ImmGetConversionStatus().
2008-04-23  ByeongSik Jeonimm32: Pass the old conversion status value to the...
2008-04-23  ByeongSik Jeonimm32: Examine whether the fOpen value differs with...
2008-04-23  ByeongSik Jeonimm32: Add stub and header of Imm{Create|Show|Destroy...
2008-04-23  ByeongSik Jeonimm32: Add stub and header of ImmRequestMessage.
2008-04-21  James Hawkinsimm32: Fix a test that fails on all systems.
2008-04-17  Aric Stewartimm32: Create the IME UI window with the IME instance...
2008-04-17  ByeongSik Jeonimm32: Implement ImmSetConversionStatus.
2008-04-14  Aric Stewartimm32: Implement ImmProcessKey and ImmTranslateMessage.
2008-04-14  Aric Stewartimm32: All HIMCC in the InputContext should be initiali...
2008-04-14  Aric Stewartimm32: Remember to unset the hwnd for a context when...
2008-04-09  Aric Stewartimm32: Implement ImmUnregisterWord using loaded IME.
2008-04-09  Aric Stewartimm32: Implement ImmRegisterWord using loaded IME.
2008-04-09  Aric Stewartimm32: Implement ImmGetRegisterWordStyle using loaded...
2008-04-09  Aric Stewartimm32: Semi-stub implement ImmGetConversionList using...
2008-04-09  Aric Stewartimm32: Semi-stub implement ImmEscape using loaded IME.
2008-04-09  Aric Stewartimm32: Semi-stub implement ImmEnumRegisterWord using...
2008-04-09  Aric Stewartimm32: ImmDestroyContext cannot destroy the default...
2008-04-07  Aric Stewartimm32: Properly handle unicode and non unicode IMEs...
2008-04-07  Aric Stewartimm: Default context and hwnd are per thread so store...
2008-04-07  Aric Stewartimm32: Make use of of the loaded IME for all processing.
2008-04-07  Aric Stewartimm32: Implement ImmGetImeMenuItems using loaded IME.
2008-04-07  Aric Stewartimm32: Load a default IME if a specific one is not...
2008-04-07  Aric Stewartimm32: Implement ImmConfigureIME using the loaded IME.
2008-04-02  Aric Stewartimm32: Keep track of context associations between HWND...
2008-04-01  Aric Stewartimm: Implement GetCompositionFont.
2008-04-01  Alexandre Julliardimm32: Remove stray semicolon. Don't try to load an...
2008-04-01  Aric Stewartimm32: Begin to add basic framework for loading IMEs...
2008-04-01  Aric Stewartimm32: Correct a typo accidently using data instead...
2008-03-31  Aric Stewartimm32: Have both ImmInternalPostIMEMessage and ImmInter...
2008-03-26  Aric Stewartimm: Implement ImmGetIMEFileNameW and ImmGetIMEFileNameA.
2008-03-21  Aric Stewartimm32: IMEs do not expect the hMsgBuf to be NULL, so...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-29  Andrew Talbotimm32: Assign to structs instead of using memcpy.
2008-02-27  Aric Stewartimm32: Correct offset of text in default IME window...
2008-02-25  Rob Shearmanimm32: Destroy the data of the context passed into...
2008-02-16  Aric Stewartimm: Ensure hCompStr handle is not NULL and check for...
2008-02-11  Aric Stewartimm: Implement ImmGenerateMessage.
2008-02-11  Aric Stewartimm: More correctly handle the presence of the default...
2008-01-07  Aric Stewartimm32: ImmNotifyIMM with CPS_CANCEL fully clears the...
2008-01-07  Andrew Talbotimm32: Remove unneeded cast.
2008-01-03  Michael Jungimm32: Added some unit test cases.
2008-01-03  Aric Stewartimm32: When updating a NULL HIMCC with NULL just return...
2007-10-17  Andrey Turkinimm32: ImmDisableIme is an alias to ImmDisableIME.
2007-10-12  Marcus Meissnerimm32: Avoid spamming the debug output.
2007-09-10  Aric Stewartimm32: Further tweeks to CFS_POINT and CFS_RECT placeme...
2007-08-29  Aric Stewartimm: Report GCS_DELTASTART to help behavior with advanc...
2007-08-27  Aric Stewartimm32: Update position of default IME window.
2007-08-27  Aric Stewartimm32: If composition string is reduced to 0 characters...
2007-07-11  Aric Stewartimm32: Use the COMPOSITIONSTRING in hCompStr.
2007-07-04  Aric Stewartimm32: Implement Locking/Unlocking IMC and IMCC functions.
2007-07-02  Aric Stewartimm32: Implementation of GCS_CURSORPOS.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-04-25  Michael Stefaniucjanitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
2007-04-09  Dmitry Timoshkovwinebuild: Check if a given forward does exist in one...
2007-03-29  Aric Stewartimm32: Change the default IME window to better reflect...
2007-03-07  Alexandre JulliardAdded version information for a number of dlls.
2007-02-27  Dmitry Timoshkovimm32: Simplify ImmInternalSendIMENotify.
2007-02-26  Aric Stewartimm32: Properly send WM_IME_NOTIFY using SendMessage.
2007-02-23  Aric Stewartimm32: Corrections to the message ordering for IME...
2007-02-23  Aric Stewartimm32: Implement GSC_RESULTCLAUSE.
2007-02-21  Aric Stewartimm32: Implement stubs for ImmGetImeMenuItemsA and...
2007-01-08  Patrik Stridvallimm32: Only unregister the IME class if it was registered.
2006-12-08  Byeong-Sik Jeonimm32: Send the WM_IME_CHAR message, although ResultStr...
2006-10-20  Alexandre JulliardAvoid usage of sizeof in traces that causes warnings...
2006-10-14  Michael Stefaniucimm32: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-19  Mike McCormackimm32: Fix some return codes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-04  Mike McCormackimm32: Remove FIXME messages from some implemented...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-02  Mike McCormackChange a FIXME message to a comment.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-21  Alexandre JulliardWe are no longer generating .spec.c files.
2005-09-12  Alexandre JulliardFixed some traces to use the right printf format and...
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-06  Alexandre JulliardRenamed ttydrv and x11drv to winetty.drv and winex11...
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
next