wine/eterwine.git
2015-11-26 Sebastian Lacknerkernel32/tests: Avoid busy-looping in APC deadlock...
2015-11-26 Sebastian Lacknerkernel32/tests: Add tests for calling wait functions...
2015-11-26 Nikolay Sivovwinex11: Simplify XGetWindowProperty return code checks...
2015-11-25 Jacek Cabanwininet: Improved debug traces.
2015-11-25 Alistair Leslie... d3d10core/tests: Add test for NULL blend factor in...
2015-11-25 Alistair Leslie... d3d11: Make blend_factor optional in d3d11_immediate_co...
2015-11-25 Andrew EikumRevert "explorerframe: Allow treeview expandos to open...
2015-11-25 Stefan Dösingerdxgi/tests: Windows 10 properly makes buffers read...
2015-11-25 Stefan Dösingerdxgi/tests: Test DXGI_SWAP_EFFECT_FLIP_DISCARD.
2015-11-25 Stefan Dösingerinclude: Add DXGI_SWAP_EFFECT_FLIP_DISCARD.
2015-11-25 Vincent Povirkd3d9/tests: Accept CURSOR_SUPPRESSED in cursor flags.
2015-11-25 Vincent Povirkd3d8/tests: Accept CURSOR_SUPPRESSED in cursor flags.
2015-11-25 Michael Stefaniucieframe: Use BOOL instead of VARIANT_BOOL in on_command...
2015-11-25 Jacek Cabanmshtml: Added IHTMLDOMAttribute2::put_value implementation.
2015-11-25 Bruno Jesusws2_32/tests: Check if the first IP is a default route...
2015-11-25 Vincent Povirkcomctl32/tests: Accept touchscreen-related messages...
2015-11-25 Alexandre Julliarduser32: Reduce the idle timeout before flushing surface...
2015-11-25 Alexandre Julliardgdiplus/tests: Check the correct fallback font when...
2015-11-25 Alexandre Julliarduser32/tests: Fix a few msg test failures on Windows 7.
2015-11-25 Alexandre Julliarduser32/tests: Fix a few more menu test failures on...
2015-11-25 Alexandre JulliardRevert "oleaut32: Implement a better stub for IPicture...
2015-11-25 Bruno Jesusws2_32/tests: Add more tests related to WSACleanup.
2015-11-25 Bernhard Übelackerdinput: Fail in SetCooperativeLevel on invalid hwnd.
2015-11-25 Nikolay Sivovwinmm/tests: Remove unreliable tests.
2015-11-25 Nikolay Sivovwinmm: For consistency forward wReserved1 values from...
2015-11-25 Nikolay Sivovwineoss: Initialized wReserved1 field returned to auxGe...
2015-11-25 Julian Rügerpo: Update German translation.
2015-11-25 Lauri Kenttäpo: Update Finnish translation.
2015-11-25 Henri Verbeetdxgi: Implement dxgi_output_GetDesc().
2015-11-25 Bruno Jesusmsacm32/tests: Add some acmStreamPrepareHeader and...
2015-11-25 Francois Gougetxaudio2_7: Make some functions static.
2015-11-25 Stefan Dösingerd3dx9_36: Replace powf(2, unsigned int) with (1u <...
2015-11-25 Alistair Leslie... include: Add d3dx10async.h.
2015-11-24 Piotr Cabanshell32: Improved IDataObject::QueryGetData implementation.
2015-11-24 Dmitry Timoshkovoleaut32: Implement a better stub for IPicture::SaveAsFile.
2015-11-24 Dmitry Timoshkovoleaut32/tests: Add some tests for IPicture::SaveAsFile.
2015-11-24 Michael Stefaniucmaintainers: Add section for the Stable branch.
2015-11-24 Piotr Cabanmsxml3/tests: Run IXMLDOMNode::get_text whitespace...
2015-11-24 Thomas Faberquartz/tests: Test aggregation with CLSID_FilterGraph.
2015-11-24 Thomas Faberquartz/tests: Test aggregation with CLSID_FilterMapper2.
2015-11-24 Thomas Faberquartz: Fix IEnumMoniker reference leak in FilterGraph2...
2015-11-24 Nikolay Sivovsc: Fix service handle leak on error path (Coverity).
2015-11-24 Nikolay Sivovcrypt32: Fix key name null termination (Coverity).
2015-11-24 Nikolay Sivovuser32: Don't overwrite 'cb' field with uninitialized...
2015-11-24 Alexandre Julliardexplorer: Treat unrecognized options as a file to open.
2015-11-24 Michael Müllermsvcp90: Basic_string_wchar_dtor should set EAX to...
2015-11-24 Svante Signellwinepulse.drv: Avoid PATH_MAX in Windows code.
2015-11-23 Nikolay Sivovcomctl32: Item with negative cChildren acts as if it...
2015-11-23 Nikolay Sivovcomctl32/treeview: Use consistent format for hex values...
2015-11-23 Bruno Jesuscomctl32: Respect an assert in TREEVIEW_RemoveAllChildren.
2015-11-23 Alexandre Julliardkernel32/tests: Avoid testing the D: drive which may...
2015-11-23 Francois Gougetd2d1: Remove WINAPI on static functions where not needed.
2015-11-23 Nikolay Sivovd2d1: Fix a copy-paste issue in EndDraw() (Coverity).
2015-11-23 Bruno Jesusws2_32: Add a couple of options to sockopt debug.
2015-11-23 Bruno Jesusmsacm32: Remove dead code from acmFormatDetailsW.
2015-11-23 Stefan Dösingerd3d8/tests: Multisampled render targets are zeroed...
2015-11-23 Stefan Dösingerd3d9/tests: Multisampled render targets are zeroed...
2015-11-23 Stefan Dösingerwined3d: Discard depth stencils on unload.
2015-11-23 Stefan Dösingerwined3d: Support loading renderbuffers in surface_load_...
2015-11-23 Jacek Cabanmshtml/tests: Fixed tests on win10.
2015-11-23 Nikolay Sivovwldap32: Properly implement ldap_encode_sort_control...
2015-11-23 Hugh McMasterkernel32: Remove un-needed VK_DEL entries from the...
2015-11-23 Hugh McMasterkernel32: Interpret Shift-Backspace as Backspace when...
2015-11-23 Hugh McMasterkernel32: Use virtual-key codes in the console StdKeyMap.
2015-11-23 Dmitry Timoshkovcomctl32/tests: Add a test for system class properties.
2015-11-23 Alexandre Julliardwinex11: Fix a copy&paste typo in the initial position...
2015-11-23 Sebastian Lacknerserver: Fix crash when calling SetNamedPipeHandleState...
2015-11-23 Sebastian Lacknerserver: Fix crash when calling GetNamedPipeHandleState...
2015-11-23 Sebastian Lacknerkernel32/tests: Add tests for calling WriteFile on...
2015-11-23 Sebastian Lacknerkernel32/tests: Add tests for sending empty message...
2015-11-23 Adam Martinsonkernel32/tests: Add tests for closing named pipes with...
2015-11-23 Nikolay Sivovwininet: Remove a bit of dead code (Coverity).
2015-11-23 Thomas Faberd3dxof: Avoid undefined behavior in parse_object_parts.
2015-11-23 Nikolay Sivovddeml: Don't trash 'cb' field of structure returned...
2015-11-23 Nikolay Sivovdplayx: Fix a possible memory leak on error path (Cover...
2015-11-23 Rafał Harabieńinclude/ddk: Fix memory layout of IRP and IO_STACK_LOCA...
2015-11-23 Francois Gougetcmd/tests: Fix the builtin tests when the current direc...
2015-11-23 Thomas Faberdinput: Implement MSVC version of enum_callback_wrapper.
2015-11-23 Vincent Povirkatl100/tests: Check Administrators group if UAC is...
2015-11-23 Vijay Kiran... wine.inf: Install wordpad in Program FilesWindows NT...
2015-11-23 Nikolay Sivovuser32/tests: Some tests for SetScrollInfo().
2015-11-23 Akihiro Sagawapo: Update Japanese translation.
2015-11-23 Jactry Zengpo: Update Simplified Chinese translation.
2015-11-23 Vincent Povirkadvapi32/tests: Skip test when registry virtualization...
2015-11-20 Alexandre JulliardRelease 1.8-rc1.
2015-11-20 Aurimas Fišeraspo: Update Lithuanian translation.
2015-11-20 Andrey Gusevpo: Update Ukrainian translation.
2015-11-20 Jacek Cabanmshtml: Make msec argument of setTimeout optional.
2015-11-20 Nikolay Sivovwinmm: Initialize reserved fields of data returned...
2015-11-20 Aric Stewartcomctl32: ILC_COLORDDB imagelists can be created with...
2015-11-20 Qian Hongserver: Remove out of date comment.
2015-11-20 Piotr Cabanwinex11.drv: Don't call IDropTarget::{DragOver,DragLeav...
2015-11-20 Piotr Cabanwinex11.drv: Inform x11 that we're interested in drop...
2015-11-20 Piotr Cabanwinex11.drv: Send WM_DROPFILES if IDropTarget_Drop...
2015-11-20 Alexandre Julliardadvapi32: Don't try to create the registry root.
2015-11-20 Alexandre Julliardconfigure: Don't allow doing a 32-bit Wow64 build from...
2015-11-20 Bruno Jesususer32: Don't add scroll bars to mdiclient if the windo...
2015-11-20 Dmitry Timoshkovuser32/tests: Add some tests for mdiclient scrolling.
2015-11-20 Nikolay Sivovuser32/tests: Relax iCaptionWidth test to fix some...
2015-11-20 Francois Gougetcmd/tests: Fix the %~a check on Windows >= 8.
next