wine-orson.git
2018-01-05 Alexandre JulliardRelease 3.0-rc5. wine-3.0-rc5
2018-01-05 Piotr Cabanuser32: Add more CB_SETCURSEL tests on ComboBox.
2018-01-05 Piotr Cabanuser32: Redraw combo text field even if it's empty.
2018-01-05 Piotr Cabanuser32: Let ComboBox edit control handle the redraw...
2018-01-05 Nikolay Sivovddraw/tests: Add another invalid arguments test for...
2018-01-05 Henri Verbeetddraw/tests: Add a depth read-back test.
2018-01-05 Henri Verbeetwined3d: Add a download function for WINED3DFMT_X8D24_U...
2018-01-05 Francois Gougetmsvcr90/tests: Make test__vsnwprintf() static.
2018-01-05 Alex Henriemsvcrt: Don't include MSVC 7.1+ purecall functions...
2018-01-05 Alex Henriemsvcrt: Don't include MSVC 8.0+ time functions in SOs...
2018-01-05 Alex Henriemsvcrt: Don't include MSVC 8.0+ locale functions in...
2018-01-05 Alex Henriemsvcrt: Don't include MSVC 8.0+ file functions in SOs...
2018-01-05 Alex Henriemsvcrt: Don't include MSVC 8.0+ error functions in...
2018-01-05 Alex Henriemsvcrt: Don't include MSVC 8.0+ C++ functions in SOs...
2018-01-05 Andrey Gusevwininet/tests: Fix resource leak.
2018-01-05 Andrey Gusevwinhttp/tests: Fix resource leak.
2018-01-05 Nikolay Sivovmshtml/tests: Remove null check after dereference ...
2018-01-05 Nikolay Sivovmshtml/tests: Test document stream creation failure...
2018-01-05 Alex Henriemshtml/tests: Add a trailing '\n' to ok() calls.
2018-01-05 Nikolay Sivovoleaut32/tests: Test more return values.
2018-01-05 Andrey Gusevshell32/tests: Fix resource leak.
2018-01-05 Andrey Gusevuser32/tests: Fix resource leak.
2018-01-05 Francois Gougetmshtml: Make IEventTarget_{add,remove}EventListener_hoo...
2018-01-05 Francois Gougetmshtml/tests: Fix typos in a few comments.
2018-01-05 Francois Gougetole32: Rename entry_updatable() to its more common...
2018-01-05 Alexandre Julliardntdll: Fix source/destination confusion in vsscanf.
2018-01-05 Louis Lenderswtsapi32: Fix copy/paste error in comment.
2018-01-05 Alex Henriegameux/tests: Add a trailing '\n' to an ok() call.
2018-01-04 Andrey Gusevwebservices/tests: Fix resource leak.
2018-01-04 Alex Henriewinex11: Escape non-UTF-8 characters in string literals.
2018-01-04 Zebediah Figuramsvcrt: _Gettnames() should respect user overrides.
2018-01-04 Francois Gougetsapi: Make some impl_from_Xxx() functions static.
2018-01-04 Francois Gougettwain_32: Make userselect_dlgproc() static.
2018-01-04 Francois Gougetgdiplus/tests: Add a trailing '\n' to ok() calls.
2018-01-04 Francois Gougetglu32: A couple of spelling fixes in comments.
2018-01-04 Francois Gougetmlang/tests: Add a trailing '\n' to ok() calls.
2018-01-04 Francois Gougetcomctl32/tests: Make test_combo_WS_VSCROLL() static.
2018-01-04 Francois Gougetcomctl32/tests: Make run_test_() static.
2018-01-04 Francois Gougetuser32/tests: Make test_WS_VSCROLL() static.
2018-01-04 Nikolay Sivovshell32: Make some strings static constants.
2018-01-04 Hans LeidekkerRevert "msi: Store the current script in the package."
2018-01-04 Stefan Leichterinclude: Add RtlCompareMemory declaration to winnt.h.
2018-01-04 Andrey Gusevntdll/tests: Fix resource leak.
2018-01-04 Alex Henriews2_32/tests: Initialize bytesReturned to 123456 before...
2018-01-04 Alex Henriews2_32/tests: Drop socket test workarounds for Windows...
2018-01-04 Alistair Leslie... oledb32/tests: Add DataConvert DBTYPE_BSTR->DBTYPE_DBTI...
2018-01-03 Andrew Eikumadvapi: Fix return value for QueryServiceConfig2W.
2018-01-03 Alex Henried3dx9/tests: Use true spherical light values and relax...
2018-01-03 Alex Henrievbscript/tests: Fix first-day-of-week test on mixed...
2018-01-03 Alex Henriemsvcrt: Don't include MSVC 8.0+ environment functions...
2018-01-03 Alex Henriemsvcrt: Don't include MSVC 14.0 console functions in...
2018-01-03 Alex Henriemsvcrt: Fix _wcstod_l specfile entries.
2018-01-03 Andrey Gusevuser32/tests: Fix resource leak.
2018-01-03 Andrey Gusevkernel32/tests: Fix resource leak.
2018-01-03 Andrey Gusevmsvcr100/tests: Fix resource leak.
2018-01-03 Henri Verbeetd3d9/tests: Introduce a test for vertex buffer map...
2018-01-03 Henri Verbeetd3d8/tests: Introduce a test for vertex buffer map...
2018-01-03 Henri Verbeetddraw/tests: Introduce a test for vertex buffer map...
2018-01-03 Henri Verbeetddraw: Only respect DDLOCK_NOOVERWRITE and DDLOCK_DISCA...
2018-01-03 Henri Verbeetwined3d: Ignore WINED3D_MAP_DISCARD when used together...
2018-01-03 Andrey Gusevwinhttp/tests: Remove redundant comparison.
2018-01-03 Alexandre Julliardwineandroid: Add permission for accessing external...
2018-01-03 Alistair Leslie... oledb32: Silence interfaces for IDataSourceLocator QI.
2018-01-03 Alistair Leslie... oledb32: Coerce Variant to VT_DATE when converting...
2018-01-03 Fernando M... po: Portuguese translation update.
2018-01-02 Alex Henrieddraw/tests: Mark GetDC() failures on VMware as broken.
2018-01-02 Michael Stefaniucd3d8/tests: Use the available ARRAY_SIZE() macro.
2018-01-02 André Hentschelglu32: Don't cast return value from HeapAlloc.
2018-01-02 André Hentschelshell32: Don't cast return value from DPA_GetPtr.
2018-01-02 André Hentscheladvapi32/tests: Don't cast return value from HeapAlloc.
2018-01-02 Alex Henriemsvcrt: Don't include MSVC 8.0+ string functions in...
2018-01-02 Alex Henriemsvcrt: Don't include MSVC 8.0+ heap functions in SOs...
2018-01-02 Jacek Cabanmshtml: Don't dispatch load event if document is alread...
2018-01-02 Jacek Cabanserver: Pass proper async object to queue_irp in device...
2018-01-02 Alexandre Julliardregedit/tests: Get rid of version check.
2018-01-02 Alexandre Julliardreg/tests: Get rid of version check.
2018-01-02 Alexandre Julliardntdll: Don't set floating point registers from initial...
2018-01-02 Zebediah Figuraadvapi32/tests: Skip tests modifying HKLM if limited.
2018-01-02 Zebediah Figurakernel32/tests: Update product type test.
2018-01-02 Zebediah Figurampr/tests: Fix drive search loop.
2018-01-02 Nikolay Sivovuser32/tests: Add missing return value test (Coverity).
2018-01-02 Alex Henriepsapi/tests: Increase GetPerformanceInfo error margins...
2018-01-02 Alex Henriepo: Fix Catalan spelling and grammar (Softcatalà qualit...
2018-01-02 Anders Jonssonpo: Update Swedish translation.
2018-01-02 André Hentschelwsdapi/tests: Don't test function directly when reporti...
2018-01-02 André Hentschelmsvcrt/tests: Don't test function directly when reporti...
2018-01-02 André Hentschelinetcomm/tests: Don't test function directly when repor...
2018-01-02 André Hentschelkernel32/tests: Don't test functions directly when...
2018-01-02 André Hentschelshell32/tests: Don't test functions directly when repor...
2018-01-02 André Hentschelshell32/tests: Don't test functions directly when repor...
2018-01-02 André Hentschelwsdapi: Fix WSDXMLGetValueFromAny spec file entry.
2018-01-02 Alexandre JulliardUpdate copyright info for 2018.
2017-12-29 Alexandre JulliardRelease 3.0-rc4. wine-3.0-rc4
2017-12-29 Michael Stefaniucd3dx9/tests: Use the available ARRAY_SIZE() macro.
2017-12-29 Andrey Gusevquartz/tests: Fix resource leak.
2017-12-29 Alexandre Julliardbcrypt: macOS version 10.8 is needed for encryption...
2017-12-29 Alex Henrieuser32/tests: Recognize undefined characters in OemKeyS...
2017-12-28 Alex Henrieuser32/tests: Fix OemKeyScan failures with input method...
2017-12-28 Nikolay Sivovuser32/tests: Add some tests for A/W auto conversion...
2017-12-28 Nikolay Sivovcomctl32/tests: Test some return values (Coverity).
next