wine
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.
2007-08-01  Evan Stadegdiplus: Added GdipSetMatrixElements.
2007-08-01  Evan Stadegdiplus: Added GdipGetMatrixElements.
2007-08-01  Evan Stadegdiplus: Added GdipFindFirstImageItem stub.
2007-08-01  Evan Stadegdiplus: Added GdipGetMetafileHeaderFromMetafile stub.
2007-08-01  Evan Stadegdiplus: Change include list on 3 tests.
2007-08-01  Evan Stadegdiplus: Fix memory leak in GdipCreateMetafileFromWMF.
2007-08-01  Evan Stadegdiplus: Changed GdipGetImageType.
2007-08-01  Evan Stadegdiplus: Added more stubs to gdiplus.spec.
2007-08-01  Evan Stadegdiplus: Implemented GdipDisposeImage.
2007-08-01  Evan Stadegdiplus: Implemented GdipDisposeImageAttributes.
2007-08-01  Juan Langcrypt32: Remove bad special case, it isn't necessary...
2007-08-01  Juan Langcrypt32: Use the outer content's signature algorithm...
2007-08-01  Jacek Cabanshdocvw: Added GetExternal implementation.
2007-08-01  Jacek Cabanmshtml: Added IHTMLWindow::get_external implementation.
2007-08-01  Jacek Cabanmshtml: Fixed QueryInterface failures on IE7.
2007-08-01  Jacek Cabanuuid: Added IID_IProxyManager.
2007-07-31  Paul Vriensadvapi32/service: Cater better for domain in test.
2007-07-31  Alexandre Julliardadvapi32/tests: Don't test the contents of an uninitial...
2007-07-31  Andrew Talbotoleaut32: Constify some variables.
2007-07-31  Maarten Lankhorstdsound: Add SndQueueMin to have less lock contention...
2007-07-31  Maarten Lankhorstdsound: Get rid of DS_HEL_FRAGS.
2007-07-31  Maarten Lankhorstdsound: Add a registry setting for hel buffer length.
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-31  Francois Gougetatl: Update win32.api to fix the winapi_check warnings.
2007-07-31  Francois Gougetwinapi: Remove some dead code.
2007-07-31  Francois Gougetcrypt32: Add FIXMEs for a couple of missing includes.
2007-07-31  Francois Gougetcrypt32: Add some missing CERT_XXX_ID constants.
2007-07-31  Francois Gougetcrypt32: Fix the CryptReleaseContext() prototype.
2007-07-31  Francois Gougetcomctl32: According to the PSDK, DrawShadowText() takes...
2007-07-31  Francois Gougetdxdiagn: Fix compilation on systems that don't support...
2007-07-31  Roderick Colenbranderwined3d: Compile against standard GL headers.
2007-07-31  Dmitry Timoshkovgdi32: Make GetFontData traces more readable.
2007-07-31  Robert Reifmsvcrt/tests: Add _aligned_malloc tests.
2007-07-31  Robert Reifmsvcrt: Add _aligned_malloc functions.
2007-07-31  Peter Dons... server: Added the install driver privilege to the defau...
2007-07-31  Alexandre Julliarduser32: Erase parent window when child is hidden. From...
2007-07-31  Alexandre Julliardntdll: Load dll from the directory containing the manif...
2007-07-31  Alexandre Julliardmake_makefiles: Add check for incorrect module name.
2007-07-31  Paul Vrienswinhttp: Fix compile/install issue.
2007-07-31  Nigel Liangwinecfg: Add menu font settings to desktop integration...
2007-07-31  Nigel Liangwinecfg: Add trackbar to set screen resolution in graph...
next