Commit Graph

998 Commits

Author SHA1 Message Date
Sebastian Lackner
9d4b8df3cc Added patch to fix SHFileOperation with FO_MOVE on Vista+ (should create non-existent subdirectories). 2015-08-31 08:49:30 +02:00
Sebastian Lackner
51d7077f51 patchupdate.py: Add 'Apply-Before' definition field and fix a bug in dependency resolution. 2015-08-31 05:52:49 +02:00
Sebastian Lackner
e9cda98df5 Added patch to translate flags in LaunchINFSectionW. 2015-08-30 22:55:44 +02:00
Sebastian Lackner
c5e1cdaffb Added patch with stub for winspool.SetPrinterW level 8. 2015-08-30 19:10:29 +02:00
Sebastian Lackner
299b3b59f2 server-Map_EXDEV_Error: Add reference to bug report. 2015-08-30 19:00:48 +02:00
Sebastian Lackner
9d3f4bc8ce Added patch to allow non-nullterminated string as working directory in kernel32.create_startup_info (fixes Wine Staging Bug #543). 2015-08-30 09:55:05 +02:00
Sebastian Lackner
a21372e977 Added patch to fix error handling in DeferWindowPos when passing an invalid HWND. 2015-08-30 05:38:07 +02:00
Sebastian Lackner
38db7901d7 Added patch to fix failure to create anonymous file mapping after failed open_fd server call (fixes Wine Staging Bug #538). 2015-08-30 05:05:58 +02:00
Sebastian Lackner
4e0bdd2c9b Added patch to map EXDEV error code to STATUS_NOT_SAME_DEVICE. 2015-08-30 04:18:06 +02:00
Sebastian Lackner
5b28f7a01c Added patch to fix compile failure in d3d11 with recent versions of gcc. 2015-08-29 06:25:20 +02:00
Sebastian Lackner
a81dee672e Added patch to return a dummy BIOS name in Win32_BIOS record (fixes Wine Staging Bug #528). 2015-08-27 02:01:33 +02:00
Sebastian Lackner
074eae4371 patchinstall.sh: Introduce a new '--upstream-commit' function to obtain the commit in raw format. 2015-08-25 23:03:39 +02:00
Sebastian Lackner
5aa6e7afe4 Rebase against bdaa571c5d7dd59dd28fd1f25cdad5761bfaf4dd. 2015-08-25 22:44:50 +02:00
Sebastian Lackner
574959b168 Added patch to fix access violation in MSYS2 git when when cloning repository (fixes Wine Staging Bug #348). 2015-08-25 08:30:07 +02:00
Sebastian Lackner
f73de49f9f Rebase against 6038e2ab7957b65dd2e13ddd414c206718fb14b7. 2015-08-24 15:40:06 +02:00
Sebastian Lackner
ddb4ddd749 Added patch to fix bug in wineserver debug_children inheritance (fixes Wine Staging Bug #525). 2015-08-24 07:57:02 +02:00
Sebastian Lackner
12d1613d90 Release 1.7.50. 2015-08-23 02:11:02 +02:00
Sebastian Lackner
3414a0cc0e patchutils.py: Remove unused class variables. 2015-08-23 01:16:02 +02:00
Sebastian Lackner
78204c282f Added patch to return a valid mesh in D3DXCreateTeapot. 2015-08-23 00:59:52 +02:00
Sebastian Lackner
cd3a07933a Added patch to make sure Notepad creates new files immediately. 2015-08-22 22:01:24 +02:00
Sebastian Lackner
d7da67b4de Updated GTK3 patchset to fix "division by zero" exception errors (fixes Wine Staging Bug #523). 2015-08-22 17:18:11 +02:00
Sebastian Lackner
6022983803 Added patch to return STATUS_OBJECT_NAME_INVALID in wine_nt_to_unix_file_name for paths that only contain a prefix. 2015-08-22 10:00:16 +02:00
Sebastian Lackner
afb16555cd Added patch to fix implementation of msvcrt.close when stdout == stderr (fixes Wine Staging Bug #485). 2015-08-22 08:12:21 +02:00
Sebastian Lackner
cbf392300d Added patch to reject setting EOF on memory mapped files (fixes Wine Staging Bug #471). 2015-08-22 06:02:36 +02:00
Sebastian Lackner
76f5985038 Added patch to block deallocation of thread stack for current thread (fixes Wine Staging Bug #241). 2015-08-22 04:44:59 +02:00
Sebastian Lackner
1dc5f2f601 patchupdate.py: Also list indirect dependencies for each patch in patchinstall.sh. 2015-08-21 08:51:53 +02:00
Sebastian Lackner
ca01e366ef Added patch to use a helper function for NtWaitForMultipleObjects and NtWaitForSingleObject. 2015-08-21 07:41:48 +02:00
Sebastian Lackner
323b73a1f2 Rebase against 5021e91940fe01a54e6ee91f9d9f246ce8f6dd84. 2015-08-20 18:54:52 +02:00
Sebastian Lackner
092a14a3f6 Removed compatibility patchset for deprecated ACL string format.
The format was changed in version 1.7.25, released about one year ago.
2015-08-19 09:35:22 +02:00
Sebastian Lackner
ab06aee23d Added patch for forward/backward compatibility of previous format of high precision registry timestamps. 2015-08-19 09:27:00 +02:00
Sebastian Lackner
b1ede54d23 Added patch to fix implementation of krnl386.exe16.GetTempDrive. 2015-08-18 21:54:58 +02:00
Sebastian Lackner
3e9b40f5b6 Rebase against cfbc37c699e3b3b27df4c566014e6dde9c7194b8. 2015-08-18 17:48:13 +02:00
Sebastian Lackner
c0bdcaecf5 Rebase against bd7f43d7e8fca5cab20120b3819bfd5491436b72. 2015-08-17 18:29:01 +02:00
Sebastian Lackner
b5534bc463 Added patch fix detection of case-insensitive systems in MSYS2. 2015-08-17 08:52:51 +02:00
Sebastian Lackner
84aaa8ff12 Added patch to report correct ObjectName for NamedPipe wineserver objects (fixes Wine Staging Bug #363). 2015-08-17 01:25:22 +02:00
Sebastian Lackner
79253e6534 Added patch to implement shell32 NewMenu class with new folder item. 2015-08-16 23:19:29 +02:00
Sebastian Lackner
1de318660f Added patch to fix multiple uninitialized memory issues in wineserver. 2015-08-16 07:20:22 +02:00
Sebastian Lackner
b8546ff85a Added patch to set SFGAO_HASSUBFOLDER only when there are really subfolders. 2015-08-15 21:28:54 +02:00
Sebastian Lackner
faac0015a6 Added patch to improve startup performance by delaying font initialization. 2015-08-15 21:10:25 +02:00
Sebastian Lackner
2c35b17c61 Added patch for shell32 IDragSourceHelper stub interface. 2015-08-15 18:22:30 +02:00
Sebastian Lackner
671aa4f38e Added patch to implement special handling for calling GetChildContainer with an empty string. 2015-08-15 05:08:50 +02:00
Sebastian Lackner
e7fceb902c Added patch to implement enumeration of sound devices and basic properties to dxdiagn. 2015-08-15 05:05:15 +02:00
Sebastian Lackner
e265cf1024 Rebase against e083986df52bd706d0c7e8ae8820a5d886942585. 2015-08-12 16:36:26 +02:00
Sebastian Lackner
8f49524c86 patchupdate.py: Also list dependencies for each patchset in patchinstall.sh. 2015-08-11 07:43:35 +02:00
Sebastian Lackner
288c9a031d patchupdate.py: Sort dependencies, to avoid too many changes to patchinstall.sh. 2015-08-11 07:27:26 +02:00
Sebastian Lackner
c97628a0e5 Added patch to fix implementation of ntdll.MapViewOfSection. 2015-08-11 07:19:15 +02:00
Sebastian Lackner
03a15069bc Added various patches for imagehlp cleanup (fixes Wine Staging Bug #502). 2015-08-11 06:53:53 +02:00
Sebastian Lackner
e95a773114 Add patch to implement remaining OpenMP locking functions. 2015-08-11 06:14:46 +02:00
Sebastian Lackner
9711296d1f Release 1.7.49. 2015-08-09 22:03:40 +02:00
Sebastian Lackner
f0c259b5e3 debian/control: Add build dependency on libgtk-3-dev. 2015-08-09 18:37:15 +02:00