Sebastian Lackner
35b9051d1c
Release 1.8.2.
2016-04-19 06:34:52 +02:00
Sebastian Lackner
7e776b7a90
Rebase against 24a730187e08699b51c698d4fed58ba2947f0c5d.
...
[kernel32-CompareString_Length]
Removed patch to make sure CompareString aborts on first non-matching character
(accepted upstream).
[kernel32-GetLogicalProcessorInformationEx]
Removed patch to return TRUE from GetLogicalProcessorInformationEx stub
(accepted upstream).
[user32-WM_CAPTURECHANGE]
Removed patch to send WM_CAPTURECHANGE also when capture has not changed
(accepted upstream).
[wined3d-Multisampling]
Removed patch to allow to override number of quality levels for
D3DMULTISAMPLE_NONMASKABLE (fixed upstream).
2016-04-13 18:08:17 +02:00
Sebastian Lackner
24dcca66e3
Release 1.8.1.
2016-03-27 06:51:29 +02:00
Sebastian Lackner
9118e47cd3
kernel32-CompareString_Length: Update patchset to correctly handle comparison of strings ending with multiple \0 characters.
...
(cherry picked from commit d924f74e90
)
2016-03-27 06:01:53 +02:00
Sebastian Lackner
8ae4e4601d
Pipelight: Add a missing CDECL.
...
(cherry picked from commit 09612a2923
)
2016-03-27 06:01:48 +02:00
Sebastian Lackner
21efb9c6f2
Added patch to avoid inheriting QT_* environment variables to Windows environment.
...
(cherry picked from commit 5e0122ae53
)
2016-03-27 06:01:40 +02:00
Sebastian Lackner
4c11d0c812
ntdll-DOS_Attributes: Always store SAMBA_XATTR_DOS_ATTRIB when path could be interpreted as hidden.
...
(cherry picked from commit a560ca2cee
)
2016-03-27 06:01:29 +02:00
Sebastian Lackner
d7546964c7
patchupdate.py: Split logic to generate apply order / check patch dependencies into separate function.
...
(cherry picked from commit bca995cef8
)
2016-03-27 06:01:16 +02:00
Sebastian Lackner
766590c481
patchupdate.py: Autodepends should ignore disabled patchsets.
...
(cherry picked from commit 72f80a6c3c
)
2016-03-27 06:01:13 +02:00
Sebastian Lackner
5ed04faa06
gitapply.sh: Fix parsing of 'deleted file mode' git header.
...
(cherry picked from commit 4ffcf184bb
)
2016-03-27 06:01:04 +02:00
Sebastian Lackner
dbaf56b01c
patchupdate.py: Store last 10 hashes per file.
...
(cherry picked from commit 72ddac6f01
)
2016-03-27 05:37:47 +02:00
Sebastian Lackner
7145f11c99
patchinstall.sh: Sort list of commands in help.
...
(cherry picked from commit 90dc2c0daa
)
2016-03-27 05:35:21 +02:00
Sebastian Lackner
819a64744e
README.md: Update readme.
...
(cherry picked from commit f1a2b30343
)
2016-03-27 05:35:11 +02:00
Sebastian Lackner
5bcbac4982
patchinstall.sh: Remove comment about Makefiles.
...
(cherry picked from commit 74cffcfdb6
)
2016-03-27 05:34:49 +02:00
Sebastian Lackner
ed7fe13391
patchutils.py: Fix a bug in preprocessor when parsing specific strings.
...
(cherry picked from commit ff0e7cc638
)
2016-03-27 05:33:16 +02:00
Sebastian Lackner
740b727a94
patchupdate.py: Generate #ifdef patches in alphabetical order.
...
(cherry picked from commit 0a5887e483
)
2016-03-27 05:32:53 +02:00
Sebastian Lackner
33c9d17dee
patchupdate.py: Several style improvements and cleanup.
...
(cherry picked from commit 67c348107c
)
2016-03-27 05:30:23 +02:00
Sebastian Lackner
5d4124c92b
patchupdate.py: Remove unused optional revision argument from read_patchset function.
...
(cherry picked from commit 33a4d4c90e
)
2016-03-27 05:29:37 +02:00
Sebastian Lackner
02d83cab14
patchinstall.sh: No longer depend on debian changelog file.
...
The repository no longer contains packaging files for debian.
This information will be provided on a separate website soon.
(cherry picked from commit e4321c5093
)
2016-03-27 05:29:05 +02:00
Sebastian Lackner
7fc4595aaa
README.md: Remove autogenerated list of fixed bugs.
...
This information will be provided on a separate website soon.
(cherry picked from commit e4d488316c
)
2016-03-27 05:27:24 +02:00
Sebastian Lackner
364cd111e2
patchutils.py: Fix a bug related to #ifdef patch generator.
...
(cherry picked from commit f2fccc7342
)
2016-03-27 05:23:00 +02:00
Sebastian Lackner
e9f11bd51b
Rebase against 84cae8c3ea2614fce65d5d499159de9d530444ef.
...
[ntdll-x86_64_set_cpu_context]
Removed patch to allow to set debug registers separately in NtSetContextThread
(accepted upstream).
2016-03-27 05:20:50 +02:00
Sebastian Lackner
15f62469af
patchupdate.py: Track the stable branch of Wine.
2016-03-27 04:07:21 +02:00
Sebastian Lackner
8a378ee8e7
Release 1.8.
2015-12-21 18:34:18 +01:00
Sebastian Lackner
fd5fd19bb9
wusa-MSU_Package_Installer: Improve tracing and warn if cabinet contains compressed files.
2015-12-21 04:45:30 +01:00
Sebastian Lackner
d14e078ed7
Added patch to implement of wusa.exe (MSU package installer).
2015-12-21 03:16:54 +01:00
Sebastian Lackner
47e0b460b4
nvencodeapi-Video_Encoder: Update patchset to version 6.0 and fix Debian compatibility.
2015-12-20 22:55:59 +01:00
Sebastian Lackner
0c1324b8de
Release 1.8-rc4.
2015-12-15 00:56:47 +01:00
Sebastian Lackner
e9f445ed37
server-Parent_Process: Add tests and some minor improvements.
2015-12-13 01:53:38 +01:00
Sebastian Lackner
84730be30e
Rebase against ca9001d6bda3084ab9bc80baa7d6e5533252c797.
2015-12-13 00:19:03 +01:00
Sebastian Lackner
42da4b38cc
Rebase against 97ac9d410fdd612db863fdccc538d8dd8d94d91a.
2015-12-10 16:57:56 +01:00
Sebastian Lackner
7dac88ab13
Added patch to fix memory corruption wineserver (token_duplicate should not reference the original token).
2015-12-10 16:49:38 +01:00
Sebastian Lackner
c3f580b642
opengl32-Revert_Disable_Ext: Update patch and definition file.
2015-12-10 06:08:16 +01:00
Sebastian Lackner
ffa55dcc00
Added patch to avoid holding reference on parent process in wineserver.
2015-12-10 06:03:53 +01:00
Sebastian Lackner
cde035a721
Rebase against 571dc0faa502b63880e905c35d3e3da6d87c5599.
2015-12-08 18:33:36 +01:00
Sebastian Lackner
c094720578
Release 1.8-rc3.
2015-12-07 17:11:09 +01:00
Sebastian Lackner
2e17709095
ws2_32-WSACleanup: Fix compatibility with server-Desktop_Refcount patchset.
2015-12-05 23:56:38 +01:00
Sebastian Lackner
dea2594156
Added patch to fix implementation of NtQueryInformationProcess for ProcessDebugFlags.
2015-12-05 22:48:34 +01:00
Sebastian Lackner
af4ac5433d
Updated patch for d3dx9_36 DrawText implementation and fixed multiple bugs.
2015-12-05 21:43:45 +01:00
Sebastian Lackner
ce6a5b015d
Added patch to properly implement GetLargestConsoleWindowSize.
2015-12-05 19:38:43 +01:00
Sebastian Lackner
07a42a496d
Added patch to set LastError to 0 in GetSidIdentifierAuthority.
2015-12-05 04:06:58 +01:00
Sebastian Lackner
78db8b7950
Added patch to fix possible leak of explorer.exe processes and implement proper desktop refcounting.
2015-12-04 20:06:24 +01:00
Sebastian Lackner
78ed3fc7e9
Rebase against ffee96a80c0585fb5fcb041382540e2014d2f77b.
2015-12-04 18:59:12 +01:00
Sebastian Lackner
a605ae9359
msidb-Implementation: Pass correct size argument to snprintfW (Thanks Amine Khaldi).
2015-12-04 11:02:13 +01:00
Sebastian Lackner
ebf9db37d5
Rebase against 71bbd8da87109161448c7c6d7f6fcfa721b6c746.
2015-12-03 17:52:40 +01:00
Sebastian Lackner
2d713a931d
comctl32-PROPSHEET_InsertPage: Third argument of SendMessage is WPARAM.
2015-12-03 01:26:00 +01:00
Sebastian Lackner
9dcb352d8d
Rebase against e69d9ec3c4e8829c5c18cea7d8348171d51dcd76.
2015-12-02 22:46:56 +01:00
Sebastian Lackner
3d3effd8b3
Rebase against 66d8e38ba4c5d67ae6e287cac557acfeae8b5bcd.
2015-12-01 02:36:42 +01:00
Sebastian Lackner
eb1820cd45
Release 1.8-rc2.
2015-11-29 21:23:59 +01:00
Sebastian Lackner
6655f3dc84
Added patch to ensure default route IP addresses are returned first in gethostbyname.
2015-11-29 18:54:40 +01:00