jscript: Use single string instance for strings representing NULL BSTR instead of...
[wine] / dlls / msctf /
2013-02-14  Andrew Talbotmsctf: Avoid signed-unsigned integer comparisons.
2012-10-11  Aric Stewartmsctf: Uninitialize context prior to releasing it.
2012-09-03  Marcus Meissnermsctf: Also free the sink in the non-source branch...
2012-08-20  Nikolay Sivovmsctf: Call interface methods properly.
2012-06-07  Michael Stefaniucmsctf: Remove a stray backslash at the end of a line.
2011-12-07  Pierre Schweitzermsctf: Fix memory leaks.
2011-10-24  Aric Stewartmsctf: Increase buffer to have room for full key.
2011-09-12  Francois Gougetmsctf/tests: Give time for the messages to arrive.
2011-08-24  Francois GougetAssorted spelling fixes.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-07-26  Austin Englishmsctf/tests: Make sure return values are used (LLVM...
2011-05-23  Marcus Meissnermsctf: Mark internal symbols with hidden visibility.
2011-04-26  Nicolas Le Cammsctf/tests: Fix uninitialized variable warning.
2011-01-17  Greg Geldorpmsctf/tests: Fix failures on Win7 and East-Asian machines.
2011-01-03  Greg Geldorpmsctf/tests: Wait a bit for registrations to become...
2010-12-23  Michael Stefaniucmsctf: Standardize the COM usage in documentmgr.c.
2010-12-14  Michael Stefaniucmsctf/tests: Standardize the COM usage in inputprocessor.c.
2010-12-09  Michael Stefaniucmsctf: Use an iface instead of a vtbl pointer in Range.
2010-12-09  Michael Stefaniucmsctf: Use an iface instead of a vtbl pointer in LangBa...
2010-12-09  Michael Stefaniucmsctf: Use an iface instead of a vtbl pointer in Catego...
2010-12-09  Michael Stefaniucmsctf: Use an iface instead of a vtbl pointer in ClassF...
2010-12-09  Michael Stefaniucmsctf: Use an iface instead of a vtbl pointer in Displa...
2010-12-08  Alexandre Julliardmsctf: Convert dll registration to the IRegistrar mecha...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-26  Harry JefferyFixed various spelling mistakes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-29  Mikhail Maroukhinemsctf: Fix compiler warnings with flag -Wcast-qual.
2010-03-18  Aric Stewartmsctf: Add stub for ITfDisplayAttributeMgr.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-17  Justin Chevriermsctf: Implement stubbed out TF_CreateLangBarMgr.
2010-02-17  Justin Chevriermsctf: Add TF_LangBarMgr registration.
2010-02-04  Nikolay SivovFix remaining copy&paste typos in self-registration...
2010-01-07  Marcin Baczyńskimsctf: Remove superfluous void* cast.
2009-11-13  Huw Daviesmsctf/tests: Don't convert past the end of a nul termin...
2009-11-13  Huw Daviesmsctf: Correctly initialize the description field.
2009-11-10  Aric Stewartmsctf/tests: Handle an occasional unexpected SetFocus...
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...
next