msctf: Implement ITfInputProcessorProfiles::IsEnabledLanguageProfile.
[wine] / dlls / msctf / context.c
2009-02-11  Francois GougetAssorted spelling fixes.
2009-02-09  Aric Stewartmsctf: Hook up ITfContextOwnerCompositionSink if present.
2009-02-06  Aric Stewartmsctf: When a Context is created connect to the ITextSt...
2009-02-06  Aric Stewartmsctf: Add stub ITextStoreACPSink.
2009-02-05  Aric Stewartmsctf: Add sink framework and implement ITfTextEditSink...
2009-02-03  Aric Stewartmsctf: Add ITfSource interface to Context.
2009-02-03  Aric Stewartmsctf: Implement stub ITfContext.