Commit Graph

988 Commits

Author SHA1 Message Date
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
Sebastian Lackner
ec3715b113 Added patch for native GTK3 theming support by Ivan Akulinchev. 2015-08-09 17:59:13 +02:00
Sebastian Lackner
0184015194 Added patch to make sure Winhttp raw request headers are terminated using double \r\n. 2015-08-09 17:25:33 +02:00
Sebastian Lackner
84f5a647d0 Added patch to fix possible integer overflow in VarR4FromDec. 2015-08-08 21:46:09 +02:00
Sebastian Lackner
f6dd131a74 Added patch to fake success in IViewObject::Draw stub. 2015-08-08 21:17:33 +02:00
Sebastian Lackner
0a38c0f4a6 Added patch to move cookie initialization code from memory management to loader. 2015-08-08 21:05:57 +02:00
Sebastian Lackner
b23f8c789b Added patch to fix leak and use-after-free in winecfg theming implementation. 2015-08-08 01:09:04 +02:00
Sebastian Lackner
45e6770be6 Added patch to implement stub for vcomp._vcomp_flush. 2015-08-07 23:25:05 +02:00
Sebastian Lackner
7a3bc88055 Added patch with stubs for additional wininet options in InternetSetOption (fixes Wine Staging Bug #443). 2015-08-07 22:37:26 +02:00
Sebastian Lackner
2bc55e66c3 Added patch for stub dlls required by the MSVC 2015 runtime library. 2015-08-07 20:58:38 +02:00
Sebastian Lackner
6f3699d87e Rebase against 06e68ff6613042e78a5dd4b9066713d9beab0c6d. 2015-08-07 20:58:38 +02:00