wine
2013-03-11  Ken Thomaseswinemac: Override -[NSOpenGLContext clearDrawable]...
2013-03-11  Ken Thomaseswinemac: Don't defer attaching OpenGL context to view...
2013-03-11  Andrew Talbotdwrite: Avoid signed-unsigned integer comparisons.
2013-03-11  Andrew Talbotjoy.cpl: Avoid signed-unsigned integer comparisons.
2013-03-11  Andrew Talbotmsvcp60: Avoid signed-unsigned integer comparisons.
2013-03-11  Vincent Povirkgdiplus: Fix GdipCreateBitmapFromGraphics implementation.
2013-03-11  Jacek Cabanwininet: Skip test_open_url_async on IEs older than 7.
2013-03-11  Hans Leidekkerdnsapi: Increase maximum packet size.
2013-03-11  Filip Navaraiphlpapi: Use prefixed WS_ structures to avoid misalign...
2013-03-11  Akihiro Sagawamsvcrt: Fix incorrect casts in _wcstoi64_l and _wcstoui...
2013-03-11  Akihiro Sagawamsvcrt/tests: Add _wcstoi64/_wcstoui64 tests.
2013-03-11  Daniel Jelinskicomctl32/listview: Fix overwriting of item values.
2013-03-11  Francois Gougetd3dx9_34: Add a space between the spec entry name and...
2013-03-08  Daniel Jelinskicomctl32/imagelist: Use proper color format for merged...
2013-03-08  Alexandre Julliardjscript: Return after assert(0) to silence warnings.
2013-03-08  Jacek Cabanwininet: Added a test of request reading from cache.
2013-03-08  Jacek Cabanwininet: Don't pass expected cache file size to CreateU...
2013-03-08  Jacek Cabanurlmon: Fixed some test failures on IE10.
2013-03-08  Jacek Cabanjscript: Avoid direct access to string buffer in a...
2013-03-08  Jacek Cabanjscript: Reuse static instance of 'undefined' string.
2013-03-08  Jacek Cabanjscript: Pass msg as jsstr_t to create_error.
2013-03-08  Piotr Cabancryptnet: Don't ignore HttpEndRequestW error in HTTP_Re...
2013-03-08  Piotr Cabancryptnet: Open file with FILE_SHARE_READ flag in File_R...
2013-03-08  Piotr Cabancryptnet: Lock cache file while accessing it.
2013-03-08  Volkan Gezerpo: Updated Turkish translation.
2013-03-08  Hans Leidekkeruser32: Add a stub implementation of UserHandleGrantAccess.
2013-03-08  Dmitry Timoshkovwindowscodecs: Fix handling of a tRNS PNG chunk in...
2013-03-08  Ken Thomaseswinemac: Improve handling of "invert" pixels in monochr...
2013-03-08  Andrew Talbotws2_32: Avoid signed-unsigned integer comparisons.
2013-03-08  Andrew Talbotwsock32: Avoid signed-unsigned integer comparisons.
2013-03-08  Andrew Talbotxmllite: Avoid signed-unsigned integer comparisons.
2013-03-08  C.W. Bettswinemac: Fix compilation on Lion and later.
2013-03-08  Daniel Jelinskicomctl32/listview: Correct sending NM_CUSTOMDRAW to...
2013-03-07  Jacek Cabanwininet: Fixed crash in chunked_read if netconn is...
2013-03-07  Nozomi Kodamad3dx9: Save multiplications for better performance.
2013-03-07  Nozomi Kodamad3dx9: Implement D3DXSHEvalConeLight.
2013-03-07  Jacek Cabanurlmon: Added HTTP cache reading tests.
2013-03-07  Jacek Cabanurlmon: Fixed handling binding reading immediately...
2013-03-07  Hans Leidekkerwinhttp: Make the first parameter of resolve_hostname...
2013-03-07  Piotr Cabanwininet: Rename URLCacheContainer_* functions to cache_...
2013-03-07  Piotr Cabanwininet: Added better urlcache index file validation...
2013-03-07  Piotr Cabanwininet: Cleanup and optimize URLCacheContainer_OpenInd...
2013-03-07  Jacek Cabanjscript: Use jsstr_flush in literal_as_bstr.
2013-03-07  Jacek Cabanjscript: Use (index,length) pair as match result.
2013-03-07  Petr Kočandrlepo: Completed winecfg and clock Czech translation.
2013-03-07  Dmitry Timoshkovwindowscodecs: Ask libpng to ignore CRC of PNG chunks.
2013-03-07  Michael Stefaniucavifil32/tests: Add COM tests for AVIFile.
2013-03-07  Michael Stefaniucavifil32: Support COM aggregation for AVIFile.
2013-03-07  Michael Stefaniucavifil32: Avoid forward declaration of IAVIFile/IPersis...
2013-03-07  Michael Stefaniucavifil32: Merge and cleanup the IPersistFile iface.
2013-03-07  Michael Stefaniucavifil32: COM cleanup for the IAVIFile iface.
2013-03-07  Alistair Leslie... msxml3: Implement IXMLParser Get/Set Factory.
2013-03-07  Alistair Leslie... msxml3: Add xmlns attribute test.
2013-03-06  Francois Gougetqcap: Fix compilation on systems that have v4l1 but...
2013-03-06  Francois Gougetmsvcrt: Remove WINAPI on static functions where not...
2013-03-06  Hans Leidekkerwininet: Port resolution doesn't depend on the secure...
2013-03-06  Piotr Cabanwininet: Improved urlcache debug traces.
2013-03-06  Jacek Cabanjscript: Reimplemented do_attribute_tag_format without...
2013-03-06  Jacek Cabanjscript: Reimplemented do_attributeless_tag_format...
2013-03-06  Alexandre Julliardvbscript: Return after assert(0) to silence warnings.
2013-03-06  Alexandre Julliardwininet: Always pass a ULONG variable to ioctlsocket.
2013-03-06  Alexandre Julliardwinhttp: Always pass a ULONG variable to ioctlsocket.
2013-03-06  Alexandre Julliardwinedbg: Use socklen_t where appropriate.
2013-03-06  Alexandre Julliardws2_32: Use socklen_t where appropriate.
2013-03-06  Alexandre Julliardserver: Use socklen_t where appropriate.
2013-03-06  Ken Thomaseswinemac: Implement WGL_EXT_swap_control.
2013-03-06  Ken Thomaseswinemac: Implement WGL_NV_render_texture_rectangle.
2013-03-06  Ken Thomaseswinemac: Implement WGL_ARB_render_texture.
2013-03-06  Ken Thomaseswinemac: Implement WGL_ARB_pbuffer.
2013-03-06  Ken Thomaseswinemac: Implement WGL_ARB_pixel_format and enable...
2013-03-06  Ken Thomaseswinemac: Implement WGL_ARB_make_current_read.
2013-03-06  Ken Thomaseswinemac: Implement OpenGL support.
2013-03-06  Dmitry Timoshkovwindowscodecs: Add a comment to PNG decoder that Window...
2013-03-06  Dmitry Timoshkovwindowscodecs: Add a test for palette of a PNG image...
2013-03-06  Alessandro... strmbase: Frame scheduling should use IMediaSample...
2013-03-06  Andrew Talbotwinex11.drv: Avoid signed-unsigned integer comparisons.
2013-03-06  Andrew Talbotwinhttp: Avoid signed-unsigned integer comparisons.
2013-03-05  Piotr Cabanieframe: Pass BSTR to handle_navigation_error.
2013-03-05  Francois Gougetinetcomm: Make mimebody_create() static.
2013-03-05  Hans Leidekkerwinhttp: Make sure to clear response headers from a...
2013-03-05  Hans Leidekkerwinhttp: Implement WINHTTP_OPTION_REDIRECT_POLICY_DISAL...
2013-03-05  Hans Leidekkerwinhttp: Add a helper to retrieve the redirect URL.
2013-03-05  Hans Leidekkerwinhttp: Use symbolic constants for HTTP status codes.
2013-03-05  Piotr Cabanmsvcr90: Check more fields in _getptd tests.
2013-03-05  Piotr Cabanmsvcrt: Added __pxcptinfoptrs tests.
2013-03-05  Piotr Cabanmsvcrt: Added __pxcptinfoptrs implementation.
2013-03-05  Piotr Cabanmsvcrt: Don't set unhandled exception filter, XcptFilte...
2013-03-05  Piotr Cabanmsvcrt: Rename msvcrt_alloc_fd_from to msvcrt_set_fd.
2013-03-05  Jacek Cabanjscript: Use jsstr_flush in String_concat.
2013-03-05  Jacek Cabanjscript: Use jsstr_flush in variant_change_type.
2013-03-05  Jacek Cabanjscript: Use jsstr_flush in jsval_to_variant.
2013-03-05  Jacek Cabanjscript: Use jsstr_flush in jsstr_concat.
2013-03-05  Jacek Cabanjscript: Use jsstr_flush in construct_function.
2013-03-05  Jacek Cabanjscript: Use jsstr_flush in Error_toString.
2013-03-05  Jacek Cabanjscript: Added jsstr_flush helper and use it in array_join.
2013-03-05  André Hentschelserver: Remove SPARC support.
2013-03-05  André Hentschelntdll: Remove SPARC support.
2013-03-05  André Hentschelkernel32/tests: Remove SPARC support.
2013-03-05  André Hentscheldbghelp: Remove SPARC support.
2013-03-05  André Hentschelwinetest: Remove SPARC support.
next