projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winmm: Rearrange device mapping when a new default device is chosen.
[wine]
/
dlls
/
msctf
/
2012-10-11
Aric Stewart
msctf: Uninitialize context prior to releasing it.
tree
|
commitdiff
2012-09-03
Marcus Meissner
msctf: Also free the sink in the non-source branch...
tree
|
commitdiff
2012-08-20
Nikolay Sivov
msctf: Call interface methods properly.
tree
|
commitdiff
2012-06-07
Michael Stefaniuc
msctf: Remove a stray backslash at the end of a line.
tree
|
commitdiff
2011-12-07
Pierre Schweitzer
msctf: Fix memory leaks.
tree
|
commitdiff
2011-10-24
Aric Stewart
msctf: Increase buffer to have room for full key.
tree
|
commitdiff
2011-09-12
Francois Gouget
msctf/tests: Give time for the messages to arrive.
tree
|
commitdiff
2011-08-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-07-26
Austin English
msctf/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-05-23
Marcus Meissner
msctf: Mark internal symbols with hidden visibility.
tree
|
commitdiff
2011-04-26
Nicolas Le Cam
msctf/tests: Fix uninitialized variable warning.
tree
|
commitdiff
2011-01-17
Greg Geldorp
msctf/tests: Fix failures on Win7 and East-Asian machines.
tree
|
commitdiff
2011-01-03
Greg Geldorp
msctf/tests: Wait a bit for registrations to become...
tree
|
commitdiff
2010-12-23
Michael Stefaniuc
msctf: Standardize the COM usage in documentmgr.c.
tree
|
commitdiff
2010-12-14
Michael Stefaniuc
msctf/tests: Standardize the COM usage in inputprocessor.c.
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
msctf: Use an iface instead of a vtbl pointer in Range.
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
msctf: Use an iface instead of a vtbl pointer in LangBa...
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
msctf: Use an iface instead of a vtbl pointer in Catego...
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
msctf: Use an iface instead of a vtbl pointer in ClassF...
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
msctf: Use an iface instead of a vtbl pointer in Displa...
tree
|
commitdiff
2010-12-08
Alexandre Julliard
msctf: Convert dll registration to the IRegistrar mecha...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-26
Harry Jeffery
Fixed various spelling mistakes.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
msctf: Fix compiler warnings with flag -Wcast-qual.
tree
|
commitdiff
2010-03-18
Aric Stewart
msctf: Add stub for ITfDisplayAttributeMgr.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-17
Justin Chevrier
msctf: Implement stubbed out TF_CreateLangBarMgr.
tree
|
commitdiff
2010-02-17
Justin Chevrier
msctf: Add TF_LangBarMgr registration.
tree
|
commitdiff
2010-02-04
Nikolay Sivov
Fix remaining copy&paste typos in self-registration...
tree
|
commitdiff
2010-01-07
Marcin Baczyński
msctf: Remove superfluous void* cast.
tree
|
commitdiff
2009-11-13
Huw Davies
msctf/tests: Don't convert past the end of a nul termin...
tree
|
commitdiff
2009-11-13
Huw Davies
msctf: Correctly initialize the description field.
tree
|
commitdiff
2009-11-10
Aric Stewart
msctf/tests: Handle an occasional unexpected SetFocus...
tree
|
commitdiff
2009-10-07
Alexandre Julliard
Fix empty function prototypes.
tree
|
commitdiff
2009-09-22
Stefan Ginsberg
msctf: Define function calling convention compatibly...
tree
|
commitdiff
2009-09-11
Aric Stewart
msctf/tests: Add wine_todo processing to sink_check_ok.
tree
|
commitdiff
2009-09-11
Francois Gouget
msctf: Make ThreadFocusHookProc() static.
tree
|
commitdiff
2009-09-11
Francois Gouget
msctf: Reorder a couple of functions to avoid forward...
tree
|
commitdiff
2009-09-11
Francois Gouget
msctf/tests: Make _sink_check_ok() static.
tree
|
commitdiff
2009-09-10
Aric Stewart
msctf/tests: Fix tests for Windows Vista.
tree
|
commitdiff
2009-09-10
Aric Stewart
msctf/tests: Correct wine_todo handling in sinks.
tree
|
commitdiff
2009-09-09
Aric Stewart
msctf/tests: Add handler sink_check_ok for checking...
tree
|
commitdiff
2009-09-09
Aric Stewart
msctf/test: Add sink_fire_ok helper and use it to check...
tree
|
commitdiff
2009-09-09
Aric Stewart
msctf: Add stub ITfSourceSingle interface to ThreadMgr.
tree
|
commitdiff
2009-09-09
Aric Stewart
msctf: Stub of TF_InvalidAssemblyListCacheIfExist.
tree
|
commitdiff
2009-09-02
Aric Stewart
msctf/tests: Test ITfThreadMgr::AssociateFocus.
tree
|
commitdiff
2009-09-02
Aric Stewart
msctf: Implement ITfThreadMgr::AssociateFocus.
tree
|
commitdiff
2009-09-01
Aric Stewart
msctf: Correct handling if NULL for pdimFocus in ITfThr...
tree
|
commitdiff
2009-08-31
Aric Stewart
msctf: Hook up ITfLanguageProfileNotifySink::OnLanguage...
tree
|
commitdiff
2009-08-29
Aric Stewart
msctf: Hook up ITfTextEditSink::OnEndEdit.
tree
|
commitdiff
2009-08-29
Aric Stewart
msctf: Stub implementation of ITfSourceSingle for ITfCo...
tree
|
commitdiff
2009-07-16
Alexandre Julliard
uuid: Include some more headers.
tree
|
commitdiff
2009-07-10
Aric Stewart
msctf/tests: Test EnumDocumentMgrs.
tree
|
commitdiff
2009-07-10
Aric Stewart
msctf: Implement ITfThreadMgr::EnumDocumentMgrs.
tree
|
commitdiff
2009-07-10
Aric Stewart
msctf: Add code to track created ITfDocumentMgrs.
tree
|
commitdiff
2009-07-09
Aric Stewart
msctf: Correct return value from GetValue.
tree
|
commitdiff
2009-07-01
Aric Stewart
msctf: Implement ITfDocumentMgr::EnumContexts.
tree
|
commitdiff
2009-07-01
Aric Stewart
msctf: Implement TF_CreateInputProcessorProfiles.
tree
|
commitdiff
2009-06-26
Aric Stewart
msctf: Implement ITfInputProcessorProfiles::SetDefaultL...
tree
|
commitdiff
2009-06-26
Aric Stewart
msctf: Implement ITfInputProcessorProfiles::GetDefaultL...
tree
|
commitdiff
2009-06-25
Aric Stewart
msctf: Semi-stub implementation of ITfInputProcessorPro...
tree
|
commitdiff
2009-06-25
Aric Stewart
msctf/tests: Release the ITfDocumentMgr received on...
tree
|
commitdiff
2009-06-25
Aric Stewart
msctf: Correct registry key from "Enabled" to "Enable".
tree
|
commitdiff
2009-06-24
Aric Stewart
msctf/tests: Verify to make sure OnPopContext happens...
tree
|
commitdiff
2009-06-24
Aric Stewart
msctf: Context initialization happens before OnPushCont...
tree
|
commitdiff
2009-06-24
Aric Stewart
msctf: ITfContext::GetDocumentMgr should AddRef the...
tree
|
commitdiff
2009-06-24
Aric Stewart
msctf: Implement ITfContext::GetStatus.
tree
|
commitdiff
2009-06-22
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: Implement ITfCompartmentEventSink.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: Define ITfSource for Compartments.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: ITfCompartmentMgr tests.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: Implement ITfCompartmentMgr::GetCompartment.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: Implement ITfCompartment::SetValue.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: Implement ITfCompartment::GetValue.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: Define ITfCompartment.
tree
|
commitdiff
2009-06-17
Aric Stewart
msctf: Implement ITfCompartmentMgr::EnumCompartments.
tree
|
commitdiff
2009-06-17
Aric Stewart
msctf: Implement ITfCompartmentMgr::ClearCompartment.
tree
|
commitdiff
2009-06-17
Aric Stewart
msctf: Contexts have a default DocumentMgr of the one...
tree
|
commitdiff
2009-06-17
Aric Stewart
msctf: Implement ITfThreadMgr::IsThreadFocus.
tree
|
commitdiff
2009-06-16
Aric Stewart
msctf: Implement ITfContext::GetDocumentMgr.
tree
|
commitdiff
2009-06-16
Aric Stewart
msctf: Setup global CompartmentMgr.
tree
|
commitdiff
2009-06-15
Francois Gouget
msctf: Make the CompartmentMgr functions static.
tree
|
commitdiff
2009-06-15
Francois Gouget
msctf/tests: Make EditSession_Constructor() static.
tree
|
commitdiff
2009-06-12
Aric Stewart
msctf: Define ITfCompartmentMgr for Context.
tree
|
commitdiff
2009-06-12
Aric Stewart
msctf: Add ITfComponentMgr to documentmgr.
tree
|
commitdiff
2009-06-12
Aric Stewart
msctf: Define ITfCompartmentMgr for ThreadMgr.
tree
|
commitdiff
2009-06-12
Aric Stewart
msctf: Framework for ITfCompartmentMgr.
tree
|
commitdiff
2009-06-05
Paul Vriens
msctf: Fix a possible NULL dereference (Coverity).
tree
|
commitdiff
2009-06-04
Aric Stewart
msctf: Implement ITfContext::SetSelection.
tree
|
commitdiff
2009-06-04
Aric Stewart
msctf: Implement ITfInsertAtSelection::InsertTextAtSele...
tree
|
commitdiff
2009-05-27
Aric Stewart
msctf: Framework for ITfInsertAtSelection in ITfContext.
tree
|
commitdiff
2009-05-27
Aric Stewart
msctf: Implement ITfRange::Collapse.
tree
|
commitdiff
2009-05-25
Aric Stewart
msctf: Implement ITextStoreACPSink::OnStatusChange.
tree
|
commitdiff
2009-05-22
Aric Stewart
msctf: Beginning implementation of ITfContext::GetSelec...
tree
|
commitdiff
2009-05-22
Aric Stewart
msctf: Beginning implementation of ITfContext::GetEnd.
tree
|
commitdiff
next