wine
2009-05-18  Roderick Colenbranderwgl: Make sure WGL_DRAW_TO_BITMAP_ARB is only seen...
2009-05-18  Roderick Colenbranderwgl: Make sure WGL_SUPPORT_GDI_ARB is only seen on...
2009-05-18  Roderick Colenbranderwgl: Add WGL_SWAP_METHOD_ARB support.
2009-05-18  Detlef Riekenbergwininet/tests: Remove a duplicate test.
2009-05-18  Jacek Cabanurlmon: Added BINDSTATUS_LOADINGMIMEHANDLER and BINDSTA...
2009-05-18  Jacek Cabanurlmon: Added GetBindString(BINDSTRING_URL) implementation.
2009-05-18  Vitaliy Margolendxdiagn: DirectShowFilters should go under numbered...
2009-05-18  Vitaliy Margolendxdiagn: Correct version format property.
2009-05-18  Vitaliy Margolendxdiagn: Rename szClsidCat and szClsidFilter to match...
2009-05-18  Aurimas Fišerasnotepad: Update Lithuanian translation.
2009-05-18  Francois Gougetgphoto2.ds: Use Win32 APIs instead of strdup().
2009-05-18  Francois Gougetadvapi32/tests: Replace realloc() with HeapReAlloc().
2009-05-18  Francois Gougetwinetest: Replace malloc() & co with HeapAlloc().
2009-05-18  Francois Gougetwinetest: Rename xmalloc() & co to heap_xxx() to not...
2009-05-18  Francois Gougetdplayx: cbDelete{Groups,Player}Elem() are unused so...
2009-05-18  Francois Gougetwinapi_test: Simplify the code that builds the list...
2009-05-18  Damjan Jovanovicoleaut32: Add a failing VarFormat test showing that...
2009-05-18  Michael Stefaniucmsctf: Allocate memory only right before it's needed.
2009-05-18  Michael Stefaniucmsvideo.dll16: Add missing unlock on an error path...
2009-05-18  Vincent Povirkshell32: Handle NULL return icon parameters in SHDefExt...
2009-05-18  Gerald Pfeiferlibwine: Remove redundant prototype for wine_call_on_st...
2009-05-18  Alexandre Julliardntdll: Free old memory block when reallocating to a...
2009-05-18  Alexandre Julliardntdll/tests: Added some test cases for RtlVirtualUnwind.
2009-05-15  Alexandre Julliardntdll: Initial implementation of RtlVirtualUnwind on...
2009-05-15  Alexandre Julliardntdll: Added a stub for RtlUnwindEx on x86_64.
2009-05-15  Paul Vrienssetupapi/tests: Fix remaining failures on Win9x.
2009-05-15  Alexandre Julliardshlwapi: Add a partial stub for IConnectionPoint_Invoke...
2009-05-15  Robert Keywined3d: Fix ATI HD4800 being reported as ATI 9500.
2009-05-15  Roderick Colenbranderwgl: Offer PFD_GENERIC_ACCELERATED on bitmap capable...
2009-05-15  Roderick Colenbranderwgl: Select bitmap capable formats when PFD_DRAW_TO_BIT...
2009-05-15  Roderick Colenbranderwgl: Duplicate some single buffered pixel formats for...
2009-05-15  Stefan Dösingerwined3d: Don't use TMP_COLOR unless srgb is enabled.
2009-05-15  Eric Pouechmsvideo16: Make msvideo16 a separate 16-bit module.
2009-05-15  Eric Pouechmsvfw32: Clearly separate the 16-bit code out of the...
2009-05-15  Francois Gougetshell32: Make AboutDlgProc() and SHELL_execute() static.
2009-05-15  Francois Gougetsetupapi: VcpFlush() and vsmString{Compare,Find}()...
2009-05-15  Francois Gougetsetupapi: Remove some dead code: VCP_VirtnodeDelete...
2009-05-15  Francois Gougetwinedbg: Replace realloc() with HeapReAlloc().
2009-05-15  Francois Gougetcomctl32/tests: Make flush_sequence() static.
2009-05-15  Francois Gougetfusion: CompareAssemblyIdentity() and GetAssemblyIdenti...
2009-05-15  Francois Gougetfusion: assembly_get_architecture() is unused so remove it.
2009-05-15  Francois Gougetdplayx: Reorder the code to avoid forward declarations.
2009-05-15  Francois Gougetdplayx: NS_GetOtherMagic() is not used, so remove it.
2009-05-15  Francois Gougetriched20: ME_MakeString() is unused so remove it.
2009-05-15  Marcus Meissnerurlmon: Separate NULL ptr check (Coverity 924).
2009-05-15  Juan Langinetmib1: Don't query the same OID twice if it returns...
2009-05-15  Juan Langinetmib1: Make sure the successor to an item doesn...
2009-05-15  Henri Verbeetwined3d: Remove some unused defines.
2009-05-15  Henri Verbeetwined3d: Document functions that depend on the caller...
2009-05-15  Henri Verbeetwined3d: Add missing GL locking to check_fbo_compat().
2009-05-15  Henri Verbeetwined3d: Add missing GL locking to ffp_blit_set() and...
2009-05-15  Henri Verbeetwined3d: Add missing GL locking to d3dfmt_p8_upload_pal...
2009-05-14  Alexandre Julliardmlang: Return the correct count in IMLangFontLink_GetS...
2009-05-14  Gerald Pfeifermsi: Initialize variable in MSI_ApplyPatchW.
2009-05-14  Vincent Povirkgdiplus: Stub GdipWarpPath.
2009-05-14  Vincent Povirkgdiplus: Stub GdipWidenPath.
2009-05-14  Vincent Povirkgdiplus: Populate the installed font collection.
2009-05-14  Damjan Jovanovicoleaut32: Strip trailing decimal zeroes when rounding...
2009-05-14  Alexandre Julliardwininet: Get rid of the SSL-specific read-ahead buffer.
2009-05-14  Alexandre Julliardwininet/tests: Add a test for reading chunked data.
2009-05-14  Alexandre Julliardwininet: Add a read-ahead buffer to allow InternetQuery...
2009-05-14  Alexandre Julliardwininet: Centralize detection of chunked mode and add...
2009-05-14  Dmitry Timoshkovsystem.sfd: Make lower case latin letters in 18 pixel...
2009-05-14  Stefan Dösingerwined3d: Centralize WINED3DSPDM_SATURATE handling.
2009-05-14  Stefan Dösingerwined3d: Fix remaining incorrect dst register getters.
2009-05-14  Stefan Dösingerwined3d: Fix a few more hardcoded pixel shader registers.
2009-05-14  Stefan Dösingerwined3d: Tidy up pshader_hw_texreg2rgb and friends.
2009-05-14  Stefan Dösingerwined3d: Tidy up pshader_hw_dp2add.
2009-05-14  Nikolay Sivovcomctl32/animate: Fix Animate_* macros.
2009-05-14  Nikolay Sivovcomctl32/treeview: Fix TreeView_* macros.
2009-05-14  Nikolay Sivovcomctl32/tab: Fix TabCtrl_* macros.
2009-05-14  Paul Vriensinetcomm: Prevent possible dereferences (Coverity).
2009-05-14  Jacek Cabanurlmon: Use PI_MIMEVERIFICATION in Binding object.
2009-05-14  Jacek Cabanurlmon: Added PI_MIMEVERIFICATION tests.
2009-05-14  Jacek Cabanurlmon: Added PI_MIMEVERIFICATION support.
2009-05-14  Aric Stewartmsctf: Map out currently missing interfaces.
2009-05-14  Vincent Povirkgdiplus: Add string format traces.
2009-05-14  Vincent Povirkgdiplus: Add a trace to GdipMeasureString.
2009-05-14  Vincent Povirkgdiplus: Add a trace to GdipDrawString.
2009-05-14  Paul Vrienswininet/tests: Fix some test failures on systems with...
2009-05-14  Henri Verbeetwined3d: Add missing GL locking to test_pbo_functionali...
2009-05-14  Henri Verbeetwined3d: Add missing GL locking to IWineD3DDeviceImpl_U...
2009-05-14  Henri Verbeetwined3d: Add missing GL locking to set_blit_dimension...
2009-05-14  Henri Verbeetwined3d: Add missing GL locking to calls to FBO functions.
2009-05-14  Henri Verbeetwined3d: Add missing GL locking to delete_glsl_program_...
2009-05-13  Paul Vriensuser32/tests: Fix test failures on Win9x/WinME.
2009-05-13  Aric Stewartmsctf: Support advising ITfLanguageProfileNotifySink...
2009-05-13  Aric Stewartmsctf: Implement ITfSource interface for ITfInputProces...
2009-05-13  Hans Leidekkerwininet: Add a stub implementation of IncrementUrlCache...
2009-05-13  Hans Leidekkerwininet: Implement GetDiskInfoA.
2009-05-13  Stefan Dösingerwined3d: Tidy up pshader_hw_cmp.
2009-05-13  Stefan Dösingerwined3d: Tidy up pshader_hw_cnd.
2009-05-13  Stefan Dösingerwined3d: Separate Tx tempregs from Tx varyings in ARB.
2009-05-13  Stefan Dösingerwined3d: Fix 1.4 pshader projection in ARB.
2009-05-13  Stefan Dösingerwined3d: Tidy up pshader_hw_tex.
2009-05-13  Francois Gougetntdll: virtual_free_system_view() is not used anymore...
2009-05-13  Francois Gougetrpcrt4: Make RPCRT4_NextHttpHeaderField() and RPCRT4_de...
2009-05-13  Francois Gougetd3dx8/tests: Make compare_vec3() static.
2009-05-13  Francois Gougetiphlpapi: Make getInterfacePhysicalByName() static.
2009-05-13  Francois Gougetwined3d: Make surface_force_reload() static.
next