projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oledb32/tests: Fix some failing tests on win98.
[wine]
/
dlls
/
imm32
/
imm.c
2009-10-02
Jeff Zaroyko
imm32: dwIndex flags are mutually exclusive.
blob
|
commitdiff
|
raw
2009-08-03
Aric Stewart
imm32: Stub implementation of ImmDisableTextFrameService.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-25
Michael Stefaniuc
imm32: Use a simpler comparison of a pointer with NULL.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Rob Shearman
imm32: Lazily allocated thread-local data.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Rob Shearman
imm32: Fix crash in DllMain when FreeLibrary is called...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-12
Michael Stefaniuc
imm32: Make space for a 64bit pointer in the IMM window.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Aric Stewart
imm: Send WM_IME_SELECT messages when IME is selected...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Alexandre Julliard
imm32: Avoid pointer casts in traces.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Michael Stefaniuc
imm32: Remove superfluous casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Aric Stewart
imm32: Implement W/A handling in ImmEscape.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Aric Stewart
imm32: Implement ImmAssociateContextEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Michael Stefaniuc
imm32: Remove some superfluous casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
Aric Stewart
imm32: Implement ImmInstallIME(W/A).
blob
|
commitdiff
|
raw
|
diff to current
2008-10-14
Andrew Talbot
imm32: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Aric Stewart
imm32: ImmConfigureIME should return 0 when the type...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Aric Stewart
imm32: Update CopyCompOffsetIMEtoClient to handle A...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Aric Stewart
imm32: Update CopyCompClauseIMEtoClient to handle A...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Aric Stewart
imm32: Correct CopyCompAttrIMEtoClient to handle A...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Aric Stewart
imm32: Implement helper functions for copying Compositi...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
ByeongSik Jeon
imm32: Add the all GCS_* value check.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
ByeongSik Jeon
imm32: Add the missing is_himc_ime_unicode() check.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-09
Kusanagi Kouichi
imm32: Avoid false FIXMEs.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-02
ByeongSik Jeon
imm32: Implementation of the ImmRequestMessage{A|W}.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-02
ByeongSik Jeon
imm32: Updated implementation of the ImmGetConversionLi...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-02
ByeongSik Jeon
imm32: Updated implementation of the ImmGetCandidateLis...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-02
ByeongSik Jeon
imm32: Updated implementation of the ImmGetCandidateLis...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-02
ByeongSik Jeon
imm32: Updated implementation of the ImmEnumRegisterWor...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
ByeongSik Jeon
imm32: Updated implementation of the Imm{Get|Set}Compos...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
ByeongSik Jeon
imm32: Implementation of the Imm{Get|Set}StatusWindowPos.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
ByeongSik Jeon
imm32: Implementation of the Imm{Get|Set}CandidateWindow.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
ByeongSik Jeon
imm32: Add the updated ImmTranslateMessage declaration.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
Kusanagi Kouichi
imm32: Fix typos.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
ByeongSik Jeon
imm32: Fix a typo.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
ByeongSik Jeon
imm32: ImmGetVirtualKey return orignal virtual key...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
ByeongSik Jeon
imm32: Reconstruct the ImmProcessKey, ImmTranslateMessa...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
ByeongSik Jeon
imm32: More implementation of the ImmGetConversionStatus().
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
ByeongSik Jeon
imm32: Pass the old conversion status value to the...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
ByeongSik Jeon
imm32: Examine whether the fOpen value differs with...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
ByeongSik Jeon
imm32: Add stub and header of Imm{Create|Show|Destroy...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
ByeongSik Jeon
imm32: Add stub and header of ImmRequestMessage.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Aric Stewart
imm32: Create the IME UI window with the IME instance...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
ByeongSik Jeon
imm32: Implement ImmSetConversionStatus.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Aric Stewart
imm32: Implement ImmProcessKey and ImmTranslateMessage.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Aric Stewart
imm32: All HIMCC in the InputContext should be initiali...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Aric Stewart
imm32: Remember to unset the hwnd for a context when...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Aric Stewart
imm32: Implement ImmUnregisterWord using loaded IME.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Aric Stewart
imm32: Implement ImmRegisterWord using loaded IME.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Aric Stewart
imm32: Implement ImmGetRegisterWordStyle using loaded...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Aric Stewart
imm32: Semi-stub implement ImmGetConversionList using...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Aric Stewart
imm32: Semi-stub implement ImmEscape using loaded IME.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Aric Stewart
imm32: Semi-stub implement ImmEnumRegisterWord using...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Aric Stewart
imm32: ImmDestroyContext cannot destroy the default...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Aric Stewart
imm32: Properly handle unicode and non unicode IMEs...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Aric Stewart
imm: Default context and hwnd are per thread so store...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Aric Stewart
imm32: Make use of of the loaded IME for all processing.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Aric Stewart
imm32: Implement ImmGetImeMenuItems using loaded IME.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Aric Stewart
imm32: Load a default IME if a specific one is not...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Aric Stewart
imm32: Implement ImmConfigureIME using the loaded IME.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Aric Stewart
imm32: Keep track of context associations between HWND...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Aric Stewart
imm: Implement GetCompositionFont.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Alexandre Julliard
imm32: Remove stray semicolon. Don't try to load an...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Aric Stewart
imm32: Begin to add basic framework for loading IMEs...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Aric Stewart
imm32: Correct a typo accidently using data instead...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Aric Stewart
imm32: Have both ImmInternalPostIMEMessage and ImmInter...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Aric Stewart
imm: Implement ImmGetIMEFileNameW and ImmGetIMEFileNameA.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Aric Stewart
imm32: IMEs do not expect the hMsgBuf to be NULL, so...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Andrew Talbot
imm32: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Aric Stewart
imm32: Correct offset of text in default IME window...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Rob Shearman
imm32: Destroy the data of the context passed into...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Aric Stewart
imm: Ensure hCompStr handle is not NULL and check for...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
Aric Stewart
imm: Implement ImmGenerateMessage.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
Aric Stewart
imm: More correctly handle the presence of the default...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Aric Stewart
imm32: ImmNotifyIMM with CPS_CANCEL fully clears the...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Andrew Talbot
imm32: Remove unneeded cast.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-03
Aric Stewart
imm32: When updating a NULL HIMCC with NULL just return...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Marcus Meissner
imm32: Avoid spamming the debug output.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Aric Stewart
imm32: Further tweeks to CFS_POINT and CFS_RECT placeme...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-29
Aric Stewart
imm: Report GCS_DELTASTART to help behavior with advanc...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Aric Stewart
imm32: Update position of default IME window.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Aric Stewart
imm32: If composition string is reduced to 0 characters...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
Aric Stewart
imm32: Use the COMPOSITIONSTRING in hCompStr.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
Aric Stewart
imm32: Implement Locking/Unlocking IMC and IMCC functions.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Aric Stewart
imm32: Implementation of GCS_CURSORPOS.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
Michael Stefaniuc
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Aric Stewart
imm32: Change the default IME window to better reflect...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-27
Dmitry Timoshkov
imm32: Simplify ImmInternalSendIMENotify.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-26
Aric Stewart
imm32: Properly send WM_IME_NOTIFY using SendMessage.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Aric Stewart
imm32: Corrections to the message ordering for IME...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Aric Stewart
imm32: Implement GSC_RESULTCLAUSE.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-21
Aric Stewart
imm32: Implement stubs for ImmGetImeMenuItemsA and...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Patrik Stridvall
imm32: Only unregister the IME class if it was registered.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-08
Byeong-Sik Jeon
imm32: Send the WM_IME_CHAR message, although ResultStr...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Alexandre Julliard
Avoid usage of sizeof in traces that causes warnings...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Michael Stefaniuc
imm32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Mike McCormack
imm32: Fix some return codes.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-04
Mike McCormack
imm32: Remove FIXME messages from some implemented...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Mike McCormack
Change a FIXME message to a comment.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed some traces to use the right printf format and...
blob
|
commitdiff
|
raw
|
diff to current
next