Sebastian Lackner
|
570e4a6933
|
wineconsole-Forward_Exitcode: Update definition file.
|
2015-08-31 08:51:31 +02:00 |
|
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
|
0be8e1fc40
|
mscoree-CorValidateImage: Update patchset.
|
2015-08-30 05:29:11 +02:00 |
|
Sebastian Lackner
|
c3db854717
|
ddraw-EnumSurfaces: Update patchset.
|
2015-08-30 05:26:18 +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
|
e7d3684f81
|
Rebase against 6056a3f1634a72e181fb3a03ca625aaa7720523e.
|
2015-08-28 16:24:18 +02:00 |
|
Sebastian Lackner
|
33e1ccc03c
|
Rebase against e5ce90ed1b88bba8389aabfcb9ad0b6f837f6a14.
|
2015-08-27 18:04:25 +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
|
c2bac3f03f
|
Rebase against dcc6868057605296a7dacd89211e0673396abe45.
|
2015-08-26 17:59:16 +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
|
9660c304bc
|
uxtheme-GTK_Theming: Add dependency on loader redirect support.
|
2015-08-22 17:15:38 +02:00 |
|
Sebastian Lackner
|
f99ef3c9eb
|
ntdll-Dealloc_Thread_Stack: Fix typo in commit message.
|
2015-08-22 17:04:08 +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
|
c8eb156226
|
Added patch to fix test failure in kernel32/thread tests.
|
2015-08-22 06:11:04 +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
|
f1045ce6bb
|
ntdll-FileDispositionInformation: Add braces around argument.
|
2015-08-22 05:14: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
|
f3b30373fb
|
Rebase against 5ccc463a4e3ba181b96a161c3c8cd4bc0cb0e607.
|
2015-08-21 16:54:56 +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
|
428f65dd68
|
Rebase against 3b5107d06305972beaa9c5ff147ecbcd99949a75.
|
2015-08-19 17:13:50 +02:00 |
|
Sebastian Lackner
|
f28931a026
|
iphlpapi-TCP_Table: Use WS_AF_INET instead of AF_INET.
|
2015-08-19 16:40:11 +02:00 |
|
Sebastian Lackner
|
9a74e72f1b
|
ntdll-WRITECOPY: Add reference to known issues.
|
2015-08-19 11:37:02 +02:00 |
|
Sebastian Lackner
|
869b164ece
|
server-Key_State: Merge patch #2 and #3 to avoid introducing temporary regressions.
|
2015-08-19 11:29:42 +02:00 |
|
Sebastian Lackner
|
f5f1c89973
|
ntdll-FileDispositionInformation: Remove duplicated test.
|
2015-08-19 11:02:19 +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
|
3fe5ad7aef
|
server-PeekMessage: Add a test for a situation not yet covered by the current patch.
|
2015-08-18 20:37:53 +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 |
|