|
|
November 27, 2009
- advapi32.dll: Reduce Registry access to MAXIMUM_ALLOWED wherever possible, Paul Chitescu
- fwpuclnt.dll: Add initial minimal stub implementation (try 2), Paul Chitescu
- services.exe: Reduce Registry access to KEY_READ or MAXIMUM_ALLOWED wherever possible, Paul Chitescu
- wineserver: Added support for read/only Registry, similar to unprivileged users (try 2), Paul Chitescu
- [shell32/tests 5/6] Fix test failures on Vista and higher, Paul Vriens
- [shell32/tests 6/6] Remove an unneeded HeapAlloc, Paul Vriens
- [shell32/tests 4/6] Use ReadCabinetState to check title logic, Paul Vriens
- [shell32/tests 3/6] Cope with systems lacking SHGetSpecialFolderPath, Paul Vriens
- [shell32/tests 2/6] Only fetch some special folders once, Paul Vriens
- [shell32/tests 1/6] Run tests on NT4 again (Resend), Paul Vriens
- comctl32: Implementation the WM_GETTEXT processing of datetime control, Ilya Shpigor
- [shell32/tests] Change a trace into a skip for skipped tests, Paul Vriens
- kernel32.dll: Reduce Registry access to KEY_READ or MAXIMUM_ALLOWED wherever possible (try 2), Paul Chitescu
- [PATCH] winemine: Fix WM_MOUSEMOVE for left and right mouse buttons pressed., Austin Lund
- advpack: fix off-by-one error in AdvInstallFileW that caused buffer overrun, Dan Kegel
November 25, 2009
- openal32: Add alBufferSubDataEXT, Maarten Lankhorst
- [PATCH 5/5] dsound: Don't use DirectSoundDevice calls directly, Maarten Lankhorst
- [PATCH 4/5] dsound: Use directsoundcapture properly in duplex, Maarten Lankhorst
- [PATCH 3/5] dsound: Call DSOUND_FullDuplexCreate instead of creating it directly, Maarten Lankhorst
- [PATCH 2/5] dsound: Remove directsound interface in duplex, Maarten Lankhorst
- [PATCH 1/5] dsound: Fix destruction in duplex, Maarten Lankhorst
- [TRY 2] user32: Enable the dialog owner window always, Ilya Shpigor
- openal32: Add alBufferDataStatic, Maarten Lankhorst
- dsound: Don't use a winelib function in regsvr, Maarten Lankhorst
- wineserver: Added support for read/only Registry, similar to unprivileged users, Paul Chitescu
- [shell32/tests] Fix some test failures on Windows 7, Paul Vriens
- oleaut32: Fix size of memory allocated for byrefs in VARIANT_UserMarshal., Rob Shearman
- widl: Detect interfaces that inherit from another interface as objects., Rob Shearman
- [PATCH] msxml3: move element usage into element!=NULL check (Coverity), Marcus Meissner
- ntdll: Call DLL_PROCESS_DETACH if attaching failed, Nikolay Sivov
- [4/4] ntdll: partially support HEAP_DISABLE_COALESCE_ON_FREE, allows us to detect use-after-free, Dan Kegel
- [3/4] ntdll: support HEAP_TAIL_CHECKING_ENABLED-style heap overrun checking., Dan Kegel
- [2/4] ntdll: add support for the HEAP_FREE_CHECKING_ENABLED style of heap overrun detection., Dan Kegel
- [1/4] ntdll: implement RtlGetNtGlobalFlags(), add related defines to winternl.h, Dan Kegel
- kernel32: work around quirk in Valgrind that truncates environment, Dan Kegel
November 24, 2009
- [shell32/tests] Run tests on NT4 again, Paul Vriens
- [PATCH 4/4] mshtml: Added [i]frame elements content document tests., Jacek Caban
- [PATCH 3/4] mshtml: Return content document in get_document for frame elements., Jacek Caban
- [PATCH 2/4] mshtml: Moved IHTMLFrameBase2 implementation to HTMLFrameBase object., Jacek Caban
- [PATCH 1/4] mshtml: Fixed ref count leak and code clean up., Jacek Caban
- Stub for AuthzInitializeResourceManager, Paul Chitescu
- [shell32/tests] Fix test failures on several platforms, Paul Vriens
- ole32: Fix circular reference count in default handler objects., Rob Shearman
- ole32: Fix a typo in PropertyStorage_WritePropertyToStream that caused the wrong data to be written to the stream., Rob Shearman
- [3/3] msi: Support _Streams, _Storages tablename prefixes in SELECT, Nathan Gallaher
- [winspool] Add a test showing Windows behavior wrt size and GetPrinterDriverA, Jeremy White
- [2/3] msi/tests: Test for SELECT table.column FROM table, Nathan Gallaher
- [1/3](Resend) msi: Add support for table names in select statements, Nathan Gallaher
- wineserver: Do not uselessly set the KEY_DIRTY flag on registry keys when loading from file, Paul Chitescu
- [snmpapi/tests] Fix a crash on some 64bit systems, Paul Vriens
- msvcrt: Forward _ftol2_sse to ntdll._ftol., Andrew Nguyen
- msvcr71: Forward more exports to msvcrt., Andrew Nguyen
- gdi32: Make wglCreateContextAttribsARB() static., Francois Gouget
- gdi32/tests: Make test_CreateFontIndirect() static., Francois Gouget
- msxml3: Make some functions static in node.c., Francois Gouget
- [advapi32/tests 2/2] Fix a test failure on W2K3 without a service pack, Paul Vriens
- [advapi32/tests 1/2] Fix an intermittent crash on NT4, Paul Vriens
- [3/3] msi: Support _Streams, _Storages tablename prefixes in SELECT, Nathan Gallaher
- [2/3] msi/tests: Test for SELECT table.column FROM table, Nathan Gallaher
- [1/3] msi: Add support for table names in select statements, Nathan Gallaher
November 23, 2009
- [2/2] ole32: Allocate the StorageImpl in StorageImpl_Construct., Vincent Povirk
- [1/2] ole32: Copy the storage filename at stat time, not read time., Vincent Povirk
- wineserver: Mark registry hives clean after being loaded initially from file, Paul Chitescu
- mapistub: add stubbed dll mapistub.dll, Louis Lenders
- [PATCH 1/2] ole32: Add tests for errors returned by CoCreateInstance for classes that are not registered., Rob Shearman
- [PATCH 2/2] ole32: Fix error code returned by CoGetClassObject/CoCreateInstance in CLSCTX_REMOTE_SERVER case., Rob Shearman
- [PATCH] wined3d: Handle NULL ptrs (Coverity), Marcus Meissner
- [PATCH] ole32: Some missing error checking in FileMonikerImpl_CommonPrefixWith (Coverity), Marcus Meissner
- [PATCH] user32: fixed NULL ptr checks (Coverity), Marcus Meissner
- msvcrt: Calculate floating point decimals in internally used long double precision., Gregor Schneider
- shell32: deal better with spaces in ASSOCSTR_COMMAND values (try 3), Damjan Jovanovic
- opengl32: fix wglCreateContextAttribsARB on nvidia, Roderick Colenbrander
- [PATCH 3/3] mshtml: Added connection point notification test., Jacek Caban
- [PATCH 2/3] mshtml: Added support for connection point HTML notification., Jacek Caban
- [PATCH 1/3] mshtml: Share connection points between HTMLDocumentObj and its main HTMLDocumentNode., Jacek Caban
- [PATCH 2/3] ole32: Fix behaviour of CoLockObjectExternal with fLastUnlockReleases as FALSE., Rob Shearman
- [PATCH] kernel32: Respect the LANG environment variable on Mac OS., Charles Davis
- [PATCH 3/3] ole32: Add inproc handler object creation support for CoCreateInstance., Rob Shearman
- [PATCH 1/3] ole32: Add test for CoLockObjectExternal with fLastUnlockReleases as FALSE., Rob Shearman
- mshtml: Forward common function from IHTMLAnchorElement to IHTMLElement2 implementation., Jacek Caban
- 2/2 opengl32: fix another wglCreateContextAttribsARB test on Nvidia, Roderick Colenbrander
- 1/2 opengl32: fix wglCreateContextAttribsARB test on Nvidia, Roderick Colenbrander
- winmm: Don't stop parsing after MCI's alias keyword., Joerg-Cyril.Hoehle
- winmm/tests: Introduce coherence tests among parts that may fail, Joerg-Cyril.Hoehle
- [advapi32/tests] Fix test failures on Vista and higher for multiple runs, Paul Vriens
- [PATCH] uxtheme: Handle malformed keys a bit better (Coverity), Marcus Meissner
- [PATCH] winspool.drv: remove useless assignments without NULL ptr check (Coverity), Marcus Meissner
- [PATCH] msxml3: Fix NULL ptr checking in domdoc test (Coverity), Marcus Meissner
- cryptnet: Improve CryptGetObjectUrl stub for URL_OID_CERTIFICATE_ISSUER, Juan Lang
November 22, 2009
- comctl32/toolbar: Use proper button index when freeing a string in TOOLBAR_DeleteButton., Sergey Khodych
- [2/2] winex11.drv: Generate text/html clipboard data from HTML Format., Vincent Povirk
- [1/2] winex11.drv: Remove the HTML Format -> text/html clipboard mapping., Vincent Povirk
- [PATCH 3/4] gdi32/enhmfdrv: When blitting, don't crash if the source is NULL., Charles Davis
- [PATCH 4/4] gdi32/tests: Test BitBlt() to an enhanced metafile., Charles Davis
- [PATCH 2/4] gdi32/enhmfdrv: Get the source transformation from the source DC., Charles Davis
- [PATCH 1/4] gdi32/enhmfdrv: Don't fill in the PelsPerMeter fields in the BITMAPINFOHEADER when blitting., Charles Davis
- pdh: add stubs for PdhExpandWildCardPathA/W, Austin English
- wordpad: only allow one find/replace window, Austin English
- [PATCH 7/7] comctl32/listview: Add support for LVFI_SUBSTRING, Nikolay Sivov
- [PATCH 3/7] comctl32/listview: Send LVN_ENDLABELEDIT in any case, but with null text if it's the same, Nikolay Sivov
- [PATCH 6/7] comctl32/listview: Fix find using partial string logic, Nikolay Sivov
- [PATCH 5/7] comctl32/listview: Add LVSIL_GROUPHEADER definition, Nikolay Sivov
- [PATCH 4/7] comctl32/listview: Group control data members, there's no reasonable structure here., Nikolay Sivov
- [PATCH 2/7] comctl32/listview: Don't forward WM_COMMAND (EN_KILLFOCUS) from Edit to parent window, Nikolay Sivov
- [PATCH 1/7] comctl32/listview: Do nothing on LVM_CANCELEDITLABEL if there's no label, Nikolay Sivov
- [PATCH] LOSTWAGES: deb.template: translated ubuntu changes to german, Marcus Meissner
- [PATCH] LOSTWAGES: download: updated german for SUSE and Ubuntu, Marcus Meissner
November 21, 2009
- advapi32: Don't delayimport rpcrt4, Louis Lenders
- winemaker: replace whitespaces in projectnames, André Hentschel
- [PATCH] [DbgHelp]: correctly compute offsets in line number information, Eric Pouech
- [PATCH] [DbgHelp]: revisit array len description for debug format parsers., Eric Pouech
- [1/1] user32: Don't memcpy 16bit-aligned icon into 32bit-aligned DIBSection, Wilfried Pasquazzo
- [2/2] usp10: Add a stub implementation of ScriptJustify., Hans Leidekker
- [1/2] usp10: Add a stub implementation of ScriptApplyLogicalWidth., Hans Leidekker
- server: Support event ports on Solaris, Albert Lee
- include/winternl.h: Guard preprocessor use of _WIN32_WINNT, Gerald Pfeifer
- Use #ifdef instead of #if ORIGINAL in dlls/msvidc32/msvideo1.c, Gerald Pfeifer
- include/prsht.h: guard preprocessor use of _WIN32_IE, Gerald Pfeifer
- Fix preprocessor use of _MSC_VER in include/winnt.h, Gerald Pfeifer
- Simplify some functions in dlls/comdlg32/colordlg.c, Gerald Pfeifer
- dsound: Simplify duplex code, try 2.1, Maarten Lankhorst
- dsound: Simplify duplex code, try 2, Maarten Lankhorst
- ntdll: support heap tail checking, Dan Kegel
- [PATCH 3/3] gdiplus: Add missing declarations for graphicspath.c, Marcin BaczyÅski
- [PATCH 2/3] gdiplus: Add missing declaration for font.c, Marcin BaczyÅski
- [PATCH 1/3] gdiplus: Add missing declarations for customlinecap.c, Marcin BaczyÅski
November 20, 2009
- crypt32: Only match RDN attributes whose lengths are identical, Juan Lang
- crypt32/tests(2/5): Test one more certificate against the Verisign CRL, Juan Lang
- crypt32(5/5): When searching for a CRL by the AKI extension, the extension has to be decoded to match, Juan Lang
- crypt32/tests(4/5): Fix a typo, Juan Lang
- crypt32(3/5): Finding a CRL issued by a cert should compare the cert's subject, not its issuer, Juan Lang
- crypt32/tests(1/5): Fix a typo, Juan Lang
- [PATCH 2/2] (try 2) mshtml: Also search by node name attribute in IHTMLDocument3::getElementById, Andrew Eikum
- [PATCH 2/2] mshtml: Also search by node name attribute in IHTMLDocument3::getElementById, Andrew Eikum
- [PATCH 1/2] mshtml: Also get dispid by element name & id in HTMLElementCollection, Andrew Eikum
- crypt32/tests: Fix tests on Win9x/ME, Juan Lang
- crypt32: Read trusted root certificates from system keychain on Mac OS X., Ken Thomases
- crypt32(2/3): Only trace a usage match if it's not empty, Juan Lang
- cryptnet: Check CRL with verify time in CertDllVerifyRevocation, Juan Lang
- crypt32(3/3): Support checking the requested usage for a chain, Juan Lang
- crypt32(1/3): Test verifying the enhanced key usage of a chain, Juan Lang
- user32: Enable the dialog owner window always, Ilya Shpigor
- [PATCH 3/3] gdi32/enhmfdrv: When blitting, don't crash if the source is NULL., Charles Davis
- [PATCH 2/3] gdi32/enhmfdrv: Don't fill in the PelsPerMeter fields in the BITMAPINFOHEADER when blitting., Charles Davis
- [PATCH 1/3] gdi32/tests: Test BitBlt() to an enhanced metafile., Charles Davis
- ole32: Objects registered as local servers don't need to support IClassFactory., Rob Shearman
- ole32: Fix size of memory allocation in FileMonikerImpl_DecomposePath., Rob Shearman
- ole32: Fix buffer overrun in CLIPFORMAT_UserMarshal., Rob Shearman
- [comdlg32/tests] Fix some test failures on Win7, Paul Vriens
- [PATCH 2/4] comctl32/tab: Split tests to several functions not to depend from each other, Nikolay Sivov
- [PATCH 4/4] comctl32/tab: Reset current selection on negative focus value, Nikolay Sivov
- [PATCH 1/4] comctl32/tab: Fix reading out of array bounds on TCM_SETCURSEL, Nikolay Sivov
- [PATCH 3/4] comctl32/tab: Fix selection change when selected item is deleted, Nikolay Sivov
- winspool: Don't use 16Bit gdi.exe function for DeviceCapabilitiesA/W, Detlef Riekenberg
- wine.inf.in: create wbem directory, and add it to the PATH, Louis Lenders
- [programs/winetest] Add product information to the output for Vista and higher, Paul Vriens
- dsound: Restore old speaker config after tests, Maarten Lankhorst
- [netapi32/tests] Fix a test failure on Win7, Paul Vriens
- [shell32/tests] Fix some tests on Win7, Paul Vriens
- Re: d3dx9_36: add a stub for D3DXCreateTextureFromFileInMemory, Jeff Zaroyko
November 19, 2009
- [PATCH 1/2 try3] mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM_CONFIRMOBJECTSAFETY implementation if IObjectSafety is not available., Jacek Caban
- [PATCH 1/2 try2] mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM_CONFIRMOBJECTSAFETY implementation if IObjectSafety is not available., Jacek Caban
- [4/5] ole32: Forbid renaming an open storage. (resend 2), Vincent Povirk
- urlmon: Get rid of gecko_installer_workaround in tests., Jacek Caban
- shdocvw: Get rid of Gecko checks in tests., Jacek Caban
- [PATCH 2/2] mshtml: Get rid of no longer needed Gecko checks in tests., Jacek Caban
- [PATCH 1/2] mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM_CONFIRMOBJECTSAFETY implementation if IObjectSafety is not available., Jacek Caban
- [4/5] ole32: Forbid renaming an open storage. (resend), Vincent Povirk
- crypt32(1/3): Test revocation checking with CertGetCertificateChain, Juan Lang
- [5/5] ole32: Invalidate open storage objects that are deleted., Vincent Povirk
- [4/5] ole32: Forbid renaming an open storage., Vincent Povirk
- [3/5] ole32: Forbid opening the same storage twice., Vincent Povirk
- [2/5] ole32: Invalidate open storage objects that outlive their parent., Vincent Povirk
- [1/5] ole32: Add test for freeing the parent of a storage., Vincent Povirk
- crypt32(3/3): CertFindCRLInStore with find type CRL_FIND_ISSUED_FOR shouldn't check whether the CRL is valid for the subject certificate, Juan Lang
- crypt32(2/3): Correct CertIsValidCRLForCertificate for certificates that do not contain a CRL dist points extension, Juan Lang
- crypt32(1/3): Fix tests on older Windows versions, Juan Lang
- crypt32(3/3): Assume revocation server is offline if revocation status isn't known, Juan Lang
- crypt32(2/3): Fix a typo, Juan Lang
- cryptnet(3/4): Test CertDllVerifyRevocation, Juan Lang
- cryptnet(2/4): Fix memory leaks querying an object, Juan Lang
- crypt32: Add more tests for CertVerifyRevocation, Juan Lang
- [PATCH 2/3] msxml3: Implemented xmlnode_get_nodeTypedValue 'bin.hex' data type handling, Piotr Caban
- cryptnet(4/4): Check number of contexts in CertDllVerifyRevocation, Juan Lang
- cryptnet(1/4): Fix memory leaks in tests, Juan Lang
- [PATCH 3/3] msxml3: Implemented xmlnode_get_nodeTypedValue 'bin.base64' data type handling, Piotr Caban
- [PATCH 1/3] msxml3: Implemented more data types handling xmlnode_get_nodeTypedValue, Piotr Caban
- includes: Fix dsound define, Maarten Lankhorst
- d3dx9_36: add a stub for D3DXCreateTextureFromFileInMemory, Austin English
- shell32: deal better with spaces in ASSOCSTR_COMMAND values (try 2), Damjan Jovanovic
- comctl32/monthcal: Don't pass uninitialized data to MCM_SETTODAY, test isn't about this., Nikolay Sivov
- winspool.drv: Acroread 9.2 relies on the buffer sizes returned by GetPrinterA and GetPrinterDriverA being large enough to hold their respective unicode versions' data., Huw Davies
- shell32/tests: Remove atime tests in ITEMIDLIST_format test., Austin Lund
- oleaut32: Fix a reference count leak in NonOleAutomation_GetTypeInfo., Rob Shearman
- comctl32/listview: Compare item text on insert depending on A/W message, Nikolay Sivov
- oleaut32: Fix memory leak of name in ITypeLib2_Constructor_MSFT., Rob Shearman
- oleaut32: Fix circular reference counting in typelibs/typeinfos., Rob Shearman
- avrt: Fix HeapAlloc call in AvSetMmThreadCharacteristicsA, Maarten Lankhorst
- [comctl32/tests] Fix some test failures on comctl32 4.70, Paul Vriens
- [PATCH 5/5] kernel32: Also accept STATUS_BUFFER_OVERFLOW as a valid return code in GetFileInformationByHandle()., Henri Verbeet
- [PATCH 4/5] dxgi: Add a separate function for device initialization., Henri Verbeet
- [PATCH 3/5] d3d10core: Add a separate function for device initialization., Henri Verbeet
- [PATCH 2/5] ntdll/tests: Add a FileNameInformation test with filesystem redirection., Henri Verbeet
- [PATCH 1/5] ntdll/tests: Disable filesystem redirection for test_file_name_information()., Henri Verbeet
- [2/2] secur32: Handle EOF from gnutls_record_recv., Hans Leidekker
- [1/2] msi: Sign extend the value when converting from a small integer., Hans Leidekker
- [PATCH] shell32: remove useless NULL check (Coverity), Marcus Meissner
- crypt32(6/9): Add basic flags tests flags for CertFindCRLInStore with find type CRL_FIND_ISSUED_BY, Juan Lang
- crypt32(2/9): Implement CertFindCRLInStore for find type CRL_FIND_ISSUED_FOR, Juan Lang
- crypt32(9/9): Add support for CRL_FIND_ISSUED_BY_AKI_FLAG to CertFindCRLInStore, Juan Lang
- crypt32(8/9): Add more tests for CertFindCRLInStore, Juan Lang
- crypt32(7/9): Add support for CRL_FIND_ISSUED_BY_SIGNATURE_FLAG to CertFindCRLInStore, Juan Lang
- crypt32(5/9): More fully implement CertIsValidCRLForCertificate, Juan Lang
- crypt32(4/9): Correct tests for CertIsValidCRLForCertificate, Juan Lang
- crypt32(3/9): Remove a redundant test, Juan Lang
- crypt32(1/9): Add tests for CertFindCRLInStore with find type CRL_FIND_ISSUED_FOR, Juan Lang
November 18, 2009
- [2/3] comctl32/tests: Use SHIL_SYSSMALL instead of LARGE, and compare with system metrics, Owen Rudge
- [3/3] comctl32/tests: Fix imagelist v6 test failures on XP, Owen Rudge
- [1/3] shell32: Implement support for SHIL_SYSSMALL in SHGetImageList, Owen Rudge
- [mshtml] Declare prototype of wine_dos_get_file_name correctly; fixes Gecko install on win64., Jeremy White
- shell32: Don't increase refcount twice in SHGetImageList, Owen Rudge
- 2/2 opengl32: get rid of invalid opengl 0.0 test, Roderick Colenbrander
- 1/2 opengl32: update windowless opengl rendering test, Roderick Colenbrander
- winex11.drv: downgrade an ERR to a WARN, Austin English
- [rsaenh/tests] Fix some test failures on W2K, Paul Vriens
- shell32: deal better with spaces in ASSOCSTR_COMMAND values, Damjan Jovanovic
- widl: Don't generate memset calls with zero length parameter., Nicolas Le Cam
- [PATCH 4/4] msxml3: Remove test that fails on some systems, Piotr Caban
- [PATCH 3/4] oleaut32: Ignore milliseconds in VarDateFromUdate implementation, Piotr Caban
- [PATCH 2/4] msxml3: Ignore nanoseconds in xmlnode_get_nodeTypedValue, Piotr Caban
- [PATCH 1/4] msxml3: Implemented xmlnode_get_nodeTypedValue 'i1' data type handling, Piotr Caban
- [6/6] ole32: Do not allow renaming streams that are open., Vincent Povirk
- [5/6] ole32: Do not allow the same stream to be opened twice., Vincent Povirk
- [4/6] ole32: Use safe list iteration when searching for streams to invalidate., Vincent Povirk
- [3/6] ole32: Always invalidate stream objects when deleting the stream., Vincent Povirk
- [2/6] ole32: Add a test for freeing the parent of an open stream., Vincent Povirk
- [1/6] ole32: Invalidate child streams when a non-top-level storage is freed., Vincent Povirk
- [PATCH 2/2] wineps.drv: Add support for top-down dibs., Huw Davies
- [PATCH 1/2] wineps.drv: Rename variable to stride., Huw Davies
- wineserver: Include owner groups in owner mode in server/file.c::sd_to_mode(), Ben Peddell
- wineserver: Include owner groups in owner mode in server/file.c::sd_to_mode(), Ben Peddell
- includes: Fix winternl callback definition, Maarten Lankhorst
- Add ftd2xx as wrapper around system ftd2xx library, Uwe Bonnes
- Add ftd2xx as wrapper around system ftd2xx library, Uwe Bonnes
- WGL: add support for WGL_ARB_create_context_profile, Roderick Colenbrander
- [crypt32/tests] Fix a test failure on older crypt32, Paul Vriens
- opengl32: sync with latest OpenGL extensions, Roderick Colenbrander
- [0/3] rpcrt4: Add test for calling NdrFullPointerQueryRefId with a 0 pointer ID., Rob Shearman
- advapi32/tests: Skip tests for ACL file info if ACL info not stored (try 3), Austin Lund
- cmd: Remove spaces before '\n's., Francois Gouget
- mshtml/tests: Add a trailing '\n' to ok() calls., Francois Gouget
- [PATCH 5/5] wined3d: Remove the effetively unused "state" field from the device., Henri Verbeet
- [PATCH 4/5] wined3d: Add a separate function for device initialization., Henri Verbeet
- [PATCH 3/5] wined3d: Move the various backend selection utility functions to utils.c., Henri Verbeet
- [PATCH 1/5] d3d9: Add a separate function for device initialization., Henri Verbeet
- [PATCH 2/5] d3d9: Move D3D9CB_DestroySwapChain() to device.c., Henri Verbeet
- advapi32/tests: Skip tests for ACL file info if ACL info not stored (try 2), Austin Lund
- [rsaenh/tests] Fix some test failures on Wow64, Paul Vriens
- [2/3] rpcrt4: Fix the pointer saved during full pointer unmarshalling., Rob Shearman
- [3/3] rpcrt4: Add tests for full pointers., Rob Shearman
- [1/3] rpcrt4: Fix the return value of NdrFullPointerQueryRefId for a pointer ID of 0., Rob Shearman
- [PATCH 4/6] msxml3: Implemented xmlnode_get_nodeTypedValue 'fixed.14.4' data type handling, Piotr Caban
- oleaut32: Fix memory leaks in ITypeInfo_fnInvoke., Rob Shearman
- oleaut32: Unmarshall byref types correctly in IDispatch_Invoke_Proxy., Rob Shearman
November 17, 2009
- [PATCH 3/6] msxml3: Implemented xmlnode_get_nodeTypedValue 'int' data type handling, Piotr Caban
- [PATCH 5/6] msxml3: Implemented xmlnode_get_nodeTypedValue 'boolean' data type handling, Piotr Caban
- [PATCH 6/6] msxml3: Implemented xmlnode_get_nodeTypedValue date related data types handling, Piotr Caban
- [PATCH 2/6] msxml3: Implemented xmlnode_get_nodeTypedValue 'number' data type handling, Piotr Caban
- [PATCH 1/6] msxml3: Implemented xmlnode_get_nodeTypedValue 'string' data type handling, Piotr Caban
- [PATCH] gdiplus: add missing declarations for brush.c, Marcin BaczyÅski
- crypt32: Remove an unnecessary test for the extended key usage extension in CA certificates, Juan Lang
- crypt32(11/13): Don't apply directory name constraints to an empty subject name, Juan Lang
- crypt32(10/13): Accept a certificate if its name matches any permitted subtree of a name constraint, Juan Lang
- crypt32(2/13): Remove an unnecessary if, Juan Lang
- crypt32(13/13): Trace reasons for name constraint failure, Juan Lang
- crypt32(12/13): Only fail directory name comparison if a directory name constraint is present and doesn't match, Juan Lang
- crypt32(9/13): Check email address in subject name against rfc822 name constraints, Juan Lang
- crypt32(8/13): Apply name constraints to subject name, Juan Lang
- crypt32(7/13): Use helper function to compare a subject alternate name with name constraints, Juan Lang
- crypt32(6/13): Only apply a name constraint if the name form is present, Juan Lang
- crypt32(5/13): Partially implement checking name constraints with directory names, Juan Lang
- crypt32(4/13): Use helper functions to match excluded and permitted subtrees of name constraints, Juan Lang
- crypt32(3/13): Let caller set error codes when name constraints aren't met, Juan Lang
- crypt32(1/13): Prohibit name constraints that contain neither an excluded nor a permitted subtree, Juan Lang
- [2/2] wineserver: Preserve old UNIX permission bits if no matching ACCESS_ALLOWED is specified in an ACL, Paul Chitescu
- [1/2] wineserver: Copy S_IFDIR bit to new mode to detect correctly if fchmod() is needed, Paul Chitescu
- [PATCH] [Mscvrt]: fix some undname quirks (space at the end of multi-level templates), Eric Pouech
- shdocvw: Check QueryInterface return codes before using its result., Jacek Caban
- winebuild: add ARM support, André Hentschel
- server: add ARM detection, André Hentschel
- ole32: Add a DirRef type for references to directory entries., Vincent Povirk
- ole32: Rename property variables in storage stream implementation., Vincent Povirk
- 1/2 WGL: add initial WGL_ARB_create_context support (attempt 2), Roderick Colenbrander
- ole32: Add a test for freeing the parent of an open stream., Vincent Povirk
- 2/2 WGL: add WGL_ARB_create_context_profile support, Roderick Colenbrander
- 1/2 WGL: add initial WGL_ARB_create_context support, Roderick Colenbrander
- gdi32/tests: simplify testcase (try 2), André Hentschel
- gdi32/tests: simplify testcase, André Hentschel
- wineserver: Preserve existing UNIX permission bits unless a matching ACCESS_ALLOWED is specified in an ACL, always preserve directory bit, Paul Chitescu
- [3/3] wininet: Avoid a crash on NULL lpcszHeader in HttpSendRequestExW., Hans Leidekker
- [2/3] msi: Don't set the ALLUSERS property., Hans Leidekker
- [1/3] msi: Set the LogonUser property., Hans Leidekker
- oleaut32: Add a test for the memory pointed to by a byref parameter being preserved through a remote IDispatch::Invoke call. (Try 2), Rob Shearman
- [advapi32/tests] Add some extra info to an ok() call, Paul Vriens
- [advapi32/tests] Fix some test failures on Vista without a servicepack, Paul Vriens
- WGL: add support for WGL_ARB_create_context_profile, Roderick Colenbrander
- ddraw/tests: Fix test failure for D3DFMT_A2R10G10B10 pixel format in GetDC tests, Austin Lund
- [advapi32/tests] Fix some test failures on NT4, Paul Vriens
- [PATCH 5/5] d3d8: Make convert_to_wined3d_declaration() static., Henri Verbeet
- [PATCH 4/5] d3d8: Move D3D8CB_DestroySwapChain() to device.c., Henri Verbeet
- [PATCH 3/5] d3d8: Add a separate function for device initialization., Henri Verbeet
- [PATCH 2/5] wined3d: WINED3DFMT_FLAG_GETDC is a basic format flag., Henri Verbeet
- [PATCH 1/5] wined3d: Add a format table for basic format flags like WINED3DFMT_FLAG_FOURCC., Henri Verbeet
- [advapi32/tests] Skip some tests on Win9x and WinMe, Paul Vriens
- crypt32(2/4): Add stub for CertIsRDNAttrsInCertificateName, Juan Lang
- crypt32/tests: Fix another test failure, Juan Lang
- crypt32(4/4): Implement CertIsRDNAttrsInCertificateName, Juan Lang
- crypt32(3/4): Add tests for CertIsRDNAttrsInCertificateName, Juan Lang
- crypt32(1/4): Add more tests for CertCompareCertificateName, Juan Lang
November 16, 2009
- ole32: OleInitialize should return S_OK if it is called for the first time on a thread independently of CoInitializeEx., Rob Shearman
- oleaut32: Add a test for the memory pointed to by a byref parameter being preserved through a remote IDispatch::Invoke call., Rob Shearman
- [PATCH 2/2] mshtml: Implement IHTMLWindow2::get_top, Andrew Eikum
- [PATCH 1/2] mshtml: Also search by node name attribute in IHTMLDocument3::getElementById, Andrew Eikum
- jscript: Use CLSCTX_INPROC_SERVER|CLSCTX_LOCAL_SERVER to create ActiveX object., Jacek Caban
- urlmon: Don't post notif message if we're in task processing loop., Jacek Caban
- mshtml: Improved IHTMLStyle3::put_zoom stub., Jacek Caban
- WGL: add initial WGL_ARB_create_context support, Roderick Colenbrander
- [PATCH] (try 2) jscript: Implement decodeURIComponent, Andrew Eikum
- gdi32: dont strip font suffix, André Hentschel
- [PATCH] [DbgHelp]: beef up SymRefreshModuleList, Eric Pouech
- server: Extend get_token_user server call to also retrieve SIDs for the token's owner or primary group., Rob Shearman
- WGL: simplify wglCopyContext, Roderick Colenbrander
- crypt32(2/6): Include name constraints errors in the chain's error status, Juan Lang
- crypt32(6/6): nak, Juan Lang
- crypt32(5/6): Correctly match subdomains with dns name constraints, Juan Lang
- crypt32(4/6): If a hostname in a URI or rfc822 name constraint doesn't begin with '.', a match must be exact, Juan Lang
- crypt32(3/6): Only compare the hostname portion of a URL when checking against a name constraint, Juan Lang
- crypt32(1/6): Trace method used to find an issuer, Juan Lang
- [10/10] ole32: Rename property variables in SmallBlockChainStream methods., Vincent Povirk
- [9/10] ole32: Rename property variables in BlockChainStream methods., Vincent Povirk
- [8/10] ole32: Rename property variables in StorageInternalImpl_Construct., Vincent Povirk
- [7/10] ole32: Rename property variables in IEnumSTATSTGImpl methods., Vincent Povirk
- [6/10] ole32: Rename property variables in block chain conversion functions., Vincent Povirk
- [5/10] ole32: Rename property variables in internal StorageImpl methods., Vincent Povirk
- [4/10] ole32: Rename property variables in StorageImpl_Construct., Vincent Povirk
- [3/10] ole32: Rename property variables in internal storage functions., Vincent Povirk
- [2/10] ole32: Rename property variables in the StorageBaseImpl methods., Vincent Povirk
- [1/10] ole32: Rename firstPropertyNode to storageDirEntry., Vincent Povirk
- [6/6] comctl32/tests: Use defined flags instead of magic numbers in v6 tests, Owen Rudge
- [5/6] shell32: Implement SHGetImageList and remove todo_wine from imagelist tests, Owen Rudge
- [4/6] comctl32/tests: Add hotspot/drag test for IImageList, Owen Rudge
- [3/6] comctl32: Implement imagelist drag functions, GetOverlayImage, Owen Rudge
- [2/6] comctl32: Implement GetImageRect, Get/SetIconSize, Get/SetBkColor, Owen Rudge
- [1/6] comctl32/tests: Add test of IImageList_Merge function, Owen Rudge
- [PATCH] jscript: Implement decodeURIComponent, Andrew Eikum
- rpcrt4: Implement comm_status and fault_status handling for stubless procedures., Rob Shearman
- rpcrt4: Don't crash with a NULL binding handle in RpcBindingFree., Rob Shearman
- rpcrt4: Ignore the network address for ncalrpc in is_epm_destination_local., Rob Shearman
- msdaps: Clear *pcPropertySets value in IDBProperties_GetProperties_Stub to fix a test., Rob Shearman
- Re: winebrowser: Opens URLs from DDE, Paul Chitescu
- Add .cvsignore entries for .fake files, Paul Chitescu
- winedump: add ARM support, Andrà Hentschel
- [PATCH 2/2] winmm: Enable more MCI waveaudio tests., Joerg-Cyril.Hoehle
- comctl32/listview: use the infile ImageListRelease, André Hentschel
- [PATCH 1] winmm/tests: Print symbolic MCIERR_ names., Joerg-Cyril.Hoehle
- winmm: MCI_ALL_DEVICE_ID(MCIDEVICEID) is not a 16bit entity in MCI32., Joerg-Cyril.Hoehle
- [advapi32/tests 2/2] Fix a test failure with Wow64, Paul Vriens
- [advapi32/tests 1/2] Fix some test failures on 64bit systems, Paul Vriens
- [TRY 2] user32: Destroy EDITSTATE structure in the WM_NCDESTROY message processing, Ilya Shpigor
- winebrowser: Opens URLs from DDE, Vladimir Pankratov
- mshtml: Update Russian translation, Vladimir Pankratov
- msvcrt: Implement and test _wcsupr_s., Andrew Nguyen
- dbghelp: Stub SymRefreshModuleList., Andrew Nguyen
- [PATCH 2/2] mshtml: Don't use nselem in InsertAdjacentNode implementation., Jacek Caban
- [PATCH 1/2] mshtml: Added IHTMLElement::put_outerHTML implementation., Jacek Caban
November 15, 2009
- wineps: Don't depend on 16Bit PrinterData functions from gdi, Detlef Riekenberg
- comctl32: fix typos, Anders Jonsson
- wined3d: Fix typo (try 2), Anders Jonsson
- Re: [PATCH] winex11.drv: check for org = NULL (Coverity), Roderick Colenbrander
- [PATCH 2/2] [Gdi.exe]: rewrite QueryAbort16 to be independant of gdi32.dll internals, Eric Pouech
- [PATCH 1/2] [Gdi.exe]: no longer use 16bit abort procs inside the DC structure, Eric Pouech
- [PATCH 2/2] [Msvcrt]: in undname functions, no longer use a fixed-size array for storing internal information, Eric Pouech
- [PATCH 1/2] [Msvcrt]: in undname helpers, allow str_array_push to return errors (instead of asserting), Eric Pouech
- wined3d: Fix some typos, Anders Jonsson
- mshtml: Update Swedish translation, Anders Jonsson
- ddraw/tests: Add test for refcounts of surface objects., Vincent Povirk
- [PATCH] winex11.drv: check for org = NULL (Coverity), Marcus Meissner
- [3/3] oleaut32: Make BSTR and VARIANT marshalling for typelibs use the user marshalling functions., Rob Shearman
- [2/3] oleaut32: Fix memory leaks in LPSAFEARRAY and VT_CARRAY marshalling., Rob Shearman
- [1/3] oleaut32: Zero initialize the stack used on the server side of typelib marshalling., Rob Shearman
- [2/2] advapi32: EqualSid should set last error to ERROR_SUCCESS., Rob Shearman
- advapi32: Dump the GUID in a FIXME, Detlef Riekenberg
- [1/2] advapi32: Add tests for EqualSid., Rob Shearman
- [PATCH] comctl32: removed useless NULL check (Coverity), Marcus Meissner
- AppDB: add Open Search, André Hentschel
- [PATCH 4/4] comctl32/imagelist: Make ImageList_Destroy just decrease refcount. Move actual destruction to ::Release., Nikolay Sivov
- user32: Destroy EDITSTATE structure in the WM_NCDESTROY message processing, Ilya Shpigor
- WGL: rewrite context creation code [attempt 2], Roderick Colenbrander
- WGL: rewrite context creation code, Roderick Colenbrander
- [PATCH 3/3] comctl32/imagelist: Use defined flags instead of magic numbers in tests, Nikolay Sivov
- [PATCH 2/3] comctl32/imagelist: Get rid of magic field, use vtable pointer instead. Keep original layout., Nikolay Sivov
- [PATCH 1/3] user32: Free window text to prevent leak in case when WM_NCDESTROY doesn't get to default procedure, Nikolay Sivov
- Re: WGL: get rid of wglCopyContext, Roderick Colenbrander
- kernel32/tests: Fixed test for GetVolumeNameForVolumeMountPoint on directory, Austin Lund
November 14, 2009
- dlls/gdiplus: Add missing declarations for graphics.c, Marcin BaczyÅski
- WGL: get rid of wglCopyContext, Roderick Colenbrander
- opengl32 test: fix wglShareLists error messages, Roderick Colenbrander
- [PATCH 4/2] dsound: Remove dependency on renderer specifics in duplex.c, Maarten Lankhorst
- [PATCH 3/2] dsound: Make more capture specifics local, Maarten Lankhorst
- [PATCH 2/2] dsound: Simplify duplex code, Maarten Lankhorst
- [PATCH 1/2] dsound: Move duplex definitions to duplex.c, Maarten Lankhorst
- [PATCH 3/3] dsound: Implement DirectSoundCaptureEnumerateA on top of DirectSoundCaptureEnumerateW, Maarten Lankhorst
- [PATCH 2/3] dsound: Move DirectSoundCaptureEnumerate to dsound_main.c, Maarten Lankhorst
- [PATCH 1/3] dsound: Implement DirectSoundEnumerateA on top of DirectSoundEnumerateW, Maarten Lankhorst
- shell32/tests: Fix Program Manager DDE Conformance Test Failures, Mikey Alexander
- WineD3D: fix bug 20522, Roderick Colenbrander
- oledb32/tests: Add a trailing '\n' to an ok() call., Francois Gouget
- rsaenh/tests: Add a trailing '\n' to an ok() call., Francois Gouget
- widl: Add a trailing '\n' to an error_loc() call., Francois Gouget
- commdlg.dll16: The commdlg debug channel is unused. Remove it., Francois Gouget
- jscript: We don't need throw_eval_error() so remove it., Francois Gouget
- mshtml: parse_complete() is unused so remove it., Francois Gouget
- shell32: Make GetFileNameFromBrowse{A,W}() static., Francois Gouget
- [LOSTWAGES PATCH] updated SUSE section after 11.2 release, Marcus Meissner
- added stub for CreateMemoryResourceNotification, Stefan Leichter
- winemenubuilder: escape XML special characters in menus, Damjan Jovanovic
- d3d8/tests: turn a win_skip into a skip, André Hentschel
November 13, 2009
- setupapi: add stub for SetupSetNonInteractiveMode, Louis Lenders
- check the buffer content returned from SetupGetInfFileListW test, Stefan Leichter
- rpcrt4: Fix potential NULL pointer access in process_bind_packet., Rob Shearman
- libs/wine: move mmap_init declaration to library.h, Marcin BaczyÅski
- gdi32/tests: test CreateFontIndirect for suffix stripping (try 2), André Hentschel
- gdi32: fix a trace, Andrà Hentschel
- gdi32/tests: test CreateFontIndirect for suffix stripping, Andrà Hentschel
- mshtml: Update german Gecko installer dialog, Andrà Hentschel
- Polish translation for release 1.1.33, Åukasz WojniÅowicz
- mmdevapi: Add initial dll, Maarten Lankhorst
- includes: Add mmdeviceapi.idl, try 3, Maarten Lankhorst
- [PATCH 5/5] mshtml: Implement IHTMLWindow2::get_parent, Andrew Eikum
- [PATCH 4/5] mshtml: Implement IHTMLWindow2::item, Andrew Eikum
- [PATCH 3/5] mshtml: Implement IHTMLWindow2::get_frames and add tests, Andrew Eikum
- [PATCH 2/5] mshtml: Implement IHTMLWindow4::get_frameElement, Andrew Eikum
- [PATCH 1/5] mshtml: Add stub implementation of IHTMLWindow4, Andrew Eikum
- mshtml: Update Lithuanain translation, Aurimas FiÅeras
- crypt32: Fix more test failures, Juan Lang
- ntoskrnl.exe: add stub for MmAllocateContiguousMemory, Louis Lenders
- [PATCH 2/5] comctl32/tests: Add tests for IImageList based on standard imagelist tests, Owen Rudge
- [PATCH 4/5] comctl32/tests: Add further tests for IImageList, Owen Rudge
- [PATCH 3/5] comctl32: Implement SetOverlayImage, Replace, AddMasked, Draw, Remove, GetImageInfo, Owen Rudge
- [PATCH 5/5] comctl32: Implement Copy, Merge and Clone methods in IImageList, Owen Rudge
- [PATCH 1/5] comctl32: Implement Add, ReplaceIcon, GetImageCount, SetImageCount in IImageList, Owen Rudge
- commdlg: Fix a copy&paste error, Detlef Riekenberg
- ntoskrnl.exe: add stub for MmAllocatePagesForMdl, Louis Lenders
- crypt32(2/2): Update a comment, Juan Lang
- crypt32(1/2): Set CERT_TRUST_HAS_VALID_NAME_CONSTRAINTS when a certificate's name constraints are met, Juan Lang
- [10/10] ole32: Rename propertyNameCmp to entryNameCmp., Vincent Povirk
- [9/10] ole32: Rename property variables in insertIntoTree., Vincent Povirk
- [8/10] ole32: Rename deleteSt*Property to deleteSt*Contents., Vincent Povirk
- [7/10] ole32: Rename rootPropertyName to rootEntryName., Vincent Povirk
- [6/10] ole32: Rename SmallBlockChainStream.ownerPropertyIndex to ownerDirEntry., Vincent Povirk
- [5/10] ole32: Rename BlockChainStream.ownerPropertyIndex to ownerDirEntry., Vincent Povirk
- [4/10] ole32: Rename stream.ownerProperty to dirEntry., Vincent Povirk
- [3/10] ole32: Rename rootPropertySetIndex to storageDirEntry., Vincent Povirk
- [2/10] ole32: Rename propertyUniqueID to clsid., Vincent Povirk
- [1/10] ole32: Rename propertyType to stgType., Vincent Povirk
- [PATCH 8/6] includes: Add mmdeviceapi.idl, try 2, Maarten Lankhorst
- extrac32: Create directory tree before extraction, Ilya Shpigor
- [PATCH 7/6] includes: Fix propkeydef.h header, Maarten Lankhorst
- [PATCH 8/6] includes: Add mmdeviceapi.idl, Maarten Lankhorst
- user32/tests: Test edit control to WM_GETTEXT processing after WM_DESTROY, Ilya Shpigor
- [PATCH 6/6] includes: Add devicetopology.idl, try 2, Maarten Lankhorst
- [PATCH 5/6] includes: Add some definitions to ksmedia.h, Maarten Lankhorst
- [PATCH 6/6] includes: Add devicetopology.idl, Maarten Lankhorst
- [PATCH 4/6] includes: Add some definitions to ks.h, Maarten Lankhorst
- [PATCH 3/6] includes: Add partial propsys.idl, Maarten Lankhorst
- [PATCH 2/6] includes: Add audiopolicy.idl, Maarten Lankhorst
- [PATCH 1/6] includes: Add audioclient.idl, Maarten Lankhorst
- mciwave/tests: Fix a few tests incl. one hang on Win9X. #2, Joerg-Cyril.Hoehle
- mciwave/tests: Fix a few tests incl. one hang on Win9X., Joerg-Cyril.Hoehle
- mshtml: Update description in Gecko installer dialog., Jacek Caban
- [advapi32/tests] Add tests for reading and writing to a real eventlog (Try2), Paul Vriens
- [advapi32/tests] Add tests for reading and writing to a real eventlog, Paul Vriens
- [PATCH] [DbgHelp]: fix the Threads' stream size (as done by native), Eric Pouech
- [PATCH] advapi32/tests: Skip tests for ACL file info if ACL info not stored, Austin Lund
- gdi32/tests: Test the return value of GetClipBox before trying to access the rect., Huw Davies
- 2/2 WGL: fix incorrect usage of GLX_DRAWABLE_TYPE, Roderick Colenbrander
- 1/2 WGL: get rid of useless code in WGL_ARB_render_texture code, Roderick Colenbrander
- msctf/tests: Don't convert past the end of a nul terminated string., Huw Davies
- msi: Test more variations of environment string prefixes., Hans Leidekker
- msi: Handle environment strings without a value., Hans Leidekker
- [comctl32/tests] Remove unused parameter, Paul Vriens
- libs/wine: make __wine_get_main_environment static if not exported, Marcin BaczyÅski
November 12, 2009
- msctf: Correctly initialize the description field., Huw Davies
- ntdll/tests: GetVolumePathnameW not present before w2k, Detlef Riekenberg
- crypt32(7/6): Fix test failures, Juan Lang
- (try 2) user32: Add argument check for PTITLEBARINFO in GetTitleBarInfo()., Rico SchÃller
- crypt32(2/6): Test matching a certificate with a wildcard in its name, Juan Lang
- crypt32(6/6): Accept any matching dNSName in a subject alternate name, Juan Lang
- crypt32(5/6): Add tests for cs.stanford.edu's chain, Juan Lang
- crypt32(4/6): Use broken() to mark an expected result from a broken version of crypt32, Juan Lang
- crypt32(3/6): Implement matching a certificate with a wildcard in its name, Juan Lang
- crypt32(1/6): Add openssl.org's cert to the tested chains, Juan Lang
- user32: Add argument check for PTITLEBARINFO in GetTitleBarInfo()., Rico SchÃller
- winemenubuilder: escape XML special characters in MIME types, Damjan Jovanovic
- comctl32/tooltips: return as we found the string, André Hentschel
- [5/5] ole32: Rename PROPERTY_RELATION constants to DIRENTRY_RELATION., Vincent Povirk
- [4/5] ole32: Rename dirProperty to dirRootEntry., Vincent Povirk
- [3/5] ole32: Rename PROPSET_BLOCK_SIZE to RAW_DIRENTRY_SIZE., Vincent Povirk
- [2/5] ole32: Rename PROPERTY_NAME_*_LEN to DIRENTRY_NAME_*_LEN., Vincent Povirk
- [1/5] ole32: Rename PROPERTY_NULL to DIRENTRY_NULL., Vincent Povirk
- wineconsole: Fix Alt+F10 sent when F10 pressed. (Try 2), Erich Hoover
- [PATCH 1/1] wine.inf: Create the mui directory., Henri Verbeet
- [try 3] [PATCH 12/12] shell32: Implement SHGetImageList and remove todo_wine from imagelist tests, Owen Rudge
- [try 3] [PATCH 10/12] comctl32: Implement imagelist drag functions, GetOverlayImage, Owen Rudge
- [try 3] [PATCH 11/12] comctl32/tests: Add hotspot/drag test for IImageList, Owen Rudge
- [try 3] [PATCH 09/12] comctl32: Implement GetImageRect, Get/SetIconSize, Get/SetBkColor, Owen Rudge
- [try 3] [PATCH 08/12] comctl32/tests: Add test of IImageList_Merge function, Owen Rudge
- [try 3] [PATCH 07/12] comctl32: Implement Copy, Merge and Clone methods in IImageList, Owen Rudge
- [try 3] [PATCH 06/12] comctl32/tests: Add further tests for IImageList, Owen Rudge
- [try 3] [PATCH 05/12] comctl32: Implement SetOverlayImage, Replace, AddMasked, Draw, Remove, GetImageInfo, Owen Rudge
- [try 3] [PATCH 04/12] comctl32/tests: Add tests for IImageList based on standard imagelist tests, Owen Rudge
- [try 3] [PATCH 03/12] comctl32: Implement Add, ReplaceIcon, GetImageCount, SetImageCount in IImageList, Owen Rudge
- [try 3] [PATCH 01/12] comctl32: Add basic structure for IImageList interface, Owen Rudge
- [try 3] [PATCH 02/12] comctl32/tests: Add IImageList creation test, Owen Rudge
- [PATCH 2/4] comctl32/toolbar: Use single handler for TB_GETBUTTONTEXTW/TB_GETBUTTONTEXTA, Nikolay Sivov
- [PATCH 1/4] comctl32/toolbar: Use single handler for TB_SETBUTTONINFOW/TB_SETBUTTONINFOA pair, Nikolay Sivov
- [PATCH 4/4] comctl32/treeview: Collapse some message handlers, Nikolay Sivov
- [PATCH 3/4] comctl32/toolbar: Call handlers in more general way, Nikolay Sivov
- comctl32/tests: Move message testing helpers to header, Nikolay Sivov
- include: Add asysta.idl., Huw Davies
- avrt: Add stub for Av(Set,Revert)MmThreadCharacteristics, try 2, Maarten Lankhorst
- includes: Add partial propsys header, try 2, Maarten Lankhorst
- includes: Add partial propsys header, Maarten Lankhorst
- includes: Add propkeydef header, try 3, Maarten Lankhorst
- [PATCH 1/4] server: Store the Unix name in the fd., Henri Verbeet
- [PATCH 4/4] ntdll: Fix the FileNameInformation info size., Henri Verbeet
- [PATCH 3/4] ntdll/tests: Add some tests for the NtQueryInformationFile() FileNameInformation class., Henri Verbeet
- [PATCH 2/4] ntdll: Implement the FileNameInformation class for NtQueryInformationFile()., Henri Verbeet
- [PATCH 4/4] mshtml: Download Gecko in DllRegisterServer., Jacek Caban
- [PATCH 3/4] mshtml: Moved GeckoUrl registry to mshtml.inf., Jacek Caban
- [PATCH 2/4] mshtml: Get rid of no longer needed bind_complete in set_moniker., Jacek Caban
- [PATCH 1/4] mshtml: Correctly handle NULL nschannel in channelbsc_load_stream. (CID 991), Jacek Caban
- [2/2] rpcrt4: Add tests for RpcBindingInqAuthInfo., Hans Leidekker
- [1/2] rpcrt4: Implement RpcBindingInqAuthInfo{, Ex}., Hans Leidekker
- [3/3] d3d9: Accept the geforce 8 fog+srgb result, Stefan Dösinger
- [2/3] d3d9: Abort the x8l8v8u8 test if the format is not supported, Stefan Dösinger
- [1/3] WineD3D: Create clip coords only if they are used, Stefan Dösinger
- msg711: Correct wave format parameters remove stuttering., Joerg-Cyril.Hoehle
- [1/2] widl: Include range types in constant BufferLength calculation for server function., Rob Shearman
- [2/2] Revert "rpcrt4: The get_ranged_enum test doesn't work on Windows, so don't execute it for the moment.", Rob Shearman
- rpcrt4: Replace sizeofs with FIELD_OFFSET in RPCRT4_BuildBindNackHeader to avoid relying on ANYSIZE_ARRAY being 1., Rob Shearman
- [PATCH 3/3] wined3d: Report a driver version appropriate for the reported OS., Henri Verbeet
- [PATCH 2/3] d3d9/tests: Don't require dynamic usage for textures in the stateblock tests., Henri Verbeet
- [PATCH 1/3] d3d8/tests: Don't require dynamic usage for textures in the stateblock tests., Henri Verbeet
- rpcrt4: Stop searching through transfer syntaxes in process_bind_packet when one has been found., Rob Shearman
- [2/2] oledb32: Fix style of accessing prgPropertySets in Test_DBProperties_GetProperty., Rob Shearman
- [1/2] oledb32: Fix IDBProperties::GetProperties test on Windows., Rob Shearman
November 11, 2009
- jscript: Update French translation, FrÃdÃric Delanoy
- tools/runtests: add WINETEST_TIMEOUT so automated test rigs can enforce per-executable timeouts, Dan Kegel
- rsaenh/tests: Fix length of copied buffer, Juan Lang
- [3/3] winex11.drv: Ignore FocusOut events on virtual desktop windows., Vincent Povirk
- [2/3] winex11.drv: Allow explorer to focus other process windows., Vincent Povirk
- [1/3] winex11.drv: Allow windows in a virtual desktop to have X focus., Vincent Povirk
- [try 2] [PATCH 11/12] comctl32/tests: Add hotspot/drag test for IImageList, Owen Rudge
- [try 2] [PATCH 12/12] shell32: Implement SHGetImageList and remove todo_wine from imagelist tests, Owen Rudge
- [try 2] [PATCH 10/12] comctl32: Implement imagelist drag functions, GetOverlayImage, Owen Rudge
- [try 2] [PATCH 09/12] comctl32: Implement GetImageRect, Get/SetIconSize, Get/SetBkColor, Owen Rudge
- [try 2] [PATCH 08/12] comctl32/tests: Add test of IImageList_Merge function, Owen Rudge
- [try 2] [PATCH 07/12] comctl32: Implement Copy, Merge and Clone methods in IImageList, Owen Rudge
- [try 2] [PATCH 06/12] comctl32/tests: Add further tests for IImageList, Owen Rudge
- [try 2] [PATCH 05/12] comctl32: Implement SetOverlayImage, Replace, AddMasked, Draw, Remove, GetImageInfo, Owen Rudge
- [try 2] [PATCH 01/12] comctl32: Add basic structure for IImageList interface, Owen Rudge
- [try 2] [PATCH 04/12] comctl32/tests: Add tests for IImageList based on standard imagelist tests, Owen Rudge
- [try 2] [PATCH 03/12] comctl32: Implement Add, ReplaceIcon, GetImageCount, SetImageCount in IImageList, Owen Rudge
- [try 2] [PATCH 02/12] comctl32/tests: Add IImageList creation test, Owen Rudge
- crypt32(2/2): Fix more test failures on older crypt32 versions, Juan Lang
- crypt32(1/2): Fix more test failures on older crypt32 versions, Juan Lang
- crypt32/tests: Fix test failures, Juan Lang
- includes: Fix REFPROPVARIANT definition, Maarten Lankhorst
- winex11: fix color rendering regression, Roderick Colenbrander
- WGL: fix usage of GLX_RENDER_TYPE in ConvertAttribWGLtoGLX, Roderick Colenbrander
- [setupapi/tests] Fix some test failures on Win9x/WinMe, Paul Vriens
- [5/5] ole32: Rename StorageUtl_CopyPropertyToSTATSTG., Vincent Povirk
- [4/5] ole32: Rename StorageImpl_WriteProperty to StorageImpl_WriteDirEntry., Vincent Povirk
- [3/5] ole32: Rename StorageImpl_ReadProperty to StorageImpl_ReadDirEntry., Vincent Povirk
- [2/5] ole32: Rename the StgProperty structure to DirEntry., Vincent Povirk
- [1/5] ole32: Remove the term "property type", it's just an STGTY., Vincent Povirk
- [try 2] shell32: Add Unicode version of GetFileNameFromBrowse, Owen Rudge
- [PATCH 3/3] server,ntoskrnl: Implement support for IRP_MJ_CREATE requests., Charles Davis
- [PATCH 1/3] server: Add support for asynchronous file object open requests., Charles Davis
- [PATCH 2/3] ntdll: Handle asynchronous opens in FILE_CreateFile()., Charles Davis
- [PATCH 0/3] Async opens and IRP_MJ_CREATE (try 2), Charles Davis
- includes: Add DEFINE_ENUM_FLAG_OPERATORS to winnt.h, Maarten Lankhorst
- [PATCH 7/9] includes: Add partial structuredqueryexception stub, Maarten Lankhorst
- [PATCH 9/9] includes: Add propkeydef header, try 2, Maarten Lankhorst
- [PATCH 8/9] includes: Add PROPERTYKEY to wtypes.idl, Maarten Lankhorst
- [PATCH 6/9] includes: Add SHCOLSTATE to shtypes.idl, try 2, Maarten Lankhorst
- [PATCH 5/9] avrt: Add stub for Av(Set,Revert)MMThreadCharacteristics, Maarten Lankhorst
- [PATCH 4/9] includes: Add class scheduler error codes to winerror.h, Maarten Lankhorst
- [PATCH 3/9] avrt: Add initial stub implementation, Maarten Lankhorst
- [PATCH 2/9] includes: Add avrt header, Maarten Lankhorst
- [PATCH 1/9] includes: Add audiosessiontypes header, Maarten Lankhorst
- includes: Add propkeydef header, Maarten Lankhorst
- includes: Add PROPERTYKEY to wtypes.idl, Maarten Lankhorst
- includes: Add partial structuredquerycondition.idl, Maarten Lankhorst
- includes: Add SHCOLSTATE to shtypes.idl, Maarten Lankhorst
- include: Add asynot.idl., Huw Davies
- jscript: Update Russian translation, Vladimir Pankratov
- [3/3] rpcrt4: Implement RpcBindingInqAuthClient{, Ex}., Hans Leidekker
- [2/3] include: Add protocol sequence constants., Hans Leidekker
- [1/3] ole32: Return success from OleLockRunning when the object does not support IRunnableObject., Hans Leidekker
- [PATCH 9] mciwave: Use the current device ID for notification., Joerg-Cyril.Hoehle
- [PATCH 8] mciwave: Store only slots from OpenParms that we need., Joerg-Cyril.Hoehle
- [PATCH 7] mciwave: Play/Record return MCIERR_OUTOFRANGE as required., Joerg-Cyril.Hoehle
- [PATCH 6] mciwave: Seek stops and rounds position down modulo nBlockAlign., Joerg-Cyril.Hoehle
- [PATCH 5] mciwave: Allow MCI to Save non-PCM formats, obtained via Open., Joerg-Cyril.Hoehle
- [PATCH 4] mciwave: Implement Cue as no-op., Joerg-Cyril.Hoehle
- [PATCH 3] mciwave: Rework MCI notification system., Joerg-Cyril.Hoehle
- [PATCH 2] mciwave: Favour return over ExitThread., Joerg-Cyril.Hoehle
- [PATCH 1] winmm/tests: Give flaky progress test more time., Joerg-Cyril.Hoehle
- [shell32/tests] Run tests again on NT4, Paul Vriens
- [PATCH 3/3] server,ntoskrnl: Implement support for IRP_MJ_CREATE requests., Charles Davis
- [PATCH 2/3] ntdll: Handle asynchronous opens in FILE_CreateFile()., Charles Davis
- [PATCH 1/3] server: Add support for asynchronous file object open requests., Charles Davis
- [PATCH 0/3] Async opens and IRP_MJ_CREATE, Charles Davis
- avrt: Add stub for Av(Set,Revert)MmThreadCharacteristics, Maarten Lankhorst
- includes: Add some more defines to winerror.h, Maarten Lankhorst
- includes: Add avrt header, try 2, Maarten Lankhorst
- includes: Add avrt header, Maarten Lankhorst
- includes: Add audiosessiontypes header, Maarten Lankhorst
November 10, 2009
- crypt32(2/2): Fix test failures on multiple Windows versions, Juan Lang
- rpcrt4: Support multiple interfaces and transfer syntaxes in bind and bind ack messages, Rob Shearman
- rpcrt4: The get_ranged_enum test doesn't work on Windows, so don't execute it for the moment., Rob Shearman
- [2/2] advapi32: Use a duplicate of the process token if a NULL token is passed into CheckTokenMembership and there is no thread token., Rob Shearman
- [1/2] advapi32: Fix CheckTokenMembership test on Windows., Rob Shearman
- crypt32: Correct error when a matching name constraint is found, Juan Lang
- shell32: Use Unicode for GetFileNameFromBrowse, Owen Rudge
- ntdll: fix a compiler-warning on platforms other than x86, André Hentschel
- crypt32: Stop reading a serialized store if a non-context prop ID appears before a context prop ID, Juan Lang
- [3/3] ole32: Add tests for IStorage_RenameElement., Vincent Povirk
- [2/3] ole32: Simplify RenameElement by using the same entry in the file., Vincent Povirk
- [1/3] ole32: Adjust updatePropertyChain signature and name to match removeFromTree., Vincent Povirk
- crypt32: Trace cert version, Juan Lang
- rsaenh/tests: Fix a couple typos, Juan Lang
- crypt32: Fix test failures across Windows versions (take 2), Juan Lang
- crypt32: Fix test failures across Windows versions, Juan Lang
- crypt32: Fix some test failures on older crypt32 versions, Juan Lang
- [resend] [PATCH 15/15] shell32: Implement SHGetImageList and remove todo_wine from imagelist tests, Owen Rudge
- rsaenh/tests: Fix some test failures, Juan Lang
- crypt32: Update a comment to reflect a fixed vulnerability., Juan Lang
- [PATCH 16/16] comctl32/tests: Remove todo_wine from SHGetImageList tests, Owen Rudge
- [PATCH 15/16] shell32: Implement SHGetImageList, Owen Rudge
- [PATCH 13/16] comctl32: Implement imagelist drag functions, GetOverlayImage, Owen Rudge
- [PATCH 14/16] comctl32/tests: Add hotspot/drag test for IImageList, Owen Rudge
- [PATCH 12/16] comctl32: Implement GetImageRect, Get/SetIconSize, Get/SetBkColor, Owen Rudge
- [PATCH 11/16] comctl32/tests: Add test of IImageList_Merge function, Owen Rudge
- [PATCH 08/16] comctl32: Implement SetOverlayImage, Replace, AddMasked, Draw, Remove, GetImageInfo, Owen Rudge
- [PATCH 10/16] comctl32: Implement Copy, Merge and Clone methods in IImageList, Owen Rudge
- [PATCH 09/16] comctl32/tests: Add further tests for IImageList, Owen Rudge
- [PATCH 07/16] comctl32/tests: Add tests for IImageList based on standard imagelist tests, Owen Rudge
- [PATCH 06/16] comctl32: Implement Add, ReplaceIcon, GetImageCount, SetImageCount in IImageList, Owen Rudge
- [PATCH 03/16] comctl32: Add self-registration interface for comctl32, Owen Rudge
- [PATCH 05/16] comctl32/tests: Add IImageList creation test, Owen Rudge
- [PATCH 04/16] comctl32: Implement HIMAGELIST_QueryInterface, Owen Rudge
- [PATCH 02/16] comctl32: Add basic structure for IImageList interface, Owen Rudge
- [PATCH 01/16] comctl32: Add class factory for IImageList interface, Owen Rudge
- jscript: update German translation, Andrà Hentschel
- winex11.drv: Implement FIXME in AlphaBlend, Peter Urbanec
- [kernel32/tests] Fix some test failures on Win9x/WinMe, Paul Vriens
- openal32: Use the correct prototype for function pointers, Chris Robinson
- [advapi32/tests] Run tests on Win9x/WinMe again, Paul Vriens
- mciwave: Rework MCI notification system., Joerg-Cyril.Hoehle
- [PATCH] d3d8/tests: Only run the vertex/pixel shader constant apply tests when the implementation supports them., Henri Verbeet
- jscript: Update Lithuanian translation, Aurimas FiÅeras
- [PATCH 2/2] rpcrt4: compare networkoptions correctly (Coverity) (adjusted 2), Marcus Meissner
- oleaut32(4/4): Update comment about a newly seen value in SLTG TypeLib, Sunil Mohan Adapa
- oleaut32(3/4): Do no check for dispatchable flag on dual interfaces, Sunil Mohan Adapa
- oleaut32(2/4): Fix SLTG parser so that dual interfaces are returned as IDispatch first, Sunil Mohan Adapa
- oleaut32(1/4): Fix SLTG parser so that dispatch interface can inherit another interface, Sunil Mohan Adapa
- crypt32(2/11): Reject certificates whose fields don't match their versions, Juan Lang
- crypt32(3/11): Test encoding and decoding name values with embedded NULLs, Juan Lang
- crypt32(11/11): Correct error when a constrained, permitted name type isn't found in the subject name, Juan Lang
- crypt32(10/11): Use helper function to find the subject alternate name extension wherever it's needed, Juan Lang
- crypt32(9/11): Correct error when the subject alternate name can't be decoded, Juan Lang
- crypt32(8/11): Check the issued certificate for name constraint violations, not the issuing certificate, Juan Lang
- crypt32(7/11): Add more tests of name constraints, Juan Lang
- crypt32(6/11): Test more chains against different policies, Juan Lang
- crypt32(5/11): Disallow embedded NULLs in alternate names, Juan Lang
- crypt32(4/11): Test decoding alternate names with embedded NULLs, Juan Lang
- crypt32(1/11): Forbid minimum or maximum fields in name constraints, Juan Lang
November 09, 2009
- setupapi: add stub and some tests for SetupGetInfFileListW [resend], Stefan Leichter
- [PATCH] server, ntoskrnl: Implement support for IRP_MJ_CREATE requests., Charles Davis
- ws2_32/tests: test for initial state of SIOCATMARK, André Hentschel
- ntdll: fix memory leak in GetDiskFreeSpaceW, Dan Kegel
- ws2_32: fix a comment, André Hentschel
- [PATCH 7] mciwave: Implement Cue as no-op., Joerg-Cyril.Hoehle
- crypt32(2/2): Fix decoding names when CRYPT_DECODE_ALLOC_FLAG is not specified, Juan Lang
- wincrypt.h: Define szOID_INHIBIT_ANY_POLICY, Juan Lang
- crypt32(1/2): Fix decoding unicode names when CRYPT_DECODE_ALLOC_FLAG is not specified, Juan Lang
- [PATCH] crypt32: Pass the correct pointer into CertificateFindStore, Marcus Meissner
- extrac32: Implementation of the CAB archive extraction, Ilya Shpigor
- [PATCH 7] mciwave: Implement Cue as no-op., Joerg-Cyril.Hoehle
- mciwave: Stop must not reset current position., Joerg-Cyril.Hoehle
- [PATCH 5] winmm: MCI Close all causes one notification per open driver., Joerg-Cyril.Hoehle
- [PATCH 4] mciwave: Rework MCI notification system., Joerg-Cyril.Hoehle
- [PATCH] GetCurrencyFormat grouping bug fix, lejcik
- Patch to solve bug 20630 - Services written in Delphi 6: impossible to start by "net start" command, Jan SlezÃk
- [PATCH 3] mciwave: Return on error in Seek., Joerg-Cyril.Hoehle
- winmm/tests: Grant flaky position progress test more time., Joerg-Cyril.Hoehle
- [PATCH 1] winmm/tests: Fix MCI test failure on Win9x/WinME., Joerg-Cyril.Hoehle
- [PATCH] regional settings update & translation, lejcik
- Simplify dlls/oleaut32/variant.c (RESEND), Gerald Pfeifer
November 08, 2009
- mshtml: Split parse_complete to handle_load and mutation observer., Jacek Caban
- [PATCH] [MMSystem.dll16]: correctly send messages up to winmm.dll, Eric Pouech
- [PATCH] [WineDbg]: in proxy mode, correctly init the wine_segs fields, Eric Pouech
- [PATCH 3/3] [WinHlp32]: added support for macros as hotspots' target, Eric Pouech
- [PATCH 2/3] [RichEdit]: when inserting an OLE object from an RTF stream, don't force update as the stream is not fully read, Eric Pouech
- [PATCH 1/3] [Richedit]: only increment objects' reference by one when inserting an OLE object, Eric Pouech
- d3d9:quiet a few noisy fixme's (try 2), Louis Lenders
- winhlp32: Restore the original window proc for the richedit control before freeing the winhelp window memory., Rob Shearman
- msi: Improve stub for MsiGetFeatureCost{A, W} and hook the stub into the VolumeCostList dialog control., Rob Shearman
- start: Update Italian translation, Luca Bennati
- winealsa.drv: Fix underrun recovery, Maarten Lankhorst
- d3d9: quiet a few very noisy fixme's, Louis Lenders
- [PATCH 2/2] jscript: Throw URIError in encodeURI function, Piotr Caban
- [PATCH 1/2] jscript: Fix Error.toString() test, Piotr Caban
- [PATCH] mciavi32: removed duplicate strlen/NULL check (Coverity), Marcus Meissner
- advapi32: Implement CheckTokenMembership., Rob Shearman
- Re: [PATCH] rpcrt4: compare networkoptions correctly (Coverity) (adjusted), Rob Shearman
- [PATCH] rpcrt4: compare networkoptions correctly (Coverity) (adjusted), Marcus Meissner
- mshtml/tests: Fix a trailing '\n' in an ok() call., Francois Gouget
- dlls/winmm: WINMM_CheckForMMSystem() is not used, remove it., Francois Gouget
- dlls/jscript: throw_{eval,uri}_error() are not used, remove them., Francois Gouget
- Assorted spelling fixes., Francois Gouget
- winmm/tests: Add a trailing '\n' to an ok() call., Francois Gouget
- cryptui: Remove WINAPI on the cert_mgr_sort_by_text() static function that does not need it., Francois Gouget
- msi/tests: Make the handler_xxx() functions static., Francois Gouget
- [PATCH 2/2] d3d8: Removed superflous NULL checks (Coverity), Marcus Meissner
- winex11.drv: Implement FIXME in AlphaBlend, Peter Urbanec
November 07, 2009
- cmd: Add Italian translation, Luca Bennati
- winenas.drv: Remove broken driver, Maarten Lankhorst
- (retry) msctf/tests: handle an occassional unexpected SetFocus from wine, Aric Stewart
- [4/4] d3d9: Run the visual tests in a window, Stefan Dösinger
- [3/4] d3d9: Make the visual test read the backbuffer, Stefan Dösinger
- [2/4] d3d8: Run the visual tests in a window, Stefan Dösinger
- [1/4] d3d8: Read the backbuffer in the visual test, Stefan Dösinger
- winemenubuilder: generate XML files using libxml2, Damjan Jovanovic
- [6/9] include: Declare the *_PTR types on top of the __int3264 intrinsic IDL types for widl in basetsd.h, Rob Shearman
- [8/9] widl: Add support for varargs functions., Rob Shearman
- [4/9] widl: Rename set_type to declare_var., Rob Shearman
- Re: msctf/tests: handle an occassional unexpected SetFocus from wine, Aric Stewart
- [9/9] widl: Allow pointers, type-qualifiers and other more complicated constructions in sizeof and cast expressions., Rob Shearman
- [5/9] widl: Implement __int3264 keyword., Rob Shearman
- [7/9] widl: Add support for bit-fields in non-remote structures., Rob Shearman
- [2/9] widl: Implement [range] attribute., Rob Shearman
- [3/9] widl: Check for [string] attribute being applied when the elements are ranged., Rob Shearman
- [1/9] widl: Enhance the IDL grammar to support unnamed arguments to functions., Rob Shearman
- msctf/tests: handle an occassional unexpected SetFocus from wine, Aric Stewart
- [PATCH] ws2_32: Use correct buffer for 17 byte write (resubmit), Marcus Meissner
- [PATCH] ws2_32: Use correct buffer for 17 byte write, Marcus Meissner
- [3/3] Revert "widl: A structure that contains an embedded interface ptr in an array is a BOGUS_STRUCT.", Rob Shearman
- [2/3] oledb32: Add test for marshalling IDBProperties., Rob Shearman
- [1/3] msdaps: Implement IDBProperties_GetProperties_Proxy and IDBProperties_GetProperties_Stub., Rob Shearman
- [PATCH] secur32: Output extra data in NTLM sign & seal test to diagnose failures seen on some Windows machines., Rob Shearman
- secur32: Use empty credentials when cached creds fail., Kai Blin
- winmm/tests: Skip tests when running on non-english locale., Nicolas Le Cam
- netapi32: Implement NetUserGetGroups stub, Kai Blin
- [CHANGE] Patch: regional settings update & translation, lejcik
November 06, 2009
- crypt32: Fix test failures on Win9x/NT4, Juan Lang
- crypt32(2/6): Implement encoding cert policy mappings, Juan Lang
- crypt32(3/6): Implement decoding cert policy mappings, Juan Lang
- crypt32(6/6): Implement decoding cert policy constraints, Juan Lang
- crypt32(5/6): Implement encoding cert policy constraints, Juan Lang
- crypt32(4/6): Add tests for encoding/decoding cert policy constraints, Juan Lang
- crypt32(1/6): Add tests for encoding/decoding cert policy mappings, Juan Lang
- crypt32(2/3): Fix encoding cert issuer/subject unique ids, Juan Lang
- crypt32(3/3): Fix decoding cert issuer/subject unique ids, Juan Lang
- crypt32(1/3): Add more tests of cert encoding/decoding, Juan Lang
- Re: user32: fix uninitialized variable so first call to DdeGetLastError isn't undefined, Mike
- mciwave: Favour return over ExitThread., Joerg-Cyril.Hoehle
- crypt32.dll: Check the result of CryptAcquireContextW() when initializing default provider, Paul Chitescu
- Re: d3d8/tests: Avoid a crash, when CreateTexture failed, Henri Verbeet
- wininet: FTP_FtpOpenFileW: initialize dwInternalFlags, Dan Kegel
- user32: fix uninitialized variable so first call to DdeGetLastError isn't undefined, Dan Kegel
- d3d8/tests: Avoid a crash, when CreateTexture failed, Detlef Riekenberg
November 05, 2009
- crypt32(2/2): Permit lack of basic constraints extension on root certificates, Juan Lang
- crypt32(1/2): Permit lack of key usage extension on root certificates, Juan Lang
- clock: Update Italian translation, Luca Bennati
- rsaenh(1/5): Explicitly clear unused memory when exporting a private key, Juan Lang
- rsaenh(5/5): Only reverse the significant bytes of an exported public key, Juan Lang
- rsaenh(4/5): Only reverse the significant bytes of an exported private key, Juan Lang
- rsaenh/tests(3/5): Add round-trip test of RSA, Juan Lang
- rsaenh(2/5): Explicitly clear unused memory when exporting a public key, Juan Lang
- rsaenh(0/5): Correct exporting RSA public and private keys, Juan Lang
- mciwave: Allow (again) to set wave format parameters prior to recording., Joerg-Cyril.Hoehle
- mciwave: Set wave format PCM is the only one accepted., Joerg-Cyril.Hoehle
- winmm: Do not crash on NULL MCI Sysinfo command output buffer pointer., Joerg-Cyril.Hoehle
- winmm/tests: Add MCI waveaudio tests., Joerg-Cyril.Hoehle
- [advapi32/tests] Fix a test failure on Vista+ (Try 2), Paul Vriens
- [advapi32/tests] Fix a test failure on Vista+, Paul Vriens
- gpkcsp.dll: Stubs for DllRegisterServer() and DllUnregisterServer() (try 2), Paul Chitescu
- cryptui/tests(2/2): Fix typos, Juan Lang
- cryptui/tests(1/2): Remove a double free, Juan Lang
- crypt32(2/2): Don't free a file store's mem store, it's already freed by the provider store, Juan Lang
- crypt32(1/2): Add a warning if a store's ref count is invalid, Juan Lang
- crypt32: Don't copy past end of buffer when removing the last string in a multistring, Juan Lang
- [PATCH] server, ntoskrnl: Implement support for IRP_MJ_CREATE requests., Charles Davis
- slbcsp.dll: Stubs for DllRegisterServer() and DllUnregisterServer(), Paul Chitescu
November 04, 2009
- wintrust: Fix a test failure on Win2008, Juan Lang
- initpki.dll: Stubs for DllRegisterServer() and DllUnregisterServer() (try 2), Paul Chitescu
- jscript: Don't return function value it's unless explicitly returned., Jacek Caban
- dssenh.dll: Stubs for DllRegisterServer() and DllUnregisterServer() (try 2), Paul Chitescu
- tools/wine.inf: set HOMEDRIVE and HOMEPATH, Austin English
- mssip32.dll: Stubs for DllRegisterServer() and DllUnregisterServer(), Paul Chitescu
- sccbase.dll: Stubs for DllRegisterServer() and DllUnregisterServer(), Paul Chitescu
- crypt32.dll: Initialize provider pointer to null before calling CryptAcquireContextW(), Paul Chitescu
- msi/tests: MsiSetExternalUIRecord not present before Installer 3.1, Detlef Riekenberg
- crypt32: Fix a test failure on NT 4, Juan Lang
- [2/2] ws2_32/tests: test why to negate return value of SIOCATMARK, André Hentschel
- [1/2] ws2_32: negate return value of SIOCATMARK, André Hentschel
- wiaservc: add self registration, Damjan Jovanovic
- winmm/tests: Add MCI waveaudio tests., Joerg-Cyril.Hoehle
- initpki.dll: Stub for DllUnregisterServer(), Paul Chitescu
- gpkcsp.dll: Stub for DllUnregisterServer(), Paul Chitescu
- dssenh.dll: Stub for DllUnregisterServer(), Paul Chitescu
- user32: Fix switching to parent after the child hiding, Ilya Shpigor
- [PATCH] winedbg: gdb proxy mode: support qAttached packet, Paul Bolle
- [PATCH] winedbg: gdb proxy mode: allow interrupt from command line, Paul Bolle
- ntdll/tests: Fix spelling of succeeded., Huw Davies
- oledb32/tests: Fix some failing tests on win98., Huw Davies
- [PATCH 5/5] wined3d: Initialize "context[0]" in IWineD3DDeviceImpl_CreateSwapChain() when not using OpenGL (Valgrind)., Henri Verbeet
- [PATCH 4/5] d3d10: Add a D3D10GetPixelShaderProfile() stub., Henri Verbeet
- [PATCH 3/5] d3d10: Add a D3D10GetGeometryShaderProfile() stub., Henri Verbeet
- [PATCH 2/5] d3d10: Add a D3D10GetVertexShaderProfile() stub., Henri Verbeet
- [PATCH 1/5] d3d10core: Add a stub ID3D10BlendState implementation., Henri Verbeet
- [2/2] rpcrt4: Add a test for the ncalrpc protocol sequence., Hans Leidekker
- [1/2] rpcrt4: Correct spelling of RPC_C_QOS_IDENTITY_STATIC and RPC_C_QOS_IDENTITY_DYNAMIC., Hans Leidekker
- [advapi32/tests 3/3] Add some tests for handling a backup file, Paul Vriens
- [advapi32 2/3] Add a input parameter check to ClearEventLog, Paul Vriens
- [advapi32/tests 1/3] Add some ClearEventLog tests, Paul Vriens
- crypt32(13/13): Eliminate a double free in the tests, Juan Lang
- crypt32(12/13): Rename a function to reflect its behavior better, and return whether it succeeds, Juan Lang
- crypt32(11/13): Release contexts when removing them from the mem store, Juan Lang
- crypt32(1/13): Add return value to Context_Release to allow detecting reference counting errors, Juan Lang
- crypt32(10/13): Don't delete a context when removing it from a list, Juan Lang
- crypt32(9/13): Add an error if the ref count is invalid when releasing a context, Juan Lang
- crypt32(8/13): Trace whenever a reference count changes, and change default debug channel to quiet the main crypt channel, Juan Lang
- crypt32(7/13): Release a link context's linked context on every release, not just when it reaches 0, Juan Lang
- crypt32(6/13): When creating a link context, call Context_AddRef to add-ref it so its children get add-ref'd too, Juan Lang
- crypt32(5/13): When add-ref'ing a context, add-ref its linked contexts too, Juan Lang
- crypt32(4/13): When removing contexts from a list, make sure the context no longer references the list, Juan Lang
- crypt32(3/13): Correct reference counting when deleting contexts from collections, Juan Lang
- crypt32(2/13): Propagate errors from CertFree*Context to CertDelete*FromStore, Juan Lang
- crypt32(0/13): Fix reference counting bugs, Juan Lang
- wintrust: Only close a file in SoftpubCleanup if the WINTRUST_DATA contains a WINTRUST_FILE_INFO, Juan Lang
November 03, 2009
- crypt32: Implement CertAddEncodedCertificateToSystemStoreA/W (try 2), Juan Lang
- crypt32(2/3): Add an implementation of CertControlStore for memory stores, Juan Lang
- crypt32(3/3): Implement CertStoreControl for collection stores, Juan Lang
- crypt32(2/2): Implement CryptGetIntendedKeyUsage, Juan Lang
- crypt32(1/3): Add tests of committing a collection store, Juan Lang
- crypt32: Implement CertAddEncodedCertificateToSystemStoreA/W, Juan Lang
- crypt32: Add stub for CertAddCertificateLinkToStore, Juan Lang
- crypt32(1/2): Add tests for CertGetIntendedKeyUsage, Juan Lang
- rsaenh: Test exporting an RSA private key with the most significant bit set, Juan Lang
- extrac32: Add command-line parsing, Ilya Shpigor
- winmm/tests: Add MCI waveaudio tests., Joerg-Cyril.Hoehle
- mciwave: Correct MCI return codes., Joerg-Cyril.Hoehle
- mciwave: Eliminate superfluous logs., Joerg-Cyril.Hoehle
- mciwave: waveaudio does not support the shareable flag., Joerg-Cyril.Hoehle
- mciwave: Use volatile on slot modified from recorder thread., Joerg-Cyril.Hoehle
- shell32/tests: Add Program Manager DDE Conformance Tests (try 2), Mike
- crypt32: Correct spec entries for certificate stores, Juan Lang
November 02, 2009
- crypt32: Add stub for CryptGetIntendedKeyUsage, Juan Lang
- [7/7] ole32: Add and use a destroyDirEntry function for deleting directory entries., Vincent Povirk
- [6/7] ole32: Remove uses of This->base.ancestorStorage in removeFromTree., Vincent Povirk
- [5/7] ole32: Remove uses of This->base.ancestorStorage in createDirEntry., Vincent Povirk
- [4/7] ole32: Rename StorageImpl_SetStateBits to StorageBaseImpl_SetStateBits., Vincent Povirk
- [3/7] ole32: Rename StorageImpl_SetElementTimes to StorageBaseImpl_SetElementTimes., Vincent Povirk
- [2/7] ole32: Rename StorageImpl_DestroyElement to StorageBaseImpl_DestroyElement., Vincent Povirk
- [1/7] ole32: Rename StorageImpl_MoveElementTo to StorageBaseImpl_MoveElementTo., Vincent Povirk
- advapi32/tests: Prevent test failure when computer name and user name are the same., Jeremy White
- advapi32/tests: Only release providers and free keys if we've had success creating them., Jeremy White
- crypt32: Fix a memory leak in a test, Juan Lang
- crypt32(2/2): Support reading a serialized store object from memory in CryptQueryObject, Juan Lang
- crypt32: Fix a memory leak reading trusted root certs, Juan Lang
- crypt32: Fix a memory leak querying a message object, Juan Lang
- crypt32(1/2): Abstract function used to read from reading a serialized store, Juan Lang
- [PATCH 8/9] ws2_32: implement AcceptEx, Mike Kaplinskiy
- [PATCH 5/9] server: replace reselect_async by async_event, Mike Kaplinskiy
- [PATCH 3/9] server: move is_removeable to fd_ops, Mike Kaplinskiy
- [PATCH 9/9] ws2_32: implement GetAcceptExSockaddrs, Mike Kaplinskiy
- [PATCH 7/9] server: create register_accept_async to queue async accept into requests, Mike Kaplinskiy
- [PATCH 6/9] server: add async_terminated to allow server-side request changes before user apc, Mike Kaplinskiy
- [PATCH 4/9] server: don't allow caching disconnected SOCK_STREAM sockets, Mike Kaplinskiy
- [PATCH 1/9] server: add alloc_sock to init socket objects, Mike Kaplinskiy
- [PATCH 2/9] server: change accept_socket to take a sock *, Mike Kaplinskiy
- [PATCH] [MMSystem.dll16]: fix the callback function, Eric Pouech
- Add Ubuntu 9.10 instructions to Polish download page. It would be better if someone would update all language files instead only english ones., Åukasz WojniÅowicz
- ws2_32/tests: add some SIOCATMARK tests, André Hentschel
- [4/4] comctl32: Add support for scrolling during marquee selection, Owen Rudge
- [3/4] comctl32: Cancel marquee selection if we lose focus in listview, Owen Rudge
- [2/4] comctl32: Move marquee logic into separate function, Owen Rudge
- [1/4] comctl32: Add absolute version of iterator_frameditems, Owen Rudge
- mciwave: Fix copy&paste errors and remove superfluous log., Joerg-Cyril.Hoehle
- mciwave: Update message and comments., Joerg-Cyril.Hoehle
- winex11: fix xrender color corruption regression, Roderick Colenbrander
- [ddraw/tests] Fix a test failure on systems with no DirectDraw7, Paul Vriens
- [advapi32 2/2] Add some input parameter checks to OpenBackupEventLog, Paul Vriens
- [advapi32/tests 1/2] Add some OpenBackupEventLog tests, Paul Vriens
- [3/3] msi: Implement MsiSetExternalUIRecord., Hans Leidekker
- [2/3] msi: Unicode and ANSI global UI handlers are mutually exclusive., Hans Leidekker
- [1/3] msi: Add support for the Unicode version of the global UI handler., Hans Leidekker
- [advapi32/tests] Add some ReadEventLogA tests, Paul Vriens
- gdi32: add testcases for copying an EMF from a NULL bitmap, Austin English
November 01, 2009
- setupapi: add stub and test for SetupGetInfFileListW, Stefan Leichter
- [PATCH 17/17] mshtml: Moved readystate to HTMLWindow., Jacek Caban
- [PATCH 16/17] mshtml: Moved add_script_runner call to push_mutation_queue., Jacek Caban
- [PATCH 15/17] mshtml: Handle EndLoad via script runner., Jacek Caban
- [PATCH 14/17] mshtml: Moved readystate changes to separated function., Jacek Caban
- [PATCH 13/17] mshtml: Return NULL ownerDocument for document node., Jacek Caban
- [PATCH 12/17] mshtml: Added support for accessing elements id by global properties., Jacek Caban
- [PATCH 11/17] mshtml: Moved global property allocation to separated function., Jacek Caban
- [PATCH 10/17] mshtml: Don't create dynamic property if alloc arg is false., Jacek Caban
- [PATCH 09/17] mshtml: Added fdexNameCaseInsensitive support., Jacek Caban
- [PATCH 08/17] mshtml: Added InvokeEx(DISPATCH_PROPERTYPUT|DISPATCH_PROPERTYPUTREF) implementation., Jacek Caban
- [PATCH 07/17] mshtml: Return NS_OK for empty aRef in nsIURL::SetRef., Jacek Caban
- [PATCH 06/17] mshtml: Added HTMLFrameElement object and associate it with frame window., Jacek Caban
- [PATCH 05/17] mshtml: Associate HTMLWindow with HTMLIFrame., Jacek Caban
- [PATCH 04/17] mshtml: Moved content_window to HTMLFrameBase., Jacek Caban
- [PATCH 03/17] mshtml: Store content window on HTMLIFrameElement creation., Jacek Caban
- [PATCH 02/17] mshtml: Moved IHTMLFrameBase to separated object to allow sharing implementation with HTMLFrame., Jacek Caban
- [PATCH 01/17] mshtml: Moved whole element initialization to HTMLElement_Init., Jacek Caban
- msvcrt: do not overlap in strcpy (valgrind) (try 4), André Hentschel
- mshtml: Free the right variable (Smatch)., Michael Stefaniuc
- [PATCH] wined3d: check for NULL before context_release (Coverity), Marcus Meissner
- [PATCH 2/6] d3d10: Initialize *->buffer for all effect variables., Rico SchÃller
- [PATCH 3/6] d3d10/tests: Add effect variable type and class test., Rico SchÃller
- [PATCH 6/6] d3d10/tests: Add constant buffer stride test., Rico SchÃller
- [PATCH 1/6] d3d10: Improve constant buffer stride and size_unpacked calculation., Rico SchÃller
- [PATCH 5/6] d3d10/tests: Add GetParentConstantBuffer() checks to effect variable type and class test., Rico SchÃller
- [PATCH 4/6] d3d10/tests: Add IsValid() checks to effect variable type and class test., Rico SchÃller
- [PATCH] mapi32: check folder for NULL (Coverity), Marcus Meissner
- [5/5] D3D: Handle the pointsize_min default difference in d3d8, Stefan Dösinger
- [4/5] d3d8: Fix device creation error handling, Stefan Dösinger
- [3/5] WineD3D: Add a usage flag for static buffer declarations, Stefan Dösinger
- [2/5] WineD3D: Add a usage flag for vertex buffer optimization, Stefan Dösinger
- [1/5] WineD3D: Add a parameter for SetRenderTarget viewport setup, Stefan Dösinger
- [1/5] WineD3D: Add a parameter for SetRenderTarget viewport setup, Stefan Dösinger
- [PATCH] Additional tests for kernel32/file.c for CopyFile/MoveFile used on Mapped Files., Michael Martin
- Re: dlls/winex11.drv/dib.c: initialize two warnings (RESEND), Gerald Pfeifer
- Re: dlls/winex11.drv/dib.c: initialize two warnings (RESEND), Gerald Pfeifer
- msi: Initialize string pointer to NULL, Nathan Gallaher
|
|