wine-orson.git
2017-10-13 Alexandre JulliardRelease 2.19. wine-2.19
2017-10-13 Nikolay Sivovgdiplus/metafile: Support solid brushes in EmfPlusRecor...
2017-10-13 Zebediah Figurawinemp3.acm: Rename to l3codeca.acm.
2017-10-13 Alex Henrieucrtbase: Add __stdio_common_vsprintf_p.
2017-10-13 Vadim Druzhincomctl32/tests: Add tests for LVM_APPROXIMATEVIEWRECT...
2017-10-13 Daniel Lehmanmsvcp90: Add std::range_error table.
2017-10-13 Andrey Gusevdwrite/tests: Fix a typo in ok() message.
2017-10-13 Andrey Gusevuser32/tests: Remove redundant comparison.
2017-10-13 Andrey Gusevshell32: Fix misplaced parenthesis.
2017-10-13 Hugh McMasterregedit/tests: Add more export tests.
2017-10-13 Hugh McMasterregedit/tests: Add REG_NONE to the empty hex data impor...
2017-10-13 Hugh McMasterregedit/tests: Delete the export file before returning...
2017-10-13 Hugh McMasterregedit/tests: Use a helper function to open registry...
2017-10-13 Hugh McMasterregedit/tests: Print an error code when CreateFile...
2017-10-13 Hugh McMasterreg/tests: Remove write_reg_file() and rewrite associat...
2017-10-13 Hugh McMasterreg/tests: Add more export tests.
2017-10-13 Hugh McMasterreg/tests: Add REG_NONE to the empty hex data import...
2017-10-13 Hugh McMasterreg/tests: Delete the export file before returning...
2017-10-13 Hugh McMasterreg/tests: Use a helper function to open registry keys.
2017-10-13 Hugh McMasterreg/tests: Print an error code when CreateFile fails.
2017-10-12 Bernhard Übelackeradvapi32: Fix ChangeServiceConfig2 when given a null...
2017-10-12 Nikolay Sivovgdiplus/metafile: Implement EmfPlusRecordTypeObject...
2017-10-12 Henri Verbeetd3d11: Increment the device reference count in d3d11_in...
2017-10-12 Henri Verbeetd3d10: Release the device reference in d3d10_stateblock...
2017-10-12 Jacek Cabanmshtml/tests: Added script event argument test.
2017-10-12 Jacek Cabanmshtml/tests: Use winetest.js in events.html.
2017-10-12 Jacek Cabanmshtml: Simplify IHTMLElement::click implementation.
2017-10-12 Andrey Gusevntdll: Remove redundant comparison.
2017-10-12 Vincent Povirktwain_32: Detect devices in TWAIN_UserSelect.
2017-10-12 Vincent Povirktwain_32: Add debug traces to TWAIN_UserSelect.
2017-10-11 Nikolay Sivovgdiplus/metafile: Support playback for EmfPlusRecordTyp...
2017-10-11 Nikolay Sivovgdiplus/metafile: Support playback for EmfPlusRecordTyp...
2017-10-11 Nikolay Sivovgdiplus/metafile: Fix flags handling for EMF+ property...
2017-10-11 Nikolay Sivovgdiplus/tests: Test EMF+ records flags.
2017-10-11 Andrey Gusevkernel32/tests: Remove redundant comparison.
2017-10-11 Jacek Cabanmshtml: Added IDocumentEvent stub implementation.
2017-10-11 Andrey Gusevwebservices: Fix misplaced parenthesis.
2017-10-11 Alexandre Julliardinclude: Get rid of wglext.h.
2017-10-11 Alexandre Julliardopengl32: Generate thunks for WGL extensions when possible.
2017-10-11 Alexandre Julliardopengl32: Only output enums for supported extensions...
2017-10-11 Dmitry Kislyukvbscript: Improve parsing of separators after Option...
2017-10-11 Piotr Cabanvbscript: Reimplement array_access function.
2017-10-11 Piotr Cabanvbscript/tests: Add more function call tests with array...
2017-10-11 Nikolay Sivovcomctl32/tests: Remove some old workarounds for platfor...
2017-10-11 Daniel Lehmanmsvcp120/tests: Add tests for concurrent_vector::_Segme...
2017-10-11 Daniel Lehmanmsvcp120: Implement concurrent_vector::_Segment_index_of.
2017-10-10 Nikolay Sivovcomctl32/listview: Pass WM_NCCREATE down to default...
2017-10-10 Stefan Dösingermsvcp140/tests: Port test_Unlink to msvcp140.
2017-10-10 Stefan Dösingermsvcp: Implement the WCHAR version of _Link.
2017-10-10 Stefan Dösingermsvcp: Implement the WCHAR version of _Symlink.
2017-10-10 Stefan Dösingermsvcp: Implement the WCHAR version of _Unlink.
2017-10-10 Stefan Dösingermsvcp140: Export _Remove_dir.
2017-10-10 Piotr Cabanvbscript/tests: Expose todo_wine_ok function to scripts.
2017-10-10 Piotr Cabanvbscript: Be more verbose on unexpected error in a...
2017-10-10 Piotr Cabanvbscript: Add Array implementation.
2017-10-10 Alistair Leslie... qedit: Support IAMTimelineGroup interface in IAMTimelin...
2017-10-10 Fabian Maurerole32: Don't redefine htole32/htole16.
2017-10-10 Zebediah Figuraserver: FSCTL_PIPE_LISTEN on a pipe client should retur...
2017-10-10 Zebediah Figurantdll/tests: Don't abort if NtCancelFileIoEx() is missing.
2017-10-10 Andrey Gusevusp10: Remove redundant comparison.
2017-10-10 Gijs Vermeulenmsvcrt: Add vf[w]printf_s_l.
2017-10-10 Andrey Gusevoleaut32: Remove redundant comparison.
2017-10-10 Alexandre Julliardopengl32: Get type definitions from the XML files.
2017-10-10 Alexandre Julliardopengl32: Convert the XML parser to use XML::LibXML.
2017-10-10 Alexandre Julliardopengl32: Remove no longer used support for generating...
2017-10-10 Alexandre Julliardopengl32: Get WGL function definitions from the XML...
2017-10-10 Jacek Cabanshlwapi: Support NT prefix paths in PathGetDriveNumberW.
2017-10-09 Zebediah Figurad3dcompiler: Fix a buffer size computation.
2017-10-09 Akihiro Sagawad3d9: Return success in d3d9_device_SetMaximumFrameLate...
2017-10-09 Alexandre Julliardopengl32: Store GL extensions in a private XML file...
2017-10-09 Alexandre Julliardopengl32/tests: Fix wglCreatePbufferARB prototype.
2017-10-09 Jacek Cabanmshtml.idl: Added IDocumentEvent declaration.
2017-10-09 Jacek Cabanmshtml/tests: Fixed typo in iface_cmp helper.
2017-10-09 Jacek Cabanjscript: Fixed visit_function_expression error handling.
2017-10-09 Jacek Cabanntdll: Remove no longer needed handling of FD_TYPE_PIPE.
2017-10-09 Jacek Cabanserver: Store named pipe fd in pipe_end throughout...
2017-10-09 Jacek Cabanntdll/tests: Remove no longer needed Sleep calls.
2017-10-09 Huw Daviesntdll: Add free list buckets for every arena size up...
2017-10-09 Andrey Gusevquartz: Remove redundant comparison.
2017-10-09 Andrey Gusevwinspool.drv: Avoid bitwise operation.
2017-10-09 Andrey Gusevhid/tests: Remove redundant comparison.
2017-10-09 Hugh McMasterregedit/tests: Add REG_BINARY to the empty hex data...
2017-10-09 Hugh McMasterreg/tests: Add REG_BINARY to the empty hex data import...
2017-10-09 Dmitry Kislyukvbscript: Improve parsing of separators in loops and...
2017-10-09 Andrey Gusevquartz: Add missing parameter name.
2017-10-09 Michael Müllercrypt32: Add MS root CA 2011.
2017-10-09 Nikolay Sivovdwrite: Recognize CFF2 table as CFF variant.
2017-10-09 Nikolay Sivovdwrite: Recognize CBLC/CBDT image formats.
2017-10-09 Nikolay Sivovdwrite: Read whole table directory with a single call...
2017-10-09 Nikolay Sivovdwrite: Implement AnalyzeContainerType().
2017-10-09 Gijs Vermeulenmsvcrt: Introduce vfprint & vfwprintf helper functions.
2017-10-09 Alexandre Julliardntdll: Don't try to unmap system views on the server...
2017-10-09 Alexandre Julliardntdll: Ignore the preload start address if it is zero.
2017-10-06 Nikolay Sivovdwrite: Implement IDWriteInMemoryFontFileLoader.
2017-10-06 Andrew Eikumwineandroid: Support 32-bit float audio format.
2017-10-06 Andrew Eikumwineandroid: Check that Android supports the format...
2017-10-06 Huw Daviesgdi32: Ignore the alpha channel for blits to DDBs too.
2017-10-06 Piotr Cabanatl110: Fix _ATL_COM_MODULE structure layout.
2017-10-06 Piotr Cabanmsvcrt/tests: Add _mbccpy_s tests.
2017-10-06 Piotr Cabanmsvcrt: Add _mbccpy_s_l implementation.
next