advapi32/tests: Make function pointers static and remove redundant typedefs.
[wine] / dlls /
2010-10-01  Alexandre Julliardadvapi32/tests: Make function pointers static and remov...
2010-09-30  Alexandre Julliardwinex11: Force setting the cursor again on the first...
2010-09-30  Damjan Jovanovicwindowscodecs: Support ICO files with embedded PNGs.
2010-09-30  Adam Martinsonmsxml3: Expose the XML parser SAX callback interface.
2010-09-30  Vitaly Perovshdocvw: Silence QueryInterface FIXME.
2010-09-30  Jacek Cabanurlmon: Skip tests on IEs older than 6 by checking...
2010-09-30  Alexandre Julliardmsi/tests: Fix a test failure on 64-bit.
2010-09-30  Alexandre Julliardmsi/tests: Avoid corrupting the pending file renames...
2010-09-30  Henri Verbeetwined3d: Pass gl_info and state parameters directly...
2010-09-30  Henri Verbeetwined3d: Remove the useless device parameter to drawStr...
2010-09-30  Henri Verbeetwined3d: Pass a wined3d_gl_info structure to send_attri...
2010-09-30  Henri Verbeetwined3d: Pass a wined3d_state structure to device_prelo...
2010-09-30  Andrew Nguyenmsvcrt: Initialize environ on DLL load.
2010-09-30  Alexandre Julliardntdll: Add a workaround for Ubuntu's stupid ptrace...
2010-09-30  Alexandre Julliardntdll: Add support for retrieving the server pid from...
2010-09-30  Alexandre Julliardserver: Make the fd passing code slightly more portable.
2010-09-30  Alexandre Julliarddsound/tests: Mark some Vmware sound driver failures...
2010-09-30  Alexandre Julliardntdll/tests: Fix a test failure on 64-bit platforms.
2010-09-30  Gerald Pfeifersetupx.dll16: Remove some unused code from VCP_CheckPaths.
2010-09-30  Juan Langcrypt32: Check revocation failures when verifying the...
2010-09-30  Juan Langcrypt32: Check usage when verifying the SSL policy.
2010-09-30  Juan Langcrypt32: Honor more SECURITY_FLAG_IGNORE flags when...
2010-09-30  Juan Langcrypt32/tests: Test more SECURITY_FLAG_IGNORE flags...
2010-09-30  Stefan Leichtersetupapi: Added more tests for SetupDiGetINFClassA.
2010-09-30  Detlef Riekenberginetcpl: Remove a space from a button label.
2010-09-30  Frédéric Delanoyinetcpl.cpl: Update French translation.
2010-09-30  Juan Langwininet: More completely implement querying INTERNET_OP...
2010-09-30  Juan Langwininet: Remove unneeded error message.
2010-09-30  Juan Langwininet: Honor security flags when verifying certificates.
2010-09-30  Juan Langwininet: Don't call SSL_connect until initialization...
2010-09-30  Juan Langwininet: Don't retrieve a certificate that isn't used.
2010-09-30  Juan Langwininet: Store security flags in WININET_NETCONNECTION.
2010-09-30  Juan Langwininet: Store WININET_NETCONNECTION * in SSL context.
2010-09-30  Juan Langwininet: Don't make use of OpenSSL's security checks...
2010-09-29  Alexandre Julliardwinmm: Make MCI_STATUS return type a 64-bit integer...
2010-09-29  Alexandre Julliardmakefiles: Use the -m16 option with 16-bit resources...
2010-09-29  Jacek Cabanmshtml: Added nsIURI::GetPath implementation.
2010-09-29  Jacek Cabanmshtml: Use IUri for nsIURL::GetQuery implementation.
2010-09-29  Jacek Cabanmshtml: Get rid of use_wine_url.
2010-09-29  Jacek Cabanmshtml: Use IUri for nsIURI::GetScheme implementation.
2010-09-29  Alexandre Julliardwinmm: Add support for the MCI_INTEGER64 type.
2010-09-29  Alexandre Julliardwinmm: Use proper structure where possible to fix comma...
2010-09-29  Henri Verbeetwined3d: Pass a wined3d_state structure to find_arb_ps_...
2010-09-29  Henri Verbeetwined3d: Pass a wined3d_state structure to find_arb_vs_...
2010-09-29  Henri Verbeetwined3d: Pass a wined3d_state structure to find_ps_comp...
2010-09-29  Henri Verbeetwined3d: Pass a wined3d_state structure to find_vs_comp...
2010-09-29  Alexandre Julliardwinmm/tests: Skip tests if MIDI cannot be opened.
2010-09-29  Alexandre Julliardkernel32/tests: Use a real console handle in the Verify...
2010-09-29  Anders Jonssoninetcpl.cpl: Update Swedish translation.
2010-09-29  Nikolay Sivovmsxml3/httprequest: Implement IXMLHttpRequest::setReque...
2010-09-29  Nikolay Sivovmsxml3/httprequest: Store passed data for IXMLHttpReque...
2010-09-29  Louis Lendersuser32: UpdateWindow doesn't accept a NULL hwnd.
2010-09-29  Adam Martinsonmsxml3: Move domdoc properties into their own struct.
2010-09-29  Adam Martinsonmsxml3: Implement SelectionNamespaces property.
2010-09-29  Hans Leidekkermsvcrt: Implement wcsnlen.
2010-09-29  Hans Leidekkermsi: Treat empty string as NULL in MsiGetSummaryInforma...
2010-09-29  Hans Leidekkermsi: Always check the return value of msi_string2idW.
2010-09-29  Michael Stefaniucole32: Allocate a small temp variable on the stack...
2010-09-29  Michael Stefaniucddraw: Add missing unlock on an error path (Smatch).
2010-09-29  Michael Stefaniucuser32: Simplify the error handling in BITMAP_Load().
2010-09-29  Michael Stefaniuccrypt32: Remove redundant NULL check before CryptMemFre...
2010-09-29  Juan Langws2_32: Implement WSAIoctl for SIO_ROUTING_INTERFACE_QUERY.
2010-09-29  Thomas Mullalyurlmon: Improve IUri support for mk: URIs.
2010-09-29  Francois Gougetws2_32: Make WS2_AcceptEx() and WS2_GetAcceptExSockaddr...
2010-09-29  Francois Gougetgameux/tests: Make test_install_uninstall_game() and...
2010-09-29  Francois Gougetmscoree: Make find_mono_dll() static.
2010-09-29  Francois Gougetktmw32: The ktm debug channel is unused so remove it.
2010-09-28  Alexandre Julliardgdi32: Copy a DIB section as a DIB section in BITMAP_Co...
2010-09-28  Andrew Eikumole32: Create a FORMATETC if one is not given in OleCreate.
2010-09-28  Erich Hooveruser32: Add support for multiple frames in cursor format.
2010-09-28  Erich Hooveruser32: Prepare for multi-frame storing of icons and...
2010-09-28  Juan Langiphlpapi: Fix inverted logic in mask comparison.
2010-09-28  Juan Langws2_32/tests: Test SIO_ROUTING_INTERFACE_QUERY.
2010-09-28  Aric Stewartmciqtz32: Do not allow MCIQTZ_mciUpdate to interrupt...
2010-09-28  Aric Stewartquartz: Improve video window sizing on first sample.
2010-09-28  Mike Kaplinskiyws2_32: Implement SO_UPDATE_ACCEPT_CONTEXT.
2010-09-28  Jacek Cabanmshtml: Added nsIURI::GetUserPass implementation.
2010-09-28  Jacek Cabanmshtml: Added nsIURI::GetHostPort implementation.
2010-09-28  Jacek Cabanmshtml: Added nsIURI::GetPort implementation.
2010-09-28  Jacek Cabanmshtml: Added nsIURI::GetHost implementation based...
2010-09-28  Jacek Cabanmshtml: Renamed uri to nsuri.
2010-09-28  Hwang YunSonginetcpl.cpl: Update Korean resource.
2010-09-28  Adam Martinsonmsxml3/tests: Prevent a double-free in test_get_ownerDo...
2010-09-28  Huw Daviesole32: Call the draw_continue function.
2010-09-28  Huw Daviesole32/tests: Mark the draw_continue callbacks as option...
2010-09-28  Misha Koshelevd3dx9_36: Implement D3DXCreateCylinder.
2010-09-28  Henri Verbeetwined3d: Pass a wined3d_state structure to use_ps().
2010-09-28  Henri Verbeetwined3d: Pass a wined3d_state structure to use_vs().
2010-09-28  Henri Verbeetwined3d: Simply refuse to create shaders if they're...
2010-09-28  Henri Verbeetwined3d: Remove IWineD3DStateBlock::InitStartupStateBlo...
2010-09-28  Andrew Nguyenmsvcrt: Implement _set_doserrno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _set_errno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _get_doserrno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _get_errno.
2010-09-28  Andrew Nguyenmsvcrt: Implement strerror_s.
2010-09-28  Andrew Nguyenmsvcrt: Convert the Unix asctime string from CP_UNIXCP...
2010-09-28  Luca Bennatimsacm32: Update Italian translation.
2010-09-28  Luca Bennaticomctl32: Update Italian translation.
2010-09-28  Luca Bennatimpr: Update Italian translation.
2010-09-28  Luca Bennatiserialui: Update Italian translation.
next