Sign in
goma
/
wine
/
18b891694266435edfeece184ab7cecf3d59f56b
/
dlls
/
imm32
084bf06
imm32: Set size of OSVERSIONINFOA before calling GetVersionExA.
by Matt 'Murph' Finnicum
· 15 years ago
b86d515
dlls: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
3317fc3
imm32: Fix tests to apply to Vista+ as it does the same as Wine.
by André Hentschel
· 15 years ago
8f1e00a
imm32: Fix ImmAssociateContextEx parameter handling.
by André Hentschel
· 15 years ago
699ef11
imm32: Add tests for ImmAssociateContextEx.
by André Hentschel
· 15 years ago
8f77dd8
imm32: Quiet ImmGetOpenStatus fixme.
by Austin English
· 15 years ago
42e897f
imm32: Fix compiler warnings with flag -Wcast-qual.
by Mikhail Maroukhine
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
6164ce2
makefiles: Use the standard C_SRCS variable as the list of test files.
by Alexandre Julliard
· 15 years ago
fa6ffb4
Fix empty function prototypes.
by Alexandre Julliard
· 15 years ago
4ae16e3
imm32: dwIndex flags are mutually exclusive.
by Jeff Zaroyko
· 16 years ago
26f3809
imm32/tests: Add another combination which should fail.
by Jeff Zaroyko
· 16 years ago
902a03e
imm32/tests: Simplify code.
by Gerald Pfeifer
· 16 years ago
7517135
imm32/tests: Fix test failures on Vista/W2K8.
by Paul Vriens
· 16 years ago
d882ede
imm32: Stub implementation of ImmDisableTextFrameService.
by Aric Stewart
· 16 years ago
f8c545f
imm32: Use a simpler comparison of a pointer with NULL.
by Michael Stefaniuc
· 16 years ago
49d0812
imm32/tests: Sign compare fix.
by Austin English
· 16 years ago
1b937ca
imm32: Make imm.dll into a stand-alone 16-bit module.
by Alexandre Julliard
· 16 years ago
e926c62
imm32: Lazily allocated thread-local data.
by Rob Shearman
· 16 years ago
f970db9
imm32: Fix crash in DllMain when FreeLibrary is called from a thread which existed before the DLL was loaded.
by Rob Shearman
· 16 years ago
ca8a2da
imm32/tests: Use win_skip() to skip over unimplemented functionality.
by Francois Gouget
· 16 years ago
7d2b787
imm32: Make space for a 64bit pointer in the IMM window.
by Michael Stefaniuc
· 16 years ago
e9b3209
imm: Send WM_IME_SELECT messages when IME is selected and deselected.
by Aric Stewart
· 16 years ago
55d243d
imm32: Avoid pointer casts in traces.
by Alexandre Julliard
· 16 years ago
2b69813
imm32: Remove superfluous casts.
by Michael Stefaniuc
· 16 years ago
3a9a08c
imm32/tests: We check for failure not success.
by Paul Vriens
· 16 years ago
a4d4c07
imm32: Implement W/A handling in ImmEscape.
by Aric Stewart
· 16 years ago
5c3aa814
imm32: Implement ImmAssociateContextEx.
by Aric Stewart
· 16 years ago
7801b69
imm32/tests: Don't use a pointer in an ok test.
by Alexandre Julliard
· 16 years ago
acac1a5
imm32: Add some really basic tests for ImmSetCompositionString().
by Andrew Riedi
· 16 years ago
625dca9
imm32: No need for tests to return 0.
by Andrew Riedi
· 16 years ago
d5b1874
imm32: Remove some superfluous casts.
by Michael Stefaniuc
· 16 years ago
6c55174
imm32: Implement ImmInstallIME(W/A).
by Aric Stewart
· 16 years ago
5b598f2
imm32: Sign-compare warnings fix.
by Andrew Talbot
· 16 years ago
d63eccc
imm32: ImmConfigureIME should return 0 when the type is IME_CONFIG_REGISTERWORD and the data is NULL.
by Aric Stewart
· 17 years ago
e46e095
imm32/tests: Skip tests when IME support is not implemented.
by Paul Vriens
· 17 years ago
16d2a46
imm32: Include a basic ImmGetCompositionString test checking ATTR lengths.
by Aric Stewart
· 17 years ago
b17aa78
imm32: Update CopyCompOffsetIMEtoClient to handle A->W and W->A conversions.
by Aric Stewart
· 17 years ago
d8c91f5
imm32: Update CopyCompClauseIMEtoClient to handle A->W and W->A conversions.
by Aric Stewart
· 17 years ago
b2d9edd
imm32: Correct CopyCompAttrIMEtoClient to handle A->W and W->A conversions.
by Aric Stewart
· 17 years ago
0739200
imm32: Implement helper functions for copying CompositionString data out of the IME. Standardize ImmGetCompositionStringA/W to use a common T function.
by Aric Stewart
· 17 years ago
33a5ab5
imm32: Add the all GCS_* value check.
by ByeongSik Jeon
· 17 years ago
6e74a86
imm32: Add the missing is_himc_ime_unicode() check.
by ByeongSik Jeon
· 17 years ago
fb35a57
imm32: Avoid false FIXMEs.
by Kusanagi Kouichi
· 17 years ago
cedfd3f
imm32: Implementation of the ImmRequestMessage{A|W}.
by ByeongSik Jeon
· 17 years ago
37901a6
imm32: Updated implementation of the ImmGetConversionList{A|W}.
by ByeongSik Jeon
· 17 years ago
a45a07e
imm32: Updated implementation of the ImmGetCandidateListCount{A|W}.
by ByeongSik Jeon
· 17 years ago
826b50f
imm32: Updated implementation of the ImmGetCandidateList{A|W}.
by ByeongSik Jeon
· 17 years ago
e552a10
imm32: Updated implementation of the ImmEnumRegisterWord{A|W}.
by ByeongSik Jeon
· 17 years ago
4ce9b42
imm32: Updated implementation of the Imm{Get|Set}CompositionFont{A|W}.
by ByeongSik Jeon
· 17 years ago
b322bc6
imm32: Implementation of the Imm{Get|Set}StatusWindowPos.
by ByeongSik Jeon
· 17 years ago
5d49b3d
imm32: Implementation of the Imm{Get|Set}CandidateWindow.
by ByeongSik Jeon
· 17 years ago
63d8126
imm32: Add the updated ImmTranslateMessage declaration.
by ByeongSik Jeon
· 17 years ago
9b560b5
imm32: Fix typos.
by Kusanagi Kouichi
· 17 years ago
86b0d5e
imm32: Fix a typo.
by ByeongSik Jeon
· 17 years ago
fab832d
imm32: ImmGetVirtualKey return orignal virtual key value.
by ByeongSik Jeon
· 17 years ago
7e34100
imm32: Reconstruct the ImmProcessKey, ImmTranslateMessage for the VK_PROCESSKEY.
by ByeongSik Jeon
· 17 years ago
83ae4a9
imm32: Fix a meaningless test.
by Kusanagi Kouichi
· 17 years ago
a720292
imm32: More implementation of the ImmGetConversionStatus().
by ByeongSik Jeon
· 17 years ago
4c5a21c
imm32: Pass the old conversion status value to the IME.
by ByeongSik Jeon
· 17 years ago
9a89e4d
imm32: Examine whether the fOpen value differs with its old value.
by ByeongSik Jeon
· 17 years ago
a6ff00c
imm32: Add stub and header of Imm{Create|Show|Destroy}SoftKeyboard.
by ByeongSik Jeon
· 17 years ago
f9316b1
imm32: Add stub and header of ImmRequestMessage.
by ByeongSik Jeon
· 17 years ago
8422c98
imm32: Fix a test that fails on all systems.
by James Hawkins
· 17 years ago
1eece6e
imm32: Create the IME UI window with the IME instance so the registered class can be found.
by Aric Stewart
· 17 years ago
5117531
imm32: Implement ImmSetConversionStatus.
by ByeongSik Jeon
· 17 years ago
43dc411
imm32: Implement ImmProcessKey and ImmTranslateMessage.
by Aric Stewart
· 17 years ago
3dde049
imm32: All HIMCC in the InputContext should be initialized at creation.
by Aric Stewart
· 17 years ago
63d2d04
imm32: Remember to unset the hwnd for a context when that hwnd is associated with a different context.
by Aric Stewart
· 17 years ago
5ce9649
imm32: Implement ImmUnregisterWord using loaded IME.
by Aric Stewart
· 17 years ago
25cb21d
imm32: Implement ImmRegisterWord using loaded IME.
by Aric Stewart
· 17 years ago
fb12a3e
imm32: Implement ImmGetRegisterWordStyle using loaded IME.
by Aric Stewart
· 17 years ago
f941402
imm32: Semi-stub implement ImmGetConversionList using loaded IME.
by Aric Stewart
· 17 years ago
35e1485
imm32: Semi-stub implement ImmEscape using loaded IME.
by Aric Stewart
· 17 years ago
5818a0e
imm32: Semi-stub implement ImmEnumRegisterWord using loaded IME.
by Aric Stewart
· 17 years ago
bb52d30
imm32: ImmDestroyContext cannot destroy the default context.
by Aric Stewart
· 17 years ago
e7c00ca
imm32: Properly handle unicode and non unicode IMEs with SetCompositionString.
by Aric Stewart
· 17 years ago
b72dcd1
imm: Default context and hwnd are per thread so store that data in a thread local storage.
by Aric Stewart
· 17 years ago
7fd05b0
imm32: Make use of of the loaded IME for all processing.
by Aric Stewart
· 17 years ago
f4fd36e
imm32: Implement ImmGetImeMenuItems using loaded IME.
by Aric Stewart
· 17 years ago
2a8a18f
imm32: Load a default IME if a specific one is not specified. This defaults to x11.
by Aric Stewart
· 17 years ago
467ab8a
imm32: Implement ImmConfigureIME using the loaded IME.
by Aric Stewart
· 17 years ago
dd0c930
imm32: Keep track of context associations between HWND and HIMC.
by Aric Stewart
· 17 years ago
fd8829f
imm: Implement GetCompositionFont.
by Aric Stewart
· 17 years ago
01d167b
imm32: Remove stray semicolon. Don't try to load an invalid file.
by Alexandre Julliard
· 17 years ago
0a44a77
imm32: Begin to add basic framework for loading IMEs as dlls.
by Aric Stewart
· 17 years ago
8be2adf
imm32: Correct a typo accidently using data instead of root_context.
by Aric Stewart
· 17 years ago
2ea559b
imm32: Have both ImmInternalPostIMEMessage and ImmInternalSendIMENotify receive an InputContextData parameter instead of relaying on root_context.
by Aric Stewart
· 17 years ago
5035a85
imm: Implement ImmGetIMEFileNameW and ImmGetIMEFileNameA.
by Aric Stewart
· 17 years ago
62f80d3
imm32: IMEs do not expect the hMsgBuf to be NULL, so initialize it.
by Aric Stewart
· 17 years ago
4800089
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
by Rob Shearman
· 17 years ago
23dd9dc
imm32: Assign to structs instead of using memcpy.
by Andrew Talbot
· 17 years ago
f9e5296
imm32: Correct offset of text in default IME window when using not default window position.
by Aric Stewart
· 17 years ago
076e300
imm32: Destroy the data of the context passed into ImmDestroyContext, not the data in the root context.
by Rob Shearman
· 17 years ago
fd67f32
imm: Ensure hCompStr handle is not NULL and check for empty composition strings properly.
by Aric Stewart
· 17 years ago
f096dae
imm: Implement ImmGenerateMessage.
by Aric Stewart
· 17 years ago
0e5d5b3
imm: More correctly handle the presence of the default IME input window on IME open and close.
by Aric Stewart
· 17 years ago
6bc088b
imm32: ImmNotifyIMM with CPS_CANCEL fully clears the composition string. Also enable respective tests.
by Aric Stewart
· 17 years ago
a36e14d
imm32: Remove unneeded cast.
by Andrew Talbot
· 17 years ago
0a31ab7
imm32: Added some unit test cases.
by Michael Jung
· 17 years ago
Next »