wine-orson.git
2017-08-03 Alexandre JulliardRelease 2.14. wine-2.14
2017-08-03 Martin Storsjomsvcrt: Export -f suffixed float functions functions...
2017-08-03 Martin Storsjomsvcrt: Don't export _isnanf, _nextafterf, _scalbf...
2017-08-03 Jacek Cabanmsvcp: Added std::_Raise_handler implementation.
2017-08-03 Nikolay Sivovxmllite/tests: Added a test for output with code page...
2017-08-03 Nikolay Sivovxmllite/writer: Improve handling of the output with...
2017-08-02 Jacek Cabanrpcrt4: Always protect ref access for connections assoc...
2017-08-02 Vincent Povirkmscoree: Fix locking in GetRuntimeHost.
2017-08-02 Henri Verbeetd3d9/tests: Introduce a test for drawing with a destroy...
2017-08-02 Henri Verbeetd3d8/tests: Introduce a test for drawing with a destroy...
2017-08-02 Henri Verbeetwined3d: Use the context information in context_set_pix...
2017-08-02 Henri Verbeetwined3d: Properly update the context when falling back...
2017-08-02 Henri Verbeetwined3d: Only flush valid contexts in wined3d_cs_exec_f...
2017-08-02 Hugh McMasterregedit: Replace a HeapAlloc() HEAP_ZERO_MEMORY call...
2017-08-02 Hugh McMasterregedit: Use the heap_*() functions in hexedit.c where...
2017-08-02 Alex Henrieucrtbase/tests: Add tests for math function errors.
2017-08-02 Alex Henriemsvcrt: Set errno through the _matherr function.
2017-08-02 Alistair Leslie... msvcrt/tests: Use standard wine_dbgstr_longlong.
2017-08-02 Alistair Leslie... msvcp90/tests: Use standard wine_dbgstr_longlong.
2017-08-02 Alistair Leslie... msxml3/tests: Use standard wine_dbgstr_longlong.
2017-08-02 Zebediah Figuradsquery: Add stub implementation of ICommonQuery.
2017-08-02 Zebediah Figuradsquery: Add stub DLL.
2017-08-02 Zebediah Figurainclude: Add initial IDL for cmnquery.h.
2017-08-02 Jacek Cabanws2_32/tests: Added GetAddrInfoExW tests.
2017-08-02 Jacek Cabanws2_32: Added support for overlapped GetAddrInfoExW.
2017-08-02 Jacek Cabanws2_32: Added partial GetAddrInfoExW implementation.
2017-08-02 Jacek Cabanws2_32: Return ADDRINFOEXW type from WS_getaddrinfoW.
2017-08-02 Jacek Cabanws2_32: Added FreeAddrInfoEx implementation.
2017-08-02 Jacek Cabanws2_32: Factor out GetAddrInfoW implementation.
2017-08-01 Vincent Povirkmscoree: Update Wine Mono to 4.7.1.
2017-08-01 Alex Henriemsvcrt: Don't set errno in sqrt(f) if x is positive...
2017-08-01 Vincent Povirkmscoree: Implement RequestRuntimeLoadedNotification.
2017-08-01 Hugh McMasterreg: Use a helper function to resize a memory buffer.
2017-08-01 Hugh McMasterreg: Use a helper function to free allocated memory.
2017-08-01 Hugh McMasterreg: Use a helper function to allocate memory and die...
2017-08-01 Fabian Maureruiribbon: Add stubs for IUIFramework.
2017-08-01 Fabian Maureruiribbon: Add DLL.
2017-08-01 Fabian Maurerinclude: Add UIRibbon interface definitions.
2017-08-01 Martin Storsjontdll: Simplify the arm version of a stub function.
2017-08-01 Martin Storsjontdll: Implement allocate_stub for arm64.
2017-08-01 Józef Kuciawined3d: Update ARB_pipeline_statistics_query extension...
2017-08-01 Józef Kuciaopengl32: Update OpenGL Registry files URLs.
2017-07-31 Ken Thomaseswinemac: Scale cursors for Retina mode, now that user32...
2017-07-31 Jacek Cabanws2_32: Added GetAddrInfoExOverlappedResult stub implem...
2017-07-31 Alexandre Julliardwineandroid: Also set WINEDLLPATH.
2017-07-31 Alexandre Julliardwineandroid: Update the views z-order based on the...
2017-07-31 Hugh McMasterregedit: Pass memcpy() the correct destination address.
2017-07-31 Alex Henriemsvcrt: Don't set errno in sinh(f), cosh(f), or atan2...
2017-07-31 Alex Henriemsvcrt: Don't set errno in _logb(f) if x is ±INF.
2017-07-31 Alex Henriemsvcrt: Set errno in _logb(f) if x is 0.
2017-07-31 Alistair Leslie... wmp: Ignore IMarshal/IRunnableObject interfaces in...
2017-07-31 Huw Daviespackager: Add the ProgID.
2017-07-31 Zebediah Figurawincodecs: Add encoder options for JPEG.
2017-07-28 Hugh McMasterregedit: Store the data from a listview subitem in...
2017-07-28 Hugh McMasterregedit: Use the heap_*() functions in treeview.c where...
2017-07-28 Hugh McMasterregedit: Use the heap_*() functions in listview.c where...
2017-07-27 Andrew Eikumgdiplus: Implement stub for GdipGraphicsSetAbort.
2017-07-27 Alex Henriemsvcr120: Don't double-check error conditions in log2f.
2017-07-27 Hugh McMasterregedit: Remove commented code from resize_frame_rect().
2017-07-27 Hugh McMasterregedit: Use the heap_*() functions in regedit.c where...
2017-07-27 Hugh McMasterregedit: Use the heap_*() functions in framewnd.c where...
2017-07-27 Hugh McMasterregedit: Use the heap_*() functions in edit.c where...
2017-07-27 Hugh McMasterregedit: Use the heap_*() functions in childwnd.c where...
2017-07-27 Hugh McMasterregedit: Use heap_xrealloc() for consistency.
2017-07-27 Hugh McMasterregedit: Use a helper function to free allocated memory.
2017-07-27 Hugh McMasterregedit: Use a helper function to allocate memory and...
2017-07-27 Alexandre Julliardserver: Initialize debug registers in new threads if...
2017-07-27 Alexandre Julliardserver: Add a platform-specific entry point to initiali...
2017-07-27 Alistair Leslie... ucrtbase/tests: Use standard wine_dbgstr_longlong.
2017-07-27 Alistair Leslie... rpcrt4/tests: Use standard wine_dbgstr_longlong.
2017-07-26 Hugh McMasterregedit: Prevent out-of-bounds reads when unescaping...
2017-07-26 Alex Henriemsvcrt: Set ERANGE in exp functions on finite input...
2017-07-26 Michael Stefaniucdmloader: Remove a now redundant helper function.
2017-07-26 Alexandre Julliardntdll/tests: Test hardware breakpoints in newly created...
2017-07-26 Michael Müllerntdll/tests: Test debug register values in newly create...
2017-07-26 Alexandre Julliardwinebuild: Remove 32-bit register function support.
2017-07-26 Alexandre Julliardwinebuild: Disallow register functions in 32-bit modules.
2017-07-26 Alexandre Julliardntdll: Remove support for relay debugging of register...
2017-07-26 Alexandre Julliardntdll: Set thread context directly in assembly instead...
2017-07-26 Vincent Povirkgdiplus/tests: Enable floating point exceptions.
2017-07-26 Vincent Povirkgdiplus: Fix a possible floating point exception in...
2017-07-25 Michael Stefaniucdmloader: Get rid of two gratuitous typedefs.
2017-07-25 Michael Stefaniucdmloader: Don't leak memory in the cache.
2017-07-25 Michael Stefaniucdmloader: Simplify the cache list handling.
2017-07-25 Michael Stefaniucdmloader: Remove some commented out debugging code.
2017-07-25 Michael Stefaniucdmloader: Simplify the search path handling.
2017-07-25 Michael Stefaniucdmloader: Move struct definitions to the files they...
2017-07-25 Michael Stefaniucdmloader: Use a bitfield to store the per class cache...
2017-07-25 Michael Stefaniucdmloader/tests: Add some EnableCache() tests.
2017-07-25 Michael Stefaniucdmloader/tests: Add more SetSearchDirectory() tests.
2017-07-25 Michael Stefaniucdmloader: Handle NULL and empty path strings in SetSear...
2017-07-25 Fabian Maurergdiplus: Avoid division by zero in SOFTWARE_GdipDrawThi...
2017-07-25 Piotr Cabanmshtml: Add IElementTraversal::get_firstElementChild...
2017-07-25 Piotr Cabanmshtml: Expose IElementTraversal interface to scripts.
2017-07-25 Piotr Cabanmshtml: Add IElementTraversal stub implementation.
2017-07-25 Piotr Cabaninclude: Define IElementTraversal interface.
2017-07-25 Julian Rügerpo: Update German translation.
2017-07-25 Jacek Cabanmshtml: Set referrer in load_nsuri.
2017-07-25 Jacek Cabanmshtml: Always create load info object in load_nsuri.
2017-07-25 Jacek Cabanmshtml: Set correct load type in load_nsuri.
next