projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
richedit: EM_STREAMIN tests for richedit 1.0 emulation.
[wine]
/
dlls
/
imm32
/
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
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-19
Mike McCormack
imm32: Fix some return codes.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-02-04
Mike McCormack
imm32: Remove FIXME messages from some implemented...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-02
Mike McCormack
Change a FIXME message to a comment.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
We are no longer generating .spec.c files.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed some traces to use the right printf format and...
tree
|
commitdiff
2005-06-22
Alexandre Julliard
Sort entry points alphabetically.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-05-06
Alexandre Julliard
Renamed ttydrv and x11drv to winetty.drv and winex11...
tree
|
commitdiff
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
tree
|
commitdiff
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
tree
|
commitdiff
2004-12-08
Alexandre Julliard
Revert previous change since it causes a crash in deskt...
tree
|
commitdiff
2004-12-06
Ivan Leo Puoti
Register the IME class when imm32.dll is loaded.
tree
|
commitdiff
2004-11-30
Eric Pouech
Const correctness fixes.
tree
|
commitdiff
2004-10-04
Mike McCormack
Prevent crash using CJK locale but no input method.
tree
|
commitdiff
2004-09-08
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-08-11
Alexandre Julliard
Avoid some non-portable makefile constructs, and get...
tree
|
commitdiff
2004-06-30
Uwe Bonnes
HeapAlloc for WSTR must allocate len* sizeof(WCHARS).
tree
|
commitdiff
2004-04-01
Raphael Junqueira
Added some stubs.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-04
Jesse Allen
Added ImmAssociateContextEx stub.
tree
|
commitdiff
2004-03-02
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2004-02-27
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-02-03
Ken Belleau
Added stub for ImmDisableIME.
tree
|
commitdiff
2004-01-21
Aric Stewart
Use X11 XIM callbacks to enable full IME support.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-09-29
Francois Gouget
Some spelling fixes.
tree
|
commitdiff
2003-09-08
Francois Gouget
Fix the case of product and company names.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-07-02
Francois Gouget
Remove some unnecessary casts when assigning NULL to...
tree
|
commitdiff
2003-06-30
Dmitry Timoshkov
For all DLLs with defined DllMain and which do not...
tree
|
commitdiff
2003-05-15
Raphael Junqueira
Fix a null pointer crash in ImmGetOpenStatus.
tree
|
commitdiff
next