winhttp/tests: Make sure proxy settings are restored.
[wine] / dlls / msctf /
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.
2009-04-23  Aric Stewartmsctf/tests: Test ITfKeystrokeMgr::UnpreserveKey and...
2009-04-23  Aric Stewartmsctf/tests: Framework for testing ITfKeystrokeMgr.
2009-04-23  Aric Stewartmsctf: Add ITfKeystrokeMgr framework to ThreadMgr.
2009-04-23  Aric Stewartmsctf: Make use of generated cookies in sinks to allow...
2009-04-22  Aric Stewartmsctf/tests: Add ITextStoreACP interface for testing.
2009-04-22  Aric Stewartmsctf/tests: Test ITfContext Push, Pop, GetTop and...
2009-04-22  Aric Stewartmsctf/tests: Test DocumentMgr creation and Focus.
2009-04-22  Aric Stewartmsctf/tests: Test activation and deactivation of a...
2009-04-22  Aric Stewartmsctf/tests: Setup test framework for ITfThreadMgrEvent...
2009-04-22  Aric Stewartmsctf: Helper functions for generating DWORD cookies.
2009-04-14  Aric Stewartmsctf: Correct index for being unable to pop last conte...
2009-04-14  Aric Stewartmsctf: ITfDocumentMgr::GetBase returns the top if there...
2009-04-14  Aric Stewartmsctf: Release focused DocumentMgr on Deactivate and...
2009-04-14  Aric Stewartmsctf: Correct order of arguments to OnSetFocus sink...
2009-04-14  Aric Stewartmsctf/tests: Add framework for a TextService for testing.
2009-04-14  Aric Stewartmsctf/test: Test enabling and disabling Language Profiles.
2009-03-30  Aric Stewartmsctf: Add a file version.
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-03-05  Michael Stefaniucmsctf: Remove superfluous pointer casts.
2009-02-27  Aric Stewartmsctf: Use ITfCategoryMgr::FindClosestCategory to set...
2009-02-27  Aric Stewartmsctf: Implement ITfCategoryMgr::FindClosestCategory.
2009-02-23  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::EnumLanguag...
2009-02-23  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::EnumInputPr...
2009-02-20  Aric Stewartmsctf: Add tests for ITfCategoryMgr::UnregisterCategory...
2009-02-20  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::Unregister.
2009-02-19  Alexandre Julliardmsctf/tests: Don't import uuid.
2009-02-18  Aric Stewartmsctf: Added msctf tests.
2009-02-18  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::IsEnabledLa...
2009-02-18  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::EnableLangu...
2009-02-18  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::EnableLangu...
2009-02-16  Aric Stewartmsctf: Add Enable key and User key for language profile.
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-06  Aric Stewartmsctf: Stub implementation of SetInputScopes.
2009-02-06  Aric Stewartmsctf: Stub for SetInputScope.
2009-02-05  Aric Stewartmsctf: Add sink framework and implement ITfTextEditSink...
2009-02-04  Aric Stewartmsctf: Implement TF_GetThreadMgr.
2009-02-04  Aric Stewartmsctf: Implement TF_CreateThreadMgr.
2009-02-04  Aric Stewartmsctf: Flesh out spec file with stubs.
2009-02-04  Aric Stewartmsctf: Implement ITfCategoryMgr::RegisterCategory.
2009-02-04  Aric Stewartmsctf: Stub implementation of ITfCategoryMgr.
2009-02-04  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::AddLanguage...
2009-02-04  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::Register.
2009-02-04  Aric Stewartmsctf: Implement InputProcessorProfiles::GetCurrentLang...
2009-02-04  Aric Stewartmsctf: Add stub implementation of ITfInputProcessorProf...
2009-02-03  Aric Stewartmsctf: Add ITfSource interface to DocumentMgr.
2009-02-03  Aric Stewartmsctf: Add ITfSource interface to ThreadMgr.
2009-02-03  Aric Stewartmsctf: Add ITfSource interface to Context.
2009-02-03  Aric Stewartmsctf: Implement ITfDocumentMgr::GetBase.
2009-02-03  Aric Stewartmsctf: Implement ITfDocumentMgr::GetTop.
2009-02-03  Aric Stewartmsctf: Implement ITfDocumentMgr::Pop.
2009-02-03  Aric Stewartmsctf: Implement ITfDocumentMgr::Push.
2009-02-03  Aric Stewartmsctf: Implement stub ITfContext.
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-30  Andrew Talbotmsctf: Declare some variables static.
next