msctf: Implement ITfKeystrokeMgr::IsPreservedKey.
[wine] / dlls / msctf / threadmgr.c
2009-05-07  Aric Stewartmsctf: Implement ITfKeystrokeMgr::IsPreservedKey.
2009-05-07  Aric Stewartmsctf: Implement ITfKeystrokeMgr::UnpreserveKey.
2009-05-07  Aric Stewartmsctf: Implement ITfKeystrokeMgr::PreserveKey.
2009-05-07  Aric Stewartmsctf: Implement ITfClientId.
2009-05-06  Aric Stewartmsctf: Implement ITfMessagePump.
2009-04-23  Aric Stewartmsctf: Add ITfKeystrokeMgr framework to ThreadMgr.
2009-04-23  Aric Stewartmsctf: Make use of generated cookies in sinks to allow...
2009-04-14  Aric Stewartmsctf: Release focused DocumentMgr on Deactivate and...
2009-04-14  Aric Stewartmsctf: Correct order of arguments to OnSetFocus sink...
2009-03-26  Aric Stewartmsctf: Implement ThreadMgr ITfSource::UnadviseSink.
2009-03-25  Aric Stewartmsctf: Hook up the DocumentMgr to be able to forward...
2009-03-25  Aric Stewartmsctf: Add ITfThreadMgrEventSink to ThreadMgr.
2009-03-25  Aric Stewartmsctf: ThreadMgr sink framework.
2009-02-03  Aric Stewartmsctf: Add ITfSource interface to ThreadMgr.
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-28  Aric Stewartmsctf: Add stub ITfThreadMgr interface.