oleaut32/tests: Remove variable expectedhres which is not really used from test_VarDiv.
[wine] / dlls /
2010-05-03  Gerald Pfeiferoleaut32/tests: Remove variable expectedhres which...
2010-05-03  Gerald Pfeiferntoskrnl.exe: Remove variable retX which is not really...
2010-05-03  Gerald Pfeifermshtml/tests: Fix return value of ActiveScript_SetScrip...
2010-05-03  Gerald Pfeifergdi32: Remove variable x which is not really used from...
2010-05-03  Gerald Pfeifercomctl32: Remove variable old_focused which is not...
2010-05-03  Gerald Pfeiferole32: Fix return value for CoRevokeMallocSpy.
2010-05-03  Gerald Pfeiferole32: Fix return value of DefaultHandler_SetClientSite.
2010-05-03  Gerald Pfeiferriched20: Remove variable changed which is not really...
2010-05-03  Gerald Pfeiferwintrust/tests: Remove variable myARGC which is not...
2010-05-03  Gerald Pfeiferwinex11: Remove variable bits which is not really used...
2010-05-03  Gerald Pfeifermshtml: Remove variable doc which is not really used...
2010-05-03  Gerald Pfeifermsi: Remove variable product_code which is not really...
2010-05-03  Gerald Pfeifermsi: Fix return value for ITERATE_RemoveFiles (in the...
2010-05-03  Gerald Pfeiferwineps.drv: Fix return value in PSDRV_SetBrush.
2010-05-03  Gerald Pfeiferriched20: Remove variable yprev which is not really...
2010-05-03  Nikolay Sivovrasdlg: Add RasEntryDlgW stub.
2010-05-03  Austin Englishmsvcrt/tests: Add more tests for setlocale().
2010-05-03  Rico Schüllerddraw: Change return to break in PixelFormat_WineD3DtoDD().
2010-05-03  Austin Englishmsvcrt/tests: fix a couple typos.
2010-05-03  Nikolay Sivovole32/ole2: If no effect action selected use ::DragLeav...
2010-05-03  Nikolay Sivovole32/ole2: After IDropTarget::DragEnter() failure...
2010-05-03  Nikolay Sivovole32/tests: Additional test for RevokeDragDrop with...
2010-05-03  Nikolay Sivovole32/ole2: Fix simple parameter handling for DoDragDrop().
2010-05-03  Nikolay Sivovole32/tests: Move tests to a separate function.
2010-05-03  Vincent Pelletierddraw: Fix discrepancy in alpha mask for WINED3DFMT_B2G...
2010-05-03  Paul Vriensuser32/tests: Run the tests again on Win95.
2010-05-03  Andrew Nguyenkernel32: Reject a format string with insertions if...
2010-05-03  Andrew Eikumole32: Only fail on missing Implemented Categories...
2010-05-03  Detlef Riekenbergmsvcr100: Add VS2010 C/C++ runtime library with forward...
2010-05-03  Jacek Cabanshdocvw: Set IE version to IE8.
2010-05-03  Sven Baarsmsi: Fix Dutch translation.
2010-05-03  Paul Vriensmsi: Update Dutch translation.
2010-05-03  Paul Vrienswinmm: Update Dutch translation.
2010-05-03  Henri Verbeetwined3d: Allow the ARB shader backend to work with...
2010-05-03  Henri Verbeetwined3d: Make sure all fields of the shader backend...
2010-05-03  Henri Verbeetwined3d: Remove some unused fields from the shader...
2010-05-03  Henri Verbeetwined3d: Make sure all fields of the fragment pipe...
2010-05-03  Henri Verbeetd3d9/tests: Fix test_cube_wrap() for different texture...
2010-04-29  André Hentschelimm32: Fix tests to apply to Vista+ as it does the...
2010-04-29  André Hentschelimm32: Fix ImmAssociateContextEx parameter handling.
2010-04-29  Jacek Cabanmshtml: Added support for accessing select options...
2010-04-29  Jacek Cabanmshtml: Added IHTMLSelectElement::get_options implement...
2010-04-29  Jacek Cabanmshtml: Added IHTMLSelectElement::put_length implementa...
2010-04-29  Piotr Cabanurlmon: Fixed synchronous binding to file.
2010-04-29  Aric Stewartusp10: Update ScriptItemize to use the baselevel of...
2010-04-29  Jörg Höhlewinex11: Unify German keyboard mapping.
2010-04-29  Hans Leidekkermsi: Support multiple patches per package.
2010-04-29  Hans Leidekkermsi: Simplify msi_set_context.
2010-04-29  Hans Leidekkermsi: Make sure to only open a patch database in msi_app...
2010-04-29  Hans Leidekkermsi: Test the contents of some of the system tables...
2010-04-29  Hans Leidekkermsi: Store a copy of the file extension in the MSIMIME...
2010-04-29  Hans Leidekkermsi: Fix some test failures on Windows.
2010-04-29  Henri Verbeetwined3d: Store the VTF format capability in the format...
2010-04-29  Henri Verbeetwined3d: Store the sRGB write format capability in...
2010-04-29  Henri Verbeetwined3d: Store the sRGB read format capability in the...
2010-04-29  Henri Verbeetwined3d: Store the bumpmap format capability in the...
2010-04-29  Henri Verbeetwined3d: Avoid some needless depth buffer copies.
2010-04-29  Maarten Lankhorstmmdevapi: Add a warning if openal is not available.
2010-04-29  Alexandre Julliardwinex11: Make the cursor window global instead of per...
2010-04-28  Matteo Brunid3dx9: Add source register modifiers (sm 2+) support...
2010-04-28  Matteo Brunid3dx9: Add instruction modifiers (sm 2.0+) support...
2010-04-28  Matteo Brunid3dx9: Add swizzle and writemask support to the shader...
2010-04-28  Hans Leidekkermsi: Move all file comparisons to CostFinalize.
2010-04-28  Hans Leidekkermsi: Always evaluate component conditions.
2010-04-28  Hans Leidekkermsi/tests: Use a unique product code when testing MsiCo...
2010-04-28  Hans Leidekkermsi: Only set the property in the Reinstall event.
2010-04-28  Hans Leidekkermsi/tests: Return INVALID_FILE_SIZE from get_pf_file_si...
2010-04-28  Detlef Riekenbergmsvcrt: Fix wrong msvcr90 in comments.
2010-04-28  Detlef Riekenbergmsvcr70: Sync exports to current msvcrt.
2010-04-28  Detlef Riekenbergmsvcr90: Sync exports to current msvcrt exports.
2010-04-28  Detlef Riekenbergmsvcr80: Sync exports to current msvcrt exports.
2010-04-28  Aric Stewartusp10/test: Restructure test_ScriptItemize to make...
2010-04-28  Ilya Shpigorwineps.drv: Start a new current path in PSDRV_PolyPolygon.
2010-04-28  Detlef Riekenbergdinput: Add the riid for an unsupported interface to...
2010-04-28  Huw Davieswineps.drv: MM_ISOTROPIC and MM_ANISOTROPIC should...
2010-04-28  Andrew Nguyenkernel32/tests: Document a few FormatMessage tests...
2010-04-28  Andrew Nguyenkernel32: Merge the insertion and non-insertion codepat...
2010-04-28  Andrew Nguyenkernel32: Process CRLF escape sequences in normal inser...
2010-04-28  Andrew Nguyenkernel32: Remove a superfluous function call in the...
2010-04-28  Andrew Nguyenkernel32/tests: Centralize the FormatMessageW skip...
2010-04-28  Andrew Nguyenkernel32: Handle some escape sequences with FORMAT_MESS...
2010-04-28  Andrew Nguyenkernel32: Correct output buffer behavior with empty...
2010-04-28  Andrew Nguyenkernel32: Improve flag error handling in FormatMessageA/W.
2010-04-28  Andrew Nguyenkernel32: Remove leftover preprocessor undef directives...
2010-04-28  Andrew Nguyenkernel32: Fail if a format placeholder is present witho...
2010-04-28  Henri Verbeetwined3d: Check if the depth/stencil surface has any...
2010-04-28  Henri Verbeetwined3d: Make "clear_rect" a RECT in IWineD3DDeviceImpl...
2010-04-28  Henri Verbeetwined3d: Introduce device_get_draw_rect() to calculate...
2010-04-28  Henri Verbeetwined3d: Simply pass an IWineD3DSurfaceImpl pointer...
2010-04-28  Henri Verbeetwined3d: Simply pass an IWineD3DSurfaceImpl pointer...
2010-04-28  Nikolay Sivovole32: Use LoadCursorW instead of -A version.
2010-04-28  Nikolay Sivovole32: Avoid uninitialized value to be potentialy passe...
2010-04-28  Nikolay Sivovole32: Use -W versions of window/message calls.
2010-04-27  Nikolay Sivovt2embed: Add TTIsEmbeddingEnabled stub.
2010-04-27  Vincent Povirkwindowscodecs: Partially implement IWICBitmapFlipRotato...
2010-04-27  Vincent Povirkwindowscodecs: Implement IWICBitmapFlipRotator_GetSize.
2010-04-27  Vincent Povirkwindowscodecs: Implement IWICBitmapFlipRotator_Initialize.
2010-04-27  Vincent Povirkwindowscodecs: Add a stub implementation of IWICBitmapF...
2010-04-27  Vincent Povirkwindowscodecs: Implement IWICImagingFactory_CreateForma...
2010-04-27  Vincent Povirkwindowscodecs: Implement IWICImagingFactory_CreateDecod...
next