|
|
September 30, 2009
- [3/3] ntdll: Implement FILE_ATTRIBUTE_HIDDEN and FILE_ATTRIBUTE_SYSTEM using unix extended attributes like samba 3 does (take 5), Dan Kegel
- [2/3] ntdll: Move logic which computes file attributes to new function DIR_get_attributes() (take 5), Dan Kegel
- [1/3] ntdll: test_NtQueryDirectoryFile: also test unix hidden dot files, Dan Kegel
- [PATCH 2/3] comctl32/datetime: Some DTM_SETSYSTEMTIME tests, Nikolay Sivov
- [PATCH 3/3] comctl32/datetime: Always store a recalculated day of week instead of a value passed in (DTM_SETSYSTEMTIME), Nikolay Sivov
- [PATCH 1/3] comctl32/datetime: Separate tests from each other, Nikolay Sivov
- server: A signed 1-bit bitfield doesn't make much sense; use unsigned., Michael Stefaniuc
- [PATCH 3/6 try2] mshtml: Added IInternetHostSecurity::ProcessUrlAction implementation., Jacek Caban
- [PATCH 6/6] mshtml: Added QueryCustomPolicy implementation., Jacek Caban
- [PATCH 5/6] urlmon: Added support for URLACTION_ACTIVEX_OVERRIDE_SCRIPT_SAFETY., Jacek Caban
- [PATCH 4/6] urlmon: Improve QueryCustomPolicy stub., Jacek Caban
- [PATCH 3/6] mshtml: Added IInternetHostSecurityManager::ProcessUrlAction implementation., Jacek Caban
- [PATCH 2/6 try2] urlmon: Correctly handle pPolicy and pContext arguments in ProcessUrlAction., Jacek Caban
- [PATCH 1/6 try2] mshtml: Return HTMLDocumentNode object in ScriptHost::QueryService for SID_SInternetHostSecurityManager., Jacek Caban
- [PATCH 6/6] mshtml: Added QueryCustomPolicy implementation., Jacek Caban
- [PATCH 5/6] urlmon: Added support for URLACTION_ACTIVEX_OVERRIDE_SCRIPT_SAFETY., Jacek Caban
- [PATCH 4/6] urlmon: Improve QueryCustomPolicy stub., Jacek Caban
- [PATCH 3/6] urlmon: Added IInternetHostSecurity::ProcessUrlAction implementation., Jacek Caban
- [PATCH 2/6] urlmon: Correctly handle pPolicy and pContext arguments in ProcessUrlAction., Jacek Caban
- [PATCH 1/6] mshtml: Return HTMLDocumentNode object in ScriptHost::QueryService for SID_SInternetHostSecurityManager., Jacek Caban
- dwmapi: Add a stub for DwmSetPresentParameters., Åukasz WojniÅowicz
- dwmapi: Add a stub for DwmRegisterThumbnail., Åukasz WojniÅowicz
- dwmapi: Add a stub for DwmGetWindowAttribute., Åukasz WojniÅowicz
- dwmapi: Add a stub for DwmGetGraphicsStreamTransformHint., Åukasz WojniÅowicz
- tools/winebuild: add FreeBSD support (2/2) (RESEND), Gerald Pfeifer
- tools/winebuild: add FreeBSD support (1/2) (RESEND) (fwd), Gerald Pfeifer
- sti: add stubs for the IStillImageW interface (try 2), Damjan Jovanovic
- server: A thread's affinity is restricted to the process affinity (try 2), Juan Lang
- [5/5] WineD3D: Fix a contraditing comment, Stefan Dösinger
- [4/5] WineD3D: SetRenderTarget resets the scissor rect, Stefan Dösinger
- [3/5] WineD3D: SetRenderTarget bypasses stateblock recording, Stefan Dösinger
- [2/5] WineD3D: SetRenderTarget doesn't change the viewport in d3d7, Stefan Dösinger
- [1/5] WineD3D: Fix an error string, Stefan Dösinger
- kernel32: Set time between interrupts in GetSystemTimeAdjustment, Juan Lang
- comctl32: Remove trailing spaces in propsheet.c, Ričardas Barkauskas
- server: A thread's affinity is restricted to the process affinity, Juan Lang
- winex11: add support for 16-bit/32-bit DIBSections [attempt 4], Roderick Colenbrander
- [user32/tests] Don't crash on Win9x/WinMe/NT4, Paul Vriens
- Re: winex11: add support for 16-bit/32-bit DIBSections [attempt 3], Roderick Colenbrander
- winex11: add support for 16-bit/32-bit DIBSections [attempt 3], Roderick Colenbrander
- dwmapi: add a stub for DwmGetGraphicsStreamClient, Austin English
- [PATCH 4/6] ws2_32: Ensure "select" does not wake up on packets with an interface mismatch, Erich Hoover
- [PATCH 6/6] server: Ensure Async ReadFile does not wake up on packets with an interface mismatch, Erich Hoover
- [PATCH 5/6] ws2_32: Ensure Async WSARecv does not wake up on packets with an interface mismatch, Erich Hoover
- [PATCH 2/6] server: Add mechanism for storing an interface ID with a socket, Erich Hoover
- [PATCH 3/6] ws2_32: Patch to selectively bind to interfaces while still allowing broadcast packets, Erich Hoover
- [PATCH 1/6] ws2_32/tests: Add UDP broadcast tests, Erich Hoover
- (try 3) advapi32: fill the PLSA_REFERENCED_DOMAIN_LIST parameters for LsaLookupNames2 and LsaLookupSids, Aric Stewart
- jscript: Update French translation, FrÃdÃric Delanoy
- [9/9] mapi32: Add attachment support to sendmail_extended_mapi, Owen Rudge
- [8/9] include: Add IAttach interface to mapidefs.h, Owen Rudge
- [7/9] mapi32: Create new message and show editor window, Owen Rudge
- [6/9] mapi32: Open the Drafts folder in preparation for creating a message, Owen Rudge
- [5/9] include: Add definitions for IMAPIContainer, IMAPIFolder, IMessage, Owen Rudge
- [4/9] include: Add IMsgStore definition, Owen Rudge
- [3/9] mapi32: Log on via Extended MAPI and get the default message store, Owen Rudge
- [2/9] include: Add MAPI_USE_DEFAULT and MDB_NO_DIALOG definitions to mapix.h, Owen Rudge
- [1/9] mapi32: Add stub of Extended MAPI wrapper for MAPISendMail, Owen Rudge
- (try3) ws2_32: Ignore EINTR poll result code in WS_select, Dmitriy Anisimkov
- wininet(4/4): Unload OpenSSL when unloading wininet, Juan Lang
- wininet(3/4): Set callbacks needed by OpenSSL for multithreaded use, Juan Lang
- wininet(2/4): Protect OpenSSL initialization with critical section, Juan Lang
- wininet(1/4): Move initialization of SSL_CTX to library initialization time, Juan Lang
- openal32: Watch for the generic device names, and map them to the default, Chris Robinson
- [resend] comctl32: Implement highlighting (marquee) selection support in listview, Owen Rudge
- mapi32: Pass DllGetClassObject through to Extended MAPI provider, Owen Rudge
- [2/2] richedit: Handle to parent window is cached. (resend), Dylan Smith
- [1/2] richedit: Added test to show that handle to parent is cached. (try 2), Dylan Smith
- [2/2] richedit: Handle to parent window is cached., Dylan Smith
- [1/2] richedit: Added test to show that handle to parent is cached., Dylan Smith
- [PATCH 8/8] msxml3: Get rid of node internal IUnknown., Jacek Caban
- [PATCH 7/8] msxml3: Store xmlnode pointer in dom_pi., Jacek Caban
- [PATCH 6/8] msxml3: Store xmlnode pointer in entityref., Jacek Caban
- [PATCH 5/8] msxml3: Store xmlnode pointer in domfrag., Jacek Caban
- [PATCH 4/8] msxml3: Store xmlnode pointer in domcomment., Jacek Caban
- [PATCH 3/8] msxml3: Store xmlnode pointer in domcdata., Jacek Caban
- [PATCH 2/8] msxml3: Store xmlnode pointer in domattr., Jacek Caban
- [PATCH 1/8] msxml3: Store pointer to node object in domtext., Jacek Caban
- [PATCH 2/2] jscript: Added ActiveXObject tests., Jacek Caban
- [PATCH 1/2] jscript: Added ActiveXObject constructor implementation., Jacek Caban
- fltlib: Add a stub dll, Detlef Riekenberg
- (resend)advapi32: fill the PLSA_REFERENCED_DOMAIN_LIST parameters for LsaLookupNames2 and LsaLookupSids, Aric Stewart
- [comctl32/tests] Fix a test failure on several platforms, Paul Vriens
- [5/5] WineD3D: Handle surface pitch with a behavior flag, Stefan Dösinger
- [4/5] WineD3D: Add a create flag for addref in GetPrivateData, Stefan Dösinger
- [3/5] WineD3D: Add a flag for static vertex buffer FVFs, Stefan Dösinger
- [2/5] WineD3D: Start replacing dxVersion with create flags, Stefan Dösinger
- [1/5] WineD3D: Fix a contraditing comment, Stefan Dösinger
- [(try 2) 5/6] d3d10: Forward ID3D10EffectVariable functions from ID3D10EffectConstantBuffer to ID3D10EffectVariable., Rico SchÃller
- [(try 2) 6/6] d3d10: Implement ID3D10EffectType::GetMemberName()., Rico SchÃller
- [(try 2) 4/6] d3d10: Make the constant buffer a variable., Rico SchÃller
- [(try 2) 3/6] d3d10: Parse constant buffer type., Rico SchÃller
- [(try 2) 2/6] d3d10: Add the D3D10_CBUFFER_TYPE enum., Rico SchÃller
- [(try 2) 1/6] d3d10: Rename ConstantBuffer's variable to member., Rico SchÃller
- [PATCH 5/5] wined3d: Add a separate function for initializing the "contained_*" fields from the "changed" field., Henri Verbeet
- [PATCH 4/5] wined3d: Get rid of stateblock_copy()., Henri Verbeet
- [PATCH 3/5] wined3d: Add a separate function for copying stateblock values., Henri Verbeet
- [PATCH 2/5] wined3d: Make some internal stateblock function arguments const., Henri Verbeet
- [PATCH 1/5] wined3d: Explicitly pass gl_info to stateblock_savedstates_set()., Henri Verbeet
- user32: Add exception handling for timer callbacks (with tests - TRY2), Peter Dons Tychsen
- winspool: [Patch 2] Use the backend for AddPortExW, Detlef Riekenberg
- localspl: [Patch 1, synced to git] Implement fpAddPortEx, Detlef Riekenberg
- sti [2/2]: add stubs for the IStillImageW interface, Damjan Jovanovic
- sti.h [1/2]: define the IStilImageW interface, Damjan Jovanovic
- [PATCH 2/5] comctl32/monthcal: Make prev/next month day a current selection on LButton release, Nikolay Sivov
September 29, 2009
- [PATCH 5/5] comctl32/monthcal: Respect locale abbreviated day names when calculating control dimensions, Nikolay Sivov
- [PATCH 4/5] comctl32/datetime: If we already have a 4 digit year reset it om first char typed, Nikolay Sivov
- [PATCH 3/5] comctl32/monthcal: Move selection logic to LButton release handler, fix notifications order, Nikolay Sivov
- [PATCH 1/5] comctl32/monthcal: Fix hittesting for MCHT_CALENDARDATEPREV/MCHT_CALENDARDATENEXT cases, Nikolay Sivov
- comctl32/tests: Add test for setting the tooltips position by parent, Ilya Shpigor
- [TRY 5] user32/tests: Add tests for STM_SETIMAGE and STM_SETICON message processing, Ilya Shpigor
- dwmapi: add a stub for DwmGetTransportAttributes, Austin English
- wininet: add test for response without headers, avoid crash, Erik Inge BolsÃ
- wininet(7/7): Set callbacks needed by OpenSSL for multithreaded use, Juan Lang
- wininet(6/7): Free SSL_CTX when unloading OpenSSL, Juan Lang
- wininet(5/7): Unload OpenSSL when unloading wininet, Juan Lang
- wininet(4/7): Only initialize libssl once, Juan Lang
- wininet(3/7): Only initialize libcrypto once, Juan Lang
- wininet(2/7): Separate loading libssl from loading libcrypto, Juan Lang
- wininet(1/7): Move initialization of SSL_CTX to library initialization time, Juan Lang
- wininet(0/7): support multithreaded SSL, Juan Lang
- (try2) ntdll: Accept ProcessDebugObjectHandle in QueryInformationProcess, Andrey Turkin
- [3/4]: include: winnt.h: define IO_REPARSE_TAG_MOUNT_POINT, Dan Kegel
- [2/4] include: new header ddk/ntifs.h: definitions related to mountpoints, Dan Kegel
- ole32/tests: guard ReleaseStgMedium with SUCCEEDED, Joerg-Cyril.Hoehle
- [4/4] ntdll: test_NtQueryDirectoryFile: add check for FILE_ATTRIBUTE_REPARSE_POINT, Dan Kegel
- [1/4] ntdll: refactor test_NtQueryDirectoryFile to be table driven, check DIRECTORY attribute, Dan Kegel
- winex11: add support for 16-bit/32-bit DIBSections [attempt 2], Roderick Colenbrander
- server(2/2): Use kernel support for thread affinity when available, Juan Lang
- server(1/2): Setting a process's affinity sets all of its threads' affinities too (try 2), Juan Lang
- msi/tests: Remove trailing '\'., Michael Stefaniuc
- windowscodecs: Remove trailing '\'., Michael Stefaniuc
- dxdiagn: Remove duplicate include., Michael Stefaniuc
- (3rd try) ddraw: set dwBackBufferCount=0 in CreateSurface for backbuffer, Markus Stockhausen
- localspl: [Patch 6] Implement fpAddPortEx, Detlef Riekenberg
- winspool: [Patch 7, correct version] Use the backend for AddPortExW, Detlef Riekenberg
- ddraw: set dwBackBufferCount=0 in CreateSurface for backbuffer, Markus Stockhausen
- winspool: [Patch 7] Use the backend for AddPortExW, Detlef Riekenberg
- set caps.dwBackBufferCount=0 for backbuffer surface, Markus Stockhausen
- include: [Patch 5] Fix the fpAddPortEx prototype in struct PRINTPROVIDOR, Detlef Riekenberg
- [4/4] msi: Test installing over in-use files., Hans Leidekker
- [3/4] msi: Don't set the Installed property twice., Hans Leidekker
- [2/4] msi: Test the Installed property., Hans Leidekker
- [1/4] msi: Respect UI level in custom action type 19., Hans Leidekker
- ole32/tests: guard ReleaseStgMedium with SUCCEEDED, Joerg-Cyril.Hoehle
- (try2) programs: add extrac32 tool, Andrey Turkin
- imm32/tests: add another combination which should fail, Jeff Zaroyko
- localui: Fix a memory leak, Detlef Riekenberg
- localspl: [Patch 3] Implement fpAddPort, Detlef Riekenberg
- winspool: [Patch 4] Use the backend for AddPortW, Detlef Riekenberg
- localspl: [Patch 1] unload only portmonitors in monitor_unloadall, Detlef Riekenberg
- localspl: [Patch 2] Fix type of a WCHAR buffer, Detlef Riekenberg
- ws2_32: Ignore EINTR poll result code in WS_select, Dmitriy Anisimkov
- [PATCH 4/7] comctl32/monthcal: Minimal rectangle should be zero based, Nikolay Sivov
- [PATCH 5/7] comctl32/monthcal: Control elements should be centered in client area, and left/top aligned if they don't, Nikolay Sivov
- [PATCH 6/7] comctl32/updown: Fix some test failures on Win95 (comctl32 4.0), Nikolay Sivov
- [PATCH 7/7] comctl32/monthcal: Fix locale dependent test failure, Nikolay Sivov
- [PATCH 3/7] comctl32/monthcal: Use a single calendar for hittesting tests, make point calculation at runtime, Nikolay Sivov
- [PATCH 2/7] comctl32/monthcal: Months popup menu should be placed at current pointer position, Nikolay Sivov
- [PATCH 1/7] comctl32/monthcal: Right button should trigger a popup menu on release, Nikolay Sivov
- wininet(3/3): Protect OpenSSL initialization with critical section, Juan Lang
- wininet(2/3): Set callbacks needed by OpenSSL for multithreaded use, Juan Lang
- wininet(1/3): Only initialize SSL_CTX once, Juan Lang
- [include] Add an error code, Paul Vriens
- [PATCH 2/5] wined3d: Add a separate function for state block initialization., Henri Verbeet
- [PATCH 5/5] wined3d: Explicitly pass gl_info to stateblock_savedstates_copy()., Henri Verbeet
- [PATCH 4/5] wined3d: Pass IWineD3DStateBlockImpl pointers to stateblock_copy()., Henri Verbeet
- [PATCH 3/5] wined3d: Clear the correct "activeLights" array in stateblock_copy()., Henri Verbeet
- [PATCH 1/5] wined3d: Fix a typo., Henri Verbeet
- [kernel32/tests] Fix some test failures on WinMe (Try 2), Paul Vriens
- [jscript] Add some Dutch translations, Paul Vriens
September 28, 2009
- [PATCH 2/2] mshtml: Added IInternetHostSecurityManager stub implementation., Jacek Caban
- [PATCH 1/2] mshtml: Added ScriptHost IServiceProvider stub implementation., Jacek Caban
- jscript: Added ActiveXObject constructor stub implementation., Jacek Caban
- [PATCH 10/10] add tests for SHOpenRegStream2A and SHCreateMemStream, Peter Oberndorfer
- [PATCH 08/10] Allow SHOpenRegStream2 A/W to work with not existing values, Peter Oberndorfer
- [PATCH] wininet: Always extract #fragments in InternetCrackUrl, Andrew Eikum
- [PATCH 03/10] implement IStream::Stat for registry/memory streams, Peter Oberndorfer
- [PATCH 09/10] write back data to registry when closing reg stream, Peter Oberndorfer
- [PATCH 07/10] remove pointer check in IStream::Clone it also crashes on windows, Peter Oberndorfer
- [PATCH 06/10] implement IStream::Write, Seek and SetSize, Peter Oberndorfer
- [PATCH 05/10] fix IStream::Read for reg/mem stream, Peter Oberndorfer
- [PATCH 04/10] fix logic of SHCreateMemStream in combination with NULL pointers, Peter Oberndorfer
- [PATCH 01/10] fix spec file for some shlwapi unicode functions, Peter Oberndorfer
- [PATCH 02/10] fix prototype of SHCreateMemStream, Peter Oberndorfer
- [PATCH 4/4] (resend) mshtml: Implement IHTMLLocation::get_port, Andrew Eikum
- [PATCH 3/4] (resend) mshtml: Add helper function get_url_components, Andrew Eikum
- [PATCH 2/4] (resend) mshtml: Add test suite for IHTMLLocation, Andrew Eikum
- [PATCH 1/4] (resend) mshtml: Check for null pointers in IHTMLLocation_get*, Andrew Eikum
- Patch for [Bug 14222] RpcBindingSetAuthInfo(Ex) fails with RPC_C_AUTHN_GSS_NEGOTIATE, Stefan Kuhr
- jscript: Update Lithuanian translation, Aurimas FiÅeras
- d3d8: Don't release the parent device before destroying its children, Allan Tong
- ntdll(2/5): Don't allow setting a zero process affinity, Juan Lang
- server(5/5): Use kernel support for thread affinity when available, Juan Lang
- server(4/5): Setting a process's affinity sets all of its threads' affinities too, Juan Lang
- ntdll(3/5): Don't allow setting a zero thread affinity, Juan Lang
- ntdll/tests(1/5): Add tests for process and thread affinity, Juan Lang
- comctl32: Send the parent notification after the Wine has set the tooltip position (bug #14336), Ilya Shpigor
- [TRY 4] user32/tests: Add tests for STM_SETIMAGE and STM_SETICON message processing, Ilya Shpigor
- d3d9: Don't release the parent device before destroying its children, Allan Tong
- [PATCH 08/12] d3d10: Add null_type., Rico SchÃller
- [PATCH 02/12] d3d10: Add the D3D10_CBUFFER_TYPE enum., Rico SchÃller
- [PATCH 09/12] d3d10: Implement ID3D10EffectType::GetMemberTypeByIndex()., Rico SchÃller
- [PATCH 04/12] d3d10: Make the constant buffer a variable., Rico SchÃller
- [PATCH 05/12] d3d10: Implement ID3D10EffectConstantBuffer::GetType()., Rico SchÃller
- [PATCH 03/12] d3d10: Parse constant buffer type., Rico SchÃller
- winspool: [Patch 4] Use the backend for DeletePortW, Detlef Riekenberg
- urlmon.idl: Added IInternetHostSecurityManager and CONFIRMSAFETY declarations., Jacek Caban
- [PATCH 12/12] d3d10/tests: Add test_effect_constant_buffer_type test., Rico SchÃller
- [PATCH 11/12] d3d10: Implement ID3D10EffectType::GetMemberTypeBySemantic()., Rico SchÃller
- [PATCH 10/12] d3d10: Implement ID3D10EffectType::GetMemberTypeByName()., Rico SchÃller
- [PATCH 07/12] d3d10: Implement ID3D10EffectType::GetMemberSemantic()., Rico SchÃller
- [PATCH 06/12] d3d10: Implement ID3D10EffectType::GetMemberName()., Rico SchÃller
- [PATCH 01/12] d3d10: Rename ConstantBuffer's variables to members., Rico SchÃller
- localspl: [Patch 3] Implement fpDeletePort, Detlef Riekenberg
- winspool: [Patch 2] Use the backend for ConfigurePortW, Detlef Riekenberg
- localspl: [Patch 1] Implement fpConfigurePort, Detlef Riekenberg
- comctl32/tests: Fix toolbar test on comctl32 version 4.72, Ge van Geldorp
- shell32/tests: Fix shellpath test on Win7, Ge van Geldorp
- setupapi/tests: Add acceptable error code for Win7, Ge van Geldorp
- comctl32/tests: Fix monthcal test on NT4, Ge van Geldorp
- ole32/tests: fix clipboard tests on Windows, Ge van Geldorp
- [2/2] WineD3D: Test if result.clip[] works correctly, Stefan Dösinger
- [1/2] WineD3D: Don't use GL_NV_texture_shader on OSX, Stefan Dösinger
- [gdiplus/tests] Fix some test failures on older gdiplus versions, Paul Vriens
- [2/2] WineD3D: Test if result.clip[] works correctly, Stefan Dösinger
- [1/2] WineD3D: Don't use GL_NV_texture_shader on OSX, Stefan Dösinger
- [PATCH 5/5] wined3d: Just use the actual array size as argument to memcpy() in stateblock_copy()., Henri Verbeet
- [PATCH 4/5] wined3d: Cleanup IWineD3DDeviceImpl_SetTexture() a bit., Henri Verbeet
- [PATCH 3/5] wined3d: Remove some redundant code in IWineD3DVertexDeclarationImpl_Release()., Henri Verbeet
- [PATCH 2/5] wined3d: Keep vertex declaration references in the stateblock., Henri Verbeet
- [PATCH 1/5] wined3d: Properly keep texture references in the stateblock., Henri Verbeet
- secur32: Free schannel handle table., Dylan Smith
- secur32: Remove redendant call to gnutls_certificate_get_peers., Dylan Smith
- richedit: Use ITextHost interface in ME_LinkNotify., Dylan Smith
- [PATCH] jscript: Initialize val_str (Coverity), Marcus Meissner
- [try 3] add dxdiag help message box, Brian Nguyen
September 27, 2009
- winex11: add support for 16-bit/32-bit DIBSections, Roderick Colenbrander
- mshtml: Added IHTMLDocument3::attachEvent implementation., Jacek Caban
- jscript: Use host global object as default 'this' if available and global object otherwise., Jacek Caban
- [PATCH 08/15] comctl32/monthcal: Properly handle Goto Today popup menu (on RButton), Nikolay Sivov
- [PATCH 04/15] comctl32/monthcal: Fix some bugs with date range, Nikolay Sivov
- [PATCH 11/15] comctl32/monthcal: Prevent configured range exceeding with prev/next buttons, Nikolay Sivov
- [PATCH 02/15] comctl32/monthcal: Make tests not depend from each other, Nikolay Sivov
- [PATCH 15/15] comctl32/updown: Fix some test failures on Win95 (comctl32 4.0), Nikolay Sivov
- [PATCH 14/15] comctl32/monthcal: Fix control placement, Nikolay Sivov
- [PATCH 13/15] comctl32/monthcal: Add parameter validation to MCM_HITTEST handler, Nikolay Sivov
- [PATCH 07/15] comctl32/monthcal: Store full date info to current date on todaylink with LButton, Nikolay Sivov
- [PATCH 12/15] comctl32/monthcal: Fix timestamp storing on MCM_SETRANGE/MCM_SETSELRANGE, Nikolay Sivov
- [PATCH 06/15] comctl32/monthcal: Gather currently selected year and month into a single structure, Nikolay Sivov
- [PATCH 10/15] comctl32/monthcal: Move MCN_GETDAYSTATE notification to a helper, Nikolay Sivov
- [PATCH 05/15] comctl32/monthcal: Make year edit box readonly, cleanup LButton handler to be more readable, Nikolay Sivov
- [PATCH 09/15] comctl32/monthcal: Fix memory leak on MCN_GETDAYSTATE notification, Nikolay Sivov
- [PATCH 03/15] comctl32/monthcal: Store full date info for selection at creation time, Nikolay Sivov
- [PATCH 01/15] comctl32/monthcal: Copy SYSTEMTIME with a simple assignment, Nikolay Sivov
- user32: Accept SPI_GET/SETMOUSEVANISH parameters in SystemParametersInfo, Andrey Turkin
- programs: add extrac32 tool, Andrey Turkin
- ntdll: Accept ProcessDebugObjectHandle in QueryInformationProcess, Andrey Turkin
- user32: Accept SPI_GET/SETDROPSHADOW parameters in SystemParametersInfo, Andrey Turkin
- [3/3] user32/cursoricon.c: Multiple Fixes/Improvements for DrawIconEx (try 2), Wilfried Pasquazzo
- [2/3] user32/cursoricon.c: Multiple Fixes/Improvements for DrawIconEx (try 2), Wilfried Pasquazzo
- [1/3] user32/cursoricon.c: Multiple Fixes/Improvements for DrawIconEx (try 2), Wilfried Pasquazzo
- [PATCH 1/1] user32: Fix for regression Bug 20153, Wilfried Pasquazzo
- kernel32: check parameter of CheckRemoteDebuggerPresent with tests (2nd), Stefan Leichter
- wininet: Handle finding ftp files in subdirectories and using wildcards., Mike Ruprecht
September 25, 2009
- user32: Invert y in DrawTextEx in GM_COMPATIBLE mode if y increases up., Vincent Povirk
- netapi32: Added stub for NetFileEnum(), Paul Chitescu
- [PATCH 4/4] mshtml: Implement IHTMLLocation::get_port, Andrew Eikum
- [PATCH 3/4] mshtml: Add helper function get_url_components, Andrew Eikum
- [PATCH 2/4] mshtml: Add test suite for IHTMLLocation, Andrew Eikum
- [PATCH 1/4] mshtml: Check for null pointers in IHTMLLocation_get*, Andrew Eikum
- jscript: Update French translation, FrÃdÃric Delanoy
- kernel32: check parameter of CheckRemoteDebuggerPresent with tests, Stefan Leichter
- kernel32: fix CheckRemoteDebuggerPresent when called with handle being NULL with tests, Stefan Leichter
- oleaut32/typelib: VT_VARIANT/VT_DECIMAL handling in DispCallFunc, Markus Stockhausen
- urlmon/tests: Fix sec_mgr tests on win98 (IE 4), Detlef Riekenberg
- jscript: Update German translation(try 2), Andrà Hentschel
- Re: Fix for Bug 19851 (try 7) - Interlocked instruction support for ARM, Colin Fowler
- jscript: Update German translation, Andrà Hentschel
- sti: test behavior of creation with the A/W functions versus STI_VERSION_FLAG_UNICODE, Damjan Jovanovic
- ole32/storage32: Fix for reference counters in nested storage, Markus Stockhausen
- widl: add ARM support, André Hentschel
- [PATCH 11/11] ddraw: The ddraw surface is now always the wined3d surface's parent., Henri Verbeet
- [PATCH 09/11] wined3d: Use the DXGI naming convention for all formats., Henri Verbeet
- [PATCH 07/11] d3d8: It's not an error to have a NULL texture bound to a stage., Henri Verbeet
- [PATCH 10/11] wined3d: Release the stateblock before destroying the GL context., Henri Verbeet
- [PATCH 06/11] wined3d: Rename IWineD3DDevice::GetIndices() to IWineD3DDevice::GetIndexBuffer()., Henri Verbeet
- [PATCH 08/11] wined3d: Add a state handler for WINED3DRS_SOFTWAREVERTEXPROCESSING., Henri Verbeet
- [PATCH 04/11] wined3d: Move common shader fields to IWineD3DBaseShaderClass., Henri Verbeet
- [PATCH 02/11] wined3d: Move some common shader functions to the IWineD3DBaseShader interface., Henri Verbeet
- [PATCH 05/11] wined3d: Rename IWineD3DDevice::SetIndices() to IWineD3DDevice::SetIndexBuffer()., Henri Verbeet
- [PATCH 03/11] wined3d: Remove SetFunction() from the public shader interface., Henri Verbeet
- [PATCH 01/11] d3d8: Set the vertex declaration's shader handle in vertexdeclaration_init()., Henri Verbeet
- [3/3] wininet: Add some URL cache tests and make them pass., Hans Leidekker
- [2/3] wininet: Consistently set last error before testing it., Hans Leidekker
- [1/3] wininet: Try harder to find a unique cache file name., Hans Leidekker
- [try 3] d3dx9_42: Implement d3dx9_42 and forward the functions to d3dx9_36, Ričardas Barkauskas
- winex11: don't use ColorShifts for non-TrueColor bitmaps [attempt 4], Roderick Colenbrander
- [PATCH 2/2] ws2_32/tests: test WSAAccept with CF_DEFER, Mike Kaplinskiy
- [PATCH 1/2] ws2_32: try accepting a connection before blocking, Mike Kaplinskiy
September 24, 2009
- [4/5] comctl32/monthcal: Don't redraw if date didn't change on MCM_SETTODAY, Nikolay Sivov
- [5/5] comctl32/monthcal: Some cleanup to avoid cast in helpers, Nikolay Sivov
- [3/5] comctl32/monthcal: Name MCM_SETMAXSELCOUNT parameter, Nikolay Sivov
- [2/5] comctl32/monthcal: Don't redraw after MCM_SETCURSEL if selection doesn't change, Nikolay Sivov
- [1/5] comct32/monthcal: Invalidate background too on MCM_SETCOLOR with MCSC_BACKGROUND, Nikolay Sivov
- wined3d: recognize DRI R300 drivers as Mesa, Austin English
- dlls/user32/edit.c -- remove superflous check, todd baker
- dlls/user32/edit.c -- remove superflous check, todd baker
- shell32: stub ShellHookProc for the Aion launcher, Aric Stewart
- [2/6] ntdll: fix NtQueryInformationFile test failures on Vista Home Basic, Dan Kegel
- comctl32: initial theming tests (try 2), André Hentschel
- libs/wine: add ARM support, André Hentschel
- advapi32: fill the PLSA_REFERENCED_DOMAIN_LIST parameters for LsaLookupNames2 and LsaLookupSids, Aric Stewart
- [5/6] cmd: Improve 'attrib' builtin to handle at least setting/clearing single attributes (take 4), Dan Kegel
- [6/6] cmd: make 'dir' hide hidden or system files by default, Dan Kegel
- [4/6] ntdll: Implement FILE_ATTRIBUTE_HIDDEN and FILE_ATTRIBUTE_SYSTEM using unix extended attributes like samba 3 does (take 4), Dan Kegel
- [3/6] ntdll: Move logic which computes file attributes to new function DIR_get_attributes() (take 4), Dan Kegel
- [1/6] ntdll: add initial test for NtQueryDirectoryFile() (take 4), Dan Kegel
- Fix for Bug 19851 (try 5) - Interlocked instruction support for ARM, Colin Fowler
- jscript: Update French translation, FrÃdÃric Delanoy
- Fix for Bug 19851 (try 5) - Interlocked instruction support for ARM, Colin Fowler
- Fix for Bug 19851 (try 4) - Interlocked instruction support for ARM, Colin Fowler
- rpcrt4/tests: Fix cstub test on Win7, Ge van Geldorp
- (resend)advapi32: implement LsaLookupSids, Aric Stewart
- mshtml/tests: Fix copyright notice, Ge van Geldorp
- richedit: Silence fixme for WM_STYLECHANGING & WM_STYLECHANGED., Dylan Smith
- (try 4) shlwapi: implement StrChrNW, Aric Stewart
- (try 3) shlwapi: implement StrChrNW, Aric Stewart
- [PATCH 2/3] oledb32: Implement conversions to DBTYPE_BSTR., Huw Davies
- [PATCH 3/3] oledb32: Implement conversions to DBTYPE_WSTR., Huw Davies
- [PATCH 1/3] oledb32: Add conversions to DBTYPE_I2., Huw Davies
- [kernel32/tests] Fix some test failures on WinMe, Paul Vriens
- (Resending) user32: In ScrollWindowEx do not clip the clipping rectangle with the scrolling rectangle., Rein Klazes
- mciwave: Require at least 16 bytes in the WAVE fmt file header, Joerg-Cyril.Hoehle
- [PATCH 2/2] server: change accept_socket to take a sock *, Mike Kaplinskiy
- [PATCH 1/2] server: add alloc_sock to init socket objects, Mike Kaplinskiy
- ws2_32: try accepting a connection before blocking, Mike Kaplinskiy
September 23, 2009
- [4/3] comctl32/monthcal: Use a style we're caching already, Nikolay Sivov
- [3/3] comctl32/monthcal: Move helper parameter cast to winproc, remove dead parameter check code, Nikolay Sivov
- [2/3] comctl32/listview: Skip icon spacing tests when unsupported, Nikolay Sivov
- [1/3] comctl32/listview: Skip some header tests on version 4.0 module, Nikolay Sivov
- [PATCH 4/4] jscript: Throw type error from call and apply functions., Jacek Caban
- [PATCH 3/4] jscript: Added Object.toString implementation for variable object., Jacek Caban
- [PATCH 2/4] jscript: Throw type error fot Array.toString with wrong 'this' call., Jacek Caban
- [PATCH 1/4] jscript: Fixed to_object for NULL IDispatch., Jacek Caban
- [try 2] d3dx9_42: Implement d3dx9_42 and forward the functions to d3dx9_36, Ričardas Barkauskas
- d3dx9_42: Implement d3dx9_42 and forward the functions to d3dx9_36, Ričardas Barkauskas
- [TRY 3] user32/tests: Add tests for STM_SETIMAGE and STM_SETICON message processing, Ilya Shpigor
- winealsa.drv: Add support for non-mmap mode in dscapture, Maarten Lankhorst
- jscript: Update Lithuanian translation, Aurimas FiÅeras
- Cppcheck Sept 23, chris ahrendt
- (resend) shlwapi: implement StrChrNW, Aric Stewart
- Fix for Bug 19851 (try 3) - Interlocked instruction support for ARM, Colin Fowler
- comctl32: initial theming tests, Andrà Hentschel
- winegcc: add ARM support, André Hentschel
- shlwapi: implement StrChrNW, Aric Stewart
- [2/2] sti: add sti class factory (try 3), Damjan Jovanovic
- [1/2] sti.h: add sti create function declarations, Damjan Jovanovic
- [3/3] gdiplus: Implement GdipBitmapSetPixel., Vincent Povirk
- [2/3] gdiplus: Implement GdipBitmapGetPixel., Vincent Povirk
- [1/3] gdiplus: Add tests for GdipBitmap(Get|Set)Pixel., Vincent Povirk
- [PATCH 11/11] wined3d: Don't free D3D pixel shaders until the wined3d pixel shader is destroyed., Henri Verbeet
- [PATCH 07/11] wined3d: Add a separate function for pixel shader initialization., Henri Verbeet
- [PATCH 09/11] d3d9: Add a separate function for pixel shader initialization., Henri Verbeet
- [PATCH 10/11] d3d8: Add a separate function for pixel shader initialization., Henri Verbeet
- [PATCH 08/11] d3d10core: Add a separate function for d3d10_pixel_shader initialization., Henri Verbeet
- [PATCH 06/11] wined3d: Don't free D3D vertex shaders until the wined3d vertex shader is destroyed., Henri Verbeet
- [PATCH 04/11] d3d9: Add a separate function for vertex shader initialization., Henri Verbeet
- [PATCH 05/11] d3d8: Add a separate function for vertex shader initialization., Henri Verbeet
- [PATCH 03/11] d3d10core: Add a separate function for d3d10_vertex_shader initialization., Henri Verbeet
- [PATCH 02/11] wined3d: Add a separate function for vertex shader initialization., Henri Verbeet
- [PATCH 01/11] wined3d: Remove unused IWineD3DVertexShaderImpl fields., Henri Verbeet
- [PATCH 18/18] jscript: Throw correct error in get_length., Jacek Caban
- [PATCH 17/18] jscript: Allow 'this' to be host object in invoke_value_proc., Jacek Caban
- [PATCH 16/18] jscript: Added Object.toString for host objects implementation., Jacek Caban
- [PATCH 15/18] jscript: Allow this_obj to be host object in call_function., Jacek Caban
- [PATCH 14/18] jscript: Allow 'this' to be host object in builtin functions., Jacek Caban
- [PATCH 13/18] jscript: Avoid using dispex->ctx., Jacek Caban
- [PATCH 12/18] jscript: Don't use dispex->ctx in function.c., Jacek Caban
- [PATCH 11/18] jscript: Don't use dispex->ctx in date.c., Jacek Caban
- [PATCH 10/18] jscript: Don't use dispex->ctx in array.c., Jacek Caban
- [PATCH 09/18] jscript: Avoid calling JS builtin functions directly., Jacek Caban
- [PATCH 08/18] jscript: Avoid calling JS builtin functions directly., Jacek Caban
- [PATCH 07/18] jscript: Pass script_ctx_t to builtin functions., Jacek Caban
- [PATCH 06/18] jscript: Get rid of lcid argument in builtin function implementations., Jacek Caban
- [PATCH 05/18] jscript: Use script LCID in *disp_propput* functions., Jacek Caban
- [PATCH 04/18] jscript: Use script LCID in *disp_propget* functions., Jacek Caban
- [PATCH 03/18] jscript: Use script global LCID in *disp_call* functions., Jacek Caban
- [PATCH 02/18] jscript: Don't require semicolon after function expression., Jacek Caban
- [PATCH 01/18] jscript: Added RegExp function call implementation., Jacek Caban
- advapi32: implement LsaLookupSids, Aric Stewart
- [PATCH 2/2] oledb32: Implement DBTYPE_STR and DBTYPE_WSTR src types., Huw Davies
- [PATCH 1/2] oledb32: Implement some conversions to DBTYPE_I4., Huw Davies
- mshtml/tests: Fix htmldoc test on Windows Server and Win7, Ge van Geldorp
- [PATCH 12/12] wined3d: Cleanup after wglMakeCurrent() failures in context_set_current()., Henri Verbeet
- [PATCH 11/12] wined3d: Add support for ARB_provoking_vertex., Henri Verbeet
- [PATCH 08/12] wined3d: Add support for ARB_framebuffer_object., Henri Verbeet
- [PATCH 09/12] wined3d: Don't create a depthstencil renderbuffer if ARB_framebuffer_object is supported., Henri Verbeet
- [PATCH 10/12] wined3d: Fix a typo., Henri Verbeet
- [PATCH 05/12] wined3d: Don't free D3D vertex declarations until the wined3d vertex declaration is destroyed., Henri Verbeet
- [PATCH 03/12] d3d8: Add a separate function for vertex declaration initialization., Henri Verbeet
- [PATCH 06/12] dxgi: Mark internal symbols hidden., Henri Verbeet
- [PATCH 04/12] d3d8: Add a separate function for vertex declaration initialization from an FVF., Henri Verbeet
- [PATCH 02/12] d3d9: Add a separate function for vertex declaration initialization., Henri Verbeet
- [PATCH 07/12] wined3d: Detect ARB_framebuffer_object., Henri Verbeet
- [PATCH 01/12] d3d10core: Add a separate function for d3d10_input_layout initialization., Henri Verbeet
- [crypt32/tests] Fix a test failure on Vista and higher, Paul Vriens
- winealsa.drv: Make DirectSound notice underruns better, Maarten Lankhorst
- [4/4] user32: Prevent clipboard viewers that change the clipboard from going into an infinite loop., Alexander Scott-Johns
- [3/4] user32: Send a WM_DRAWCLIPBOARD message to the new viewer when SetClipboardViewer is called., Alexander Scott-Johns
- [2/4] user32: When sending the WM_DRAWCLIPBOARD message, pass the clipboard owner in wParam., Alexander Scott-Johns
- [1/4] user32/tests: Add some clipboard viewer tests., Alexander Scott-Johns
September 22, 2009
- [2/2] comctl32/listview: Skip LVS_EX_CHECKBOXES tests when this style is unsupported, Nikolay Sivov
- [1/2] comctl32/listview: Use expect() in tests when possible, Nikolay Sivov
- kernel32: Add missing stdarg.h include., Michael Stefaniuc
- cmd: Avoid comparing BOOLs against FALSE, FrÃdÃric Delanoy
- Fix for Bug 19851 (try 2) - Interlocked instruction support for ARM, Colin Fowler
- [PATCH 2/2] user32: Correct scaling of DrawIcon, fixes Bug 175, Wilfried Pasquazzo
- [PATCH 1/2] user32/tests: Test for correct scaling of DrawIcon, Wilfried Pasquazzo
- winealsa.drv: Request mmap access in dscapture, Maarten Lankhorst
- [TRY 2] user32/tests: Add tests for STM_SETIMAGE and STM_SETICON message processing, Ilya Shpigor
- ntdll: Fix build on MacOSX, Huw Davies
- Add dxdiag help message box (try 2), Brian Nguyen
- ntdll: Fit build on MacOSX., Huw Davies
- winex11: don't use ColorShifts for non-TrueColor bitmaps [attempt 3], Roderick Colenbrander
- winex11.drv: Re-add the optimization for blending 1x1 pixel bitmaps. (try 2), Vincent Povirk
- [PATCH] jscript: use debugstr_variant in the to_xyz helpers, Reece Dunn
- include: add ARM endianess(try 2), André Hentschel
- oledb32/tests: Add tests for conversions to DBTYPE_I4., Huw Davies
- crypt32: CertGetCertificateChain does not validate the size of the CERT_CHAIN_PARA structure., Hans Leidekker
- [2/2] msi: Add tests to show that the condition table is ignored when there are overrides., Hans Leidekker
- [1/2] msi: Test last used source property in combination with cabinet storage., Hans Leidekker
- [4/4] cmd: simple implementation of 'attrib' (take 3), Dan Kegel
- [2/4] ntdll: Move logic which computes file attributes to new function DIR_get_attributes() (take 3), Dan Kegel
- [3/4] ntdll: Implement FILE_ATTRIBUTE_HIDDEN and FILE_ATTRIBUTE_SYSTEM support (take 3), Dan Kegel
- [1/4] ntdll: add initial test for NtQueryDirectoryFile(), improve test for NtQueryInformationFile() (take 3), Dan Kegel
September 21, 2009
- include: add ARM endianess, André Hentschel
- user32/tests: Add tests for STM_SETIMAGE and STM_SETICON message processing, Ilya Shpigor
- Re: Fix for Bug 19851 - Interlocked instruction support for ARM, Colin Fowler
- mshtml: Reimplement IHTMLElement::{get, set}Attribute using IDispatchEx, Andrew Eikum
- Fix for Bug 19851 - Interlocked instruction support for ARM, Colin Fowler
- [try 4] comctl32: Implement highlighting (marquee) selection support in listview, Owen Rudge
- oleaut32/tests: Check handling of DispCallFunc result types, Markus Stockhausen
- [try 3] comctl32: Implement highlighting (marquee) selection support in listview, Owen Rudge
- [try 2] comctl32: Implement highlighting (marquee) selection support in listview, Owen Rudge
- oledb32: Implement CanConvert., Huw Davies
- oledb32/tests: Add CanConvert tests for DBTYPE_BYREF, DBTYPE_ARRAY and DBTYPE_VECTOR, Huw Davies
- rpcrt4: Add stub implementations of NdrMesTypeDecode2 and NdrMesTypeFree2., Hans Leidekker
- tools/winegcc: fix linker for Haiku, Austin English
- user32: Add exception handling for timer callbacks (with tests), Peter Dons Tychsen
- [3/3] ntdll: Implement FILE_ATTRIBUTE_HIDDEN and FILE_ATTRIBUTE_SYSTEM support, Dan Kegel
- [2/3] ntdll: Move logic which computes file attributes to new function DIR_get_attributes() (resend), Dan Kegel
- [1/3] ntdll: add initial test for NtQueryDirectoryFile() (resend), Dan Kegel
September 20, 2009
- [PATCH] jscript: Check for arg_array being NULL (Coverity), Marcus Meissner
- [5/7] comctl32/updown: Fix control behaviour for UDS_SETBUDDYINT style, Nikolay Sivov
- [2/7] user32/edit: Invalidate if style changed after EM_SETREADONLY, Nikolay Sivov
- [4/7] comctl32/updown: Show that UDS_SETBUDDYINT switching doesn't affect behaviour for already created control, Nikolay Sivov
- Re: [PATCH 4/6] d3d9: Limit "NumSimultaneousRTs" to 4., Henri Verbeet
- [6/7] comctl32/updown: Additional test for display base, Nikolay Sivov
- [7/7] comctl32/updown: Update buddy on base change, Nikolay Sivov
- [3/7] comctl32/updown: Make tests independent, drop unrelated tests, Nikolay Sivov
- [1/7] comctl32/updown: Skip thousands separation on hex mode, Nikolay Sivov
- [5/5] WineD3D: Fix sRGB->RGB copy condition, Stefan Dösinger
- [4/5] WineD3D: Don't mark SFLAG_INTEXTURE up to date with fbo stretchrect, Stefan Dösinger
- [3/5] WineD3D: Create a separate function for deleting GL textures, Stefan Dösinger
- [2/5] WineD3D: Use the correct enum, Stefan Dösinger
- [1/5] WineD3D: Track GL texture states in a separate structure, Stefan Dösinger
- msctf: Define function calling convention compatibly for MSVC, Stefan Ginsberg
- [PATCH 2/2] jscript: Added arguments.callee implementation., Jacek Caban
- [PATCH 1/2] jscript: Added Array.shift implementation., Jacek Caban
- [PATCH 5/6] d3d9: Properly destroy vertex declarations., Henri Verbeet
- [PATCH 6/6] d3d10core: Mark internal symbols hidden., Henri Verbeet
- [PATCH 4/6] d3d9: Limit "NumSimultaneousRTs" to 4., Henri Verbeet
- [PATCH 3/6] wined3d: Cleanup vertex declaration initialization., Henri Verbeet
- [PATCH 2/6] wined3d: Revert 4ba16b84a9e60ffcc98fc4b4c303c975589b59e2., Henri Verbeet
- [PATCH 1/6] winedos: Avoid comparing BOOLs against TRUE., Henri Verbeet
- [PATCH] jscript: Initialize this_obj with NULL (Coverity), Marcus Meissner
- [PATCH 2/2] mshtml: Added IHTMLDOMNode2::get_ownerDocument tests., Jacek Caban
- [PATCH 1/2] mshtml: Added IHTMLDOMNode2::get_ownerDocument implementation., Jacek Caban
- [PATCH] gdiplus: do not memcpy over NULL ptrs (Coverity), Marcus Meissner
- [PATCH] winetest: check strchr result (Coverity), Marcus Meissner
- [PATCH] mshmtl: Check nsrange before calling ->Release (coverity), Marcus Meissner
- wineps.drv/init.c:DEVMODEdupWtoA:use FIELD_OFFSET, Joris Huizer
- dlls/comctl32/tests/tab.c: Transform CheckSize from a macro to a function., Gerald Pfeifer
- Simplify dlls/oleaut32/variant.c, Gerald Pfeifer
- Possibly simplify dlls/netapi32/nbt.c, Gerald Pfeifer
- wineps.drv/init.c:check pointer before dereference, Joris Huizer
- [PATCH] LOSTWAGES: wwn359: fix typos, Marcus Meissner
September 19, 2009
- winex11: add alternative header (try 2), André Hentschel
- [(try 4) 3/3] opengl32/tests: Improve test for wglMakeCurrent., Rico SchÃller
- [(try 4) 2/3] gdi32: Check the current context in wglMakeCurrent()., Rico SchÃller
- [(try 4) 1/3] wined3d: Don't call wglMakeCurrent(NULL, NULL) in context_set_current() if the current context is NULL., Rico SchÃller
- [PATCH] [WinHelp]: added support for hotspot links in graphical objects, Eric Pouech
- [(try 2) 2/3] gdi32: Check the current context in wglMakeCurrent()., Rico SchÃller
- [(try 3) 2/3] gdi32: Check the current context in wglMakeCurrent()., Rico SchÃller
- [(try 3) 3/3] opengl32/tests: Improve test for wglMakeCurrent., Rico SchÃller
- [(try 3) 1/3] wined3d: Don't call wglMakeCurrent(NULL, NULL) in context_set_current() if the current context is NULL., Rico SchÃller
- [(try 2) 3/3] opengl32/tests: Improve test for wglMakeCurrent., Rico SchÃller
- [(try 2) 1/3] wined3d: Don't call wglMakeCurrent(NULL, NULL) in context_set_current() if the current context is NULL., Rico SchÃller
- [msi/tests] Fix some test failures on Vista/W2K8, Paul Vriens
- [WineHQ][WWN 4/4] WWN 360, Zachary Goldberg
- Re: winex11: add alternative header, Steven Edwards
September 18, 2009
- kernel32: [Patch 4, resend] A neg. dstlen is a failure for MultiByteToWideChar, Detlef Riekenberg
- kernel32: [Patch 3, resend] A neg. dstlen is a failure for WideCharToMultiByte, Detlef Riekenberg
- advapi32: [Patch 2,resend] Don't use -1 as dstlen in MultiByteToWideChar, Detlef Riekenberg
- advapi32: [Patch 1, resend] Don't use -1 as dstlen in WideCharToMultiByte, Detlef Riekenberg
- gdiplus: Accept version 2 in GdiplusStartup., Vincent Povirk
- gdiplus/tests: Reject gdiplus versions greater than 2., Vincent Povirk
- mapi32: Don't leak memory on an error path (Smatch)., Michael Stefaniuc
- winex11: add alternative header, André Hentschel
- [resend] [5/5] mapi32: Implement the rest of the Simple MAPI functions, Owen Rudge
- [resend] [4/5] mapi32: Pass through MAPISendMail if Simple MAPI provider loaded, Owen Rudge
- [resend] [3/5] mapi32: Implement MAPIInitialize, Logon, Logoff, LogonEx, Uninitialize, Owen Rudge
- [resend] [2/5] mapi32: Load and store MAPI function pointers after loading MAPI providers, Owen Rudge
- [resend] [1/5] mapi32: Scan registry for MAPI providers and load them, Owen Rudge
- oledb32/tests: Skip tests on older versions of the conversion library., Huw Davies
- [PATCH 2/3] opengl32/tests: Improve test for wglMakeCurrent., Rico SchÃller
- Re: [PATCH 1/3] winex11.drv: Check the current context in X11DRV_wglMakeCurrent()., Roderick Colenbrander
- wined3d: Fix shader spam., Rico SchÃller
- [PATCH 3/3] wined3d: Don't call wglMakeCurrent(NULL, NULL) in context_set_current() if the current context is NULL., Rico SchÃller
- [PATCH 1/3] winex11.drv: Check the current context in X11DRV_wglMakeCurrent()., Rico SchÃller
- gdi32/bitblt: GdiAlphaBlend - Check for NULL Pointer (incl. testcase), Markus Stockhausen
- ole32/tests: Test for nested storage reference counting, Markus Stockhausen
- hhctrl.ocx: Handle NULL index, Vladimir Pankratov
- [2/2] mshtml: Implement IHTMLCurrentStyle_get_textIndent, Alistair Leslie-Hughes
- [1/2] mshtml: Implement IHTMLCurrentStyle_get_lineHeight, Alistair Leslie-Hughes
- [msi/tests] Skip some tests on Win9x/WinMe, Paul Vriens
- New testcase for creating nested storage objects, Markus Stockhausen
September 17, 2009
- comctl32/trackbar: Protect from negative tic count in recalculation helper, Nikolay Sivov
- [PATCH 10/10] d3d10: Mark internal symbols hidden., Henri Verbeet
- [PATCH 09/10] wined3d: Move "parent_ops" to IWineD3DResourceClass., Henri Verbeet
- [PATCH 08/10] wined3d: Don't free D3D buffers until the wined3d buffer is destroyed., Henri Verbeet
- [PATCH 01/10] wined3d: Don't free D3D textures until the wined3d texture is destroyed., Henri Verbeet
- [PATCH 06/10] d3d8: Add a separate function for index buffer initialization., Henri Verbeet
- [PATCH 07/10] d3d8: Add a separate function for vertex buffer initialization., Henri Verbeet
- [PATCH 04/10] d3d9: Add a separate function for index buffer initialization., Henri Verbeet
- [PATCH 02/10] wined3d: Add a separate function for buffer initialization., Henri Verbeet
- [PATCH 05/10] d3d9: Add a separate function for vertex buffer initialization., Henri Verbeet
- [PATCH 03/10] d3d10core: Add a separate function for d3d10_buffer initialization., Henri Verbeet
- sti: add class factory (try 2), Damjan Jovanovic
- [5/5] mapi32: Implement the rest of the Simple MAPI functions, Owen Rudge
- [4/5] mapi32: Pass through MAPISendMail if Simple MAPI provider loaded, Owen Rudge
- [3/5] mapi32: Implement MAPIInitialize, Logon, Logoff, LogonEx, Uninitialize, Owen Rudge
- [2/5] mapi32: Load and store MAPI function pointers after loading MAPI providers, Owen Rudge
- [1/5] mapi32: Scan registry for MAPI providers and load them, Owen Rudge
- misc: undo in Italian is Annulla, not Anulla, Austin English
- [cryptui] Fix a typo, Paul Vriens
- oledb32/tests: Add CanConvert tests., Huw Davies
- (resend) wininet: in ftp, nDataSocket can be lpwfs->pasvSocket. If it is then be sure to set lpwfs->pasvSocket to -1 when closing the socket to prevent double closes, Aric Stewart
- [PATCH 10/10] d3d8: Add a separate function for texture initialization., Henri Verbeet
- [PATCH 09/10] d3d9: Add a separate function for texture initialization., Henri Verbeet
- [PATCH 08/10] ddraw: Mark internal symbols hidden., Henri Verbeet
- [PATCH 07/10] wined3d: Get rid of the unused DeviceType parameter to select_shader_mode()., Henri Verbeet
- [PATCH 05/10] wined3d: Don't free D3D cube textures until the wined3d cube texture is destroyed., Henri Verbeet
- [PATCH 06/10] wined3d: Get rid of some redundant checks for ORM_FBO., Henri Verbeet
- [PATCH 03/10] d3d9: Add a separate function for cube texture initialization., Henri Verbeet
- [PATCH 04/10] d3d8: Add a separate function for cube texture initialization., Henri Verbeet
- [PATCH 02/10] d3d8: Mark internal symbols hidden., Henri Verbeet
- [PATCH 01/10] wined3d: Get rid of a redundant strcpy()., Henri Verbeet
- [programs/winetest] Fix winetest to cope with com dlls, Paul Vriens
- Add dxdiag help message box, Brian Nguyen
- user32: Skip STM_SETIMAGE message if the static control style does not match, Ilya Shpigor
September 16, 2009
- [PATCH 4/4] jscript: Fixed NULL IDispatch comparistion., Jacek Caban
- [PATCH 3/4] jscript: Added Object function invocation implementation., Jacek Caban
- [PATCH 2/4] jscript: Fixed debugstr_variant for NULL argument., Jacek Caban
- [PATCH 1/4] jscript: Added Function.toString implementation for builtin functions., Jacek Caban
- [PATCH 29/29] mshtml: Use node event_target for HTMLDocument., Jacek Caban
- [PATCH 28/29] mshtml: Use node's IDispatchEx implementation in HTMLDocumentNode., Jacek Caban
- [PATCH 27/29] mshtml: Get rid of htmldoc_vtbl_t., Jacek Caban
- [PATCH 26/29] mshmtl: Moved ICustomDoc implementation to HTMLDocumentObj., Jacek Caban
- [PATCH 25/29] mshtml: Inherit HTMLDocumentNode from HTMLDOMNode., Jacek Caban
- [PATCH 24/29] mshtml: Move node list to HTMLDocumentNode., Jacek Caban
- [PATCH 23/29] mshtml: Move update flags to HTMLDocumentObj., Jacek Caban
- [PATCH 22/29] mshtml: Move mime to HTMLDocumentObj., Jacek Caban
- [PATCH 21/29] mshtml: Move readystate to HTMLDocumentObj., Jacek Caban
- [PATCH 20/29] mshtml: Moved usermode to HTMLDocumentObj., Jacek Caban
- [PATCH 19/29] mshtml: Moved binding variables to HTMLDocumentObj., Jacek Caban
- [PATCH 18/29] mshtml: Moved range_list to HTMLDocumentNode object., Jacek Caban
- [PATCH 17/29] mshtml: Moved state flags to HTMLDocumentObj., Jacek Caban
- [PATCH 16/29] mshtml: Moved hostinfo to HTMLDocumentObj., Jacek Caban
- [PATCH 15/29] mshtml: Moved hwnd and tooltip_hwnd to HTMLDocumentObj., Jacek Caban
- [PATCH 14/29] mshtml: Moved undomgr to HTMLDocumentObj., Jacek Caban
- [PATCH 13/29] mshtml: Move client site ifaces to HTMLDocumentObj., Jacek Caban
- [PATCH 12/29] mshtml: Moved selection_list to HTMLDocumentNode object., Jacek Caban
- [PATCH 11/29] mshtml: Moved NSContainer to HTMLDocumentObj., Jacek Caban
- [PATCH 10/29] mshtml: Use stored nswindow in IHTMLTxtRange::select., Jacek Caban
- [PATCH 09/29] mshtml: Store reference to document node in window object., Jacek Caban
- [PATCH 08/29] mshtml: Store document node in window., Jacek Caban
- [PATCH 07/29] mshtml: Create HTMLDocumentNode for each HTMLDocumentObj., Jacek Caban
- [PATCH 06/29] mshtml: Don't create window in create_doc_from_nsdoc., Jacek Caban
- [PATCH 05/29] mshtml: Moved event_vector to HTMLWindow., Jacek Caban
- [PATCH 04/29] mshtml: Use stored HTMLWindow in get_selection implementation., Jacek Caban
- [PATCH 03/29] mshtml: Make COM inproc object and document node separated objects inheriting from HTMLDocument., Jacek Caban
- [PATCH 02/29] mshtml: Moved HTMLLocation object to HTMLWindow., Jacek Caban
- [PATCH 01/29] mshtml: Moved option_factory to HTMLWindow object., Jacek Caban
- [2/2] oleaut32: Use DISPATCH_HREF_MASK even for non-dual dispatch types., Vincent Povirk
- [1/2] oleaut32: Add test for HREFTYPE's from inherited methods., Vincent Povirk
- oleaut32: Fail the typelib test when LoadTypeLib fails., Vincent Povirk
- wininet: in ftp, nDataSocket can be lpwfs->pasvSocket. If it is then be sure to set lpwfs->pasvSocket to -1 when closing the socket to prevent double closes, Aric Stewart
- wininet: ensure the ftp connections lstnSocket is set to -1 after each close., Aric Stewart
- comdlg32: Fix some Russian resources, Vitaly Perov
- shell32: Enlarge static to display multiline text correctly, Vitaly Perov
- user32: In ScrollWindowEx do not clip the clipping rectangle with the scrolling rectangle., Rein Klazes
- [comdlg32/tests] Fix a test failure on Vista/W2K, Paul Vriens
- include: Add a few more error codes., Huw Davies
- include: Add DBSTATUSENUM., Huw Davies
- [comdlg32/tests 2/2] Test the correct path length for CDM_GETFOLDERPATH, Paul Vriens
- [comdlg32 1/2] Return the correct path length for CDM_GETFOLDERPATH (Try2), Paul Vriens
- comctl32/dpa: Check for DPA_LoadStream() presence. Merge original test function with save tests, Nikolay Sivov
- [PATCH 09/10] d3d8: Add a separate function for volume texture initialization., Henri Verbeet
- [PATCH 10/10] wined3d: Don't free D3D volume textures until the wined3d volume texture is destroyed., Henri Verbeet
- [PATCH 07/10] wined3d: Move vtable initialization to the texture init functions., Henri Verbeet
- [PATCH 08/10] d3d9: Add a separate function for volume texture initialization., Henri Verbeet
- [PATCH 06/10] d3d9: Mark internal symbols hidden., Henri Verbeet
- [PATCH 05/10] wined3d: Don't free D3D volumes until the wined3d volume is destroyed., Henri Verbeet
- [PATCH 01/10] wined3d: Don't free D3D surfaces until the wined3d surface is destroyed., Henri Verbeet
- [PATCH 04/10] d3d8: Add a separate function for volume initialization., Henri Verbeet
- [PATCH 03/10] d3d9: Add a separate function for volume initialization., Henri Verbeet
- [PATCH 02/10] wined3d: Add a separate function for volume initialization., Henri Verbeet
- Simplify a macro in programs/oleview/typelib.c, Gerald Pfeifer
- Clarify dlls/winedos/vga.c, Gerald Pfeifer
- Re: dlls/winedos/int10.c, Gerald Pfeifer
- [5/5] mshtml: Implement IHTMLCurrentStyle_get_bottom, Alistair Leslie-Hughes
- [4/5] mshtml: Implement IHTMLCurrentStyle_get_right, Alistair Leslie-Hughes
- [3/5] mshtml: Implement IHTMLCurrentStyle_get_marginBottom, Alistair Leslie-Hughes
- [2/5] mshtml: Implement IHTMLCurrentStyle_get_marginTop, Alistair Leslie-Hughes
- [1/5] mshtml: Implement IHTMLCurrentStyle_get_letterSpacing, Alistair Leslie-Hughes
- [ntdll] Move file attribute logic to new function DIR_get_attributes, take 2, Dan Kegel
September 15, 2009
- kernel32: [Patch 4] A negative dstlen is a failure for MultiByteToWideChar, with tests, Detlef Riekenberg
- kernel32: [Patch 3] A negative dstlen is a failure for WideCharToMultiByte, Detlef Riekenberg
- [PATCH 6/6] [Kernel32]: rewrite GetSystemInfo() purely on ntdll calls, Eric Pouech
- [PATCH 5/6] [NtDll]: moved CPU related registry key creation from kernel32 to ntdll, Eric Pouech
- [PATCH 4/6] [NtDll]: implement basic support for processor power information, Eric Pouech
- [PATCH 3/6] [NtDll]: reuse kernel32's cpu info to implement NtQuerySystemInformation(SystemProcessInformation), Eric Pouech
- [PATCH 2/6] [Kernel32]: now storing the process features flag in the KUSER_SHARED_DATA structure, Eric Pouech
- [PATCH 1/6] [NtDll]: in SYSTEM_BASIC_INFORMATION, the active processors' field refers to the affinity mask, Eric Pouech
- [PATCH 0/6] Moving CPU detection/information from kernel32 to ntdll, Eric Pouech
- crypt32/tests: Fix cert test on Win7, Ge van Geldorp
- msi: Set or override a user environment string when there is no prefix., Hans Leidekker
- d3d9: fix some typos in visual test, James Helferty
- progman: fix license in Swedish resources, Austin English
- clock: fix license in Swedish resources, Austin English
- twain_32/tests: Avoid a Dialog from a DS, when the scanner is not connected, Detlef Riekenberg
- [comdlg32] Return the correct path length for CDM_GETFOLDERPATH, Paul Vriens
- [4/4] msi: Don't append the cabinet file name in find_published_source., Hans Leidekker
- [3/4] msi: GetDriveType and GetVolumeInformation require a path terminated by a slash., Hans Leidekker
- [2/4] msi: Downgrade two ERRs to WARNs., Hans Leidekker
- [1/4] msi: Improve a trace., Hans Leidekker
September 14, 2009
- [4/4] gdiplus: Use the preset blend when drawing linear gradients., Vincent Povirk
- [3/4] gdiplus: Add tests for linear gradient preset blends., Vincent Povirk
- [2/4] gdiplus: Store preset blends in linear gradient brushes., Vincent Povirk
- [1/4] gdiplus: Stub GdipGetLinePresetBlend[Count]., Vincent Povirk
- [2/2] comctl32: Draw highlight rectangle when selecting, Owen Rudge
- [1/2] comctl32: Implement highlighting (marquee) selection support in listview, Owen Rudge
- winex11.drv: Re-add the optimization for blending 1x1 pixel bitmaps., Vincent Povirk
- kernel32/tests: Fix actctx tests on Vista+ (try 3), Ge van Geldorp
- gdiplus: Implement GdipGetImageRawFormat., Vincent Povirk
- mshtml: Reimplement IHTMLElement::{get, set}Attribute using IDispatchEx, Andrew Eikum
- kernel32/tests: Fix actctx tests on Vista+ (try 2), Ge van Geldorp
- ddraw: complete recognition of pixelformat 19: X8L8V8U8, Joerg-Cyril.Hoehle
- crypt32: Implement retrieving the encoded signer of a decoded signed message, Juan Lang
- kernel32/tests: Fix actctx tests on Vista+, Ge van Geldorp
- winetest: Add the ability to retrieve the dll path for com dlls from the registry., Huw Davies
- [6/7] mshtml: Implement IHTMLCurrentStyle_get_paddingRight, Alistair Leslie-Hughes
- [4/7] mshtml: Implement IHTMLCurrentStyle_get_borderBottomColor, Alistair Leslie-Hughes
- [2/7] mshtml: Implement IHTMLCurrentStyle_get_borderTopColor, Alistair Leslie-Hughes
- [3/7] mshtml: Implement IHTMLCurrentStyle_get_borderRightColor, Alistair Leslie-Hughes
- [7/7] mshtml: Implement IHTMLCurrentStyle_get_paddingBottom, Alistair Leslie-Hughes
- [5/7] mshtml: Implement IHTMLCurrentStyle_get_paddingTop, Alistair Leslie-Hughes
- [1/7] mshtml: Implement IHTMLCurrentStyle_get_borderLeftColor, Alistair Leslie-Hughes
- [PATCH 3/3] winecoreaudio: Added WAVEFORMATEXTENSIBLE support, for PCM only, Joerg-Cyril.Hoehle
- [PATCH 2/3] winecoreaudio: enforce invariant about BlockAlign and nAvgBytesPerSec, Joerg-Cyril.Hoehle
- [PATCH 1/1] winecoreaudio: make supported format test more restrictive, Joerg-Cyril.Hoehle
- wineoss: enforce invariant about BlockAlign and nAvgBytesPerSec, Joerg-Cyril.Hoehle
- gdi32: Create hVisRgn and hClipRgn fields of DC structure for any physDevs, Ilya Shpigor
- [3/5] comctl32/dpa: Implement DPA_SaveStream() with tests (try2), Nikolay Sivov
- advapi32/tests: avoid #if 0, use if(0) instead, Austin English
September 13, 2009
- [WineHQ][WWN 3/3] WWN 359, Zachary Goldberg
- [PATCH 3/3] mshtml: Added IHTMLInputElement::src property implementation., Jacek Caban
- [PATCH 2/3] mshtml: Added semi-stub IHTMLElement2::onreadystatechange implmementation., Jacek Caban
- [PATCH 1/3] mshtml: Report download failure to necko., Jacek Caban
- ws2_32: remember to convert ports to network byte order, Mike Kaplinskiy
- [PATCH 2/2] dpwsockx: Implementation of Open callback, Ismael Barros
- [PATCH 1/2] dpwsockx: Implementation of GetCaps callback, Ismael Barros
- [3/5] comctl32/dpa: Implement DPA_SaveStream() with tests, Nikolay Sivov
- [5/5] comctl32/dpa: Fix DPA_Merge() test failures on old 4.7x comctl32, Nikolay Sivov
- [4/5] comctl32/dpa: Implement DPA_GetSize(), Nikolay Sivov
- [2/5] comctl32/dpa: Fix parameter validation in DPA_LoadStream(), Nikolay Sivov
- [1/5] comctl32/dpa: Separate tests for parameter validation in DPA_LoadStream(), Nikolay Sivov
- [wininet/tests] Run tests again on systems with IE5, Paul Vriens
- winealsa.drv: Fix DSOUND_BufPtrDiff in Kane's Wrath with new audio pathway, Erich Hoover
- wined3d: Add Intel GMA 4500MHD (try 2), Jaime Rave
- advapi32: [Patch 2] Don't use -1 as dstlen in MultiByteToWideChar, Detlef Riekenberg
- [3/4] libwine: Trigger ERROR_NO_UNICODE_TRANSLATION when invalid byte character passed., Akihiro Sagawa
- [4/4] kernel32/tests: Add tests for MultiByteToWideChar with invalid byte character., Akihiro Sagawa
- user32: Update Japanese resource., Akihiro Sagawa
- start: Add Japanese translation., Akihiro Sagawa
- kernel32: Add Japanese system error messages., Akihiro Sagawa
- [1/4] libwine: Preserve a null character that comes after a DBCS partial character., Akihiro Sagawa
- xcopy: Add Japanese translation., Akihiro Sagawa
- documentation: Update Japanese translation., Akihiro Sagawa
- [2/4] kernel32/tests: Add tests for MultiByteToWideChar with DBCS partial character., Akihiro Sagawa
- wined3d: Add Intel GMA 4500MHD, Jaime Rave
September 12, 2009
- [ntdll] Move file attribute logic to new function DIR_get_attributes(), Dan Kegel
- [ntdll] Add test for NtQueryDirectoryFile [try 2], Dan Kegel
- Re: DDraw: Add a few missing WINAPIs, Stefan Dösinger
- DDraw: Add a few missing WINAPIs, Stefan Dösinger
- Fix eight incorrect conditions tools/wrc/translation.c, Gerald Pfeifer
- New patch for dlls/imm32/tests/imm32.c (was: Simplify code in dlls/imm32/tests/imm32.c), Gerald Pfeifer
- 2/2 winex11: add support for more dibsection depths, Roderick Colenbrander
- 1/2 winex11: don't use ColorShifts for non-TrueColor bitmaps [attempt 2], Roderick Colenbrander
- libs/port: use gcc compatible asm code as default for __i386__ (for PCC), Detlef Riekenberg
- include: Add a missing semicolon (splint), Detlef Riekenberg
- tools/winebuild: add FreeBSD support (2/2) (RESEND), Gerald Pfeifer
- tools/winebuild: add FreeBSD support (1/2) (RESEND), Gerald Pfeifer
- winemaker.man: update manpage, Andrà Hentschel
- [ntdll] Add test for NtQueryDirectoryFile, Dan Kegel
September 11, 2009
- [PATCH] ntdll: Fix DEP status initialization, Michael Karcher
- advapi32: [Patch 1] Don't use -1 as dstlen for WideChatToMultiByte, Detlef Riekenberg
- [2/2]msctf/test: test ITfThreadFocusSink, Aric Stewart
- [1/2]msctf: hook up ITfThreadFocusSink, Aric Stewart
- [PATCH 6/6] wined3d: Mark internal symbols hidden., Henri Verbeet
- [PATCH 4/6] d3d8: Add a separate function for surface initialization., Henri Verbeet
- [PATCH 3/6] d3d9: Add a separate function for surface initialization., Henri Verbeet
- [PATCH 5/6] wined3d: Make some variables static., Henri Verbeet
- [PATCH 2/6] d3d10core: Add a separate function for d3d10_texture2d initialization., Henri Verbeet
- [PATCH 1/6] dxgi: Implement IDXGIAdapter::EnumOutputs()., Henri Verbeet
- [PATCH 3/3 resend] jscript: Fixed to_primitive for null dispatch., Jacek Caban
- [PATCH 2/3 resend] jscript: Fixed null dispatch comparition., Jacek Caban
- [PATCH 1/3 try2] jscript: Added Array.splice implementation., Jacek Caban
- mshtml: Fixed tests., Jacek Caban
- oleaut32: Test for rolled hours and seconds, André Hentschel
- [ntdll/tests] Fix some test failures on several platforms, Paul Vriens
- msi: Set ProductState property., Hans Leidekker
- urlmon/tests: Fix tests for IE8, Ge van Geldorp
- shdocvw/tests: Fix test on Win7, Ge van Geldorp
- shlwapi/tests: Fix tests on Win7, Ge van Geldorp
- gdi32/bitblt: GdiAlphaBlend - Check for NULL Pointer, Markus Stockhausen
- ntdll: RtlpNtQueryValueKey takes 5 parameters., Dmitry Timoshkov
- dinput: Fix POV for programs that use buffered events., Vitaliy Margolen
- msctf/tests: add wine_todo processing to sink_check_ok, Aric Stewart
September 10, 2009
- Re: bitblt.c - GdiAlphaBlend : Check for NULL Pointer, Roderick Colenbrander
- bitblt.c - GdiAlphaBlend : Check for NULL Pointer, Markus Stockhausen
- [4/4] WineD3D: Fix sRGB->RGB copy condition, Stefan Dösinger
- [3/4] WineD3D: Perform the srgb copy with fbo_blit if possible, Stefan Dösinger
- [2/4] WineD3D: Make context_attach_surface_fbo srgb aware, Stefan Dösinger
- [1/4] WineD3D: Test if the sRGB format is FBO attachable, Stefan Dösinger
- [PATCH 1/2] openal32: Pass invalid contexts to the host OpenAL lib, Chris Robinson
- [PATCH 2/2] openal32: Downgrade two FIXMEs to WARNs, since they test app-specified parameters, Chris Robinson
- [3/3] include: Move some definitions to public header, use PSDK names, Nikolay Sivov
- [2/3] comctl32/dpa: Fix DPA_Merge() for DPAM_INTERSECT option, Nikolay Sivov
- [1/3] comctl32/dpa: Some DPA_Merge tests, Nikolay Sivov
- [2/2] d3d10: Implement ID3D10EffectVariable::GetDesc()., Rico SchÃller
- [1/2] d3d10: Add variable semantic parsing., Rico SchÃller
- [PATCH] dpwsockx: Implementation of SPInit, Ismael Barros
- 2/2 winex11: add support for more dibsection depths, Roderick Colenbrander
- server: Use kernel support for thread affinity when available (try 2), Juan Lang
- 1/2 winex11: don't use ColorShifts for non-TrueColor bitmaps, Roderick Colenbrander
- ntdll: add a stub for NtQuerySystemEnvironmentValue, Austin English
- server: Use kernel support for thread affinity when available, Juan Lang
- Re: winex11: Make X11DRV_PALETTE_ComputeColorShifts() static., Roderick Colenbrander
- [1/2] msctf: Reorder a couple of functions to avoid forward declarations., Francois Gouget
- msctf/tests: Make _sink_check_ok() static., Francois Gouget
- jscript: Add a trailing '\n' to a FIXME()., Francois Gouget
- [2/2] msctf: Make ThreadFocusHookProc() static., Francois Gouget
- winex11: Make X11DRV_PALETTE_ComputeColorShifts() static., Francois Gouget
- uninstaller: Perform a case-insensitive search for the application to uninstall., Francois Gouget
- [2/6] wpp: Remove the assumption ppy_error calls exit(), Matteo Bruni
- [6/6] wpp: Add error management callbacks, Matteo Bruni
- [5/6] wpp: Remove the assumption pp_internal_error calls exit(), Matteo Bruni
- [4/6] wpp: get_string() now can return NULL, handle it, Matteo Bruni
- [3/6] wpp: Manage malloc, realloc and strdup failures, Matteo Bruni
- [1/6] wpp: Add I/O hooks, Matteo Bruni
- jscript: Update Russian translation, Vladimir Pankratov
- [PATCH 4/6] d3d10core: Add an initial implementation of ID3D10Device::IASetIndexBuffer()., Henri Verbeet
- [PATCH 3/6] wined3d: Remove unused parameters to drawPrimitive()., Henri Verbeet
- [PATCH 6/6] dxgi: Add a separate function for dxgi_adapter initialization., Henri Verbeet
- [PATCH 5/6] d3d10core: Implement ID3D10Device::DrawIndexed()., Henri Verbeet
- [PATCH 1/6] d3d10: Use the shader variable class/type debug functions in parse_fx10_type()., Henri Verbeet
- [PATCH 2/6] d3d10: Move effect variable vtable initialization to parse_fx10_variable_head()., Henri Verbeet
- [PATCH 12/12] openal32: fixed ctx null ptr debug (Coverity), Marcus Meissner
- [wininet/tests] Fix a test failure on IE8, Paul Vriens
- winex11: fix 8-bit bitmap crash [attempt 2], Roderick Colenbrander
- winhttp/tests: Fix tests on Win7, Ge van Geldorp
- winex11: fix 8-bit bitmap crash, Roderick Colenbrander
- mshtml: Add support for Reference BSTR when setting styles., Alistair Leslie-Hughes
- 2/2 winex11: add helper function for copying brushes, Roderick Colenbrander
- 1/2 winex11: add helper function get_xrender_format_from_color_shifts, Roderick Colenbrander
- [PATCH 1/1] include: Add DBTYPEENUM., Huw Davies
- [PATCH 2/3] oledb32: Implement the IDCInfo interface., Huw Davies
- [PATCH 3/3] oledb32/tests: Add some tests for IDCInfo., Huw Davies
- [PATCH 1/3] include: Add oledberr.h, Huw Davies
- [shell32/tests] Fix a test failure on Win95/NT4, Paul Vriens
- msi: Ignore CoInitialize failure in ACTION_CreateShortcuts., Hans Leidekker
- [imm32/tests] Fix test failures on Vista/W2K8, Paul Vriens
- [mshtml/tests] Fix test failures on Win9x/WinME, Paul Vriens
- openal32: Add support for Mac OS X's OpenAL.framework., Ken Thomases
September 09, 2009
- shell32: Use FAILED instead of !SUCCEEDED., Michael Stefaniuc
- [PATCH] wineoss.drv: 2 more close(mixer) added, Marcus Meissner
- setupapi: Use FAILED instead of !SUCCEEDED., Michael Stefaniuc
- windowscodecs: Use FAILED instead of !SUCCEEDED., Michael Stefaniuc
- [2/2] include: Move some documented DPA definitions to public header, use PSDK names, Nikolay Sivov
- [1/2] comctl32/dpa: Split tests to several functions to avoid undesired dependencies, Nikolay Sivov
- [mshtml/tests] Fix some test failures on Win98 and WinME, Paul Vriens
- [PATCH 4/4] mshtml: Use ActiveScript for JavaScript in about protocol documents., Jacek Caban
- [PATCH 3/4] mshtml: Added window global properties test., Jacek Caban
- [PATCH 2/4] mshtml: Added support for quering global variables from window object., Jacek Caban
- [PATCH 1/4] mshtml: Moved script host objects to HTMLWindow., Jacek Caban
- [mscms/tests] Fix some test failures on Win98 and WinME, Paul Vriens
- [2/2]msctf/tests: fix tests for windows vista, Aric Stewart
- [1/2]msctf/test: correct wine_todo handling in sinks, Aric Stewart
- [shell32/tests] Fix a crash on Win9x, Paul Vriens
- msi: Open the database read/write when the update count is greater than zero in MsiGetSummaryInformation., Hans Leidekker
- [(try 3) 02/10] d3d10: Implement annotation parsing., Rico SchÃller
- README: Keep README.ru in sync, Vladimir Pankratov
- [(try 3) 10/10] d3d10: Implement ID3D10EffectConstantBuffer::GetAnnotationByName()., Rico SchÃller
- [(try 3) 05/10] d3d10: Implement ID3D10EffectVariable::GetAnnotationByIndex()., Rico SchÃller
- [(try 3) 07/10] d3d10: Implement ID3D10EffectTechnique::GetAnnotationByName()., Rico SchÃller
- [(try 3) 04/10] d3d10: Implement ID3D10EffectPass::GetAnnotationByIndex()., Rico SchÃller
- [(try 3) 09/10] d3d10: Implement ID3D10EffectVariable::GetAnnotationByName()., Rico SchÃller
- [(try 3) 08/10] d3d10: Implement ID3D10EffectPass::GetAnnotationByName()., Rico SchÃller
- [(try 3) 06/10] d3d10: Implement ID3D10EffectConstantBuffer::GetAnnotationByIndex()., Rico SchÃller
- [(try 3) 03/10] d3d10: Implement ID3D10EffectTechnique::GetAnnotationByIndex()., Rico SchÃller
- [(try 3) 01/10] d3d10: Reorder some functions., Rico SchÃller
- oleaut32: implement ITypeLibComp::BindType, Vincent Povirk
- README.de: convert to utf-8 (try 2), Andrà Hentschel
- [PATCH 6/6] d3d10: Implement ID3D10EffectVariable::AsMatrix()., Henri Verbeet
- [PATCH 3/6] d3d10core: Use debugstr_a()/debugstr_an() to trace external strings., Henri Verbeet
- [PATCH 5/6] d3d10: Implement ID3D10EffectVariable::AsVector()., Henri Verbeet
- [PATCH 4/6] d3d10: Implement ID3D10EffectVariable::AsScalar()., Henri Verbeet
- [PATCH 2/6] d3d10: Add a debug function for D3D10_SHADER_VARIABLE_TYPE., Henri Verbeet
- [PATCH 1/6] d3d10: Add a debug function for D3D10_SHADER_VARIABLE_CLASS., Henri Verbeet
- CPP Run for Sept 8, chris ahrendt
- crypt32: Fix potential buffer overruns in CertGetNameStringW, Juan Lang
- README.de: convert to utf-8, Andrà Hentschel
- oleaut32: Test for rolled minutes, André Hentschel
- [(try 2) 10/10] d3d10: Implement ID3D10EffectConstantBuffer::GetAnnotationByName()., Rico SchÃller
- [(try 2) 03/10] d3d10: Implement ID3D10EffectTechnique::GetAnnotationByIndex()., Rico SchÃller
- hhctrl: check for filename, André Hentschel
- [(try 2) 09/10] d3d10: Implement ID3D10EffectVariable::GetAnnotationByName()., Rico SchÃller
- [(try 2) 08/10] d3d10: Implement ID3D10EffectPass::GetAnnotationByName()., Rico SchÃller
- [(try 2) 06/10] d3d10: Implement ID3D10EffectConstantBuffer::GetAnnotationByIndex()., Rico SchÃller
- [(try 2) 07/10] d3d10: Implement ID3D10EffectTechnique::GetAnnotationByName()., Rico SchÃller
- [(try 2) 05/10] d3d10: Implement ID3D10EffectVariable::GetAnnotationByIndex()., Rico SchÃller
- [(try 2) 04/10] d3d10: Implement ID3D10EffectPass::GetAnnotationByIndex()., Rico SchÃller
- [(try 2) 02/10] d3d10: Implement annotation parsing., Rico SchÃller
- [(try 2) 01/10] d3d10: Reorder some functions., Rico SchÃller
- [ntdll] Add tests for NtQueryInformationFile, Dan Kegel
- msxml3: Add IDispatchEx support to IXMLDOMElement (try 3), Alistair Leslie-Hughes
- winehq: Fix some HTML markup, Andrà Hentschel
- [PATCH 2/2] oledb32: Add stub DllCanUnloadNow., Huw Davies
- gdi32/tests: Some GdiAlphaBlend tests, Nikolay Sivov
- [PATCH 1/2] oledb32: Add registration routines., Huw Davies
- gdi32: Handle OEM_CHARSET, Vladimir Pankratov
- [PATCH 04/10] d3d10: Implement ID3D10EffectPass::GetAnnotationByIndex()., Rico SchÃller
- [PATCH 04/10] d3d10: Implement ID3D10EffectPass::GetAnnotationByIndex()., Rico SchÃller
- [PATCH 09/10] d3d10: Implement ID3D10EffectVariable::GetAnnotationByName., Rico SchÃller
- [PATCH 10/10] d3d10: Implement ID3D10EffectConstantBuffer::GetAnnotationByName., Rico SchÃller
- [PATCH 08/10] d3d10: Implement ID3D10EffectPass::GetAnnotationByName., Rico SchÃller
- [PATCH 07/10] d3d10: Implement ID3D10EffectTechnique::GetAnnotationByName., Rico SchÃller
- [PATCH 06/10] d3d10: Implement ID3D10EffectConstantBuffer::GetAnnotationByIndex()., Rico SchÃller
- [PATCH 05/10] d3d10: Implement ID3D10EffectVariable::GetAnnotationByIndex()., Rico SchÃller
- [PATCH 03/10] d3d10: Implement ID3D10EffectTechnique::GetAnnotationByIndex., Rico SchÃller
- [2/2] msi: Add a test to show that creating shortcuts works regardless of COM initialization state., Hans Leidekker
- [1/2] shell32: Reject NULL path in IShellLink_SetPath., Hans Leidekker
- [PATCH 02/10] d3d10: Implement annotation parsing., Rico SchÃller
- [PATCH 01/10] d3d10: Reorder some functions., Rico SchÃller
- oledb32: Add a stub IDCInfo interface., Huw Davies
- user32: Send the same lParam with WM_SYSCOMMAND/SC_CLOSE as was received with WM_NCLBUTTONDOWN., Dmitry Timoshkov
- winex11.drv: Handle WM_DELETE_WINDOW by simulating clicking the caption Close button., Dmitry Timoshkov
- crypt32(7/9): Implement CertGetNameStringW for CERT_NAME_EMAIL_TYPE, Juan Lang
- crypt32(4/9): Further simplify CertGetNameStringW, Juan Lang
- crypt32(2/9): Return an empty string from CertGetNameStringW if a name couldn't be found, Juan Lang
- crypt32(1/9): Correct searching the alternate name in CertGetNameStringW if the main name doesn't contain an appropriate OID, Juan Lang
- crypt32(8/9): Implement CertGetNameStringW for CERT_NAME_DNS_TYPE, Juan Lang
- [2/3] comctl32/monthcal: Draw selected day as v6 does. Get rid of ugly selection curve., Nikolay Sivov
- [3/3] comctl32/header: Add XP SP3 workaround for Header tests. Fix window handle leak., Nikolay Sivov
- [1/3] comctl32/monthcal: Cache window GWL_STYLE, Nikolay Sivov
- crypt32(9/9): Implement CertGetNameStringW for CERT_NAME_URL_TYPE, Juan Lang
- crypt32(6/9): Implement CertGetNameStringW for CERT_NAME_RDN_TYPE, Juan Lang
- crypt32(5/9): Implement CertGetNameStringW for CERT_NAME_ATTR_TYPE, Juan Lang
- crypt32(3/9): Use a helper function to simplify CertGetNameStringW, Juan Lang
- CPPCheck Sept 8 GIT, chris ahrendt
- msxml3: Add IDispatchEx support to IXMLDOMElement (resend 2), Alistair Leslie-Hughes
September 08, 2009
- [PATCH] jscript/tests: fixed typos in the output strings., Reece Dunn
- [PATCH 3/4] jscript: Fixed to_primitive for null dispatch., Jacek Caban
- [PATCH 2/4] jscript: Fixed null dispatch comparition., Jacek Caban
- [PATCH 1/4] jscript: Added Array.splice implementation., Jacek Caban
- [PATCH 13/13] mshtml: Added IHTMLElement::dblclick property implementation., Jacek Caban
- [PATCH 12/13] mshtml: Fire beforeunload event on body element., Jacek Caban
- [PATCH 11/13] mshtml: Added support for document events in fire_event., Jacek Caban
- [PATCH 10/13] mshtml: Added IHTMLWindow3::attachEvent implementation., Jacek Caban
- [PATCH 09/13] mshtml: Added IHTMLWindow2::onload property., Jacek Caban
- [PATCH 08/13] mshtml: Added IHTMLWindow2::onbeforeunload property implementation., Jacek Caban
- documentation: Keep README.fr in sync; fixes, FrÃdÃric Delanoy
- [PATCH 07/13] mshtml: Store body event target in window object., Jacek Caban
- [PATCH 06/13] mshtml: Added javascript protocol tests., Jacek Caban
- [PATCH 05/13] mshtml: Added JScriptProtocolInfo::QueryInfo implementation., Jacek Caban
- [PATCH 04/13] mshtml: Added JSProtocolInfo::ParseUrl implementation., Jacek Caban
- [PATCH 03/13] mshtml: Added JSProtocol class factory stub implementation., Jacek Caban
- [PATCH 02/13] mshtml: Improve debug messages for timer invocation., Jacek Caban
- [PATCH 01/13] mshtml: Make empty string is a valid overflow style., Jacek Caban
- 2/2 winex11: add support for more dibsection depths, Roderick Colenbrander
- 1/2 winex11: add function for copying brushes, Roderick Colenbrander
- jscript: Update Lithuanian translation, Aurimas FiÅeras
- msvcrt: dont overwrite the standard streams (with tests, try 7), André Hentschel
- [2/2]msctf/test: add handler sink_check_ok for checking fired sinks, Aric Stewart
- [1/2]msctf/test: add sink_fire_ok helper and use it to check sink firing, Aric Stewart
- winhttp: Add a fixme for WINHTTP_OPTION_SECURITY_FLAGS, Juan Lang
- wined3d: Fix vendor detection when using an Intel X4500HD (Resend), Jaime Rave
- msctf: define ITfThreadFocusSink, Aric Stewart
- msctf: add stub ITfSourceSingle interface to ThreadMgr, Aric Stewart
- msctf: stub of TF_InvalidAssemblyListCacheIfExist, Aric Stewart
- readme.de: Git is not an acronym, André Hentschel
- [ntdll, cmd] Implement file attributes with xattr on mac and linux (fixes bug 15679), Dan Kegel
- [PATCH 4/7] d3d10: Implement ID3D10EffectVariable::GetType()., Henri Verbeet
- [PATCH 2/7] d3d10: Parse an effect type's basetype and class., Henri Verbeet
- [PATCH 7/7] widl: Generate proper prototypes for function declarations without arguments., Henri Verbeet
- [PATCH 6/7] d3d10: Use debugstr_a()/debugstr_an() to trace external strings., Henri Verbeet
- [PATCH 3/7] d3d10: Add initial support for parsing structures., Henri Verbeet
- [PATCH 5/7] d3d10: Implement ID3D10EffectType::GetDesc()., Henri Verbeet
- [PATCH 1/7] d3d10: Add initial type parsing code., Henri Verbeet
- winefile - italian translation update, Davide Pizzetti
- start - italian translation update, Davide Pizzetti
- winecfg - italian translation update, Davide Pizzetti
- [ddraw/tests][3/3] Test of valid implementation of multibuffering, Pavel Procházka
- [wined3d][2/3] Implementation of cycling through backbuffers in _Present(), Pavel Procházka
- [wined3d][1/3] Allow infinity count of backbuffers in IWineD3DDeviceImpl_CreateSwapChain(), Pavel Procházka
- wined3d: Fix vendor detection when using an Intel X4500HD, Jaime Rave
- [jscript] Updated Dutch translations, Paul Vriens
September 07, 2009
- netapi32: add a stub for NetGroupGetInfo, Austin English
- [PATCH 2/2] dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values., Vitaliy Margolen
- [PATCH 1/2] dinput: Move axes and buttons queries into initial joystick discovery for joydev driver., Vitaliy Margolen
- hal: add a stub for HalGetBusDataByOffset, Austin English
- riched20: Make vtables const., Dmitry Timoshkov
- oleaut32/tests: add a testcase for vartype, André Hentschel
- README: Git is not an acronym, Jeff Zaroyko
- [PATCH 6/6] wined3d: Fix some function pointers and typedefs., Henri Verbeet
- [PATCH 4/6] wined3d: Fix shader_arb_load_constantsF()., Henri Verbeet
- [PATCH 5/6] wined3d: Check the correct debug channel in shader_arb_load_constantsF()., Henri Verbeet
- [PATCH 3/6] d3d10: Implement IsValid() for a few interfaces., Henri Verbeet
- [PATCH 2/6] d3d10: Add the ID3D10EffectSamplerVariable interface., Henri Verbeet
- [PATCH 1/6] d3d10: Add the ID3D10EffectRasterizerVariable interface., Henri Verbeet
- [TRY 2] gdi32/tests: Add test for SelectClipRgn in metafile, Ilya Shpigor
September 06, 2009
- mfc42: Stub implementation with the message where to get it from, Vitaliy Margolen
- [7/8] comctl32/trackbar: TBM_SETTIC processing shouldn't be affected by TBS_AUTOTICKS style, Nikolay Sivov
- [5/8] comctl32/listview: Add partial support for cxMin width field, Nikolay Sivov
- [6/8] comctl32/trackbar: Default to TBTS_TOP position on creation, Nikolay Sivov
- [8/8] comctl32/trackbar: Drop initial parent creation tests, they are nothing to do with control we're testing, Nikolay Sivov
- [4/8] comctl32/header: Implement HDS_NOSIZING style with tests, Nikolay Sivov
- [3/8] comctl32/listview: Handle LVCFMT_FIXED_WIDTH flag, Nikolay Sivov
- [1/8] comctl32/listview: Implement LVS_EX_TRANSPARENTBKGND style, Nikolay Sivov
- [2/8] comctl32/header: Implement HDF_FIXEDWIDTH format flag, Nikolay Sivov
- [PATCH 2/2] jscript: Added 'in' expression implementation., Jacek Caban
- [PATCH 1/2] jscript: Fixed typeof implementation for null VT_DISPATCH., Jacek Caban
- [PATCH 20/21] mshtml: Added HTML events test., Jacek Caban
- [PATCH 19/20] mshtml: Added IHTMLElement2::attachEvent implementation., Jacek Caban
- [PATCH 18/20] mshtml: Store event handlers in vector structure., Jacek Caban
- [PATCH 17/20] mshtml: Added IHTMLDocument2::onclick property implementation., Jacek Caban
- [PATCH 16/20] mshtml: Improve IHTMLEventObj getter stubs., Jacek Caban
- [PATCH 15/20] mshtml: Added IHTMLEventObj::get_screen[XY] implementation., Jacek Caban
- [PATCH 14/20] mshtml: Added IHTMLEventObj::get_client[XY] implementation., Jacek Caban
- [PATCH 13/20] mshtml: Added IHTMLEventObj::get_button implementation., Jacek Caban
- [PATCH 12/20] mshtml: Added IHTMLEventObj::get_keyCode implementation., Jacek Caban
- [PATCH 11/20] mshtml: Addded IHTMLEventObj::get_shiftKey implementation., Jacek Caban
- [PATCH 10/20] mshtml: Added IHTMLEventObj::get_ctrKey implementation., Jacek Caban
- [PATCH 09/20] mshtml: Added IHTMLEventObj::get_altKey implementation., Jacek Caban
- [PATCH 08/20] mshtml: Added IHTMLEventObj::get_type implementation., Jacek Caban
- [PATCH 07/20] mshtml: Always create event object in fire_event., Jacek Caban
- [PATCH 06/20] mshtml: Move event handlers invocation to separated function., Jacek Caban
- [PATCH 05/20] mshtml.idl: Added missing hidden attributes., Jacek Caban
- [PATCH 04/20] mshtml: Added GetNextDispID and GetMemberName tests., Jacek Caban
- [PATCH 03/20] mshtml: Added GetMemberName implementation., Jacek Caban
- [PATCH 02/20] mshtml: Added IDispatchEx::GetNextDispID implementation., Jacek Caban
- [PATCH 01/20] mshtml: Move builtin function info lookup to separated function., Jacek Caban
- Re: [PATCH 0/3] Make GetAsyncKeyState really Async (now it checks current window only), Tom Wickline
- [PATCH 1/3] server: expand protocol to store global key state, RafaÅ MiÅecki
- [PATCH 3/3] winex11.drv: use global key state in GetAsyncKeyState, RafaÅ MiÅecki
- [PATCH 2/3] winex11.drv: set global key state, RafaÅ MiÅecki
- [PATCH 0/3] Make GetAsyncKeyState really Async (now it checks current window only), RafaÅ MiÅecki
- [3/3] riched20: Implement handling of WM_KEYDOWN VK_TAB in a dialog mode. (try 2), Sergey Khodych
- [2/3] riched20: Implement handling WM_KEYDOWN VK_ESCAPE in a dialog mode. (try 2), Sergey Khodych
- [1/3] riched20: Implement handling of WM_KEYDOWN VK_RETURN in a dialog mode. (try 2), Sergey Khodych
- msvcrt: dont overwrite the standard streams (with test, try 6), André Hentschel
- msvcrt: dont overwrite the standard streams (with test, try 5), André Hentschel
- Polish translation for release 1.1.29, Åukasz WojniÅowicz
September 04, 2009
- gdiplus: don't accept MS Sans Serif as the generic sans serif font, Vincent Povirk
- windowscodecs: fix the bmpformat test on windows 7, Vincent Povirk
- gdiplus: don't calculate the number of points in the arc by dividing, Vincent Povirk
- [PATCH] oleview: fixed bad error check, Marcus Meissner
- [PATCH] wineoss.drv: avoid mixer fd leak, Marcus Meissner
- [PATCH] winegcc: free link_args (Coverity), Marcus Meissner
- gdiplus: don't use the supplied rect to calculate font scaling factors, Vincent Povirk
- gdiplus: stub GdipScaleLineTransform, Vincent Povirk
- gdiplus: stub GdipResetLineTransform, Vincent Povirk
- gdiplus: implement GdipDrawImagePointRect, Vincent Povirk
- ddraw: Added support for WINED3DFMT_X8L8V8U8, WINED3DFMT_R8G8B8A8_SNORM and WINED3DFMT_R16G16_SNORM to PixelFormat_WineD3DtoDD, Stephan Rose
- mshtml: Fix crash because of usage of pointer before cheking if it is NULL, Peter Dons Tychsen
- winebrowser: Fix broken handling of DDE type XTYP_EXECUTE, Peter Dons Tychsen
- gdi32/tests: Add test for SelectClipRgn in metafile, Ilya Shpigor
- gdi32/tests: Add test for SelectClipRgn in metafile, Ilya Shpigor
- [4/4] gdiplus: remove unused bitmap flipping code, Vincent Povirk
- [3/4] gdiplus: disable alpha channel support for BMP images, Vincent Povirk
- [2/4] gdiplus: use WIC to decode PNG files, Vincent Povirk
- [1/4] gdiplus: use WIC to decode BMP files, Vincent Povirk
- gdiplus: fix a copy outside allocated memory in GdipCreateTextureIA, Vincent Povirk
- gdiplus: test for the lowest rejected startup version, Vincent Povirk
- ntdll: remember to set the iosb status if using a worker thread for serial wait, Mike Kaplinskiy
September 02, 2009
- jscript: Update French translation, FrÃdÃric Delanoy
- [3/3] comctl32/trackbar: Drop initial parent creation tests, they are nothing to do with control testing, Nikolay Sivov
- [2/3] comctl32/trackbar: TBM_SETTIC processing shouldn't be affected by TBS_AUTOTICKS style, Nikolay Sivov
- [1/3] comctl32/trackbar: Default to TBTS_TOP position on creation, Nikolay Sivov
- jscript: Update German translation, André Hentschel
- [6/6] shlwapi: Implement stub for UrlFixupW, Owen Rudge
- [5/6] shlwapi: Implement stub for ZoneCheckUrlExW, Owen Rudge
- [4/6] shlwapi: Implement stubs for SHFormatDateTimeA/W, Owen Rudge
- [3/6] shlwapi: Implement stub for SHGetViewStatePropertyBag, Owen Rudge
- [2/6] shlwapi: Implement stub for SHCreatePropertyBagOnRegKey, Owen Rudge
- [1/6] shlwapi: Implement IUnknown_UIActivateIO, Owen Rudge
- [6/6] [try 4] mapi32: Implement the rest of the Simple MAPI functions, Owen Rudge
- [5/6] [try 4] mapi32: Pass through MAPISendMail if Simple MAPI provider loaded, Owen Rudge
- [4/6] [try 4] mapi32: Implement MAPIInitialize, Logon, Logoff, LogonEx, Uninitialize, Owen Rudge
- [3/6] [try 4] mapi32: Load and store MAPI function pointers after loading MAPI providers, Owen Rudge
- [2/6] [try 4] mapi32: Scan registry for MAPI providers and load them, Owen Rudge
- [1/6] [try 4] mapi32: Add stub functions for loading/unloading MAPI providers, Owen Rudge
- [PATCH 1/2] include: Add IClientSecurity constants., Huw Davies
- [PATCH 2/2] ole32: The server principal name can be the constant COLE_DEFAULT_PRINCIPAL., Huw Davies
- [2/3] comctl32/trackbar: Cache window style, Nikolay Sivov
- [3/3] comctl32/trackbar: Reduce parameter count for some helpers, Nikolay Sivov
- [1/3] comctl32/trackbar: Fix tic count calculation, Nikolay Sivov
- wine.inf: Register msdaps.dll., Huw Davies
- [PATCH 1/2] oledb32: Add a stub oledb32.dll., Huw Davies
- [PATCH 2/2] oledb32: Add a stub implementation of the conversion library class., Huw Davies
- [PATCH 2/2] jscript: Added JSGlobal_unescape implementation, Piotr Caban
- urlmon: Handle NULL parameter, Vladimir Pankratov
- [PATCH 1/2] jscript: Throw 'Object expected' error in call_expression_eval, Piotr Caban
- [PATCH 4/4] mshtml: Added IOmNavigator::get_userAgent implementation., Jacek Caban
- [PATCH 3/4] mshtml: Added IHTMLDocument::writeln implementation., Jacek Caban
- [PATCH 2/4] mshtml: Added http loading test., Jacek Caban
- [PATCH 1/4] mshtml: Fixed tests on IE8., Jacek Caban
- msvcrt/tests: Add acceptable error codes for W2K8+, Ge van Geldorp
- [PATCH 3/3 resend] jscript: Added Array.unshift implementation., Jacek Caban
- [PATCH 2/3 resend] jscript: Make Array.slice generic., Jacek Caban
- [PATCH 1/3 try2] jscript: Added to_primitive on hosting objects test., Jacek Caban
- jscript: Add Russian translation [Resend], Vladimir Pankratov
- gdiplus/tests: Fix test on Win7, Ge van Geldorp
- shell32/tests: Fix tests on Vista+, Ge van Geldorp
- [2/2] msi: Add a partial implementation of MsiDetermineApplicablePatchesW., Hans Leidekker
- wininet: Destroy authorization info on failure in HTTP_DoAuthorization., Hans Leidekker
- [1/2] msi: Set REINSTALL property when the product is already installed and the command line is empty., Hans Leidekker
- [2/2] mscms/tests: Remove code that mixes up color space IDs and standard color space IDs., Hans Leidekker
- [1/2] mscms: Use correct standard color space constants in GetStandardColorSpaceProfileW., Hans Leidekker
- [PATCH 5/5] wined3d: Print a warning when an ARB program exceeds the native resource limits., Henri Verbeet
- [PATCH 4/5] wined3d: Properly check for ARB program compile errors., Henri Verbeet
- [PATCH 3/5] wined3d: Release the GL lock on IWineD3DImpl_FillGLCaps() error paths., Henri Verbeet
- [PATCH 2/5] d3d10: Add the ID3D10EffectDepthStencilVariable interface., Henri Verbeet
- [PATCH 1/5] d3d10: Add the ID3D10EffectBlendVariable interface., Henri Verbeet
- msxml3: Add IDispatchEx support to IXMLDOMElement (resend), Alistair Leslie-Hughes
September 01, 2009
- [PATCH 3/3] jscript: Added Array.unshift implementation., Jacek Caban
- [PATCH 2/3] jscript: Make Array.slice generic., Jacek Caban
- [PATCH 1/3] jscript: Added to_primitive on hosting objects test., Jacek Caban
- Re: [PATCH] [WineDbg]: fix backend prototypes for PowerPC and Alpha, Austin English
- [2/2] gdiplus: use WIC to decode GIF files, Vincent Povirk
- [1/2] gdiplus: use WIC to decode JPEG files, Vincent Povirk
- gdiplus: use WIC to encode images, Vincent Povirk
- oleaut32: use WIC to decode PNG images, Vincent Povirk
- 4/4 winex11: use ColorShifts data in X11DRV_PALETTE_ToLogical, Roderick Colenbrander
- 3/4 winex11: use ColorShifts from physDev in X11DRV_PALETTE_ToPhysical, Roderick Colenbrander
- 2/4 winex11: Prepare X11DRV_PALETTE_ToPhysical/_ToLogical for a new ColorShift structure., Roderick Colenbrander
- [PATCH 2/2] mshtml: Fixed script tests on IE6 and IE7., Jacek Caban
- [PATCH 1/2] jscript.idl: Added IActiveScriptDebug declaration., Jacek Caban
- 1/4 winex11: add X11DRV_PALETTE_LookupPixel, Roderick Colenbrander
- [PATCH] [WineDbg]: fix backend prototypes for PowerPC and Alpha, Eric Pouech
- oleaut32: add test for tlibattr->lcid, Vincent Povirk
- oleaut32: handle LCID arguments in ITypeInfo::Invoke, Vincent Povirk
- [user32/tests] Run tests again on Win95, Paul Vriens
- urlmon: Add test for IsValidURL [try 2], Vladimir Pankratov
- [3/3]msctf/tests: test ITfThreadMgr::AssociateFocus, Aric Stewart
- [2/3]msctf: implement ITfThreadMgr::AssociateFocus, Aric Stewart
- [PATCH 2/3] oledb32: Add a stub implementation of the conversion library class., Huw Davies
- [PATCH 3/3] oledb32: Add a stub IDCInfo interface., Huw Davies
- [PATCH 1/3] oledb32: Add a stub oledb32.dll., Huw Davies
- msdaps: Implement IDBDataSourceAdmin_CreateDataSource proxy and stub., Huw Davies
- [PATCH 3/3] jscript: Added String.lastIndexOf implementation., Jacek Caban
- [PATCH 2/3] jscript: Code clean up., Jacek Caban
- [PATCH 1/3] jscript: Code clean up., Jacek Caban
- kernel32/tests: Fix locale tests on Vista and higher, Ge van Geldorp
- comctl32/propsheet: update position of hidden buttons too - try 2, Jan de Mooij
- urlmon: Add test for IsValidURL, Vladimir Pankratov
- setupapi: Add stub for SetupDiGetClassImageIndex, Vladimir Pankratov
- [3/3] riched20: Implement handling of WM_KEYDOWN VK_TAB in a dialog mode., Sergey Khodych
- [1/3] riched20: Implement handling of WM_KEYDOWN VK_RETURN in a dialog mode., Sergey Khodych
- [2/3] riched20: Implement handling WM_KEYDOWN VK_ESCAPE in a dialog mode., Sergey Khodych
- user32: tests: Fix typo., Sergey Khodych
- [PATCH 5/5] ddraw: Remove trailing spaces., Henri Verbeet
- [PATCH 4/5] wined3d: Only warn about using Lod sample functions in fragment shaders is ARB_shader_texture_lod isn't supported., Henri Verbeet
- [PATCH 3/5] wined3d: Add support for ARB_depth_clamp., Henri Verbeet
- [PATCH 2/5] d3d10: Add the ID3D10EffectShaderVariable interface., Henri Verbeet
- [PATCH 1/5] d3d10: Add the _D3D10_SIGNATURE_PARAMETER_DESC struct., Henri Verbeet
- comctl32/listview: Call default handler for WM_PAINT disabled by WM_SETREDRAW, Nikolay Sivov
- ole32: fix build on Power PC, Austin English
- msvcrt: fix a compiler warning on PowerPC, Austin English
- kernel32/tests: fix a compiler warning (try 3), Austin English
- winecfg: fix a compiler warning on PowerPC, Austin English
- oleaut32: avoid a NULL pointer dereference, Austin English
|
|