Sebastian Lackner
8b8f5b3b8c
msvfw32-ICGetDisplayFormat: Update patchset and fix initialization of biSizeImage field.
2016-04-02 16:27:28 +02:00
Sebastian Lackner
8cc2c511dd
ntoskrnl-Stubs: Added patch for stub of ntoskrnl.IoGetDeviceAttachmentBaseRef.
2016-04-02 08:24:00 +02:00
Sebastian Lackner
bdb15cfc19
Added patch to implement image hash verification in WinVerifyTrust.
2016-04-02 07:43:48 +02:00
Sebastian Lackner
1f27eee3ed
Added patches to fix multiple issues in shell32 context menu handling.
2016-04-02 05:58:59 +02:00
Sebastian Lackner
bd61bfe45f
vulkan-Vulkan_Implementation: Also try to load libvulkan.so.1.
2016-04-02 03:49:51 +02:00
Sebastian Lackner
1b9726a88e
Rebase against 442e60b7e4c010e6622d524f47a2dd0d26ba19d4.
2016-04-01 19:16:26 +02:00
Sebastian Lackner
29b8c10db6
Added patch for fsutil.exe hardlink command.
2016-04-01 01:56:01 +02:00
Sebastian Lackner
8bed2773c4
Added patch to allow 320x240 as supported resolution in desktop mode.
2016-04-01 01:27:54 +02:00
Sebastian Lackner
ca69ea6ddf
Added patch for 'New' context menu handler entry for directories.
2016-04-01 01:15:45 +02:00
Sebastian Lackner
9527830afa
Rebase against f820c0942854c14fcd063c83225af03e73286334.
...
[dinput-DIPROP_USERNAME]
Removed patch to implement dinput device property DIPROP_USERNAME (accepted
upstream).
[kernel32-CreateFileA]
Removed patch to check for invalid filename pointers in CreateFileA in Win 9x
mode (accepted upstream).
[kernel32-ERROR_DLL_NOT_FOUND]
Removed patch to set ERROR_DLL_NOT_FOUND as error code for Win 9X instead of
ERROR_MOD_NOT_FOUND in load_library (accepted upstream).
[kernel32-GetOverlappedResult]
Removed patch to fix handling of GetOverlappedResult when status remains
STATUS_PENDING (accepted upstream).
[setupapi-SetupDiSetDeviceInstallParamsW]
Removed patch to add stub for setupapi.SetupDiSetDeviceInstallParamsW
(accepted upstream).
[user32-EnumDisplayMonitors]
Removed patch to set %ecx to address of rect in EnumDisplayMonitors callback
(accepted upstream).
2016-04-01 00:36:37 +02:00
Sebastian Lackner
9d68d56c29
msvfw32-ICGetDisplayFormat: Update patchset and add some more tests.
2016-03-31 17:20:11 +02:00
Sebastian Lackner
962403c7ca
Added patch to enable the correct dialog owner in DIALOG_DoDialogBox.
2016-03-31 06:46:04 +02:00
Sebastian Lackner
336873284e
Added patch to avoid dereferencing NULL pointer in a user32 trace.
2016-03-31 06:24:52 +02:00
Sebastian Lackner
29a8c30ce8
oleaut32-OleLoadPictureFile: Remove reference to bug report.
2016-03-31 04:30:51 +02:00
Sebastian Lackner
086b729ec2
Added patch to fix implementation of ICGetDisplayFormat.
2016-03-31 02:56:10 +02:00
Sebastian Lackner
98284e0a1e
Rebase against f34fd257c6c83804075914ee2b82cc42eadc683f.
2016-03-30 19:03:37 +02:00
Sebastian Lackner
a1621d692a
Rebase against 5b3681f62ddd2977924424d6f326ce729de9102a.
2016-03-29 16:45:43 +02:00
Sebastian Lackner
c43b0d8ac0
Rebase against d04a54857cc84f881393e4bc794185650a302084.
...
[makefiles-Revert_libwine_Import]
Disabled patch, the problem should be fixed in the development branch.
2016-03-29 02:45:32 +02:00
Sebastian Lackner
0a391faaba
reg-Implement_Query: Updated patchset.
2016-03-27 18:53:12 +02:00
Sebastian Lackner
e83d9c4233
Added patch to fix IStream::Read() return value for partial reads.
2016-03-27 18:29:41 +02:00
Sebastian Lackner
7edc147a61
oleaut32-OleLoadPictureFile: Updated patchset.
2016-03-27 18:22:11 +02:00
Sebastian Lackner
96fddf8187
Added patch to handle stack guard pages on x86_64.
2016-03-26 22:28:03 +01:00
Sebastian Lackner
0e9f07b2b7
Added patch to return stub interface from mf.MFCreateMediaSession.
2016-03-26 20:03:33 +01:00
Sebastian Lackner
f8073b5148
makefiles-Revert_libwine_Import: Add reference to upstream bug.
2016-03-25 23:57:18 +01:00
Sebastian Lackner
450495f319
Added patch to use CONTAINING_RECORD in user.exe16 instead of reimplementing it.
2016-03-25 23:19:15 +01:00
Sebastian Lackner
980743ad37
winex11-MONITORENUMPROC: Rebase and move code to user32.
2016-03-25 22:50:15 +01:00
Sebastian Lackner
b550faff6a
Rebase against 47cf3fe36d4f5a2f83c0d48ee763c256cd6010c5.
...
[winscard-SCardListReaders]
Removed patch to add stub for winscard.SCardListReadersA/W.
2016-03-24 17:40:50 +01:00
Sebastian Lackner
a748bea862
Added patch to implement oleaut32.OleLoadPictureFile.
2016-03-24 07:27:42 +01:00
Sebastian Lackner
e06dec2c39
windowscodecs-IMILBitmapSource: Fix number of arguments to IMILUnknown2Impl_unknown2.
2016-03-24 05:57:23 +01:00
Sebastian Lackner
a98c140c42
Added patch to fix return value of RegNotifyChangeKeyValue for pending events.
2016-03-24 02:47:21 +01:00
Sebastian Lackner
711cfa9cf4
Rebase against 510c8e39838e4ceef1a66b42e7e58484bf4ac143.
2016-03-23 19:39:15 +01:00
Sebastian Lackner
70b46ff603
windowscodecs-IMILBitmapSource: Merge additional compatibility improvements.
2016-03-23 19:39:15 +01:00
Sebastian Lackner
edcd32bdea
vulkan-Vulkan_Implementation: Use binary search to lookup function in is_null_func.
2016-03-23 19:36:53 +01:00
Sebastian Lackner
a3f00d208e
Added multiple patches to avoid implicit cast of interface pointers.
2016-03-23 17:54:05 +01:00
Sebastian Lackner
22ca9a3c6a
Added patch to improve compatibility of IMILBitmapSource interface.
2016-03-22 21:37:58 +01:00
Sebastian Lackner
f98cec7cf6
Rebase against 329dfee70c35184329d0820a5e9edbbed8b49b37.
2016-03-22 19:56:57 +01:00
Sebastian Lackner
ac8c49d331
Synchronize multiple spec files.
2016-03-22 04:21:47 +01:00
Sebastian Lackner
90842489d6
Rebase against bc357819296594aca300fdf30bb0cda46e9f0be0.
2016-03-22 04:20:18 +01:00
Michael Müller
ffad0e5c7b
vulkan-Vulkan_Implementation: Fix compilation when XCB extension is not present.
2016-03-21 20:48:20 +01:00
Sebastian Lackner
084d7524a3
Release 1.9.6.
2016-03-21 18:30:27 +01:00
Sebastian Lackner
108bcbb78a
Added patch to silence noisy FIXME in wined3d_texture_add_dirty_region.
2016-03-21 18:28:59 +01:00
Sebastian Lackner
0d458e0d99
Added patch to implement query operation in reg.exe.
2016-03-21 17:12:35 +01:00
Sebastian Lackner
66f37bcf33
Added patch to implement a better stub for IPicture::SaveAsFile.
2016-03-21 16:39:59 +01:00
Sebastian Lackner
4e02a7a17b
wined3d-CSMT_Helper: Add warning that CSMT patchset is disabled.
2016-03-21 16:25:32 +01:00
Sebastian Lackner
24bb0ab018
Added patch to limit the vram memory to LONG_MAX only on 32 bit.
2016-03-20 22:54:17 +01:00
Sebastian Lackner
10a03fee9b
Added patch to implement vulkan.vkGetPhysicalDeviceWin32PresentationSupportKHR.
2016-03-20 21:34:00 +01:00
Sebastian Lackner
f49415af69
Added patch to implement GdipCreateMetafileFromStream.
2016-03-20 20:27:12 +01:00
Sebastian Lackner
448a3fafa4
Added patch to implement initial support for Vulkan on i386/x86_64.
2016-03-20 20:24:59 +01:00
Sebastian Lackner
44b64cc18e
Added patch to fix handling of INTERNET_INVALID_PORT_NUMBER in HttpOpenRequestW.
2016-03-20 08:59:21 +01:00
Sebastian Lackner
3d7ac2bee6
Added patch to fake success in dwmapi.DwmSetWindowAttribute function.
2016-03-20 08:49:16 +01:00