wined3d: Handle the opcode specific control shift in the frontend rather than the...
[wine] / dlls / msctf / msctf.c
2009-04-22  Aric Stewartmsctf: Helper functions for generating DWORD cookies.
2009-03-05  Michael Stefaniucmsctf: Remove superfluous pointer casts.
2009-02-06  Aric Stewartmsctf: Stub implementation of SetInputScopes.
2009-02-06  Aric Stewartmsctf: Stub for SetInputScope.
2009-02-04  Aric Stewartmsctf: Implement TF_GetThreadMgr.
2009-02-04  Aric Stewartmsctf: Implement TF_CreateThreadMgr.
2009-02-04  Aric Stewartmsctf: Stub implementation of ITfCategoryMgr.
2009-02-04  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::Register.
2009-02-04  Aric Stewartmsctf: Add stub implementation of ITfInputProcessorProf...
2009-02-03  Aric Stewartmsctf: Only 1 ITfThreadMgr is created per thread.
2009-01-30  Andrew Talbotmsctf: Declare some variables static.
2009-01-28  Aric Stewartmsctf: Add stub ITfThreadMgr interface.
2009-01-28  Aric Stewartmsctf: Add base dll framework.