msctf: Stub implementation of SetInputScopes.
[wine] / dlls / msctf /
2009-02-06  Aric Stewartmsctf: Stub implementation of SetInputScopes.
2009-02-06  Aric Stewartmsctf: Stub for SetInputScope.
2009-02-05  Aric Stewartmsctf: Add sink framework and implement ITfTextEditSink...
2009-02-04  Aric Stewartmsctf: Implement TF_GetThreadMgr.
2009-02-04  Aric Stewartmsctf: Implement TF_CreateThreadMgr.
2009-02-04  Aric Stewartmsctf: Flesh out spec file with stubs.
2009-02-04  Aric Stewartmsctf: Implement ITfCategoryMgr::RegisterCategory.
2009-02-04  Aric Stewartmsctf: Stub implementation of ITfCategoryMgr.
2009-02-04  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::AddLanguage...
2009-02-04  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::Register.
2009-02-04  Aric Stewartmsctf: Implement InputProcessorProfiles::GetCurrentLang...
2009-02-04  Aric Stewartmsctf: Add stub implementation of ITfInputProcessorProf...
2009-02-03  Aric Stewartmsctf: Add ITfSource interface to DocumentMgr.
2009-02-03  Aric Stewartmsctf: Add ITfSource interface to ThreadMgr.
2009-02-03  Aric Stewartmsctf: Add ITfSource interface to Context.
2009-02-03  Aric Stewartmsctf: Implement ITfDocumentMgr::GetBase.
2009-02-03  Aric Stewartmsctf: Implement ITfDocumentMgr::GetTop.
2009-02-03  Aric Stewartmsctf: Implement ITfDocumentMgr::Pop.
2009-02-03  Aric Stewartmsctf: Implement ITfDocumentMgr::Push.
2009-02-03  Aric Stewartmsctf: Implement stub ITfContext.
2009-02-03  Aric Stewartmsctf: Only 1 ITfThreadMgr is created per thread.
2009-02-03  Aric Stewartmsctf: Implement SetFocus and GetFocus.
2009-02-02  Aric Stewartmsctf: Add ITfDocumentMgr interface.
2009-01-30  Andrew Talbotmsctf: Declare some variables static.
2009-01-28  Aric Stewartmsctf: Add stub ITfThreadMgr interface.
2009-01-28  Aric Stewartmsctf: Add definition of CLSID_TF_ThreadMgr.
2009-01-28  Aric Stewartmsctf: Add regsvr functions.
2009-01-28  Aric Stewartmsctf: Add base dll framework.