gdiplus: Remove unneeded address-of operator from array name.
[wine] / dlls / msctf / msctf_internal.h
2011-05-23  Marcus Meissnermsctf: Mark internal symbols with hidden visibility.
2010-03-18  Aric Stewartmsctf: Add stub for ITfDisplayAttributeMgr.
2010-02-17  Justin Chevriermsctf: Implement stubbed out TF_CreateLangBarMgr.
2009-07-10  Aric Stewartmsctf: Add code to track created ITfDocumentMgrs.
2009-06-26  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::GetDefaultL...
2009-06-22  Aric Stewartmsctf: Define ITfSource for Compartments.
2009-06-17  Aric Stewartmsctf: Contexts have a default DocumentMgr of the one...
2009-06-16  Aric Stewartmsctf: Implement ITfContext::GetDocumentMgr.
2009-06-16  Aric Stewartmsctf: Setup global CompartmentMgr.
2009-06-12  Aric Stewartmsctf: Framework for ITfCompartmentMgr.
2009-06-04  Aric Stewartmsctf: Implement ITfContext::SetSelection.
2009-05-21  Aric Stewartmsctf: Beginning of TfEditCookie definition and usage.
2009-05-19  Aric Stewartmsctf: Add stub implementation of ITfRange.
2009-05-18  Aric Stewartmsctf: TfContext intitalization and uninitialization...
2009-05-13  Aric Stewartmsctf: Implement ITfSource interface for ITfInputProces...
2009-05-11  Aric Stewartmsctf: Implement ITfKeystrokeMgr::AdviseKeyEventSink.
2009-05-08  Aric Stewartmsctf: Implement ITfThreadMgr::Activate and ITfThreadMg...
2009-05-08  Aric Stewartmsctf: Add internal functions for managing active text...
2009-05-05  Aric Stewartmsctf: Implement ITfCategoryMgr::RegisterGUID, ITfCateg...
2009-04-23  Aric Stewartmsctf: Make use of generated cookies in sinks to allow...
2009-04-22  Aric Stewartmsctf: Helper functions for generating DWORD cookies.
2009-03-25  Aric Stewartmsctf: Hook up the DocumentMgr to be able to forward...
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: Implement stub ITfContext.
2009-02-03  Aric Stewartmsctf: Only 1 ITfThreadMgr is created per thread.
2009-02-02  Aric Stewartmsctf: Add ITfDocumentMgr interface.
2009-01-28  Aric Stewartmsctf: Add stub ITfThreadMgr interface.