projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
include: Add missing local attributes to shobjidl.idl.
[wine]
/
dlls
/
imm32
/
2008-12-18
Paul Vriens
imm32/tests: We check for failure not success.
tree
|
commitdiff
2008-12-09
Aric Stewart
imm32: Implement W/A handling in ImmEscape.
tree
|
commitdiff
2008-12-08
Aric Stewart
imm32: Implement ImmAssociateContextEx.
tree
|
commitdiff
2008-12-04
Alexandre Julliard
imm32/tests: Don't use a pointer in an ok test.
tree
|
commitdiff
2008-12-03
Andrew Riedi
imm32: Add some really basic tests for ImmSetCompositio...
tree
|
commitdiff
2008-12-03
Andrew Riedi
imm32: No need for tests to return 0.
tree
|
commitdiff
2008-12-02
Michael Stefaniuc
imm32: Remove some superfluous casts.
tree
|
commitdiff
2008-11-20
Aric Stewart
imm32: Implement ImmInstallIME(W/A).
tree
|
commitdiff
2008-10-14
Andrew Talbot
imm32: Sign-compare warnings fix.
tree
|
commitdiff
2008-10-01
Aric Stewart
imm32: ImmConfigureIME should return 0 when the type...
tree
|
commitdiff
2008-09-22
Paul Vriens
imm32/tests: Skip tests when IME support is not impleme...
tree
|
commitdiff
2008-09-16
Aric Stewart
imm32: Include a basic ImmGetCompositionString test...
tree
|
commitdiff
2008-09-16
Aric Stewart
imm32: Update CopyCompOffsetIMEtoClient to handle A...
tree
|
commitdiff
2008-09-16
Aric Stewart
imm32: Update CopyCompClauseIMEtoClient to handle A...
tree
|
commitdiff
2008-09-16
Aric Stewart
imm32: Correct CopyCompAttrIMEtoClient to handle A...
tree
|
commitdiff
2008-09-16
Aric Stewart
imm32: Implement helper functions for copying Compositi...
tree
|
commitdiff
2008-05-12
ByeongSik Jeon
imm32: Add the all GCS_* value check.
tree
|
commitdiff
2008-05-12
ByeongSik Jeon
imm32: Add the missing is_himc_ime_unicode() check.
tree
|
commitdiff
2008-05-09
Kusanagi Kouichi
imm32: Avoid false FIXMEs.
tree
|
commitdiff
2008-05-02
ByeongSik Jeon
imm32: Implementation of the ImmRequestMessage{A|W}.
tree
|
commitdiff
2008-05-02
ByeongSik Jeon
imm32: Updated implementation of the ImmGetConversionLi...
tree
|
commitdiff
2008-05-02
ByeongSik Jeon
imm32: Updated implementation of the ImmGetCandidateLis...
tree
|
commitdiff
2008-05-02
ByeongSik Jeon
imm32: Updated implementation of the ImmGetCandidateLis...
tree
|
commitdiff
2008-05-02
ByeongSik Jeon
imm32: Updated implementation of the ImmEnumRegisterWor...
tree
|
commitdiff
2008-04-28
ByeongSik Jeon
imm32: Updated implementation of the Imm{Get|Set}Compos...
tree
|
commitdiff
2008-04-28
ByeongSik Jeon
imm32: Implementation of the Imm{Get|Set}StatusWindowPos.
tree
|
commitdiff
2008-04-28
ByeongSik Jeon
imm32: Implementation of the Imm{Get|Set}CandidateWindow.
tree
|
commitdiff
2008-04-28
ByeongSik Jeon
imm32: Add the updated ImmTranslateMessage declaration.
tree
|
commitdiff
2008-04-25
Kusanagi Kouichi
imm32: Fix typos.
tree
|
commitdiff
2008-04-25
ByeongSik Jeon
imm32: Fix a typo.
tree
|
commitdiff
2008-04-25
ByeongSik Jeon
imm32: ImmGetVirtualKey return orignal virtual key...
tree
|
commitdiff
2008-04-25
ByeongSik Jeon
imm32: Reconstruct the ImmProcessKey, ImmTranslateMessa...
tree
|
commitdiff
2008-04-24
Kusanagi Kouichi
imm32: Fix a meaningless test.
tree
|
commitdiff
2008-04-23
ByeongSik Jeon
imm32: More implementation of the ImmGetConversionStatus().
tree
|
commitdiff
2008-04-23
ByeongSik Jeon
imm32: Pass the old conversion status value to the...
tree
|
commitdiff
2008-04-23
ByeongSik Jeon
imm32: Examine whether the fOpen value differs with...
tree
|
commitdiff
2008-04-23
ByeongSik Jeon
imm32: Add stub and header of Imm{Create|Show|Destroy...
tree
|
commitdiff
2008-04-23
ByeongSik Jeon
imm32: Add stub and header of ImmRequestMessage.
tree
|
commitdiff
2008-04-21
James Hawkins
imm32: Fix a test that fails on all systems.
tree
|
commitdiff
2008-04-17
Aric Stewart
imm32: Create the IME UI window with the IME instance...
tree
|
commitdiff
2008-04-17
ByeongSik Jeon
imm32: Implement ImmSetConversionStatus.
tree
|
commitdiff
2008-04-14
Aric Stewart
imm32: Implement ImmProcessKey and ImmTranslateMessage.
tree
|
commitdiff
2008-04-14
Aric Stewart
imm32: All HIMCC in the InputContext should be initiali...
tree
|
commitdiff
2008-04-14
Aric Stewart
imm32: Remember to unset the hwnd for a context when...
tree
|
commitdiff
2008-04-09
Aric Stewart
imm32: Implement ImmUnregisterWord using loaded IME.
tree
|
commitdiff
2008-04-09
Aric Stewart
imm32: Implement ImmRegisterWord using loaded IME.
tree
|
commitdiff
2008-04-09
Aric Stewart
imm32: Implement ImmGetRegisterWordStyle using loaded...
tree
|
commitdiff
2008-04-09
Aric Stewart
imm32: Semi-stub implement ImmGetConversionList using...
tree
|
commitdiff
2008-04-09
Aric Stewart
imm32: Semi-stub implement ImmEscape using loaded IME.
tree
|
commitdiff
2008-04-09
Aric Stewart
imm32: Semi-stub implement ImmEnumRegisterWord using...
tree
|
commitdiff
2008-04-09
Aric Stewart
imm32: ImmDestroyContext cannot destroy the default...
tree
|
commitdiff
2008-04-07
Aric Stewart
imm32: Properly handle unicode and non unicode IMEs...
tree
|
commitdiff
2008-04-07
Aric Stewart
imm: Default context and hwnd are per thread so store...
tree
|
commitdiff
2008-04-07
Aric Stewart
imm32: Make use of of the loaded IME for all processing.
tree
|
commitdiff
2008-04-07
Aric Stewart
imm32: Implement ImmGetImeMenuItems using loaded IME.
tree
|
commitdiff
2008-04-07
Aric Stewart
imm32: Load a default IME if a specific one is not...
tree
|
commitdiff
2008-04-07
Aric Stewart
imm32: Implement ImmConfigureIME using the loaded IME.
tree
|
commitdiff
2008-04-02
Aric Stewart
imm32: Keep track of context associations between HWND...
tree
|
commitdiff
2008-04-01
Aric Stewart
imm: Implement GetCompositionFont.
tree
|
commitdiff
2008-04-01
Alexandre Julliard
imm32: Remove stray semicolon. Don't try to load an...
tree
|
commitdiff
2008-04-01
Aric Stewart
imm32: Begin to add basic framework for loading IMEs...
tree
|
commitdiff
2008-04-01
Aric Stewart
imm32: Correct a typo accidently using data instead...
tree
|
commitdiff
2008-03-31
Aric Stewart
imm32: Have both ImmInternalPostIMEMessage and ImmInter...
tree
|
commitdiff
2008-03-26
Aric Stewart
imm: Implement ImmGetIMEFileNameW and ImmGetIMEFileNameA.
tree
|
commitdiff
2008-03-21
Aric Stewart
imm32: IMEs do not expect the hMsgBuf to be NULL, so...
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-02-29
Andrew Talbot
imm32: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-02-27
Aric Stewart
imm32: Correct offset of text in default IME window...
tree
|
commitdiff
2008-02-25
Rob Shearman
imm32: Destroy the data of the context passed into...
tree
|
commitdiff
2008-02-16
Aric Stewart
imm: Ensure hCompStr handle is not NULL and check for...
tree
|
commitdiff
2008-02-11
Aric Stewart
imm: Implement ImmGenerateMessage.
tree
|
commitdiff
2008-02-11
Aric Stewart
imm: More correctly handle the presence of the default...
tree
|
commitdiff
2008-01-07
Aric Stewart
imm32: ImmNotifyIMM with CPS_CANCEL fully clears the...
tree
|
commitdiff
2008-01-07
Andrew Talbot
imm32: Remove unneeded cast.
tree
|
commitdiff
2008-01-03
Michael Jung
imm32: Added some unit test cases.
tree
|
commitdiff
2008-01-03
Aric Stewart
imm32: When updating a NULL HIMCC with NULL just return...
tree
|
commitdiff
2007-10-17
Andrey Turkin
imm32: ImmDisableIme is an alias to ImmDisableIME.
tree
|
commitdiff
2007-10-12
Marcus Meissner
imm32: Avoid spamming the debug output.
tree
|
commitdiff
2007-09-10
Aric Stewart
imm32: Further tweeks to CFS_POINT and CFS_RECT placeme...
tree
|
commitdiff
2007-08-29
Aric Stewart
imm: Report GCS_DELTASTART to help behavior with advanc...
tree
|
commitdiff
2007-08-27
Aric Stewart
imm32: Update position of default IME window.
tree
|
commitdiff
2007-08-27
Aric Stewart
imm32: If composition string is reduced to 0 characters...
tree
|
commitdiff
2007-07-11
Aric Stewart
imm32: Use the COMPOSITIONSTRING in hCompStr.
tree
|
commitdiff
2007-07-04
Aric Stewart
imm32: Implement Locking/Unlocking IMC and IMCC functions.
tree
|
commitdiff
2007-07-02
Aric Stewart
imm32: Implementation of GCS_CURSORPOS.
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-04-25
Michael Stefaniuc
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
tree
|
commitdiff
2007-04-09
Dmitry Timoshkov
winebuild: Check if a given forward does exist in one...
tree
|
commitdiff
2007-03-29
Aric Stewart
imm32: Change the default IME window to better reflect...
tree
|
commitdiff
2007-03-07
Alexandre Julliard
Added version information for a number of dlls.
tree
|
commitdiff
2007-02-27
Dmitry Timoshkov
imm32: Simplify ImmInternalSendIMENotify.
tree
|
commitdiff
2007-02-26
Aric Stewart
imm32: Properly send WM_IME_NOTIFY using SendMessage.
tree
|
commitdiff
2007-02-23
Aric Stewart
imm32: Corrections to the message ordering for IME...
tree
|
commitdiff
2007-02-23
Aric Stewart
imm32: Implement GSC_RESULTCLAUSE.
tree
|
commitdiff
2007-02-21
Aric Stewart
imm32: Implement stubs for ImmGetImeMenuItemsA and...
tree
|
commitdiff
2007-01-08
Patrik Stridvall
imm32: Only unregister the IME class if it was registered.
tree
|
commitdiff
2006-12-08
Byeong-Sik Jeon
imm32: Send the WM_IME_CHAR message, although ResultStr...
tree
|
commitdiff
2006-10-20
Alexandre Julliard
Avoid usage of sizeof in traces that causes warnings...
tree
|
commitdiff
2006-10-14
Michael Stefaniuc
imm32: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
next