Commit Graph

1330 Commits

Author SHA1 Message Date
Sebastian Lackner
f3b8a3bfa3 Added patch to make sure OpenClipboard with current owner doesn't fail. 2015-05-03 07:36:40 +02:00
Sebastian Lackner
b182064bef Added patch to emulate \Device\Null using /dev/null. 2015-05-02 21:00:56 +02:00
Sebastian Lackner
f23ff69f86 Added patch to return failure in NtProtectVirtualMemory when last argument is omitted. 2015-05-02 19:09:57 +02:00
Sebastian Lackner
e25c35e363 winedevice-Fix_Relocation: Do not omit mandatory argument for VirtualProtect. 2015-05-02 18:31:58 +02:00
Sebastian Lackner
12842d4a5d ntdll-FD_Cache: Update patchset with recent changes. 2015-05-02 07:12:06 +02:00
Sebastian Lackner
a02130583a ws2_32-Select: Update patchset with recent changes. 2015-05-02 06:49:10 +02:00
Sebastian Lackner
582e9666ed Partially removed patches to fix handling of opening read-only files for FILE_DELETE_ON_CLOSE (accepted upstream). 2015-05-01 01:44:20 +02:00
Sebastian Lackner
0ce637dcda Added patch with stub for advapi32.ImpersonateAnonymousToken (fixes Wine Staging Bug #254). 2015-04-30 01:48:38 +02:00
Sebastian Lackner
9f7c9e309a Added patch with stub for D3DXFrameFind. 2015-04-30 01:48:38 +02:00
Sebastian Lackner
2ce759172c d3dx9_36-D3DXStubs: Fix spec file entries for D3DXComputeNormalMap in all d3dx9_* dlls. 2015-04-30 01:48:38 +02:00
Sebastian Lackner
8ecb8c648e Added patch with stub for d3d11.D3D11CreateDeviceAndSwapChain. 2015-04-30 01:48:38 +02:00
Sebastian Lackner
97fb6e215a Removed multiple patches (accepted upstream). 2015-04-30 01:48:38 +02:00
Sebastian Lackner
1f8b2211dc Added patch to fix various issues related to advapi32.LookupAccountSidA. 2015-04-30 01:48:38 +02:00
Sebastian Lackner
e390275c1d advapi32-LsaLookupSids: Returns STATUS_SUCCESS instead of STATUS_SOME_NOT_MAPPED when possible. 2015-04-30 01:48:37 +02:00
Sebastian Lackner
30cc97b72e Partially removed patches to fix timezone information. 2015-04-30 01:48:37 +02:00
Sebastian Lackner
a1c7c48e57 patchupdate.py: Introduce categories for 'stable' patchsets.
Based on the discussion in bug 202, this patch adds support for categories
to patchupdate.py.
2015-04-30 01:48:37 +02:00
Sebastian Lackner
040fd28c00 Rebase against upstream changes. 2015-04-30 01:48:36 +02:00
Sebastian Lackner
90eb3105b8 Added patch to ignore garbage after decoding gif lines. 2015-04-27 03:59:48 +02:00
Sebastian Lackner
157d49eb57 Added patch to fix check for texture levels in wined3d_device_update_texture. 2015-04-27 03:13:00 +02:00
Sebastian Lackner
58cc16c463 Added patch to update timezone information in wine.inf. 2015-04-26 20:51:52 +02:00
Sebastian Lackner
92f1b745f6 Rebase against upstream wine. 2015-04-26 02:02:16 +02:00
Sebastian Lackner
cf78829843 Rebase against 3c0ed9ce0af5370f89605d8bc4ceaec578562ac1 2015-04-26 01:59:36 +02:00
Sebastian Lackner
55ce7ddfc3 wined3d-CSMT_Main: Use resource->format_flags instead of resource->format.flags where possible. 2015-04-26 00:10:29 +02:00
Sebastian Lackner
b84a5e83cb Rebase against 1e494a69c1a368badf03f844d5911b107e79d774. 2015-04-25 21:15:53 +02:00
Sebastian Lackner
4a8f10e17d opengl32-Revert_Disable_Ext: Update metadata, the upstream bug report was closed but the issue is not completely fixed yet. 2015-04-24 02:44:20 +02:00
Sebastian Lackner
309e515899 Added patch to implement FileFsFullSizeInformation information class. 2015-04-23 23:53:22 +02:00
Sebastian Lackner
eadec3171e server-Shared_Memory: Invalidate foreground window in attach_thread_input. 2015-04-23 20:58:21 +02:00
Sebastian Lackner
bc21be9437 server-Shared_Memory: Fix two small bugs. 2015-04-23 18:34:26 +02:00
Sebastian Lackner
8e8e15c81a Removed patch to fix issues with invalid console handles for new processes (accepted upstream). 2015-04-23 17:03:20 +02:00
Sebastian Lackner
a139cd10bd Removed patch for stub of ntdll.WinSqmIsOptedIn (fixed upstream). 2015-04-22 23:38:15 +02:00
Sebastian Lackner
d92acf00eb server-Shared_Memory: Rebase against upstream changes. 2015-04-21 17:58:48 +02:00
Sebastian Lackner
1566e72122 Removed patch to avoid crash when trying to bind mshtml event scripts to window (fixed upstream). 2015-04-20 15:57:54 +02:00
Sebastian Lackner
c282ffecac Release 1.7.41. 2015-04-19 01:20:00 +02:00
Sebastian Lackner
11b27f5d7f Added patch to insert a missing break in dlls/msxml3/node.c (Coverity). 2015-04-18 23:32:18 +02:00
Sebastian Lackner
923966f191 Added patch to avoid crash when trying to bind mshtml event scripts to window. 2015-04-18 21:50:25 +02:00
Sebastian Lackner
f1064ee0bd advapi32-LsaLookupSids: Add additional patch to fallback to Sid string when LookupAccountSid fails. 2015-04-18 21:43:36 +02:00
Sebastian Lackner
743184f7be wbemprox-Win32_SystemEnclosure: Remove const to avoid warnings with gcc >= 5.0. 2015-04-18 17:08:09 +02:00
Sebastian Lackner
15041e6b96 Added patch for ProfileList\<UserSID> registry subkey. 2015-04-18 16:39:34 +02:00
Sebastian Lackner
cf4a1f5af2 Added patch for stub of ntdll.WinSqmIsOptedIn. 2015-04-18 15:34:28 +02:00
Sebastian Lackner
b9a1a97057 ntdll-FileDispositionInformation: Add additional tests for setting FileDispositionInformation on mapped files. 2015-04-18 09:32:19 +02:00
Sebastian Lackner
69f3294d35 Updated ntdll-FileDispositionInformation patchset to block deleting mapped files (by Qian Hong, fixes Wine Staging Bug #228). 2015-04-17 21:24:21 +02:00
Sebastian Lackner
f2ecb762ea Added patch for implementation of mfplat.MFTRegister. 2015-04-17 21:00:19 +02:00
Sebastian Lackner
a2dd6b6ede wbemprox-Win32_SystemEnclosure: Mark an additional upstream bug as fixed. 2015-04-17 15:07:32 +02:00
Sebastian Lackner
4befe663b8 Added patch to fix handling of opening read-only files for FILE_DELETE_ON_CLOSE. 2015-04-17 13:48:21 +02:00
Sebastian Lackner
178d669519 Added patch to implement support for wbemprox Win32_SystemEnclosure table. 2015-04-17 09:54:01 +02:00
Sebastian Lackner
04afcf114c Added patch to recognize localhost as local machine in wbemprox. 2015-04-17 06:29:29 +02:00
Sebastian Lackner
d8cb439f29 patchupdate.py: Do not warn about ASSIGNED bugs. 2015-04-17 06:25:58 +02:00
Sebastian Lackner
d9bdc6ae51 Added patch for support of process specific debug channels. 2015-04-17 06:23:19 +02:00
Sebastian Lackner
572c6fe243 Rebase against upstream changes. 2015-04-16 19:29:50 +02:00
Sebastian Lackner
3a65a99375 Added patch to properly handle closing sockets during a select call. 2015-04-16 13:02:10 +02:00