credui: Delete the static critical section when unloading the dll.
[wine] / dlls /
2011-11-16  Francois Gougetcredui: Delete the static critical section when unloadi...
2011-11-16  Francois Gougetwininet: Give a name to the critical sections, make...
2011-11-16  Francois Gougetmsvcrt: Statically initialize and name the MSVCRT_file_...
2011-11-16  Francois Gougetdxgi: Remove an unneeded refcount field.
2011-11-16  Francois Gougetrpcrt4: An interface pointer just has the size of a...
2011-11-16  Huw Daviesmsxml3: Re-initialise the variant so that VariantChange...
2011-11-16  Jacek Cabanmshtml: Fixed events tests on IE9.
2011-11-16  Jacek Cabanmshtml: Fixed some htmldoc.c tests on IE9.
2011-11-16  Piotr Cabanmsvcr90/tests: Added nonblocking FILE functions test.
2011-11-16  Piotr Cabanmsvcrt: Don't use fputc in flsbuf implementation.
2011-11-16  Huw Daviesgdi32: Add a helper to retrieve the octant bias.
2011-11-16  Huw Daviesgdi32: Use an array of masks to simplify the bitmap...
2011-11-16  Huw Daviesgdi32: Return valid anti-alias format bitmaps if the...
2011-11-16  Huw Daviesgdi32: Add a helper to return the maximum level to...
2011-11-16  Jacek Cabanmshtml: Update window URI when its binding is redirected.
2011-11-16  Jacek Cabanurlmon: Don't set is_opaque for file URIs in validate_c...
2011-11-16  Jacek Cabanurlmon: Get rid of create_todo_* from uri_equality...
2011-11-16  Hans Leidekkerwinhttp: Implement WinHttpGetIEProxyConfigForCurrentUser.
2011-11-16  Hans Leidekkerwinhttp: Clean up properly in request_send.
2011-11-16  Francois Gougetrpcrt4: The offset to the complex pointer's description...
2011-11-16  Thomas Faberadvapi32/tests: Do not assume the test is called with...
2011-11-16  Thomas Faberadvapi32/tests: Use already existing static string...
2011-11-16  Vincent Povirkwindowscodecs: Flesh out IWICMetadataReader test.
2011-11-16  Vincent Povirkwindowscodecs: Add test for CreateMetadataReaderFromCon...
2011-11-16  Vincent Povirkwindowscodecs: Add tests for IWICMetadataReader.
2011-11-16  Andrew Talbotmshtml: Remove unused file-static variable.
2011-11-16  Andrew Talbotkernel32: Remove unused file-static variables.
2011-11-16  Nikolay Sivovmsxml3: Convert test stream to single byte string.
2011-11-16  Nikolay Sivovmsxml3: Return qualified name from get_nodeName().
2011-11-16  Nikolay Sivovmsxml3: Fix get_namespaceURI().
2011-11-16  Nikolay Sivovmsxml3: Properly return node prefix from get_prefix().
2011-11-16  Henri Verbeetwined3d: Pass a wined3d_color struct to wined3d_device_...
2011-11-16  Henri Verbeetwined3d: Get rid of the WINED3DCOLORVALUE typedef.
2011-11-16  Henri Verbeetd3d10: Implement D3D10StateBlockMaskEnableAll().
2011-11-16  Henri Verbeetd3d10: Implement D3D10StateBlockMaskDisableCapture().
2011-11-16  Henri Verbeetd3d10: Implement D3D10StateBlockMaskDisableAll().
2011-11-15  Alexandre Julliardcomctl32: Setup the alpha channel also when reading...
2011-11-15  Alexandre Julliardcomctl32: Add a couple of DIB helper functions for...
2011-11-15  Jacek Cabanmshtml: Fixed script tests on IE9.
2011-11-15  Jacek Cabanurlmon: Fixed protocol tests on IE9.
2011-11-15  Andrew Eikumdsound: Don't specify period size for the IAudioClient.
2011-11-15  Piotr Cabanmsvcrt: Don't hold FILE critical section in some functions.
2011-11-15  Matteo Brunid3d9: Remove D3DFMT_R8G8B8 special handling.
2011-11-15  Matteo Brunid3d8: Remove D3DFMT_R8G8B8 special handling.
2011-11-15  Matteo Bruniwined3d: Disable WINED3DFMT_B8G8R8_UNORM.
2011-11-15  Matteo Bruniwined3d: Make a copy of gl_info for later context_destr...
2011-11-15  Francois Gougetwintab32: Make the csTablet critical section static.
2011-11-15  Francois Gougetsecur32: Make the cs critical section static.
2011-11-15  Francois Gougetscrrun: Remove an unneeded include directive in the...
2011-11-15  Francois Gougetwinmm: Give a name to the critical sections, make them...
2011-11-15  Francois Gougetwineoss.drv: Give a name to the mmdevapi critical secti...
2011-11-15  Francois Gougetdsound: Give a name to the critical sections, make...
2011-11-15  Francois Gougetwinecoreaudio.drv: Don't unset Spare[0] when deleting...
2011-11-15  Francois Gougetwinealsa.drv: Don't unset Spare[0] when deleting static...
2011-11-15  Francois Gougetcrypt32: Move a couple of functions to avoid forward...
2011-11-15  Francois Gougetwininet: Add prototypes for a couple of mpr functions.
2011-11-15  Piotr Cabanmsvcp90: Don't define empty structure.
2011-11-15  Piotr Cabanmsvcr90: Added __vswprintf_l implementation.
2011-11-15  Andrew Eikumurlmon: Improve parsing of SCHEME_MK URIs.
2011-11-15  Michael Mc Donnelld3dx9: Return error if D3DXMESH_VB_SHARE and new declar...
2011-11-15  Michael Mc Donnelld3dx9/tests: Show D3DXMESH_VB_SHARE with new declaratio...
2011-11-15  Michael Mc Donnelld3dx9/tests: Test for D3DXMESH_VB_SHARE option.
2011-11-15  Alistair Leslie... mscoree: Implement ICorDebug CreateProcess.
2011-11-15  Piotr Cabanuserenv: Improved CreateEnvironmentBlock implementation.
2011-11-15  Dmitry Timoshkovuser32: Dialog creation code should force WS_CHILD...
2011-11-15  Dmitry Timoshkovuser32: Add tests for mixed WS_CHILD | WS_POPUP window...
2011-11-15  Alexandre Julliardwineps: Print a fixme for unhandled composite glyph...
2011-11-15  Jacek Cabanmshtml: Added nsIURI::GetSpecIgnoringRef implementation.
2011-11-15  Jacek Cabanmshtml: Added more navigation tests.
2011-11-15  Jacek Cabanmshtml: Properly handle fragment-only navigation.
2011-11-15  Jacek Cabanmshtml: Properly implement nsIURI::EqualsExceptRef.
2011-11-15  Jacek Cabanmshtml: Properly implement nsIURI::CloneIgnoreRef.
2011-11-15  Jacek Cabanmshtml: Split setting window URI from set_current_mon.
2011-11-15  Jacek Cabanmshtml: Properly handle navigation in containers suppor...
2011-11-15  Jacek Cabanmshtml: Split IHTMLPrivateWindow::SuperNavigate impleme...
2011-11-15  Jacek Cabanieframe: Improved debug traces in IShellBrowser::QueryI...
2011-11-15  Jacek Cabanieframe: Added IDocObjectService::FireNavigateComplete2...
2011-11-15  Jacek Cabanieframe: Added IDocObjectService::FireBeforeNavigate2...
2011-11-15  Jacek Cabanieframe: Store ShellBrowser in DocHost instead of creat...
2011-11-15  Hans Leidekkerwinhttp: Accept a missing buffer when parsing a decoded...
2011-11-15  Hans Leidekkerwinhttp: Implement WinHttpDetectAutoProxyConfigUrl.
2011-11-15  Hans Leidekkerws2_32: Fix handling of NULL and empty hostname in...
2011-11-15  Nikolay Sivovmsxml3: Properly handle qualified names in getAttribute...
2011-11-15  Nikolay Sivovmsxml3: Added IDispatchEx support for IXMLDOMImplementa...
2011-11-15  Nikolay Sivovmsxml3: Support multiple IXMLDOMNamedNodeMap implementa...
2011-11-15  Juan Langiphlpapi: Fix enumerating IPv6 addresses.
2011-11-15  Stefan Dösingerddraw: Set correct HEL and HAL color models.
2011-11-15  Stefan Dösingerddraw: Add more tests and fixes for SetSurfaceDesc.
2011-11-15  Stefan Dösingerddraw/tests: Mark a VMware failure broken.
2011-11-15  Aric Stewartusp10: Properly set LayoutRTL.
2011-11-15  Aric Stewartusp10: Devanagari danda and double danda are used for...
2011-11-15  Aric Stewartusp10: Pay attention to script changes for bidi run...
2011-11-15  Aric Stewartusp10: Merge neutral scripts.
2011-11-15  Aric Stewartusp10: Move scripts to an array initialized once to...
2011-11-15  Aric Stewartusp10: Break with a better understanding on the handlin...
2011-11-15  Henri Verbeetwined3d: Get rid of the WINED3DSHADER_PARAM_DSTMOD_TYPE...
2011-11-15  Henri Verbeetwined3d: Get rid of the WINED3DSHADER_PARAM_SRCMOD_TYPE...
2011-11-15  Henri Verbeetd3d10: Implement D3D10StateBlockMaskDifference().
2011-11-15  Henri Verbeetd3d10: Add a stub ID3D10StateBlock implementation.
2011-11-15  André Hentschelwininet: Improve stub message for InternetSetFilePointer.
next