msctf: Implement ThreadMgr ITfSource::UnadviseSink.
[wine] / dlls / msctf / threadmgr.c
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.