wine
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 Gougetd3d9: Update win32.api to fix the winapi_check warnings.
2007-08-03  Francois Gougetnetapi32: Fix the NetUseAdd() calling convention.
2007-08-03  Francois Gougetwinapi_check: FLOAT is a float.
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 Gougetadvapi32: Update win32.api to fix the winapi_check...
2007-08-03  Francois Gougetcomctl32: Update win32.api to fix the winapi_check...
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 Gougetnetapi32: Add missing #include directives to the netapi...
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: Add some constants.
2007-08-03  Francois Gougetdnsapi: Define DNS_STATUS as LONG instead of long to...
2007-08-03  Francois Gougetd3d9: Declare the D3DPERF_Xxx() functions in d3d9.h.
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...
2007-08-03  Chris Robinsonwinex11: Don't use ConvertAttribWGLtoGLX for wglCreateP...
2007-08-03  Chris Robinsonwinex11: Report accumulation buffer bits for pixel...
2007-08-03  Stefan Dösingerd3d9: Check for volume texture support before running...
2007-08-03  Stefan Dösingerd3d9: Some visual test fixes.
2007-08-03  Stefan Dösingerddraw: SetDisplayMode may fail.
2007-08-03  Stefan Dösingerwined3d: Downgrade an ERR.
2007-08-03  Stefan Dösingerddraw: Some drivers return DDERR_INVALIDPARAMS if DXTn...
2007-08-03  Juan Langcrypt32: Implement decoding OID and directory name...
2007-08-03  Juan Langcrypt32: Introduce a OID decoding function that ignores...
2007-08-03  Juan Langcrypt32: Implement encoding OID and directory name...
2007-08-03  Juan Langcrypt32: Test encoding/decoding a couple more alt name...
2007-08-03  Juan Langcrypt32: Get rid of bogus check and improve traces...
2007-08-03  Juan Langcrypt32: Add CERT_ID_XXX defines.
2007-08-03  Maarten Lankhorstwinealsa: Don't commit data on Stop and Play.
2007-08-03  Maarten Lankhorstwinealsa: Fix Lock in dsoutput.
2007-08-03  Maarten Lankhorstwinealsa: Fix GetPosition in dsoutput.
2007-08-02  Alexandre Julliarduser32: Store all builtin winprocs at the start of...
2007-08-02  Alexandre Julliardntdll: Relax the activation context size check.
2007-08-02  Chris Robinsonwinex11: Check for WGL drawing caps.
2007-08-02  Mikołaj Zalewskiwrite.exe: Add a new program that calls wordpad.exe.
2007-08-02  Misha Koshelevurlmon: Do not fill stream buffer on every report_data...
2007-08-02  Misha Koshelevurlmon: Report total data read in this bind operation...
2007-08-02  Misha Koshelevurlmon: Report BINDSTATUS_DOWNLOADINGDATA on BSCF_INTER...
2007-08-02  Misha Koshelevurlmon: Use BSCF_ values passed to report_data to keep...
2007-08-02  Misha Koshelevurlmon: Set the queue tail to the new task when pushing...
2007-08-02  Dmitry Timoshkovgdi32: Also print a readable table name in the failure...
2007-08-02  Evan Stadegdiplus: Added GdipSetPathGradientWrapMode.
2007-08-02  Evan Stadegdiplus: Added GdipSetPathGradientCenterColor.
2007-08-02  Evan Stadegdiplus: Added solid-color path gradient brush implemen...
2007-08-02  Evan Stadegdiplus: Added GdipDrawLine.
2007-08-02  Evan Stadegdiplus: Added GdipSetPenWidth.
2007-08-02  Evan Stadegdiplus: Added GdipFillPolygon.
2007-08-02  Evan Stadegdiplus: Added GdipClonePath.
2007-08-02  Evan Stadegdiplus: Added GdipIsOutlineVisiblePathPointI stub.
2007-08-02  Evan Stadegdiplus: Don't suggest image size when converting WMF...
2007-08-02  Evan Stadeoleaut32: Slight correction to EMF rendering.
2007-08-02  James Hawkinsmsi: Reimplement joins to allow joining any number...
2007-08-02  James Hawkinsmsi: Add tests for joining three tables.
2007-08-02  H. Verbeetwined3d: Only report 16 bit float declaration types...
2007-08-02  H. Verbeetwined3d: Properly load FLOAT16_2 and FLOAT16_4 vertex...
2007-08-02  H. Verbeetwined3d: Add definitions and detection for GL_NV_half_f...
2007-08-02  H. Verbeetwined3d: Set SFLAG_INSYSMEM when WINED3DLOCK_DISCARD...
2007-08-02  Andrew Talbotoleaut32: Constify some variables.
2007-08-02  Erik Inge Bolsødinput: Fix joystick axis remapping.
2007-08-02  Jacek Cabanmshtml: Release typelib in PROCESS_DETACH.
2007-08-02  Jacek Cabanshdocvw: Wrong PostData VT is not an error.
2007-08-02  Roderick Colenbranderwgl: Support WGL_FLOAT_COMPONENTS_NV in wglGetPixelForm...
2007-08-02  Roderick Colenbranderwgl: Print more debug info.
2007-08-02  Roderick Colenbranderwgl: SetPixelFormat should fail on the root window.
2007-08-02  Roderick Colenbranderwgl: GetPixelFormat fix for offscreen formats.
2007-08-02  Roderick Colenbranderwgl: Silence an error in ConvertPixelFormatWGLtoGLX.
2007-08-02  Maarten Lankhorstdsound: Move resampling away from mixer thread.
2007-08-01  Marcus Meissnerkernel32/tests: Fixed size to MultiByteToWideChar.
2007-08-01  Alexandre Julliardconfigure: Add -m32 flag for C++ compiler too.
2007-08-01  Evan Stadegdiplus: Extend GdipDrawImagePointsRect.
2007-08-01  Evan Stadegdiplus: Track width and height of GpBitmaps.
2007-08-01  Evan Stadegdiplus: Added GdipSetImageAttributesColorKeys stub.
2007-08-01  Evan Stadegdiplus: Added GdipBitmapGetPixel stub.
2007-08-01  Evan Stadegdiplus: Added GdipRemovePropertyItem stub.
2007-08-01  Evan Stadegdiplus: Added GdipCreateBitmapFromStreamICM.
2007-08-01  Evan Stadegdiplus: Added partial implementation of GdipSaveImageT...
2007-08-01  Evan Stadegdiplus: Added GdipGetPropertyItemSize stub.
2007-08-01  Evan Stadegdiplus: Added GdipCreateBitmapFromScan0.
2007-08-01  Evan Stadegdiplus: Implemented GdipLoadImageFromStreamICM.
2007-08-01  Evan Stadegdiplus: Added GdipCreateMatrix3.
next