wine
2009-11-23  Nikolay Sivovcomctl32/listview: Add support for LVFI_SUBSTRING.
2009-11-23  Nikolay Sivovcomctl32/listview: Fix find using partial string logic.
2009-11-23  Nikolay Sivovcomctl32/listview: Add LVSIL_GROUPHEADER definition.
2009-11-23  Nikolay Sivovcomctl32/listview: Group control data members, there...
2009-11-23  Nikolay Sivovcomctl32/listview: Send LVN_ENDLABELEDIT in any case...
2009-11-23  Nikolay Sivovcomctl32/listview: Don't forward WM_COMMAND (EN_KILLFOC...
2009-11-23  Nikolay Sivovcomctl32/listview: Do nothing on LVM_CANCELEDITLABEL...
2009-11-23  André Hentschelwinemaker: Replace whitespaces in projectnames.
2009-11-23  Eric Pouechdbghelp: Correctly compute offsets in line number infor...
2009-11-23  Eric Pouechdbghelp: Revisit array len description for debug format...
2009-11-23  Hans Leidekkerusp10: Add a stub implementation of ScriptJustify.
2009-11-23  Hans Leidekkerusp10: Add a stub implementation of ScriptApplyLogicalW...
2009-11-21  Juan Langcrypt32: Only match RDN attributes whose lengths are...
2009-11-21  Juan Langcrypt32: When searching for a CRL by the AKI extension...
2009-11-21  Juan Langcrypt32/tests: Fix a typo.
2009-11-21  Juan Langcrypt32: Finding a CRL issued by a cert should compare...
2009-11-21  Juan Langcrypt32/tests: Test one more certificate against the...
2009-11-21  Juan Langcrypt32/tests: Fix a typo.
2009-11-21  Alexandre Julliardwidl: Use INT64 instead of __int64 in generated headers.
2009-11-21  Alexandre Julliardinclude: Define hyper to INT64 instead of __int64 to...
2009-11-21  Alexandre Julliardinclude: Specify explicit alignment for __int64 types.
2009-11-21  Gerald Pfeiferinclude: Remove use of _WIN32_WINNT.
2009-11-21  Gerald Pfeiferinclude: Fix preprocessor use of _MSC_VER.
2009-11-21  Gerald Pfeifermsvidc32: Guard old code by #ifdef instead of plain...
2009-11-21  Gerald Pfeiferinclude: Guard preprocessor use of _WIN32_IE.
2009-11-21  Gerald Pfeifercomdlg32: Simplify CC_WMPaint, CC_WMLButtonUp and CC_WM...
2009-11-21  Marcin Baczyńskigdiplus: Add missing declarations for graphicspath.c.
2009-11-21  Marcin Baczyńskigdiplus: Add missing declaration for font.c.
2009-11-21  Marcin Baczyńskigdiplus: Add missing declarations for customlinecap.c.
2009-11-21  Andrew Eikummshtml: Also search by node name attribute in IHTMLDocu...
2009-11-21  Andrew Eikummshtml: Also get dispid by element name & id in HTMLEle...
2009-11-21  Ken Thomasescrypt32: Read trusted root certificates from system...
2009-11-21  Juan Langcryptnet: Check CRL with verify time in CertDllVerifyRe...
2009-11-21  Juan Langcrypt32/tests: Fix tests on Win9x/ME.
2009-11-21  Juan Langcrypt32: Support checking the requested usage for a...
2009-11-21  Juan Langcrypt32: Only trace a usage match if it's not empty.
2009-11-21  Juan Langcrypt32: Test verifying the enhanced key usage of a...
2009-11-20  Rob Shearmanole32: Objects registered as local servers don't need...
2009-11-20  Rob Shearmanole32: Fix size of memory allocation in FileMonikerImpl...
2009-11-20  Rob Shearmanole32: Fix buffer overrun in CLIPFORMAT_UserMarshal.
2009-11-20  Louis Lenderswine.inf: Create wbem directory, and add it to the...
2009-11-20  Paul Vrienscomdlg32/tests: Fix some test failures on Win7.
2009-11-20  Nikolay Sivovcomctl32/tab: Reset current selection on negative focus...
2009-11-20  Nikolay Sivovcomctl32/tab: Fix selection change when selected item...
2009-11-20  Nikolay Sivovcomctl32/tab: Split tests to several functions not...
2009-11-20  Nikolay Sivovcomctl32/tab: Fix reading out of array bounds on TCM_SE...
2009-11-20  Michael Martinmsi: Shedule rename operation also for ERROR_USER_MAPPE...
2009-11-20  Alexandre Julliardkernel32/tests: Add more tests for file sharing with...
2009-11-20  Alexandre Julliardserver: Use the correct thread id to set affinity.
2009-11-20  Paul Vrienswinetest: Add product information to the output for...
2009-11-20  Maarten Lankhorstdsound: Restore old speaker config after tests.
2009-11-20  Paul Vriensnetapi32/tests: Fix a test failure on Win7.
2009-11-20  Paul Vriensshell32/tests: Fix some tests on Win7.
2009-11-20  Alexandre Julliardadvapi32/tests: Add some tests for creation of volatile...
2009-11-20  Alexandre Julliardserver: Only require REG_OPTION_VOLATILE when creating...
2009-11-20  Jacek Cabanurlmon: Get rid of gecko_installer_workaround in tests.
2009-11-20  Jacek Cabanshdocvw: Get rid of Gecko checks in tests.
2009-11-20  Jacek Cabanmshtml: Get rid of no longer needed Gecko checks in...
2009-11-20  Jacek Cabanmshtml: Check for CATID_SafeForScripting in GUID_CUSTOM...
2009-11-20  Vincent Povirkole32: Invalidate open storage objects that are deleted.
2009-11-20  Vincent Povirkole32: Forbid renaming an open storage.
2009-11-20  Vincent Povirkole32: Forbid opening the same storage twice.
2009-11-20  Vincent Povirkole32: Invalidate open storage objects that outlive...
2009-11-20  Vincent Povirkole32: Add test for freeing the parent of a storage.
2009-11-20  Juan Langcrypt32: CertFindCRLInStore with find type CRL_FIND_ISS...
2009-11-20  Juan Langcrypt32: Correct CertIsValidCRLForCertificate for certi...
2009-11-20  Juan Langcrypt32: Fix tests on older Windows versions.
2009-11-20  Juan Langcrypt32: Assume revocation server is offline if revocat...
2009-11-20  Juan Langcrypt32: Fix a typo.
2009-11-20  Juan Langcrypt32: Test revocation checking with CertGetCertifica...
2009-11-20  Juan Langcrypt32: Add more tests for CertVerifyRevocation.
2009-11-20  Juan Langcryptnet: Check number of contexts in CertDllVerifyRevo...
2009-11-20  Juan Langcryptnet: Test CertDllVerifyRevocation.
2009-11-20  Juan Langcryptnet: Fix memory leaks querying an object.
2009-11-20  Juan Langcryptnet: Fix memory leaks in tests.
2009-11-20  Piotr Cabanmsxml3: Implemented xmlnode_get_nodeTypedValue 'bin...
2009-11-20  Piotr Cabanmsxml3: Implemented xmlnode_get_nodeTypedValue 'bin...
2009-11-20  Piotr Cabanmsxml3: Implemented more data types handling xmlnode_ge...
2009-11-20  Maarten Lankhorstinclude: Fix a dsound define.
2009-11-19  Alexandre Julliardwinebuild: Fix the definition of the CPU mask flag...
2009-11-19  Alexandre Julliardkernel32/tests: Add some tests for file sharing against...
2009-11-19  Nikolay Sivovcomctl32/monthcal: Don't pass uninitialized data to...
2009-11-19  Nikolay Sivovcomctl32/listview: Compare item text on insert dependin...
2009-11-19  Rob Shearmanoleaut32: Fix a reference count leak in NonOleAutomatio...
2009-11-19  Rob Shearmanoleaut32: Fix memory leak of name in ITypeLib2_Construc...
2009-11-19  Rob Shearmanoleaut32: Fix circular reference counting in typelibs...
2009-11-19  Maarten Lankhorstavrt: Fix HeapAlloc call in AvSetMmThreadCharacteristicsA.
2009-11-19  Paul Vrienscomctl32/tests: Fix some test failures on comctl32...
2009-11-19  Alexandre Julliardntdll: Merge the thread data and thread regs structure...
2009-11-19  Alexandre Julliardntdll: Move initialization of the debug registers to...
2009-11-19  Alexandre Julliardntdll: Moved the TEB allocation routines to the platfor...
2009-11-19  Henri Verbeetkernel32: Also accept STATUS_BUFFER_OVERFLOW as a valid...
2009-11-19  Henri Verbeetdxgi: Add a separate function for device initialization.
2009-11-19  Henri Verbeetd3d10core: Add a separate function for device initializ...
2009-11-19  Henri Verbeetntdll/tests: Add a FileNameInformation test with filesy...
2009-11-19  Henri Verbeetntdll/tests: Disable filesystem redirection for test_fi...
2009-11-19  Hans Leidekkersecur32: Handle EOF from gnutls_record_recv.
2009-11-19  Hans Leidekkermsi: Sign extend the value when converting from a small...
2009-11-19  Juan Langcrypt32: Add support for CRL_FIND_ISSUED_BY_AKI_FLAG...
2009-11-19  Juan Langcrypt32: Add more tests for CertFindCRLInStore.
next