ws2_32: Avoid accessing uninitialized memory in GetAddrInfoW.
[wine] / dlls / msctf /
2009-10-07  Alexandre JulliardFix empty function prototypes.
2009-09-22  Stefan Ginsbergmsctf: Define function calling convention compatibly...
2009-09-11  Aric Stewartmsctf/tests: Add wine_todo processing to sink_check_ok.
2009-09-11  Francois Gougetmsctf: Make ThreadFocusHookProc() static.
2009-09-11  Francois Gougetmsctf: Reorder a couple of functions to avoid forward...
2009-09-11  Francois Gougetmsctf/tests: Make _sink_check_ok() static.
2009-09-10  Aric Stewartmsctf/tests: Fix tests for Windows Vista.
2009-09-10  Aric Stewartmsctf/tests: Correct wine_todo handling in sinks.
2009-09-09  Aric Stewartmsctf/tests: Add handler sink_check_ok for checking...
2009-09-09  Aric Stewartmsctf/test: Add sink_fire_ok helper and use it to check...
2009-09-09  Aric Stewartmsctf: Add stub ITfSourceSingle interface to ThreadMgr.
2009-09-09  Aric Stewartmsctf: Stub of TF_InvalidAssemblyListCacheIfExist.
2009-09-02  Aric Stewartmsctf/tests: Test ITfThreadMgr::AssociateFocus.
2009-09-02  Aric Stewartmsctf: Implement ITfThreadMgr::AssociateFocus.
2009-09-01  Aric Stewartmsctf: Correct handling if NULL for pdimFocus in ITfThr...
2009-08-31  Aric Stewartmsctf: Hook up ITfLanguageProfileNotifySink::OnLanguage...
2009-08-29  Aric Stewartmsctf: Hook up ITfTextEditSink::OnEndEdit.
2009-08-29  Aric Stewartmsctf: Stub implementation of ITfSourceSingle for ITfCo...
2009-07-16  Alexandre Julliarduuid: Include some more headers.
2009-07-10  Aric Stewartmsctf/tests: Test EnumDocumentMgrs.
2009-07-10  Aric Stewartmsctf: Implement ITfThreadMgr::EnumDocumentMgrs.
2009-07-10  Aric Stewartmsctf: Add code to track created ITfDocumentMgrs.
2009-07-09  Aric Stewartmsctf: Correct return value from GetValue.
2009-07-01  Aric Stewartmsctf: Implement ITfDocumentMgr::EnumContexts.
2009-07-01  Aric Stewartmsctf: Implement TF_CreateInputProcessorProfiles.
2009-06-26  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::SetDefaultL...
2009-06-26  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::GetDefaultL...
2009-06-25  Aric Stewartmsctf: Semi-stub implementation of ITfInputProcessorPro...
2009-06-25  Aric Stewartmsctf/tests: Release the ITfDocumentMgr received on...
2009-06-25  Aric Stewartmsctf: Correct registry key from "Enabled" to "Enable".
2009-06-24  Aric Stewartmsctf/tests: Verify to make sure OnPopContext happens...
2009-06-24  Aric Stewartmsctf: Context initialization happens before OnPushCont...
2009-06-24  Aric Stewartmsctf: ITfContext::GetDocumentMgr should AddRef the...
2009-06-24  Aric Stewartmsctf: Implement ITfContext::GetStatus.
2009-06-22  Francois GougetAssorted spelling fixes.
2009-06-22  Aric Stewartmsctf: Implement ITfCompartmentEventSink.
2009-06-22  Aric Stewartmsctf: Define ITfSource for Compartments.
2009-06-22  Aric Stewartmsctf: ITfCompartmentMgr tests.
2009-06-22  Aric Stewartmsctf: Implement ITfCompartmentMgr::GetCompartment.
2009-06-22  Aric Stewartmsctf: Implement ITfCompartment::SetValue.
2009-06-22  Aric Stewartmsctf: Implement ITfCompartment::GetValue.
2009-06-22  Aric Stewartmsctf: Define ITfCompartment.
2009-06-17  Aric Stewartmsctf: Implement ITfCompartmentMgr::EnumCompartments.
2009-06-17  Aric Stewartmsctf: Implement ITfCompartmentMgr::ClearCompartment.
2009-06-17  Aric Stewartmsctf: Contexts have a default DocumentMgr of the one...
2009-06-17  Aric Stewartmsctf: Implement ITfThreadMgr::IsThreadFocus.
2009-06-16  Aric Stewartmsctf: Implement ITfContext::GetDocumentMgr.
2009-06-16  Aric Stewartmsctf: Setup global CompartmentMgr.
2009-06-15  Francois Gougetmsctf: Make the CompartmentMgr functions static.
2009-06-15  Francois Gougetmsctf/tests: Make EditSession_Constructor() static.
2009-06-12  Aric Stewartmsctf: Define ITfCompartmentMgr for Context.
2009-06-12  Aric Stewartmsctf: Add ITfComponentMgr to documentmgr.
2009-06-12  Aric Stewartmsctf: Define ITfCompartmentMgr for ThreadMgr.
2009-06-12  Aric Stewartmsctf: Framework for ITfCompartmentMgr.
2009-06-05  Paul Vriensmsctf: Fix a possible NULL dereference (Coverity).
2009-06-04  Aric Stewartmsctf: Implement ITfContext::SetSelection.
2009-06-04  Aric Stewartmsctf: Implement ITfInsertAtSelection::InsertTextAtSele...
2009-05-27  Aric Stewartmsctf: Framework for ITfInsertAtSelection in ITfContext.
2009-05-27  Aric Stewartmsctf: Implement ITfRange::Collapse.
2009-05-25  Aric Stewartmsctf: Implement ITextStoreACPSink::OnStatusChange.
2009-05-22  Aric Stewartmsctf: Beginning implementation of ITfContext::GetSelec...
2009-05-22  Aric Stewartmsctf: Beginning implementation of ITfContext::GetEnd.
2009-05-22  Aric Stewartmsctf: Beginning implementation of ITfContext::GetStart.
2009-05-22  Aric Stewartmsctf: Correct order of dwFlag checking to properly...
2009-05-21  Aric Stewartmsctf: Generate TfEditCookies for edit sessions.
2009-05-21  Aric Stewartmsctf: Beginning of TfEditCookie definition and usage.
2009-05-21  Francois Gougetmsctf: Fix an error message.
2009-05-20  Joris Huizermsctf: ITfContext::RequestEditSession: dwLockFlags...
2009-05-20  Michael Stefaniucmsctf: Use FAILED instead of !SUCCEDED.
2009-05-19  Aric Stewartmsctf: Implement ITfRange::GetContext.
2009-05-19  Aric Stewartmsctf: Add stub implementation of ITfRange.
2009-05-19  Aric Stewartmsctf: Starting implementation of ITfContext::RequestEd...
2009-05-18  Aric Stewartmsctf/tests: Test TextService requesting an EditSession.
2009-05-18  Aric Stewartmsctf: TfContext intitalization and uninitialization...
2009-05-18  Huw Daviesmsctf/tests: Fix a compiler warning.
2009-05-18  Michael Stefaniucmsctf: Allocate memory only right before it's needed.
2009-05-14  Aric Stewartmsctf: Map out currently missing interfaces.
2009-05-13  Aric Stewartmsctf: Support advising ITfLanguageProfileNotifySink...
2009-05-13  Aric Stewartmsctf: Implement ITfSource interface for ITfInputProces...
2009-05-13  Francois Gougetmsctf/tests: Make some functions static.
2009-05-13  Francois Gougetmsctf/tests: Reorder the code to avoid forward declarat...
2009-05-11  Aric Stewartmsctf: Implement ITfKeystrokeMgr::GetForeground.
2009-05-11  Aric Stewartmsctf: Implement ITfKeystrokeMgr::UnadviseKeyEventSink.
2009-05-11  Aric Stewartmsctf: Implement ITfKeystrokeMgr::AdviseKeyEventSink.
2009-05-08  Aric Stewartmsctf: Implement ITfThreadMgr::Activate and ITfThreadMg...
2009-05-08  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::GetActiveLa...
2009-05-08  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::ActivateLan...
2009-05-08  Aric Stewartmsctf: Add internal functions for managing active text...
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-05-05  Aric Stewartmsctf: Implement ITfCategoryMgr::RegisterGUID, ITfCateg...
2009-05-04  Michael Stefaniucmsctf/tests: Move 'inline' right after the storage...
2009-05-04  Aric Stewartmsctf: Implement ITfCategoryMgr::UnregisterCategory.
2009-05-04  Francois Gougetmsctf/tests: Remove spaces before '\n'.
2009-04-24  Aric Stewartmsctf/tests: Use ITfInputProcessorProfiles::GetCurrentL...
2009-04-23  Aric Stewartmsctf/tests: Test framework for ITfKeyEventSink.
2009-04-23  Aric Stewartmsctf/tests: Test ITfKeystrokeMgr::IsPreservedKey.
next