ddraw/tests: Accept another error when setting an overlay with a NULL rect.
[wine] / dlls /
2011-09-19  Stefan Dösingerddraw/tests: Accept another error when setting an overl...
2011-09-19  Stefan Dösingerddraw/tests: Mark a strange radeon X1600 Windows behavi...
2011-09-19  Stefan Dösingerddraw/tests: Remove the partial cube map load tests.
2011-09-19  Francois Gougetcomctl32: Don't crash when getting a bad image list...
2011-09-19  Jacek Cabanjscript: Removed useless undef ACTSCPSITE_THIS.
2011-09-19  Jacek Cabanvbscript: Added On Error statement parser implementation.
2011-09-19  Jacek Cabanvbscript: Added interp_me implementation.
2011-09-19  Jacek Cabanvbscript: Added ME expression parser implementation.
2011-09-19  Jacek Cabanvbscript: Added support for SCRIPTITEM_ISVISIBLE named...
2011-09-19  Jacek Cabanvbscript: Added error object functions stubs.
2011-09-19  Jacek Cabanvbscript: Added error object stub implementation.
2011-09-19  Jacek Cabanvbscript: Added more global object stubs.
2011-09-19  Jacek Cabanvbscript: Added isObject tests.
2011-09-19  Jacek Cabanvbscript: Added isObject implementation.
2011-09-19  Jacek Cabanvbscript: Added global object's isObject function stub...
2011-09-19  Jacek Cabanvbscript: Store reference to collected object in collec...
2011-09-19  Jacek Cabanvbscript: Added is expression implementation.
2011-09-19  Jacek Cabanvbscript: Added interp_lteq implementation.
2011-09-19  Jacek Cabanvbscript: Added interp_lt implementation.
2011-09-19  Jacek Cabanvbscript: Added interp_gt implementation.
2011-09-19  Jacek Cabanvbscript: Added interp_gteq implementation.
2011-09-19  Jacek Cabanvbscript: Added more equality expressions parser/compil...
2011-09-19  Bernhard Loosrpcrt4: Switch to non-overlapped named pipe operations...
2011-09-19  Alexandre Julliardwinex11: Implement a PutImage entry point in the XRende...
2011-09-19  Alexandre Julliardwinex11: Avoid passing color shifts to copy_image_bits.
2011-09-19  Alexandre Julliardwinex11: Explicitly clip to the visible rect when using...
2011-09-19  Francois Gougetcrypt32: Fix filetime_to_str() for the case where it...
2011-09-19  Francois Gougetshell32: Use wine_dbgstr_rect() to trace a potentially...
2011-09-19  Piotr Cabanpropsys/tests: Added PropVariantToGUID tests.
2011-09-19  Piotr Cabanpropsys: Added partial PropVariantToGUID implementation.
2011-09-19  Piotr Cabanurlmon/tests: Added CoInternetIsFeatureZoneElevationEna...
2011-09-19  Piotr Cabanurlmon: Added CoInternetIsFeatureZoneElevationEnabled...
2011-09-19  Piotr Cabanurlmon: Added partial CoInternetIsFeatureEnabledForUrl...
2011-09-19  Nikolay Sivovcomctl32/monthcal: Fix MCM_SETSELRANGE for multiple...
2011-09-19  Nikolay Sivovcomctl32/monthcal: Fix MCM_SETCURSEL for multiple calen...
2011-09-19  Nikolay Sivovcomctl32/monthcal: Fix hittesting in blank areas of...
2011-09-19  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-19  Henri Verbeetwined3d: Make the declaration parameter to wined3d_devi...
2011-09-19  Henri Verbeetddraw/tests: Add some tests for Initialize().
2011-09-19  Henri Verbeetddraw: Implement ddraw7_Initialize().
2011-09-19  Henri Verbeetddraw: Get rid of IDirectDraw3.
2011-09-19  Francois Gougetntdll: Don't trace potentially uninitialized structures...
2011-09-19  Francois Gougetinetcomm: Fix printing NULL strings.
2011-09-19  Francois Gougetd3dxof: Fix printing NULL strings.
2011-09-19  Francois Gougetmsi: Fix printing NULL strings.
2011-09-19  Francois Gougetdinput: Fix printing NULL strings.
2011-09-19  Francois Gougetquartz/tests: Skip some tests if not allowed to registe...
2011-09-19  Francois Gougetntdll/tests: Skip some tests if not allowed to modify...
2011-09-19  Francois Gougetkernel32/tests: Skip some tests if not allowed to modif...
2011-09-19  Francois Gougetjscript/tests: Some tests require that the user interfa...
2011-09-19  Francois Gougetshdocvw: Make get_ieframe_instance() static.
2011-09-19  André Hentschelwinex11: Multiply the error tolerance by the table...
2011-09-19  André Hentschelgdi32/tests: Add a test about non-uniform ramps.
2011-09-19  Octavian Voicuvbscript: Add explicit cast to int for pointer differen...
2011-09-19  Francois Gougetole32/tests: Fix compilation on systems that don't...
2011-09-19  Alexandre Julliardrpcrt4/tests: Add more tests for integer ranges to...
2011-09-16  Francois Gougetieframe/tests: Some tests require that the user interfa...
2011-09-16  Francois Gougetieframe/tests: Don't crash if IWebBrowser2_get_Location...
2011-09-16  Alexandre Julliardvbscript: Fix a memory allocation size to avoid overflows.
2011-09-16  Rico Schüllerd3dx9: Use the variable instead of the type in HeapAlloc().
2011-09-16  Rico Schüllerd3dx9: Use the original bytecode in D3DXGetShaderSample...
2011-09-16  Jacek Cabanvbscript: Added VBScript_Global typelib.
2011-09-16  Jacek Cabanvbscript: Added do..while and do..until statements...
2011-09-16  Jacek Cabanvbscript: Added do until..loop statement implementation.
2011-09-16  Jacek Cabanvbscript: Added support for exit do statement.
2011-09-16  Jacek Cabanvbscript: Added do while..loop statement implementation.
2011-09-16  Jacek Cabanvbscript: Added while..wend statement implementation.
2011-09-16  Jacek Cabanvbscript: Added GC implementation.
2011-09-16  Jacek Cabanvbscript: Added class_terminate support.
2011-09-16  Jacek Cabanvbscript: Added class_initializer support.
2011-09-16  Jacek Cabanvbscript: Added more IDispatchEx tests.
2011-09-16  Jacek Cabanvbscript: Use default object value for objets in stack_...
2011-09-16  Jacek Cabanvbscript: Added support for default getters.
2011-09-16  Jacek Cabanvbscript: Added interp_set_member implementation.
2011-09-16  Jacek Cabanvbscript: Added support for exit property statement.
2011-09-16  Jacek Cabanvbscript: Added compiler/runtime support for property...
2011-09-16  Jacek Cabanvbscript: Added getters/setters parser implementation.
2011-09-16  Jacek Cabanvbscript: Added property invoke implementation.
2011-09-16  Jacek Cabanvbscript: Added GetDispID support for properties.
2011-09-16  Jacek Cabanvbscript: Added class properties compiler implementation.
2011-09-16  Jacek Cabanvbscript: Added class property parser implementation.
2011-09-16  Piotr Cabanurlmon: Added 111 ordinal stub.
2011-09-16  Piotr Cabanurlmon: Added 331 and 335 ordinal exports.
2011-09-16  Piotr Cabanpropsys/tests: Added InitVariantFromBuffer tests.
2011-09-16  Piotr Cabanpropsys: Added InitVariantFromBuffer implementation.
2011-09-16  Piotr Cabanurlmon: Added 362 ordinal export (InitVariantFromGUIDAs...
2011-09-16  Piotr Cabanpropsys/tests: Added InitVariantFromGUIDAsString tests.
2011-09-16  Piotr Cabanpropsys: Added InitVariantFromGUIDAsString implementation.
2011-09-16  Francois Gougetvbscript/tests: Some tests require that the user interf...
2011-09-16  Francois Gougetpdh/tests: Some tests require that the user interface...
2011-09-16  Francois Gougetpdh/tests: Make the test pass on Windows 2000.
2011-09-16  Francois Gougetpdh/tests: Rename a counter to make the purpose of...
2011-09-16  Stefan Dösingerddraw/tests: Add some slop to the fog tests.
2011-09-16  Stefan Dösingerd3d8/tests: State getters don't work with PUREDEVICEs.
2011-09-16  Stefan Dösingerd3d8/test: Add slop to some fog tests.
2011-09-16  Stefan Dösingerd3d9/Tests: State getters don't work with PUREDEVICEs.
2011-09-16  Stefan Dösingerd3d9/tests: Add a slop to the fog tests for X1600 GPUs.
2011-09-16  Stefan Dösingerd3d9/tests: Fix the depth stencil size tests on AMD.
2011-09-16  Andrew Talbotmmsystem.dll16: Remove an unused variable.
2011-09-16  Henri Verbeetwined3d: Make the device parameter to process_vertices_...
next