wine
2012-07-17  Daniel Jelinskicomctl32/treeview: Fix NM_RCLICK behavior.
2012-07-17  Daniel Jelinskicomctl32/treeview: Clean up mouse tracking code.
2012-07-17  Dmitry Timoshkovgdiplus: Add support for converting RGB formats to...
2012-07-17  Dmitry Timoshkovgdiplus: Add support for converting RGB formats to...
2012-07-17  Dmitry Timoshkovgdiplus: Pass palette instead of bitmap to setpixel...
2012-07-17  Dmitry Timoshkovgdiplus: Pass complete palette info to convert_pixels().
2012-07-17  Dmitry Timoshkovgdiplus: Use public ColorPalette structure to store...
2012-07-17  Dmitry Timoshkovgdiplus: Add some tests for GdipBitmapLockBits/GdipBitm...
2012-07-17  Dmitry Timoshkovgdiplus: Make sure that GdipBitmapLockBits stores valid...
2012-07-17  Nicolas Le Camwindowscodecs: Avoid using uninitialized value (LLVM...
2012-07-17  Alexandre Julliardserver: Subtract the current update region from the...
2012-07-17  Henri Verbeetwined3d: Introduce a separate function for initializing...
2012-07-17  Henri Verbeetwined3d: Use the proper texture target in ffp_blit_p8_u...
2012-07-17  Henri Verbeetwined3d: Use the proper texture target in fb_copy_to_te...
2012-07-17  Henri Verbeetwined3d: Use the proper texture target in ffp_blit_set().
2012-07-17  Henri Verbeetwined3d: Use the proper texture target in arbfp_blit_set().
2012-07-17  Jacek Caband3drmdef.h: Replace unsigned long by ULONG.
2012-07-17  Nikolay Sivovole32: Fix QueryInterface for IErrorInfo to return...
2012-07-17  Nikolay Sivovole32: COM cleanup for IErrorInfo.
2012-07-17  Nikolay Sivovole32: COM cleanup of HGLOBAL ILockBytes implementation.
2012-07-17  Nikolay Sivovole32: Make ole stream creation helper capable of handl...
2012-07-17  Nikolay Sivovole32: Use interface macros to call methods.
2012-07-17  Nikolay Sivovmsxml3: Use single helper to test for handler presence.
2012-07-17  Lucas Zawackijoy.cpl: Added force feedback direction control.
2012-07-17  Lucas Zawackijoy.cpl: Tab for force feedback tests.
2012-07-17  Wei-Lun Chaopo: Update Chinese (Taiwan) translation.
2012-07-17  Wei-Lun Chaopo: Update Chinese (Taiwan) translation.
2012-07-17  Wei-Lun Chaopo: Update Chinese (Taiwan) translation.
2012-07-17  Daniel Lehmanmsvcp90: Handle npos as a len in basic_string<>::replace.
2012-07-17  Alexandre Goujonkernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdManu...
2012-07-17  Matteo Brunid3dcompiler: Implement basic expressions parsing.
2012-07-17  Matteo Brunid3dcompiler: Don't allow semantics on void functions.
2012-07-17  Matteo Brunid3dcompiler: Variables and functions can't have the...
2012-07-17  Matteo Brunid3dcompiler: Pass the complete location to add_func_par...
2012-07-17  Matteo Brunid3dcompiler: Store location information in constants...
2012-07-17  Alexandre Julliardopengl32/tests: Run more tests against the GDI renderer.
2012-07-16  Lucas Zawackijoy.cpl: Correct joystick testing thread behavior.
2012-07-16  Hans Leidekkermsi/tests: Mark some test results as broken.
2012-07-16  Dmitry Timoshkovgdiplus: Fix palette flags for a not indexed 1-bpp...
2012-07-16  Dmitry Timoshkovgdiplus: Make sure that 1bpp bitmap images get loaded...
2012-07-16  Bruno Jesususer32/tests: Update DlgDirList tests.
2012-07-16  Erich Hooverhhctrl.ocx: Permit WS_CHILD help windows.
2012-07-16  Erich Hooverhhctrl.ocx: Implement HH_CLOSE_ALL.
2012-07-16  Aric Stewartusp10: Implement GPOS Pair Adjustment Positioning Subtable.
2012-07-16  Aric Stewartusp10: Implement GPOS Single Adjustment Positioning.
2012-07-16  Aric Stewartusp10: Handle GPOS ValueRecords.
2012-07-16  Aric Stewartusp10: Implement GPOS MarkToBase.
2012-07-16  Aric Stewartusp10: In ScriptTextOut make use of piAdvance and pGoff...
2012-07-16  Aric Stewartusp10: Add GPOS features to scripts as defined by VOLT.
2012-07-16  Aric Stewartusp10: Implement GPOS Anchor formats.
2012-07-16  Aric Stewartusp10: Implement SHAPE_ApplyOpenTypePositions using...
2012-07-16  Aric Stewartusp10: Change OpenType_GSUB_GetFontFeatureTags to OpenT...
2012-07-16  Aric Stewartusp10: Change OpenType_GSUB_GetFontLangaugeTags to...
2012-07-16  Aric Stewartusp10: Change OpenType_GSUB_GetFontScriptTags to OpenTy...
2012-07-16  Aric Stewartusp10: Load the GPOS table.
2012-07-16  Aric Stewartups10: Rename common opentype tables used in both GSUB...
2012-07-16  Józef Kuciad3dx9: Implement volume texture filtering in D3DXFilter...
2012-07-16  Józef Kuciad3dx9: Use structure to pass volume size to pixel forma...
2012-07-16  Józef Kuciad3dx9: Implement point filtering for volume textures.
2012-07-16  Józef Kuciad3dx9: Implement pixel format conversion for volume...
2012-07-16  Jacek Cabanjscript: Don't set constructor property to each object...
2012-07-16  Jacek Cabanjscript: Expose RegExpError constructor in global object.
2012-07-16  Jacek Cabanjscript: Properly set Error object's constructor property.
2012-07-16  Jacek Cabanjscript: Properly set Function constructor's constructo...
2012-07-16  Jacek Cabanjscript: Properly handle constructor property for most...
2012-07-16  Jacek Cabanjscript: Properly set Number.prototyp.constructor.
2012-07-16  Nozomi Kodamad3dx9_36: Implementation of D3DXSHEvalDirection.
2012-07-16  Alexandre Julliardopengl32: Mark invalid handles with ffff instead of 0.
2012-07-16  Dmitry Timoshkovwindowscodecs: Use predefined WICBitmapPaletteTypeFixed...
2012-07-16  Dmitry Timoshkovwindowscodecs: Avoid casting IWICFormatConverter to...
2012-07-16  Nikolay Sivovmsxml3: Implement a common way to store and get callbac...
2012-07-16  Nikolay Sivovmsxml3: Implement put/get for DTD handler callback...
2012-07-16  Nikolay Sivovmsxml3: Protect from null pointer in load().
2012-07-16  Nikolay Sivovole32: Implement SetConvertStg().
2012-07-16  Nikolay Sivovole32: No need to test for null implementation pointer...
2012-07-16  Nikolay Sivovole32: COM cleanup of IPropertySetStorage interface.
2012-07-16  Francois Gougetappwiz.cpl: Only offer to download an addon if its...
2012-07-16  Nozomi Kodamad3dx9: Implementation of D3DXSHMultiply2.
2012-07-16  André Hentschelntdll: Add support for relay debugging on ARM.
2012-07-16  André Hentschelwinebuild: Generate relay debugging thunks for ARM.
2012-07-16  Alexandre Julliardgdiplus: Avoid out of bounds access warning.
2012-07-16  Alexandre Julliardwined3d: Remove unused variables.
2012-07-16  Henri Verbeetwinex11: Add support for XRandR 1.3.
2012-07-16  Henri Verbeetwinex11: Add support for XRandR 1.2.
2012-07-16  Henri Verbeetwinex11: Properly calculate the virtual screen rect...
2012-07-16  Henri Verbeetwined3d: Get rid of the unused sampler_stages limit.
2012-07-16  Henri Verbeetddraw: Create surfaces with the correct mip level in...
2012-07-16  Ken Thomasessecur32: On Mac, define modern ECDH cipher suites if...
2012-07-16  Ken Thomasessecur32: On Mac, recognize key exchange algorithm for...
2012-07-16  Ken Thomasesinclude/wincrypt.h: Add identifiers for Elliptic curve...
2012-07-13  Jacek Cabanjscript: Prefer builtin version.
2012-07-13  Jacek Cabanmshtml: Added test of calling IDispatchEx properties.
2012-07-13  Jacek Cabanmshtml: Added support for calling functions returned...
2012-07-13  Jacek Cabanmshtml: Moved invoking DISPID_VALUE to separated function.
2012-07-13  Jacek Cabanmshtml: Added IHTMLAnchorElement::name implementation.
2012-07-13  Jacek Cabanmshtml: Added IHTMLInputElement::maxLength implementation.
2012-07-13  Jacek Cabanmshtml: Added HTMLInputElement::onchange implementation.
2012-07-13  Jacek Cabanmshtml: Added HTMLElement::onkeypress implementation.
2012-07-13  Jacek Cabanmshtml: Get rid of no longer needed support for new...
2012-07-13  Jacek Cabanmshtml: Use proper task_magic in async_open.
next