wine-orson.git
2017-09-29 Alexandre JulliardRelease 2.18. wine-2.18
2017-09-29 Jacek Cabanmshtml/tests: Run events tests in IE9 mode.
2017-09-29 Jacek Cabanmshtml: Correctly handle VT_EMPTY in set_event_handler_...
2017-09-29 Jacek Cabanmshtml: Inherit document mode from parent document.
2017-09-29 Nikolay Sivovmsxml3/httpreq: Added ISupportErrorInfo stub.
2017-09-29 Nikolay Sivovinclude: Added IWinInetHttpTimeouts definition.
2017-09-28 Alistair Leslie... advapi32/tests: Added GetTokenInformation TokenLogonSid...
2017-09-28 Hugh McMasterreg/tests: Use todo_wine_if in the registry export...
2017-09-28 Henri Verbeetd2d1: Implement radial gradient brushes.
2017-09-28 Henri Verbeetd2d1: Implement d2d_radial_gradient_brush_SetRadiusY().
2017-09-28 Henri Verbeetd2d1: Implement d2d_radial_gradient_brush_SetRadiusX().
2017-09-28 Henri Verbeetd2d1: Implement d2d_radial_gradient_brush_GetRadiusY().
2017-09-28 Henri Verbeetd2d1: Implement d2d_radial_gradient_brush_GetRadiusX().
2017-09-28 Alexandre JulliardREADME: Remove references to removed Wiki pages.
2017-09-28 Nikolay Sivovshell32: PickIconDlg() is documented now.
2017-09-28 Nikolay Sivovshell32: Added missing arguments to trace messages.
2017-09-28 Nikolay Sivovshell32: Stop using fixed size buffers for display...
2017-09-28 Nikolay Sivovshell32: Get rid of original variant used to create...
2017-09-28 Nikolay Sivovshell32: Implement FolderItem::Name() property getter.
2017-09-28 Huw Daviessapi: Add a partial implementation of SpObjectTokenCate...
2017-09-28 Huw Daviessapi: Implement SpObjectTokenCategory::SetId().
2017-09-28 Huw Daviessapi: Add a stub SpObjectTokenCategory object implement...
2017-09-28 Huw Daviessapi: Add a partial implementation of SpObjectTokenEnum...
2017-09-28 Huw Daviessapi: Implement SpObjectTokenEnum::GetCount().
2017-09-28 Huw Daviessapi: Implement SpObjectTokenEnum::SetAttribs().
2017-09-28 Huw Daviessapi: Add a stub SpObjectTokenEnum object implementation.
2017-09-28 Huw Daviessapi: Implement SpDataKey::SetKey().
2017-09-28 Huw Daviessapi: Add a stub SpDataKey object implementation.
2017-09-28 Alex Henrientdll: Add stub for RtlIpv4StringToAddressW.
2017-09-28 Michael Müllerntdll: Fix parameters of RtlIpv4StringToAddressExW.
2017-09-27 Michael Stefaniucfonts: Increase the Em size to fix a build failure...
2017-09-27 Michael Stefaniuctools/sfnt2fon: Just skip all glyphs below 0x20.
2017-09-27 Jacek Cabanrpcrt4: Wait for available pipe when connecting to...
2017-09-27 Jacek Cabanmscoree: Use CreateConfigStream in parse_config_file.
2017-09-27 Jacek Cabanmscoree: Added CreateConfigStream implementation.
2017-09-27 Alistair Leslie... ole32: Add pointer check.
2017-09-27 Huw Daviessapi: Create the Voices registry key.
2017-09-27 Huw Daviessapi: Register the classes from sapiddk.idl that would...
2017-09-27 Huw Daviessapi: Register the typelib.
2017-09-27 Huw Daviessapi: Add a stub dll.
2017-09-27 Huw Daviesinclude: Add sperror.h.
2017-09-27 Huw Daviesinclude: Add sapiddk.idl.
2017-09-27 Huw Daviesinclude: Add sapi.idl.
2017-09-27 Michael Stefaniucfonts: Fix the character count in some fonts.
2017-09-27 Nikolay Sivovshell32: Simplify Verbs() method.
2017-09-27 Nikolay Sivovshell32: Fix IEnumIDList::Next() called for multiple...
2017-09-27 Nikolay Sivovshell32: Implement ParseName() using shellfolder API.
2017-09-27 Nikolay Sivovshell32: System shellfolders don't support GetDefaultSe...
2017-09-27 Nikolay Sivovshell32: System shellfolders don't implement GetDefault...
2017-09-27 Henri Verbeetd2d1: Implement d2d_radial_gradient_brush_GetGradientSt...
2017-09-27 Henri Verbeetd2d1: Implement d2d_radial_gradient_brush_SetGradientOr...
2017-09-27 Henri Verbeetd2d1: Implement d2d_radial_gradient_brush_GetGradientOr...
2017-09-27 Henri Verbeetd2d1: Implement d2d_radial_gradient_brush_SetCenter().
2017-09-27 Henri Verbeetd2d1: Implement d2d_radial_gradient_brush_GetCenter().
2017-09-27 Alistair Leslie... hnetcfg: Implement INetFwPolicy2 get_Rules.
2017-09-27 Alexandre Julliardntdll: Support loading binaries that start inside the...
2017-09-27 Alex Henrieshell32: Implement ShellExec_RunDLL.
2017-09-27 Martin Payneuser.exe16: Support Windows 2 menus.
2017-09-26 Alexandre Julliarddwmapi: Update the spec file.
2017-09-26 Andrey Gusevdwmapi: Add DwmSetIconicLivePreviewBitmap and DwmSetIco...
2017-09-26 Ihsan Akmalinclude: Add d3d11_4.idl.
2017-09-26 Ihsan Akmalinclude: Add missing d3d11_1.idl enums and interfaces.
2017-09-26 Ihsan Akmalinclude: Add missing d3d11.idl structs and enums.
2017-09-26 Ihsan Akmalinclude: Add missing dxgi1_2.idl constants and interfaces.
2017-09-26 Ihsan Akmalinclude: Add missing dxgi.idl constants.
2017-09-26 Alex Henrieinclude: Add D3D_DISABLE_9EX checks to d3d9.h.
2017-09-26 Henri Verbeetd2d1: Implement d2d_d3d_render_target_CreateRadialGradi...
2017-09-26 Henri Verbeetd2d1: Implement linear gradient brushes.
2017-09-26 Henri Verbeetd2d1: Create shader resource views for gradient stop...
2017-09-26 Henri Verbeetd2d1: Implement d2d_linear_gradient_brush_GetOpacity().
2017-09-26 Henri Verbeetd2d1: Implement d2d_linear_gradient_brush_SetOpacity().
2017-09-26 Nikolay Sivovshell32: Silence fixme for tested case.
2017-09-26 Nikolay Sivovshell32: Implement FolderItem attributes properties.
2017-09-26 Nikolay Sivovshell32: Store simple full path for FolderItem.
2017-09-26 Nikolay Sivovshell32: Use shellfolder API to construct FolderItems.
2017-09-26 Alexandre Julliardntdll: No longer store the mapping handle with the...
2017-09-26 Alexandre Julliardserver: No longer store the mapping object in the dll...
2017-09-26 Alexandre Julliardserver: Remove no longer used is_same_file() function.
2017-09-26 Alexandre Julliardserver: Implement NtAreMappedFilesTheSame functionality...
2017-09-26 Alexandre Julliardserver: Store the mapped file descriptor in the memory...
2017-09-26 Alexandre Julliardserver: Access the list of committed ranges directly...
2017-09-26 Alexandre Julliardserver: Make the memory ranges structure into a proper...
2017-09-26 Alexandre Julliardserver: Keep track of mapped memory views.
2017-09-26 Nikolay Sivovgdi32: Pick first charmap if none was selected using...
2017-09-26 Nikolay Sivovgdi32: Remove runtime check for FT_Set_Charmap().
2017-09-26 Alistair Leslie... msvcrt: Implement clearerr_s.
2017-09-26 Fabian Maurerdx8vb: Add stub dll.
2017-09-26 Vincent Povirkshell32: Add support for find data in IShellLink:GetPath.
2017-09-26 Vincent Povirkshell32/tests: Setting a PIDL with no path resets the...
2017-09-26 Vincent Povirkshell32: Set shelllink path when setting pidl.
2017-09-26 Vincent Povirkshell32: IShellLink::GetPath returns S_FALSE if there...
2017-09-26 Vincent Povirkshell32: Support SFGAO_LINK in unix shell namespace.
2017-09-25 Nikolay Sivovshell32: Use regular helper to trace IID, downgrade...
2017-09-25 Fabian Maurershell32/tests: Fix typo.
2017-09-25 Andrew Eikumwineandroid: Don't use deprecated SLDataFormat_PCM...
2017-09-25 Andrew Eikumwineandroid: Create OpenSL outputmix object globally.
2017-09-25 Jacek Cabanntdll/tests: Test NtQueryVolumeInformationFile calls...
2017-09-25 Nikolay Sivovmsvcr120: Added vsscanf() and vswscanf().
2017-09-25 Alistair Leslie... include: Add uianimation.idl.
2017-09-25 Stefan Dösingerntdll: Do not queue a completion status if pipe ops...
next