apphelp: Add a stub for ApphelpCheckShellObject.
[wine] / dlls /
2011-11-08  Austin Englishapphelp: Add a stub for ApphelpCheckShellObject.
2011-11-08  Vincent Povirkgdiplus: Fix center point calculation in GdipAddPathPie.
2011-11-08  Aric Stewartusp10/tests: Add Kannada shaping test.
2011-11-08  Aric Stewartusp10: Add a few chars that Windows itemizes as punctua...
2011-11-08  Aric Stewartusp10: Avoid an end of buffer overrun when seeking...
2011-11-08  Jacek Cabanmshtml: Always use IUri-based nsIRI::GetAsciiHost imple...
2011-11-08  Jacek Cabanmshtml: Make nsIURL::GetParam a stub.
2011-11-08  Stefan Dösingerddraw/tests: Add a partial block lock test.
2011-11-08  Alexandre Julliarduser32/tests: Flush events before the key flags test.
2011-11-08  Octavian Voicuddraw/tests: Fix a couple of copy-paste typos in test...
2011-11-08  Bernhard Loosmountmgr: Also call IoCompleteRequest in case of an...
2011-11-08  Bernhard Loosmountmgr, ntoskrnl: METHOD_BUFFERED uses irp->Associate...
2011-11-08  Stefan Dösingerd3d8/tests: Port the block lock test to d3d8.
2011-11-08  Stefan Dösingerd3d8/tests: Port the double unlock test to d3d8.
2011-11-08  Alexandre Julliardgdi32: Avoid copying the brush pattern if the format...
2011-11-08  Alexandre Julliardgdi32: Reselect the pattern brush on every use if it...
2011-11-08  Dmitry Timoshkovkernel32: Add a bunch of tests for protections accepted...
2011-11-08  Dmitry Timoshkovntdll: Use PAGE_EXECUTE_READWRITE protection when alloc...
2011-11-08  Alexandre Julliardspoolss: Remove an unused variable.
2011-11-08  Alexandre Julliardsetupapi: Add a trace for the install mode value.
2011-11-08  Henri Verbeetwined3d: Get rid of the SAVEDSTATES typedef.
2011-11-08  Henri Verbeetwined3d: Get rid of the wineD3DSurface_DIB typedef.
2011-11-08  Henri Verbeetwined3d: Get rid of client_memory from wineD3DSurface_DIB.
2011-11-08  Henri Verbeetwined3d: Get rid of holdbitmap from wineD3DSurface_DIB.
2011-11-08  Henri Verbeetwined3d: Only report a broken pitch in wined3d_surface_...
2011-11-08  Nikolay Sivovmsxml3: Move XSLPattern test data to a table.
2011-11-08  Nikolay Sivovmsxml3: Test that IXMLHTTPRequest doesn't support IDisp...
2011-11-08  Nikolay Sivovmsxml3: Some tests to show that leading spaces are...
2011-11-08  Nikolay Sivovmsxml3: Implement get_srcText().
2011-11-08  Nikolay Sivovmsxml3: Implement get_line() and get_linepos().
2011-11-08  Francois Gougetwinecoreaudio.drv: Give a name to the midi and mmdevapi...
2011-11-08  Francois Gougetwinealsa.drv: Delete the g_sessions_lock critical secti...
2011-11-07  Alexandre Julliardgdi32: Return the original brush data in GetObject.
2011-11-07  Alexandre Julliardwinex11: Implement a SelectBrush entry point in the...
2011-11-07  Alexandre Julliardwinex11: Use the brush information passed in SelectBrus...
2011-11-07  Alexandre Julliardwineps: Use the brush information passed in SelectBrush...
2011-11-07  Akihiro Sagawagdi32: Use the translated string as a charset name.
2011-11-07  Akihiro Sagawagdi32: Add a string table resource for the translation.
2011-11-07  André Hentschelapphelp: Add stub for ApphelpCheckMsiPackage.
2011-11-07  André Hentschelapphelp: Add stub for SdbCreateDatabase.
2011-11-07  André Hentschelapphelp: Add stub for ApphelpCheckInstallShieldPackage.
2011-11-07  Stefan Dösingerwined3d: YUY2 and UYVY are block based.
2011-11-07  Stefan Dösingerd3d9/tests: Test partial block locks.
2011-11-07  Alistair Leslie... mscoree: Move clearing of processes to Terminate.
2011-11-07  Alexandre Julliardgdi32: Retrieve the brush pattern bits from the cache...
2011-11-07  Alexandre Julliardgdi32: Retrieve the brush pattern bits from the cache...
2011-11-07  Alexandre Julliardgdi32: Fix positioning of font underlines and strikeouts.
2011-11-07  Andrew Talbotsecur32: Superfluous semicolons fix.
2011-11-07  Andrew Talbotmsvcp90: Superfluous semicolons fix.
2011-11-07  Andrew Talbotwined3d: Remove extraneous braces from switch statements.
2011-11-07  Andrew Talbotsane.ds: Remove extraneous braces from switch statement.
2011-11-07  Andrew Talbotoledlg: Remove extraneous braces from switch statement.
2011-11-07  Andrew Talbotmsi: Remove extraneous braces from switch statement.
2011-11-07  Andrew Talbotkernel32: Remove extraneous braces from switch statement.
2011-11-07  Andrew Talbotinetcomm: Remove extraneous braces from switch statements.
2011-11-07  Andrew Talbotdplayx: Remove extraneous braces from switch statement.
2011-11-07  Alexandre Julliardadvpack: Pass all the specified parameters to do_ocx_reg.
2011-11-07  Alexandre Julliardshell32/tests: Avoid some array bounds warnings.
2011-11-07  Alexandre Julliardgdi32/tests: Avoid some array bounds warnings.
2011-11-07  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2011-11-07  Henri Verbeetwined3d: Make the surface parameter to blit_shader...
2011-11-07  Henri Verbeetwined3d: Make the surface parameter to upload_palette...
2011-11-07  Henri Verbeetcomctl32: Avoid using __FUNCTION__ in ranges_check.
2011-11-07  Henri Verbeetwined3d: Remove surface_draw_overlay from wined3d_surfa...
2011-11-07  Henri Verbeetwined3d: Remove surface_preload from wined3d_surface_ops.
2011-11-07  André Hentschelntdll: Declare debug channel only when used.
2011-11-07  Thomas Fabermsvcrt: Fix MSVC build in locale.c.
2011-11-07  Thomas Fabermsvcrt: Fix MSVC build in exit.c and msvcrt.h.
2011-11-07  Nikolay Sivovmsxml3: Fix collection index based support for IXMLDOMS...
2011-11-07  Nikolay Sivovmsxml3: Add IDispatchEx support for IXMLDOMNamedNodeMap.
2011-11-07  Nikolay Sivovmsxml3: Support IDispatch in IXMLElement.
2011-11-07  Nikolay Sivovmsxml3: Fix IDispatch support for IXMLDocument.
2011-11-04  Alexandre Julliarddpnet/tests: Fix another test failure on Windows.
2011-11-04  Alexandre Julliardwineps: Fix the font escapement when coordinates are...
2011-11-04  Andrew Talbotws2_32: Remove unneeded address-of operator from array...
2011-11-04  Andrew Talbotwined3d: Remove unneeded address-of operators from...
2011-11-04  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-11-04  Alexandre Julliardgdi32: Set the mono color map in BitBlt also for the...
2011-11-04  Alexandre Julliardgdi32: Return failure when GetPixel is not supported.
2011-11-04  Matteo Bruniwined3d: Recognize Northern Islands cards with AMD...
2011-11-04  Matteo Bruniwined3d: Test more thoroughly for post-pixelshader...
2011-11-04  Matteo Bruniwined3d: Add filtering flag to more texture formats.
2011-11-04  Henri Verbeetwined3d: Make the shader parameter to shader_arb_genera...
2011-11-04  Henri Verbeetwined3d: Make the shader parameter to shader_arb_genera...
2011-11-04  Henri Verbeetwined3d: Make the shader parameter to init_output_regis...
2011-11-04  Henri Verbeetwined3d: Make some parameters to shader_generate_arb_de...
2011-11-04  Henri Verbeetwined3d: Merge surface_getdc() and gdi_surface_getdc().
2011-11-04  Henri Verbeetwined3d: Add fallbacks for d3d9 and d3d10 cards in...
2011-11-04  Henri Verbeetwined3d: Avoid a drawable -> texture transfer through...
2011-11-03  Claudio Fontanawined3d: Rename nVidia GTX560 to GTX560TI, add GTX560...
2011-11-03  Austin Englishurlmon: Add some more tests for FindMimeFromData().
2011-11-03  Austin Englishwininet: Add a stub for ShowClientAuthCerts.
2011-11-03  Jacek Cabanmshtml: Fixed ref count leaks.
2011-11-03  Jacek Cabanmshtml: HTMLWindow_item code clean up.
2011-11-03  Piotr Cabanuser32: Fix DFC_BUTTONRADIOMASK flag support in DrawFra...
2011-11-03  Alexandre Julliarddpnet/tests: Fix a test that fails on Windows.
2011-11-03  Octavian Voicuddraw/tests: Add more attachment/detachment test cases.
2011-11-03  Octavian Voicuddraw/tests: Use more common pixel formats and caps...
2011-11-03  Octavian Voicuddraw/tests: Move surface attachment tests from refcoun...
2011-11-03  Andrew Talbotsane.ds: Remove unneeded address-of operators from...
next