Commit Graph

728 Commits

Author SHA1 Message Date
Sebastian Lackner
f597f5b898 Added patch to use wrapper function for consolidation callback during unwinding. 2015-10-20 02:12:14 +02:00
Sebastian Lackner
63426eaa59 Rebase against 26094c5634b1f12d3f156a90a3e228513675cd63. 2015-10-19 22:03:53 +02:00
Sebastian Lackner
67dffe4dc6 Release 1.7.53. 2015-10-19 06:09:12 +02:00
Sebastian Lackner
be51f622f7 Added patch to delay signaling threads until they are really gone (fixes Wine Staging Bug #473). 2015-10-19 00:38:33 +02:00
Sebastian Lackner
922e5a0e06 Added patch to implement kernel32.GetPhysicallyInstalledSystemMemory. 2015-10-18 18:31:24 +02:00
Sebastian Lackner
bfabcd117e Added patch to always use 64-bit registry view on WOW64 setups. 2015-10-18 16:31:04 +02:00
Sebastian Lackner
b8c9f3454e Added patch to return WN_NOT_CONNECTED from WNetGetUniversalName REMOTE_NAME_INFO_LEVEL stub. 2015-10-18 03:50:44 +02:00
Sebastian Lackner
3f46a6acb7 user32-Painting: Add reference to a bug report. 2015-10-17 16:34:46 +02:00
Sebastian Lackner
c83adcf25b Added patch to implement comctl32.PROPSHEET_InsertPage. 2015-10-17 16:24:51 +02:00
Sebastian Lackner
1f9e5b10e0 Added patch to fix the initialization of combined DACLs when the new DACL is empty. 2015-10-17 03:17:26 +02:00
Sebastian Lackner
216a2d8994 Added patch to use wrapper functions for syscalls to appease Chromium sandbox (32-bit). 2015-10-16 03:48:10 +02:00
Sebastian Lackner
d1801f5a5e dxgi-GetDesc: Add additional upstream reference. 2015-10-13 22:25:53 +02:00
Sebastian Lackner
e3ea1eef0d Rebase against e8b9bda53ac39c913ddc93de0308f0c8b69605fc. 2015-10-12 20:14:46 +02:00
Sebastian Lackner
cc0556df4a Added patch to fix handling of wait interrupted by User APC. 2015-10-09 21:33:39 +02:00
Sebastian Lackner
0dddb28c32 Rebase against d548639d977dee847350b408aec9522d68aef813. 2015-10-09 18:40:56 +02:00
Sebastian Lackner
48c78157ae Rebase against 20ff3352eb19292d47eaa8f3aecc61523ac1f1d9. 2015-10-08 00:28:48 +02:00
Sebastian Lackner
d8c4d47bbc Added patch to show windows version when collecting system info in winedbg. 2015-10-07 04:22:18 +02:00
Sebastian Lackner
4adc56f74f Rebase against 6b9a87c7a801e1776444ac96c555fbad80d34115. 2015-10-06 19:58:45 +02:00
Sebastian Lackner
3307e90080 Rebase against d050343c502202e1abdabdb37668684031d5367d. 2015-10-05 20:07:30 +02:00
Sebastian Lackner
76aa292beb Added patch to implement support for msiexec /passive command line option. 2015-10-04 23:57:13 +02:00
Sebastian Lackner
1d3eb97763 Release 1.7.52. 2015-10-03 22:17:32 +02:00
Sebastian Lackner
3c4ad355ff ntdll-Virtual_Memory_Stack: Remove Fixes: line, the patch doesn't help when compiling with optimization. 2015-10-03 19:10:34 +02:00
Sebastian Lackner
c7c250e381 Added patch to correctly parse double quotes in the msi token values. 2015-10-03 18:57:24 +02:00
Sebastian Lackner
8f08951d14 Added patch to implement ws2_32.InetPtonA/W functions. 2015-10-03 00:42:19 +02:00
Sebastian Lackner
6a06b1710e Added patch for implementation of mfplat.MFTEnum. 2015-10-02 19:45:55 +02:00
Sebastian Lackner
59e96aed08 Added patch to make ddraw1 and ddraw_surface1 vtable as writable. 2015-10-02 17:55:54 +02:00
Sebastian Lackner
784acaf1fa Added patch to mark WritePrivateProfileStringA as hotpatchable. 2015-10-02 17:53:26 +02:00
Sebastian Lackner
d9e1415701 Added patch to mark BitBlt and StretchDIBits as hotpatchable. 2015-10-02 17:51:04 +02:00
Sebastian Lackner
3cee0925e8 Added patch to mark RegOpenKeyExA, RegCloseKey and RegQueryValueExA as hotpatchable. 2015-10-02 17:48:08 +02:00
Sebastian Lackner
eb98f4e74f Rebase against 9bd963065b1fb7b445d010897d5f84967eadf75b. 2015-10-02 17:13:21 +02:00
Sebastian Lackner
f4dcef9c77 Added patch to pass cookie by reference to msvcrt_local_unwind4 in _seh_longjmp_unwind4. 2015-10-02 01:43:56 +02:00
Sebastian Lackner
8b65b1c1c8 Added patch to avoid waiting for hook thread startup in IDirectInput8::Initialize. 2015-10-02 01:20:46 +02:00
Sebastian Lackner
1928fdacbe Added patch to implement additional stub functions in authz.dll. 2015-10-01 21:52:45 +02:00
Sebastian Lackner
74daa3b210 Rebase against 781b88b7c586fc295780f0c8ad76bda0ffe96cd1. 2015-10-01 20:41:57 +02:00
Sebastian Lackner
b951b9ad09 Added patch to avoid using GdipAlloc and GdipFree in internal gdiplus functions. 2015-10-01 18:29:20 +02:00
Sebastian Lackner
e5d2ae6b87 README.md: Update description of Wine Staging. 2015-09-28 17:49:44 +02:00
Sebastian Lackner
0d466f5e6d Added patch to protect TVM_GETITEM from invalid item pointers. 2015-09-28 00:35:20 +02:00
Sebastian Lackner
5f353ac80e d3d8-D3DSWAPEFFECT_COPY_VSYNC: Add a better upstream bug report as reference. 2015-09-27 20:35:33 +02:00
Sebastian Lackner
e522c26b4b Added patch to refresh MDI menus when DefMDIChildProc(WM_SETTEXT) is called. 2015-09-27 20:07:42 +02:00
Sebastian Lackner
e499f1c187 Added patch to ignore width/height passed to edit control in WM_SIZE message. 2015-09-27 15:33:11 +02:00
Sebastian Lackner
8a0c14b145 Added patch to fix calculation of listbox size when horizontal scrollbar is present. 2015-09-27 03:46:31 +02:00
Sebastian Lackner
f64d5ad94d Added patch to reduce stack usage of virtual memory functions. 2015-09-27 00:19:56 +02:00
Sebastian Lackner
2f4c5ae81e Added patch to implement semi-stub for d3d8 swapchain effect D3DSWAPEFFECT_COPY_VSYNC. 2015-09-26 17:23:36 +02:00
Sebastian Lackner
0182014bed Rebase against 3966affe064c7b98a7b4c052b6a6696fe74c8830. 2015-09-25 22:33:19 +02:00
Sebastian Lackner
456eb2f553 Added patches for msidb commandline utility (to read and write *.msi files). 2015-09-23 13:00:53 +02:00
Sebastian Lackner
4ad4553546 Added patch to ensure codepage conversion fails when destlen < 0. 2015-09-22 15:25:09 +02:00
Sebastian Lackner
8ba35e61d8 Rebase against 8fdcc239ba784894eed0f5c08ec56441db783e5e. 2015-09-16 17:11:17 +02:00
Sebastian Lackner
f44120dffe Rebase against aacc7b394ee1eb25001ae2854fd774e1b443e50b. 2015-09-15 17:17:54 +02:00
Sebastian Lackner
0a96d76b16 Added patch to ignore higher bits in selector for ThreadDescriptorTableEntry info query. 2015-09-13 23:06:26 +02:00
Sebastian Lackner
ff9f5115fb Added patch to return STATUS_INVALID_DEVICE_REQUEST when trying to call NtReadFile on directory. 2015-09-13 17:18:35 +02:00