wine-orson.git
2017-11-24 Alexandre JulliardRelease 2.22. wine-2.22
2017-11-24 Nikolay Sivovmsvcrt: Added _get_purecall_handler().
2017-11-24 Lucian Postonshell32: Stub GetRedirectionCapabilities with S_OK.
2017-11-24 Andrey Gusevkernel32: Add CreateThreadpoolIo stub.
2017-11-24 Jacek Cabanmshtml: Hook addEventListener InvokeEx calls to allow...
2017-11-24 Hans Leidekkeradvapi32: Fix size returned from ConvertStringSecurityD...
2017-11-24 Hans Leidekkeradvapi32/tests: Add tests for MakeSelfRelativeSD.
2017-11-24 Hans Leidekkerntdll: Fix size returned from RtlMakeSelfRelativeSD...
2017-11-24 Stanislav Motylkovrasapi32: Add stub for RasGetConnectionStatistics.
2017-11-23 Jacek Cabanmshtml: Added IHTMLDOMNode3::compareDocumentPosition...
2017-11-23 Jacek Cabanmshtml: Store task_magic in HTMLDocumentObj instead...
2017-11-23 Jacek Cabanmshtml: Removed no longer needed flush_pending_tasks.
2017-11-23 Lauri Kenttäpo: Update Finnish translation.
2017-11-23 Hugh McMasterregedit: Do not abort if the /m switch is used.
2017-11-23 Hugh McMasterreg/tests: Properly escape the backslashes in an export...
2017-11-23 David Collettkernel32: Adjust data directories in UpdateResource...
2017-11-22 Nikolay Sivovmshtml: Make sure actual host length matches returned...
2017-11-22 Jacek Cabanmshtml: Get rid of unneeded parent from NSContainer.
2017-11-22 Jacek Cabanmshtml: Pass document as HTMLDocumentObj to update_doc.
2017-11-22 Jacek Cabanmshtml: Store IOleAdviseHolder in HTMLDocumentObj inste...
2017-11-22 Jactry Zengwintrust: Update version to 6.1.7601.23769.
2017-11-22 Huw Daviesole32: Rename structure member to target device size.
2017-11-21 Fabian Maurerpo: Change Mono to wine-mono for clarity.
2017-11-21 Vincent Povirkgphoto2.ds: Send notifications through the DSM.
2017-11-21 Aric Stewarthidclass: Properly NULL terminate device_deviceid_fmtW.
2017-11-21 Nikolay Sivovgdiplus/tests: Some tests for GdipGetFontCollectionFami...
2017-11-21 Alex Henriecomctl32/tests: Detect and handle an RTL locale.
2017-11-21 Huw Daviesole32/tests: Use a separate data source for the file...
2017-11-21 Alexandre Julliardntdll: Set the initial process context on ARM.
2017-11-21 Alexandre Julliardntdll: Use a separate stack when starting new threads.
2017-11-21 Alexandre Julliardntdll: Delay attaching to dlls loaded because of a...
2017-11-20 Alexandre Julliardntdll: Fixup imports in the first thread that runs...
2017-11-20 Jonathan Doronkernel32/tests: Test suspended process with new thread.
2017-11-20 Hans Leidekkerwbemprox: Support NULL tests that use equality operators.
2017-11-20 Huw Daviescomctl32: Don't create a masked imagelist if CLR_NONE...
2017-11-20 Fabian Maureruser32/tests: Test manually setting WS_VSCROLL on combo...
2017-11-20 Fabian Maurercomdlg32/fontdlg: Allow setting value by typing it...
2017-11-20 Vincent Povirkgphoto2.ds: Set supported groups.
2017-11-20 Austin Englishadvapi32: Add initial Perf* stubs.
2017-11-20 Aurimas Fišeraspo: Update Lithuanian translation.
2017-11-20 Nikolay Sivovpo: Update Russian translation.
2017-11-20 Fabian Maurershell32/tests: Add test for IAutoComplete2 with custom...
2017-11-17 Jacek Cabanmshtml: Merge olewnd.c into oleobj.c.
2017-11-17 Alex Henriecombase: Add RoGetParameterizedTypeInstanceIID stub.
2017-11-17 Alex Henrieinclude: Add roparameterizediid.idl.
2017-11-17 Alexandre Julliardmake_makefiles: Ignore files that have been deleted...
2017-11-17 Rafał Harabieńwinex11.drv: Preserve last error in x11drv_thread_data().
2017-11-17 Hans Leidekkeradvapi32: Fix parsing empty DACL/SACL security descript...
2017-11-17 Hans Leidekkeradvapi32: Add traces to ConvertStringSecurityDescriptor...
2017-11-17 Hans Leidekkeradvapi32; Remove unused foward declarations.
2017-11-17 Martin Storsjoucrtbase: Always return the full string length in __std...
2017-11-17 Julian Rügerpo: Update German translation.
2017-11-17 Alexandre Julliardntdll: Also check for EACCES to detect noexec failures.
2017-11-17 Alexandre Julliardntdll: Fall back to read() on noexec filesystems also...
2017-11-17 Vincent Povirktwain_32: Implement source selection dialog.
2017-11-17 André Hentschellibwine: Reserve memory areas for ARM64 in case we...
2017-11-17 André Hentschelloader: We now have a preloader on ARM64.
2017-11-17 Zebediah Figurawebservices: Stub WsAbortChannel().
2017-11-17 Zebediah Figurakernel32/tests: Don't close the stop_event handle.
2017-11-17 Zebediah Figurakernel32/tests: Trace thread IDs in hexadecimal.
2017-11-16 Akihiro Sagawauser32: Send WM_IME_CHAR messages from DefWindowProc.
2017-11-16 Akihiro Sagawaimm32/tests: Add more WM_IME_CHAR message tests.
2017-11-16 Akihiro Sagawawinemac: Keep the result string in the IME UI window...
2017-11-16 Nikolay Sivovmsvcp: Trace delimiter characters as single char strings.
2017-11-16 Alexandre Julliardntdll: Fall back to read() earlier on noexec filesystems.
2017-11-16 Sebastian Lacknerntdll: Avoid crash when trying to access page prot...
2017-11-16 André Hentschelloader: Setup the TLS register on ARM64.
2017-11-16 André Hentschelloader: Remove dead code.
2017-11-16 André Hentschelconfigure: Set the main loader base address on ARM64.
2017-11-16 Henri Verbeetd3d11/tests: Introduce a format compatibility test.
2017-11-16 Huw Daviesrsaenh: CALG_AES is not supported.
2017-11-15 Henri Verbeetwined3d: Add format class information for WINED3DFMT_R8...
2017-11-15 Henri Verbeetwined3d: Clamp NULL source boxes in wined3d_device_copy...
2017-11-15 Józef Kuciawined3d: Allow copies between compatible formats in...
2017-11-15 Józef Kuciawined3d: Allow copies between compatible formats in...
2017-11-15 Henri Verbeetwined3d: Use raw blits in wined3d_device_copy_sub_resou...
2017-11-15 Henri Verbeetwined3d: Use raw blits in wined3d_device_copy_resource().
2017-11-15 Henri Verbeetwined3d: Introduce a blitter based on ARB_copy_image.
2017-11-15 Marcus Meissnermshtml: Fixed a crash due to missing typelib marshallin...
2017-11-15 Aurimas Fišeraspo: Update Lithuanian translation.
2017-11-15 Nikolay Sivovpo: Update Russian translation.
2017-11-15 Dmitry Timoshkovwidl: Generate header macros even for aggregate return...
2017-11-15 Rafał Harabieńriched20: Protect against pasting multi-line text in...
2017-11-15 Piotr Cabanmsvcrt: Fix write() behaviour on "no console" file...
2017-11-15 Piotr Cabanmsvcrt: Fix read() behaviour on "no console" file descr...
2017-11-15 Piotr Cabanmsvcrt: Fix close() behaviour on "no console" file...
2017-11-15 Piotr Cabanmsvcrt: Fix IO initialization when invalid handles...
2017-11-14 Aurimas Fišeraspo: Update Lithuanian translation.
2017-11-14 Vincent Povirksane.ds: Send events to applications through the DSM.
2017-11-14 Alistair Leslie... cmd: Implement builtin mklink command.
2017-11-14 Akihiro Sagawawinex11: Keep the result string in the IME UI window...
2017-11-14 Akihiro Sagawaimm32/tests: Add more composition string tests.
2017-11-14 Akihiro Sagawaimm32/tests: Add a skip message when composition string...
2017-11-14 Jacek Cabanieproxy: Added IPersistHistory proxy/stub.
2017-11-14 Huw Daviescomctl32: Simplify handling of the marquee highlight.
2017-11-14 Nikolay Sivovmsxml3/httpreq: Return S_OK from setTimeouts().
2017-11-14 Jacek Cabanurlmon/tests: Added IBindStatusCallback marshaling...
2017-11-14 Jacek Cabanurlmon: Added user marshaling implementation for GetBin...
2017-11-14 Jacek Cabanurlmon: Added user marshaling implementation for OnData...
2017-11-13 Alex Henrielibport: Fix typo in rintf.
next