wine/eterwine.git
2016-01-21 Austin Englishwinspool.drv: Add EnumPrinterKeyA/W stubs.
2016-01-21 Alex Henrieserver: Fix duplicate, incorrect comment describing...
2016-01-21 Piotr Cabanmsvcrt: Add support for $$B datatype description format...
2016-01-21 Piotr Cabanmsvcrt: Add support for member function pointers demang...
2016-01-21 Paul Gofmanmscoree: Fix calling convention for mono callback funct...
2016-01-21 Andrew Eikumxaudio2: Use an HRESULT return code.
2016-01-21 Alexandre Julliardconfigure: Don't check for gst/gstpad.h that we don...
2016-01-21 Alexandre Julliardconfigure: Don't check for gnutls_hash if gnutls is...
2016-01-20 Akihiro Sagawacomctl32: Prevent invalid focus change notifications...
2016-01-20 Changhui Liuhidclass.sys: Properly quit hid_device_thread when...
2016-01-20 Hans Leidekkerwebservices/tests: Add more tests for WsReadEndElement.
2016-01-20 Hans Leidekkerwebservices: Parse element names.
2016-01-20 Hans Leidekkerwebservices: Parse attribute names.
2016-01-20 Hans Leidekkerwebservices: Avoid some casts.
2016-01-20 Hans Leidekkerinclude: Add missing Web Services declarations.
2016-01-20 Hans Leidekkerbcrypt: Support retrieving hash length from algorithm...
2016-01-20 Hans Leidekkerbcrypt: Accept NULL implementation in BCryptOpenAlgorit...
2016-01-20 Alexandre Julliardserver: Store the desktop object names inside their...
2016-01-20 Alexandre Julliardserver: Create window stations objects in a standard...
2016-01-20 Alexandre Julliardntdll/tests: Fix a test failure on restricted Windows.
2016-01-20 Piotr Cabanmsvcr110: Add _W_Gettnames implementation.
2016-01-20 Piotr Cabanmsvcr110: Fix __lc_time_data definition.
2016-01-20 Piotr Cabanmsvcrt: Fix size test of structure returned by _Gettnames.
2016-01-20 Nikolay Sivovd2d1: Don't update target dpi if only one SetDpi()...
2016-01-20 Józef Kuciad3d10core/tests: Extend test for ID3D10Device::UpdateSu...
2016-01-20 Józef Kuciad3d11/tests: Extend test for ID3D11DeviceContext::Updat...
2016-01-20 Józef Kuciawined3d: Do not update surface when empty box is passed.
2016-01-20 Stefan Dösingerd3d8/tests: Block validation checks the surface size...
2016-01-20 Stefan Dösingerd3d9/tests: Test invalid locks with textures.
2016-01-20 Stefan Dösingerd3d8/tests: Test invalid locks with textures.
2016-01-20 Stefan Dösingerd3d8: Don't validate 2D texture lock coordinates.
2016-01-20 Alexandre Julliardkernel32/tests: Avoid sizeof in a trace.
2016-01-20 Nikolay Sivovd3dx9/tests: Fix some test failures.
2016-01-20 Nikolay Sivovdwrite: Underline reading direction matches run direction.
2016-01-20 Nikolay Sivovdwrite: Underline origin is always at the left run...
2016-01-20 Andrew Eikumxaudio2_9: Add xaudio2_9.
2016-01-19 Huw Daviesole32: The type of the size of IMalloc'ed blocks is...
2016-01-19 Akihiro Sagawacomctl32/tests: Fix a typo.
2016-01-19 Piotr Cabanmsvcrt: Add _crt_debugger_hook implementation.
2016-01-19 Pierre Schweitzermpr: Implement WNetAddConnectionA(), WNetAddConnection2...
2016-01-19 Pierre Schweitzermpr: Implement WNetAddConnectionW(), WNetAddConnection2...
2016-01-19 Stefan Leichterkernel32/tests: Add tests for GetSystemPreferredUILangu...
2016-01-19 Stefan Leichterkernel32: Add stub for GetSystemPreferredUILanguages.
2016-01-19 Aric Stewartusp10: Rewrite ScriptXtoCP.
2016-01-19 Francois Gougetshell32/tests: Use the shell_execute{_ex}() call site...
2016-01-19 Jactry Zenguser32/tests: Fix a leak.
2016-01-19 Alex Henriewinex11: Fix overflow in remove_startup_notification.
2016-01-19 Alexandre Julliardserver: Fix constraints on the length of NT object...
2016-01-19 Alexandre Julliardserver: Pass full object attributes in the load_registr...
2016-01-19 Alexandre Julliardserver: Pass full object attributes in the create_key...
2016-01-19 Alexandre Julliardserver: Add a helper function to skip the object attrib...
2016-01-19 Andrew Eikumxaudio2: Don't build interfaces for other versions.
2016-01-19 Andrew Eikumxaudio2_8: Don't use IXAudio27 interface to call Initia...
2016-01-19 Nikolay Sivovdwrite: Use callback freetype API to implement GetGlyph...
2016-01-19 Józef Kuciawined3d: Fix SM4 udiv instruction.
2016-01-19 Józef Kuciawined3d: Recognize SM4 _sat instruction modifier.
2016-01-19 Józef Kuciawined3d: Implement SM4 imad instruction.
2016-01-19 Józef Kuciawined3d: Recognize SM4 oDepth register.
2016-01-19 Józef Kuciawined3d: Allow both SM4 parameter modifiers simultaneously.
2016-01-19 Józef Kuciawined3d: Fix destination swizzle in few SM4 instructions.
2016-01-19 Józef Kuciawined3d: Handle swizzle type equal to 0 as NOSWIZZLE.
2016-01-19 Piotr Cabanmsvcr: Sync spec files.
2016-01-19 Piotr Cabanmsvcr120: Add _set_FMA3_enable stub.
2016-01-18 Piotr Cabanmsvcr120: Add _dpcomp implementation.
2016-01-18 Huw Daviesbcrypt: Ensure we have gnutls_hash() available.
2016-01-18 Nikolay Sivovcomctl32/trackbar: Update thumb immediately on key...
2016-01-18 Józef Kuciad3d10core/tests: Add test for SM4 resinfo instruction.
2016-01-18 Józef Kuciad3d11/tests: Add test for SM4 resinfo instruction.
2016-01-18 Józef Kuciawined3d: Implement SM4 resinfo instruction.
2016-01-18 Józef Kuciawined3d: Recognize SM4 resinfo opcode.
2016-01-18 Józef Kuciawined3d: Enable ARB_texture_query_levels extension.
2016-01-18 Stefan Dösingerd3d9/tests: Block validation checks the surface size...
2016-01-18 Stefan Dösingerwined3d: Block validation checks the surface size too.
2016-01-18 Stefan Dösingerwined3d: Prepare GL textures in surface_load_ds_location.
2016-01-18 Nikolay Sivovdwrite/tests: A test to compare font metrics with bold...
2016-01-18 Nikolay Sivovdwrite: Fix comment typos.
2016-01-18 Alistair Leslie... d3dx9/tests: DDS magic isn't part of the DDS header.
2016-01-18 Alistair Leslie... d3dx9/tests: Add D3DXCreateAnimationController tests.
2016-01-18 Alistair Leslie... d3dx9: Implement GetMaxNum* functions.
2016-01-18 Christian Costad3dx9: Implement D3DXCreateAnimationController with...
2016-01-17 Alexandre Julliardserver: Pass full object attributes in the create_compl...
2016-01-17 Alexandre Julliardserver: Pass full object attributes in the create_symli...
2016-01-17 Alexandre Julliardserver: Pass full object attributes in the create_direc...
2016-01-17 Alexandre Julliardserver: Pass full object attributes in the create_mails...
2016-01-17 Alexandre Julliardserver: Pass full object attributes in the create_timer...
2016-01-17 André Hentschelinclude: Add manifest related defines.
2016-01-17 Andrew Eikumxaudio2: Remove run-time versioning of xapo objects.
2016-01-17 Andrew Eikumxaudio2: Remove run-time version checks for XAudio2...
2016-01-17 Andrew Eikummciqtz32: Support MCI_DGV_PUT_DESTINATION.
2016-01-17 Andrew Eikummaintainers: Add DirectShow section.
2016-01-17 Aaryaman Vasishtad3drm/tests: Add texture loading tests.
2016-01-15 Piotr Cabanmsvcrt: Fix modff signature.
2016-01-15 Alexandre Julliardserver: Allow the object attributes to be omitted in...
2016-01-15 Alexandre Julliardserver: Add a helper function to validate and return...
2016-01-15 Alexandre Julliardserver: Store the attributes in the object_attributes...
2016-01-15 Alexandre Julliardntdll: Add a helper function to allocate the full objec...
2016-01-15 Carlo Braminiuser32: Remove unused variables in SCROLL_TrackScrollBar.
2016-01-15 Nikolay Sivovdwrite: Always initialize out pointers.
2016-01-15 Paul Gofmanole32/tests: OleGetClipboard should succeed when COM...
2016-01-15 Paul Gofmanole32: Zero output interface pointer in OleGetClipboard...
next