urlmon/tests: Keep track of download state in tests.
[wine] / dlls /
2007-08-07  Misha Koshelevurlmon/tests: Keep track of download state in tests.
2007-08-07  Misha Koshelevurlmon/tests: Add tests for synchronous vs asynchronous...
2007-08-07  Misha Koshelevurlmon: Add support for synchronous binding.
2007-08-07  Misha Koshelevurlmon/tests: Declare the bind flags as a global variab...
2007-08-07  James Hawkinsmsi: Implement the MSIINSTALLCONTEXT_MACHINE context...
2007-08-07  James Hawkinsmsi: Forward MsiQueryComponentStateA to MsiQueryCompone...
2007-08-07  James Hawkinsmsi: Add tests for MsiQueryComponentState.
2007-08-07  Andrew Talbotqcap: Constify some variables.
2007-08-07  Ralf Beckwinealsa.drv: Correct midi input program change + chann...
2007-08-07  Roderick Colenbranderwined3d: Use UINT instead of uint.
2007-08-07  Roderick Colenbranderwined3d: Don't call ActivateContext between ENTER_GL...
2007-08-07  Peter Beutnermsvcrt: Fix _makepath().
2007-08-07  Peter Beutnermsvcrt: Add _makepath() tests.
2007-08-06  Misha Koshelevurlmon/tests: Fix todo_wine's to show the IServiceProvi...
2007-08-06  Vitaliy Margolendinput: Reuse common code and definition.
2007-08-06  Vitaliy Margolendinput: Fix POV calculation.
2007-08-06  Vitaliy Margolendinput: Fix handling of dead-zone in evdev joystick.
2007-08-06  Vitaliy Margolendinput: Fix mapping of axes ids to property ids.
2007-08-06  Roderick Colenbranderwined3d: Another devmode bug.
2007-08-06  Chris Robinsonwined3d: Use the macro when querying the current displa...
2007-08-06  Chris Robinsonwined3d: Initialize major and minor when filling GL...
2007-08-06  Chris Robinsonwined3d: Properly setup DevModeW before using it.
2007-08-06  Chris Robinsonwinex11: Be consistent with GLX_SLOW_CONFIG meaning...
2007-08-06  Chris Robinsonwinex11: Properly handle WGL_PBUFFER_LOST_ARB.
2007-08-06  Andrew Talbotoledlg: Constify some variables.
2007-08-06  Louis Lendersshell32: Define avi resource #164.
2007-08-06  Janusz Tomczakoledlg: Fix Polish translation.
2007-08-06  Janusz Tomczakmpr: Fix Polish translation.
2007-08-06  Janusz Tomczakmsvfw32: Fix Polish translation.
2007-08-06  Janusz Tomczakhhctrl.ocx: Fix Polish translation.
2007-08-06  Janusz Tomczakcomdlg32: Fix Polish translation.
2007-08-06  Janusz Tomczakavifil32: Fix Polish translation.
2007-08-06  Damjan Jovanovicmsvcrt: mbsnbicmp should be case insensitive.
2007-08-06  Francois Gougetmsi: Fix the MsiEnumProductsEx*(), MsiQueryComponentSta...
2007-08-06  Francois Gougetnetapi32: Add lmuseflg.h and include it from lmuse.h.
2007-08-06  Maarten Lankhorstdsound: Acceleration fixes for wavein emulation.
2007-08-06  Maarten Lankhorstdsound: Make timer more robust.
2007-08-06  Maarten Lankhorstdsound: Sound acceleration fixes.
2007-08-06  Francois Gougetmscoree: Add cor.h and mscoree.idl and fix some semi...
2007-08-06  Francois Gougetimagehlp: Better match the PSDK types, especially with...
2007-08-06  Francois Gougetdwmapi: Add dwmapi.h and update win32.api to fix the...
2007-08-06  Francois Gougetcrypt32: Better match the PSDK types and fix the winapi...
2007-08-06  Francois Gougetdnsapi: The DNS APIs don't take PIP4_ARRAYs anymore...
2007-08-06  Francois Gougetkernel32/tests: Re-balance the curly parentheses so...
2007-08-06  Francois Gougetmapi32: Add a skeleton mapiform.h header with a proper...
2007-08-06  Evan Stadegdiplus: Added GdipImageSelectActiveFrame stub.
2007-08-06  Evan Stadegdiplus: Added GdipGetImagePixelFormat.
2007-08-06  Evan Stadegdiplus: Added GdipImageGetFrameDimensionsList stub.
2007-08-06  Evan Stadegdiplus: Added GdipCreateBitmapFromStream.
2007-08-06  Evan Stadegdiplus: Allow non-default GdiplusStartupInput.
2007-08-06  Evan Stadeoleaut32: Allow PNG_COLOR_TYPE_RGB_ALPHA.
2007-08-06  James Hawkinsmsi: Fix the size allocated for the deferred custom...
2007-08-06  Michael Stefaniucmshtml: Remove const in front of REFIID as that is...
2007-08-06  Michael Stefaniucdsound: Remove redundant NULL check before HeapFree...
2007-08-06  Michael Stefaniucwinex11.drv: Move the TRACE before the return. Found...
2007-08-06  Michael Stefaniucinkobj: Remove break after return. Found by Smatch.
2007-08-06  Andrew Talbotoleaut32: Constify some variables.
2007-08-06  Luis C. Busquets... ntdll: Update Nt stdcalls for stubs of Zw.
2007-08-06  Chris Robinsonwgl: WGL_COLOR_BITS_ARB does include alpha.
2007-08-06  Stefan Dösingerwined3d: Present requires the swapchain's context.
2007-08-06  Stefan Dösingerwined3d: WINED3DSAMP_MAXMIPLEVEL fixes.
2007-08-06  Stefan Dösingerd3d9: Do not fail if d3d9 is not available.
2007-08-06  Stefan Dösingerd3d8: Skip tests if d3d is not supported.
2007-08-06  Stefan Dösingerd3d9: Deal with failing surface creation.
2007-08-06  Maarten Lankhorstwinealsa: wavein has LPWAVEINCAPSW not LPWAVEOUTCAPSW.
2007-08-03  John Klehminkobj: Add stub implementation of inkobj dll.
2007-08-03  Roderick Colenbranderwgl: wglChooosePixelFormatARB returns the total number...
2007-08-03  Misha Koshelevurlmon: Send BINDSTATUS_DOWNLOADINGDATA if we do not...
2007-08-03  Misha Koshelevurlmon: Call IBindStatusCallback_OnStopBinding only...
2007-08-03  Misha KoshelevRevert "urlmon: Use BSCF_ values passed to report_data...
2007-08-03  Misha KoshelevRevert "urlmon: Report BINDSTATUS_DOWNLOADINGDATA on...
2007-08-03  Evan Stadegdiplus: Removed old fixmes.
2007-08-03  Evan Stadegdiplus: Use custom cap base inset differently.
2007-08-03  Evan Stadegdiplus: Added GdipG/SetPathGradientFocusScales.
2007-08-03  Evan Stadegdiplus: Added GdipG/SetPathGradientCenterPoint.
2007-08-03  Evan Stadegdiplus: Updated GpBrush functions.
2007-08-03  Evan Stadegdiplus: Added GdipS/GetPathGradientGammaCorrection.
2007-08-03  Evan Stadegdiplus: Added GdipSetPathGradientSigmaBlend stub.
2007-08-03  Evan Stadegdiplus: Added GdipS/GetPathGradientSurroundColorsWithC...
2007-08-03  Evan Stadegdiplus: Added GdipCreatePathGradient.
2007-08-03  Evan Stadegdiplus: Added GdipGetPathGradientPointCount.
2007-08-03  Evan Stadegdi32: Don't print fixme more than once.
2007-08-03  Francois Gougetnetapi32: Fix the NetUseAdd() calling convention.
2007-08-03  Francois Gougetopengl32/tests: Add missing '\n' to ok() call.
2007-08-03  Francois Gougetgdiplus: Fix a couple of prototypes in the spec file.
2007-08-03  Francois Gougetcrypt32: Add and use HCRYPTPROV_LEGACY and HCRYPTPROV_O...
2007-08-03  Francois Gougetd3d8: Better match the PSDK types and fix the winapi_ch...
2007-08-03  Francois Gougetoleaut32: Fix a signed/unsigned mismatch.
2007-08-03  Francois Gougetdxdiagn: Use quotes to include ddraw.h. Fixes a winapi_...
2007-08-03  Francois Gougetdbghelp: Better match the PSDK types, especially with...
2007-08-03  Francois Gougetimagehlp: Add two missing fields.
2007-08-03  Francois Gougetgdiplus: Use the gdiplus type, REAL, rather than FLOAT.
2007-08-03  Francois Gougetdnsapi: Define DNS_STATUS as LONG instead of long to...
2007-08-03  Andrew Talbotoleaut32: Constify some variables.
2007-08-03  Juan Langcrypt32: Support finding certificates by cert id.
2007-08-03  Juan Langcrypt32: Test and fix getting a certificate context...
2007-08-03  Juan Langcrypt32: Test encoding a cert with a subject key identi...
2007-08-03  Juan Langcrypt32: Test encoding a cert with a public key.
2007-08-03  Juan Langcrypt32: Fix typo in key context property test, and...
2007-08-03  Juan Langcrypt32: Add and use a helper function for getting...
next