wine
2009-11-23  Alexandre Julliardserver: Moved the create_temp_file function to mapping.c.
2009-11-23  Alexandre Julliardserver: Store a duplicate of the file descriptor for...
2009-11-23  Alexandre Julliardserver: Use the file descriptor instead of the file...
2009-11-23  Alexandre Julliardserver: Also store a file descriptor object for mappings.
2009-11-23  Alexandre Julliardserver: Move the functions to extend file to mapping...
2009-11-23  Roderick Colenbranderopengl32: Fix another wglCreateContextAttribsARB test...
2009-11-23  Roderick Colenbranderopengl32: Fix wglCreateContextAttribsARB test on vista...
2009-11-23  Louis Lendersadvapi32: Don't delay import rpcrt4.
2009-11-23  Charles Davisgdi32/tests: Test BitBlt() to an enhanced metafile.
2009-11-23  Charles Davisgdi32/enhmfdrv: When blitting, don't crash if the sourc...
2009-11-23  Charles Davisgdi32/enhmfdrv: Get the source transformation from...
2009-11-23  Charles Davisgdi32/enhmfdrv: Don't fill in the PelsPerMeter fields...
2009-11-23  Vincent Povirkwinex11.drv: Generate text/html clipboard data from...
2009-11-23  Vincent Povirkwinex11.drv: Remove the HTML Format -> text/html clipbo...
2009-11-23  Alexandre Julliardmountmgr: Move creation of the DEVICEMAP registry keys...
2009-11-23  Jörg Höhlewinmm: Don't stop parsing after MCI's alias keyword.
2009-11-23  Jörg Höhlewinmm/tests: Introduce coherence tests among parts...
2009-11-23  Paul Vriensadvapi32/tests: Fix test failures on Vista and higher...
2009-11-23  Marcus Meissneruxtheme: Handle malformed keys a bit better (Coverity).
2009-11-23  Marcus Meissnerwinspool.drv: Remove useless assignments without NULL...
2009-11-23  Marcus Meissnermsxml3: Fix NULL ptr checking in domdoc test (Coverity).
2009-11-23  Sergey Khodychcomctl32/toolbar: Use proper button index when freeing...
2009-11-23  Austin Englishpdh: Add stubs for PdhExpandWildCardPathA/W.
2009-11-23  Austin Englishwordpad: Only allow one find/replace window.
2009-11-23  Juan Langcryptnet: Improve CryptGetObjectUrl stub for URL_OID_CE...
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.
next