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 |