winemac: Implement WGL_ARB_pixel_format and enable dependent extensions.
[wine] / dlls /
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 Pignottistrmbase: 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  Michael Stefaniucmpr: Use offsetof for the size of structs with varlen...
2013-03-05  Andrew Talbotwined3d: Avoid signed-unsigned integer comparisons.
2013-03-05  Andrew Talbotwineps.drv: Avoid signed-unsigned integer comparisons.
2013-03-05  Alessandro Pignottiquartz: The filter graph manager should handle GetCurre...
2013-03-05  Alessandro Pignottiqedit: Implement IMediaSeeking and IMediaPosition in...
2013-03-05  Alessandro Pignottistrmbase: Remove code duplicated by every user of ISeek...
2013-03-05  Ken Thomaseswinemac: Fail gracefully and early when run from a...
2013-03-05  Jörg Höhlemmsystem: MIDIHDR.dwOffset exists since Win 32 only...
2013-03-05  Jörg Höhlewinmm: Don't log the uninitialised MCI output buffer...
2013-03-04  Andrew Eikumwinmm/tests: Add another valid return code.
2013-03-04  Jacek Cabanwininet: Use secure variable instead of ssl_s handle...
2013-03-04  Francois Gougetmshtml/tests: Make test_insert_adjacent_elems() static.
2013-03-04  Francois Gougetgdiplus/tests: Skip the tests if unable to load the...
2013-03-04  Alexandre Julliardwinex11: Wait for the client window to be created on...
2013-03-04  Alexandre Julliardwinex11: Explicitly set the border pixel when creating...
2013-03-04  Daniel Jelinskicomctl32/listview: Fix custom draw prepaint handling.
2013-03-04  Daniel Jelinskicomctl32/listview: Fix font handling in custom draw.
2013-03-04  Daniel Jelinskicomctl32/imagelist: Fixed merging of images without...
2013-03-04  Alexandre Julliardgdi32: Increment the face refcount when loading the...
2013-03-04  Alexandre Julliardgdi32: Store the font stat information when loading it.
2013-03-04  Frédéric Delanoyvbscript: Specify correct variable in memory allocation...
2013-03-04  Alexandre Julliardvbscript: Tweak enum macros to avoid confusing winapi_e...
2013-03-04  Jacek Cabanjscript: Use jsstr_substr in jsregexp.c where possible.
2013-03-04  Jacek Cabanjscript: Added jsstr_substr helper and use it in String...
2013-03-04  Dmitry Timoshkovgdiplus: Add some tests for string format alignment.
2013-03-04  Dmitry Timoshkovgdiplus: GdipDrawString should not clip the string...
2013-03-04  Dmitry TimoshkovRevert "gdiplus: Add support for StringFormatFlagsNoClip.".
2013-03-04  Michael Stefaniucinetcomm: COM cleanup for the IStream iface.
2013-03-04  Michael Stefaniucinetcomm: Include the object instead of IMimeBody in...
2013-03-04  Michael Stefaniucinetcomm: COM cleanup for the IMimeBody iface.
2013-03-04  Michael Stefaniucinetcomm: Use a static interface instance for IMimeAllo...
2013-03-04  Michael Stefaniucinetcomm: COM cleanup for the IMimeSecurity iface.
2013-03-04  Michael Stefaniucinetcomm: Pass the object instead of an iface to a...
2013-03-04  Michael Stefaniucinetcomm: COM cleanup for the IMimeMessage iface.
2013-03-04  Nikolay Sivovmsxml3: CDATA nodes can't have children.
2013-03-04  Nikolay Sivovmsxml3: Filter unsupported child nodes in insertBefore...
2013-03-04  Jeff Muizelaardbghelp: Store the vendor id in the correct order.
2013-03-04  Vincent Povirkgdiplus: Store the image type on a Graphics object...
2013-03-04  Andrew Talbotmscoree: Remove unneeded address-of operator from funct...
2013-03-04  Andrew Talbotwindowscodecs: Avoid signed-unsigned integer comparisons.
2013-03-04  Andrew Talbotwinealsa.drv: Avoid signed-unsigned integer comparisons.
2013-03-04  Piotr Cabanmsvcrt: Added stdin close/open tests.
2013-03-04  Piotr Cabanmsvcrt: Reuse standard file descriptors after closing...
2013-03-04  Piotr Cabanmsvcrt: Don't duplicate standard handles during initial...
2013-03-01  Jacek Cabanmshtml: Added IHTMLElement2::insertAdjacentElement...
2013-03-01  Jacek Cabanmshtml: Added IHTMLElement2::insertAdjacentElement...
2013-03-01  Jacek Cabanmshtml: insert_adjacent_node clean up.
2013-03-01  Jacek Cabanmshtml: Fixed 'adjacent' spelling.
2013-03-01  Piotr Cabanmsvcrt: Fixed closing of FindFirstFile handle in build_...
2013-03-01  Jacek Cabanmshtml: Fixed handling escaped paths in is_gecko_path.
2013-03-01  Jacek Cabanieframe: Fixed tests on IE10.
2013-03-01  Jacek Cabanwininet: Renamed socketFD to socket.
2013-03-01  Jacek Cabanwininet: Renamed useSSL to secure and set it after...
2013-03-01  Jörg Höhlewinmm: Prevent some MIDI race conditions.
2013-03-01  Jörg Höhlewineoss: Add midi MTC Quarter Frame support (on output).
2013-03-01  Jörg Höhlewinealsa: Reword some MIDI log messages.
2013-03-01  Vincent Povirkmscoree: Keep a reference to mscoree when shutting...
2013-03-01  Alessandro Pignottiquartz: It's not guaranteed that filters have a GUID...
2013-03-01  Alessandro Pignottiquartz: Get the CLSID directly from the filter.
2013-03-01  Alessandro Pignottiquartz: Use the moniker to create the filter directly.
2013-03-01  Nikolay Sivovmsxml3: Avoid unneeded variant copy in setAttribute...
2013-03-01  Nikolay Sivovmsxml3: Don't make a variant copy if no need to for...
2013-03-01  Nikolay Sivovmsxml3: Escape value for attribute in put_value().
2013-03-01  Nikolay Sivovmsxml3: Remove unneeded cast to xmlDocPtr.
2013-03-01  Andrew Talbotkernel32/tests: Do not assume the signedness of plain...
2013-03-01  Andrew Talbotwindowscodecs: Avoid signed-unsigned integer comparisons.
2013-02-28  Nozomi Kodamad3dx9: Explicit computations in D3DXMatrixInverse to...
2013-02-28  Nozomi Kodamad3dx9: Explicit computations in D3DXMatrixDeterminant...
2013-02-28  Huw Daviesriched20: Send WM_CHAR notifications.
2013-02-28  Jacek Cabanieframe: Fixed QI tests on IE10, where IStdMarshalInfo...
next