Commit Graph

840 Commits

Author SHA1 Message Date
Sebastian Lackner
c9d3b931f7 Added patch to implement support for waiting on job object. 2015-02-28 07:01:09 +01:00
Sebastian Lackner
d4871a1b6e server-JobObjects: Fix a wineserver crash when terminated processes are added to a job. 2015-02-28 06:52:37 +01:00
Sebastian Lackner
1564f9cd05 Added patch with tests for waiting on a job object. 2015-02-28 06:10:59 +01:00
Sebastian Lackner
aac61f746b Added patch to implement support for NULL job handles in IsProcessInJob. 2015-02-28 05:19:50 +01:00
Sebastian Lackner
348fe1182f Added patch to implement PROGDLG_AUTOTIME for IProgressDialog. 2015-02-28 02:48:26 +01:00
Sebastian Lackner
96bb4ddd1d Add missing file... don't ask. 2015-02-28 02:01:53 +01:00
Sebastian Lackner
ec8049fcf5 Added patch to implement JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE. 2015-02-28 01:52:48 +01:00
Sebastian Lackner
e7b9fc8d16 Added patch to properly track handle count of wineserver objects. 2015-02-28 01:38:49 +01:00
Sebastian Lackner
8cc25d0fe4 Added patch for job object completion support. 2015-02-28 01:20:47 +01:00
Sebastian Lackner
cd62b5bedc Added patch in order to allow to override number of quality levels for D3DMULTISAMPLE_NONMASKABLE. 2015-02-28 00:36:25 +01:00
Sebastian Lackner
9e9b76a6a9 shell32-Progress_Dialog: Remove useless cast. 2015-02-28 00:06:27 +01:00
Sebastian Lackner
5d4b0f6a7b browseui-Progress_Dialog: Make sure that a valid resource id is passed in IProgressDialog::SetAnimation. 2015-02-27 23:34:24 +01:00
Sebastian Lackner
a9622970cd Added patch to implement IProgressDialog::SetAnimation. 2015-02-27 22:53:56 +01:00
Sebastian Lackner
2672abd9e0 Added patch to enforce that surfaces are flushed after ReleaseDC. 2015-02-27 22:44:57 +01:00
Sebastian Lackner
9146caa7ae Added patch to display animations for SHFileOperation progress dialog. 2015-02-27 21:06:05 +01:00
Sebastian Lackner
480bab002e Added patch for basic implementation of job objects. 2015-02-27 20:56:05 +01:00
Sebastian Lackner
2de8f84fb0 Removed multiple patches (accepted upstream). 2015-02-27 15:34:05 +01:00
Sebastian Lackner
e01d563654 Added patch for support of shell32 file operation progress dialog. 2015-02-27 02:12:30 +01:00
Sebastian Lackner
cc1368ba9e ntoskrnl-Stubs: Mark one additional bug as fixed. 2015-02-27 01:36:56 +01:00
Sebastian Lackner
a63ea08036 Added patches for ntoskrnl.ProbeFor{Read,Write}. 2015-02-27 01:31:59 +01:00
Sebastian Lackner
b4c665d65a Added patch for stub of gdiplus.GdipCreateEffect. 2015-02-27 01:18:50 +01:00
Sebastian Lackner
870feed3e2 Added first set of patches for job objects (by Andrew Cook). 2015-02-26 22:41:29 +01:00
Michael Müller
ec1b9737d0 Update progress callback patch. 2015-02-26 21:57:05 +01:00
Sebastian Lackner
6b6bb2edce Rename ntdll-CopyFileEx patchset to kernel32-CopyFileEx (Oops..). 2015-02-26 16:57:16 +01:00
Sebastian Lackner
98c6f8974b Removed multiple patchsets (accepted upstream). 2015-02-26 16:44:38 +01:00
Sebastian Lackner
f133ccbf40 Rename ntdll-SetFileInformationByHandle to kernel32-SetFileInformationByHandle. 2015-02-26 07:14:13 +01:00
Sebastian Lackner
b74ea4b14d Added patch for CopyFileEx progress callback and cancellation support. 2015-02-26 07:10:29 +01:00
Sebastian Lackner
7d2b751466 Added patch to implement SetFileInformationByHandle. 2015-02-26 06:12:24 +01:00
Sebastian Lackner
dd12b420e8 Added patch to fallback to global key state for threads without a queue. 2015-02-26 04:26:59 +01:00
Sebastian Lackner
d25e78cefb Added patch to avoid deadlock by using _exit() in NtTerminateProcess. 2015-02-25 23:27:09 +01:00
Sebastian Lackner
8f64b37ee2 Added patch to fix race-condition when threads are killed during shutdown. 2015-02-25 23:12:37 +01:00
Sebastian Lackner
11fe964c46 Removed several patches (accepted upstream). 2015-02-24 18:00:05 +01:00
Sebastian Lackner
8b3e8d11a8 Added patch to complete and properly pack DNS_HEADER structure (by Amine Khaldi, wine-patched/pull/6). 2015-02-23 22:35:00 +01:00
Sebastian Lackner
eaefcc8a3f Added patch to declare pDirectInputCreateEx in a MSVC compatible way (by Amine Khaldi, wine-patched/pull/5). 2015-02-23 22:34:35 +01:00
Sebastian Lackner
a412b6082a Added patch to skip Wine specific __wine_check_for_events calls in ReactOS (by Amine Khaldi, wine-patched/pull/4). 2015-02-23 20:31:13 +01:00
Sebastian Lackner
c1eea67020 Added patch to mark DllCanUnloadNow and DllGetClassObject as private (by Amine Khaldi, wine-patched/pull/3). 2015-02-23 18:35:31 +01:00
Sebastian Lackner
f11e82495a Disabled patchset for reg.exe cleanup (partially accepted upstream). 2015-02-23 18:32:33 +01:00
Sebastian Lackner
5261bd8a89 patchupdate.py: Introduce a new Apply-After definition file variable. 2015-02-23 18:12:32 +01:00
Sebastian Lackner
6c276e039c dxva2-Video_Decoder: Fix an incorrect FIXME message. 2015-02-22 05:46:02 +01:00
Sebastian Lackner
f354e38ec0 dxva2-Video_Decoder: Update configure check to make sure that libva exports vaQuerySurfaceAttributes. 2015-02-22 05:14:20 +01:00
Michael Müller
44ea94f633 Added patch for MPEG2/H264 DXVA2 video decoding through vaapi. 2015-02-22 04:08:15 +01:00
Sebastian Lackner
8f19269b34 Added patch for support of non-blocking SIO_ADDRESS_LIST_CHANGE requests. 2015-02-22 00:32:18 +01:00
Sebastian Lackner
3bfb699f09 Added patch to implement ntoskrnl.KeInitializeMutex. 2015-02-21 12:01:06 +01:00
Sebastian Lackner
591c89dcaa Added patch to add stub for ntoskrnl.Mm{Map,Unmap}LockedPages. 2015-02-21 11:55:16 +01:00
Sebastian Lackner
65895dcd33 Added patch to ignore unsupported alpha channels in TIFF decoder. 2015-02-21 11:25:55 +01:00
Sebastian Lackner
ea6d6ce494 Added patches to implement semi-stubs for GetFileVersionInfoSizeExA/W and GetFileVersionInfoExA/W. 2015-02-21 11:10:51 +01:00
Sebastian Lackner
d734456470 wined3d-DXTn: Do not require libtxc_dxtn at compile-time, always search at runtime for common library names. 2015-02-21 02:21:01 +01:00
Sebastian Lackner
eea70481fe Rebase against upstream changes. 2015-02-20 15:57:32 +01:00
Sebastian Lackner
ea9f209292 Rebase against upstream changes, remove patch for IDirectPlayVoiceClient::GetCompressionTypes (accepted upstream). 2015-02-20 01:56:07 +01:00
Sebastian Lackner
9717d3f69e Rebase against upstream changes. 2015-02-18 20:15:35 +01:00