d3drm: Fix memcpy arguments for matrix transformations (coverity).
[wine] / dlls /
2012-10-19  André Hentscheld3drm: Fix memcpy arguments for matrix transformations...
2012-10-18  Henri Verbeetuser32: Implement GetRawInputDeviceInfoW().
2012-10-18  Henri Verbeetwined3d: Merge most of the code for shader_glsl_cmp...
2012-10-18  Henri Verbeetwined3d: Implement WINED3DSIH_ROUND_NI in the GLSL...
2012-10-18  Henri Verbeetwined3d: Explicitly check the shader type in shader_gls...
2012-10-18  Henri Verbeetwined3d: Explicitly check the shader type in shader_gls...
2012-10-18  Alexandre Julliarduser32/tests: Don't release a random DC handle.
2012-10-18  Alexandre Julliardgdi32/tests: Avoid deleting invalid objects.
2012-10-18  Alexandre Julliardoleaut32/tests: Delete the correct object in the icon...
2012-10-18  Alexandre Julliardcomctl32/tests: Don't delete the global font object.
2012-10-18  Daniel Lehmanmsvcp: Free facet and _Locimp in Locimp dtor.
2012-10-18  Rico Schüllerd3dx9: Fix calculation when in and out overlap in D3DXS...
2012-10-18  Maarten Lankhorstmmdevapi: Fix a broken test.
2012-10-18  Maarten Lankhorstntdll: Set SO_PASSCRED before connecting to eliminate...
2012-10-18  Jacek Cabanjscript: Use jsstr_t for passing strings to regexp...
2012-10-18  Hans Leidekkeradvapi32: Only require a domain in the username for...
2012-10-18  Hans Leidekkercredui: Don't show a dialog if existing credentials...
2012-10-18  Hans Leidekkercredui: Don't save credentials if CREDUI_FLAGS_DO_NOT_P...
2012-10-18  Hans Leidekkercredui: Show the save password checkbox if both CREDUI_...
2012-10-18  Huw Daviesgdi32: Make get_glyph_bitmap return a dib_info structur...
2012-10-18  Jacek Cabanmshtml: Added HTML comments in VBScript code tests.
2012-10-18  Jacek Cabanvbscript: Added HTML comments tests.
2012-10-18  Jacek Cabanvbscript: Added support for HTML comments.
2012-10-18  Francois Gougetshell32: Standardize on the ShellExecuteEx() terminology.
2012-10-18  Francois Gougetwined3d: Add a trailing '\n' to a Wine trace.
2012-10-18  Francois Gougetmsvcp100: Make MSVCP_basic_string_char_append_len_ch...
2012-10-18  Henri Verbeetuser32: Implement GetRawInputDeviceList().
2012-10-18  Henri Verbeetwined3d: Implement WINED3DSIH_USHR in the GLSL shader...
2012-10-18  Henri Verbeetwined3d: Implement WINED3DSIH_UDIV in the GLSL shader...
2012-10-18  Henri Verbeetwined3d: Explcitly check the shader type in shader_glsl...
2012-10-18  Henri Verbeetwined3d: Explicitly check the shader type in shader_gls...
2012-10-18  Alexandre Julliardwinex11: Don't delete the DC if it's not for a valid...
2012-10-17  Alexandre Julliarduser32: Don't free a clip region twice.
2012-10-17  Alexandre Julliardgdi32: Add a generation count in the high word of GDI...
2012-10-17  Christian Costakrnl386.exe: Implement INT 33h function 15h.
2012-10-17  Jacek Cabanmshtml: Added IHTMLImgElement::get_complete implementation.
2012-10-17  Jacek Cabanmshtml: Fixed trace message.
2012-10-17  Jacek Cabanmshtml: Moved remove_target_tasks to detach_inner_window.
2012-10-17  Jacek Cabanmshtml: Make HTMLInnerWindow the owner of timers.
2012-10-17  Jacek Cabanmshtml: Use detach_inner_window in release_inner_window.
2012-10-17  Jacek Cabanmshtml: Added IOmNavigator::onLine semi-stub.
2012-10-17  Jacek Cabanmshtml: Added HTMLImgElement::onabort implementation.
2012-10-17  Alexandre Julliardgdi32: Get rid of the GDIOBJHDR type.
2012-10-17  Alexandre Julliardgdi32: Get rid of the METAFILEOBJ type, instead store...
2012-10-17  Alexandre Julliardgdi32: Get rid of the RGNOBJ type, instead store a...
2012-10-17  Alexandre Julliardgdi32: Store the object flags directly in the GDI handl...
2012-10-17  Alexandre Julliardgdi32: Store the object selection count directly in...
2012-10-17  Alexandre Julliardgdi32: Process the object HDC list outside of the criti...
2012-10-17  Alexandre Julliardgdi32: Store the HDC list directly in the GDI handle...
2012-10-17  Alexandre Julliardgdi32: Store the object function table directly in...
2012-10-17  Alexandre Julliardgdi32: Store the object type directly in the GDI handle...
2012-10-17  Henri Verbeetddraw/tests: Add some display mode set / restore tests...
2012-10-17  Piotr Cabanmsvcp: Sync implementations.
2012-10-17  Piotr Cabanmsvcp60: Fixed basic_stringbuf class structure.
2012-10-17  Piotr Cabanmsvcp60: Fixed overflow in basic_string_char_find_cstr_...
2012-10-17  Piotr Cabanmsvcp71: Fixed basic_string::ptr implementation.
2012-10-17  Piotr Cabanmsvcp71: Added istrstream destructor implementation.
2012-10-17  Piotr Cabanmsvcp71: Added ostrstream class implementation.
2012-10-17  Piotr Cabanmsvcp71: Added strstream class implementation.
2012-10-17  Piotr Cabanmsvcp90: Added _Nomemory implementation.
2012-10-17  Piotr Cabanmsvcp90: Fixed strstreambuf_ctor_get implementation.
2012-10-17  Piotr Cabanmsvcp60: Added more std::getline functions.
2012-10-17  Piotr Cabanmsvcp100: Store locale string in _Yarn<char> class.
2012-10-17  Piotr Cabanmsvcp100/tests: Added _Yarn<char> class tests.
2012-10-17  Piotr Cabanmsvcp100: Added _Yarn<char> class implementation.
2012-10-17  Hans Leidekkermapi32: Forward WrapCompressedRTFStream to the register...
2012-10-17  Hans Leidekkerwbemprox: Add tests for Win32_Service methods.
2012-10-17  Hans Leidekkerwbemprox: Implement Win32_Service.StopService.
2012-10-17  Hans Leidekkerwbemprox: Implement Win32_Service.StartService.
2012-10-17  Hans Leidekkerwbemprox: Implement Win32_Service.ResumeService.
2012-10-17  Hans Leidekkerwbemprox: Implement Win32_Service.PauseService.
2012-10-17  Hans Leidekkerwbemprox: The last parameter to IWbemClassObject::GetMe...
2012-10-17  Hans Leidekkerwbemprox: Keep a reference to the table from uncommitte...
2012-10-17  Jacek Cabanvbscript: Use simplified builtin constants for more...
2012-10-17  Jacek Cabanvbscript: Allow specifying simple builtin constants...
2012-10-17  Jacek Cabanvbscript: Pass arguments to builtin functions in natura...
2012-10-17  Henri Verbeetddraw: When restoring the display mode, use the mode...
2012-10-17  Henri Verbeetddraw: Only restore the display mode if we changed it.
2012-10-17  Henri Verbeetddraw: Prevent mode changes when a different ddraw...
2012-10-17  Henri Verbeetwined3d: Handle WINED3DSPR_PRIMID in the GLSL shader...
2012-10-16  Piotr Cabanmsvcrt: Fixed tmpfile implementation.
2012-10-16  Christian Costaamstream: Specifying a stream object in params is not...
2012-10-16  Matteo Bruniwined3d: Add new Radeon HD 6670 GL renderer string.
2012-10-16  Matteo Bruniwined3d: Recognize AMD Radeon HD 5000 series GPUs on...
2012-10-16  Matteo Bruniwined3d: Provide a better fallback for D3D10 AMD GPUs.
2012-10-16  Matteo Bruniwined3d: Add a D3D10-level fallback for Intel GPU recog...
2012-10-16  Matteo Bruniwined3d: Improve a Nvidia GPU recognition fallback.
2012-10-16  Matteo Bruniwined3d: Split GPU vendor and GL vendor handling in...
2012-10-16  Jacek Cabanmshtml: Fixed tests on old IEs.
2012-10-16  Jacek Cabanmshtml: Added IHTMLScriptElement::put_src tests.
2012-10-16  Jacek Cabanmshtml: Added support for IHTMLScriptElement::put_src...
2012-10-16  Jacek Cabanmshtml: Added support for IHTMLScriptElement::put_src...
2012-10-16  Jacek Cabanmshtml: Return early from BindToDocument if possible.
2012-10-16  Jacek Cabanmshtml: Added beginning IHTMLScriptElement::put_src...
2012-10-16  Jacek Cabanmshtml: Moved HTMLScriptElement declaration to separate...
2012-10-16  Jacek Cabanmshtml: Added IHTMLBodyElement::onload property impleme...
2012-10-16  Francois Gougetshell32/tests: Fix a test_argify() check that fails...
2012-10-16  Daniel Lehmanmsvcp90: Fix num_get<>::_Getffld.
2012-10-16  Daniel Lehmanmsvcp: Sync num_get<>::_Getifld.
2012-10-16  Dan Kegelvcomp: No-op stubs for _vcomp_single_begin, _vcomp_sing...
next