Nikolay Sivov
|
d4bbcc44cb
|
msctf: Set fActive directly in ActivateLanguageProfile() (Coverity).
|
2015-06-08 15:30:15 +09:00 |
Alistair Leslie-Hughes
|
46198a5fa6
|
msctf: Always return FALSE in DllCanUnloadNow.
|
2015-04-03 00:33:27 +09:00 |
Stefan Leichter
|
e269444f3a
|
msctf: Add TF_InitMlngInfo stub.
|
2015-03-19 17:14:57 +09:00 |
Sebastian Lackner
|
3765e08ddc
|
msctf: Always use interlocked functions when accessing MSCTF_refCount.
|
2015-03-02 13:53:24 +09:00 |
Jacek Caban
|
b25983ff7e
|
inputscope.idl: Imported from mingw-w64.
|
2013-08-15 16:15:27 +02:00 |
Qian Hong
|
0c46b06c98
|
msctf: Added stub TF_CreateLangBarItemMgr.
|
2013-06-25 12:38:16 +02:00 |
Alexandre Julliard
|
460f898959
|
msctf: Don't bother to free thread local storage at process exit.
|
2013-05-16 12:51:53 +02:00 |
Andrew Talbot
|
1a1577d791
|
msctf: Avoid signed-unsigned integer comparisons.
|
2013-02-14 11:01:01 +01:00 |
Alexandre Julliard
|
b56dc9a6f7
|
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
|
2011-08-02 20:47:49 +02:00 |
Michael Stefaniuc
|
3f6751f4de
|
msctf: Use an iface instead of a vtbl pointer in ClassFactory.
|
2010-12-09 12:24:35 +01:00 |
Alexandre Julliard
|
1c18430aad
|
msctf: Convert dll registration to the IRegistrar mechanism.
|
2010-12-08 16:10:43 +01:00 |
Aric Stewart
|
e669ffe6e5
|
msctf: Add stub for ITfDisplayAttributeMgr.
|
2010-03-18 17:03:51 +01:00 |
Justin Chevrier
|
4e1c8767f9
|
msctf: Implement stubbed out TF_CreateLangBarMgr.
|
2010-02-17 10:57:28 +01:00 |
Marcin Baczyński
|
14ed846438
|
msctf: Remove superfluous void* cast.
|
2010-01-07 09:27:13 +01:00 |
Aric Stewart
|
c4da0b6115
|
msctf: Stub of TF_InvalidAssemblyListCacheIfExist.
|
2009-09-09 12:07:06 +02:00 |
Alexandre Julliard
|
f59a3097f2
|
uuid: Include some more headers.
|
2009-07-16 16:36:41 +02:00 |
Aric Stewart
|
fac0d945e4
|
msctf: Implement TF_CreateInputProcessorProfiles.
|
2009-07-01 11:38:49 +02:00 |
Aric Stewart
|
6e7145d64e
|
msctf: Implement ITfInputProcessorProfiles::GetDefaultLanguageProfile.
|
2009-06-26 15:21:03 +02:00 |
Aric Stewart
|
936713fe33
|
msctf: Setup global CompartmentMgr.
|
2009-06-16 13:35:40 +02:00 |
Michael Stefaniuc
|
850f6c7965
|
msctf: Allocate memory only right before it's needed.
Fixes a memory leak on an error path. Found by Smatch.
|
2009-05-18 12:32:08 +02:00 |
Aric Stewart
|
f20c4d69c9
|
msctf: Implement ITfKeystrokeMgr::AdviseKeyEventSink.
|
2009-05-11 14:51:01 +02:00 |
Aric Stewart
|
43f5b64f06
|
msctf: Implement ITfThreadMgr::Activate and ITfThreadMgr::Deactivate.
|
2009-05-08 13:25:47 +02:00 |
Aric Stewart
|
aaa15671f4
|
msctf: Add internal functions for managing active text services.
|
2009-05-08 13:25:18 +02:00 |
Aric Stewart
|
19c2b7cbcb
|
msctf: Implement ITfCategoryMgr::RegisterGUID, ITfCategoryMgr::GetGUID and ITfCategoryMgr::IsEqualTfGuidAtom.
|
2009-05-05 15:39:10 +02:00 |
Aric Stewart
|
3280bfe6b7
|
msctf: Helper functions for generating DWORD cookies.
|
2009-04-22 12:56:28 +02:00 |
Michael Stefaniuc
|
cf56483f14
|
msctf: Remove superfluous pointer casts.
|
2009-03-05 13:24:53 +01:00 |
Aric Stewart
|
096643dfa6
|
msctf: Stub implementation of SetInputScopes.
|
2009-02-06 13:03:57 +01:00 |
Aric Stewart
|
b7a47e7223
|
msctf: Stub for SetInputScope.
|
2009-02-06 13:03:52 +01:00 |
Aric Stewart
|
929aadf29b
|
msctf: Implement TF_GetThreadMgr.
|
2009-02-04 15:11:56 +01:00 |
Aric Stewart
|
f94f78ff03
|
msctf: Implement TF_CreateThreadMgr.
|
2009-02-04 15:10:59 +01:00 |
Aric Stewart
|
2fe3b64fb4
|
msctf: Stub implementation of ITfCategoryMgr.
|
2009-02-04 15:09:00 +01:00 |
Aric Stewart
|
649d12b170
|
msctf: Implement ITfInputProcessorProfiles::Register.
|
2009-02-04 15:07:18 +01:00 |
Aric Stewart
|
6c842a86bb
|
msctf: Add stub implementation of ITfInputProcessorProfiles.
|
2009-02-04 15:06:33 +01:00 |
Aric Stewart
|
8b34370d7c
|
msctf: Only 1 ITfThreadMgr is created per thread.
|
2009-02-03 13:18:19 +01:00 |
Andrew Talbot
|
d92eca1ef9
|
msctf: Declare some variables static.
|
2009-01-30 11:43:45 +01:00 |
Aric Stewart
|
43db8477af
|
msctf: Add stub ITfThreadMgr interface.
|
2009-01-28 14:06:21 +01:00 |
Aric Stewart
|
a74aeae6e4
|
msctf: Add base dll framework.
|
2009-01-28 13:58:32 +01:00 |