Sebastian Lackner
7df2eaa22d
Release 1.9.13.
2016-06-25 17:18:29 +02:00
Sebastian Lackner
73d2e2a9e8
Rebase against 849163b1ed5e2586ee9f391e7a8b03f054bb620f.
2016-06-15 20:57:20 +02:00
Sebastian Lackner
7391ecfaa0
Release 1.9.12.
2016-06-13 19:02:12 +02:00
Sebastian Lackner
5c3c83fef5
Added patch to check if menu text is a valid string in MENU_DrawMenuItem.
2016-05-30 15:40:30 +02:00
Sebastian Lackner
8c43c80df2
Release 1.9.11.
2016-05-29 20:16:54 +02:00
Sebastian Lackner
8a2c526e13
Rebase against aa475ce23fa295a8f5d0fa120d7b3dac1a5a41b5.
...
[wininet-InternetReadFile]
Removed patch to return synchronously from InternetReadFile if there is no
more data to read (accepted upstream).
2016-05-19 13:18:45 +02:00
Sebastian Lackner
334b3cb393
Release 1.9.10.
2016-05-18 00:00:26 +02:00
Sebastian Lackner
8e5acbdae3
Rebase against bd2999db92e63f3aa8b48945503c616c28726842.
...
[dwmapi-DwmSetWindowAttribute]
Removed patch to fake success in dwmapi.DwmSetWindowAttribute function
(accepted upstream).
[ntdll-NtSetLdtEntries]
Partially removed patch to implement ntdll.NtSetLdtEntries (accepted upstream).
[shell32-UNIXFS_get_unix_path]
Removed patch to check IsWoW64Process before calling Wow64 functions in
UNIXFS_get_unix_path (fixed upstream).
2016-05-02 20:35:09 +02:00
Sebastian Lackner
07d872e2bc
Release 1.9.9.
2016-05-01 23:35:08 +02:00
Sebastian Lackner
6d48c2e282
Rebase against 3dbd46716299883761be9c4c4173a5f0402b2f7c.
...
[wbemdisp-ASSOCIATORS]
Removed patch with initial tests for ASSOCIATORS query (accepted upstream).
2016-04-22 08:21:19 +02:00
Sebastian Lackner
1f2899cb9f
Release 1.9.8.
2016-04-17 17:09:14 +02:00
Sebastian Lackner
6914bab984
patchutils.py: Use a common helper function for parsing patch hunks.
2016-04-04 04:43:05 +02:00
Sebastian Lackner
3ad772bb1f
patchutils.py: Add tests for multiple patches in a single file.
2016-04-04 00:58:34 +02:00
Sebastian Lackner
a3bc186a20
patchutils.py: Move external test resources to a separate directory.
2016-04-04 00:56:14 +02:00
Sebastian Lackner
d21860deb6
patchutils.py: Get rid of 'expected' array in tests.
2016-04-04 00:24:26 +02:00
Sebastian Lackner
9e9b2716c4
patchutils.py: Avoid side-effects in asserts.
2016-04-03 23:47:43 +02:00
Sebastian Lackner
c4a321904d
patchutils.py: Allow to pass io object to read_patch and _FileReader class.
2016-04-03 23:44:10 +02:00
Sebastian Lackner
9aba381edd
Release 1.9.7.
2016-04-03 00:39:55 +02:00
Sebastian Lackner
f21f134546
patchutils.py: Remove is_binary() function.
2016-04-02 23:13:01 +02:00
Sebastian Lackner
bc7dbd89e0
patchutils.py: Remaining improvements for Python 3 compatibility.
2016-04-02 22:21:04 +02:00
Sebastian Lackner
74d16be256
patchutils.py: Explicitly open temporary files in non-binary mode for Python 3 compatibility.
2016-04-02 22:19:49 +02:00
Sebastian Lackner
8571c8b533
patchutils.py: Fix compatibility of StringIO with Python 3.
2016-04-02 22:16:59 +02:00
Sebastian Lackner
d3a4c072f7
patchutils.py: Add tests for read_patch function.
2016-04-02 21:22:01 +02:00
Sebastian Lackner
8bed2e61a6
patchutils.py: Avoid runtime error when parsing patch without author information.
2016-04-02 21:02:23 +02:00
Sebastian Lackner
6eb36a3a28
patchutils.py: Add tests for apply_patch function.
2016-04-02 20:25:37 +02:00
Sebastian Lackner
86f1e40597
patchutils.py: Add tests for generate_ifdef_patch function.
2016-03-26 03:13:06 +01:00
Sebastian Lackner
5e5229ecce
patchutils.py: Improve handling of patches without linebreak at end of file in generate_ifdef_patch.
2016-03-26 02:54:21 +01:00
Sebastian Lackner
4b1c2ec4d6
patchutils.py: Add tests for _parse_author and _parse_subject function.
2016-03-26 02:16:39 +01:00
Sebastian Lackner
19d04e3ea1
patchutils.py: Add tests for _preprocess_source function.
2016-03-26 01:10:48 +01:00
Sebastian Lackner
f21c3bc221
patchutils.py: Simplify access of optional dict values.
2016-03-22 08:22:19 +01:00
Sebastian Lackner
b0cbb8bda2
patchutils.py: Reset the Signed-off-by header after parsing each patch.
2016-03-22 08:17:01 +01:00
Sebastian Lackner
d6f0fd33c7
patchutils.py: Avoid nested function definitions.
2016-03-22 08:00:18 +01:00
Sebastian Lackner
90842489d6
Rebase against bc357819296594aca300fdf30bb0cda46e9f0be0.
2016-03-22 04:20:18 +01:00
Sebastian Lackner
084d7524a3
Release 1.9.6.
2016-03-21 18:30:27 +01:00
Sebastian Lackner
55ff4d4262
Added patch to implement support for WICPixelFormat32bppGrayFloat.
2016-03-07 15:10:37 +01:00
Sebastian Lackner
2b094ad1d8
Release 1.9.5.
2016-03-07 06:49:53 +01:00
Sebastian Lackner
e88eba680b
Rebase against 7276d5fac1417dd81344db45b3af904f8f2c7d77.
2016-02-23 20:37:30 +01:00
Sebastian Lackner
e6122130be
Release 1.9.4.
2016-02-22 21:25:54 +01:00
Sebastian Lackner
bca995cef8
patchupdate.py: Split logic to generate apply order / check patch dependencies into separate function.
2016-02-10 19:29:24 +01:00
Sebastian Lackner
72f80a6c3c
patchupdate.py: Autodepends should ignore disabled patchsets.
2016-02-09 22:48:52 +01:00
Sebastian Lackner
d35ab071b5
Rebase against 6e30b042e17b4a62f48ca29f26cf9e62c7fd077a.
2016-02-08 19:13:08 +01:00
Sebastian Lackner
089f367941
Release 1.9.3.
2016-02-08 17:39:38 +01:00
Sebastian Lackner
988fe3e9e1
patchupdate.py: Add an additional default CC contact.
2016-02-08 14:35:57 +01:00
Sebastian Lackner
1e5b8f9940
Added patch to implement support for AVIFile interface proxies.
2016-02-07 07:01:34 +01:00
Sebastian Lackner
f2d347b897
Added patch to implement stub for shcore.SetProcessDpiAwareness.
2016-01-24 16:23:31 +01:00
Sebastian Lackner
2d441b9bd4
Release 1.9.2.
2016-01-24 04:56:30 +01:00
Sebastian Lackner
72ddac6f01
patchupdate.py: Store last 10 hashes per file.
2016-01-20 08:12:09 +01:00
Sebastian Lackner
805d39fc10
Rebase against 0f67df657db77ea8aef9c2b9498fb5fa1f514a55.
...
[dmime-Dsound_Flags]
Removed patch to fix regression caused by passing invalid flag combination
to dsound8 (accepted upstream).
2016-01-11 17:17:53 +01:00
Sebastian Lackner
aeada7c08a
Release 1.9.1.
2016-01-10 22:47:58 +01:00
Sebastian Lackner
90dc2c0daa
patchinstall.sh: Sort list of commands in help.
2016-01-10 17:19:40 +01:00
Sebastian Lackner
74cffcfdb6
patchinstall.sh: Remove comment about Makefiles.
2016-01-10 03:51:27 +01:00
Sebastian Lackner
ff0e7cc638
patchutils.py: Fix a bug in preprocessor when parsing specific strings.
2016-01-06 22:17:06 +01:00
Sebastian Lackner
0a5887e483
patchupdate.py: Generate #ifdef patches in alphabetical order.
2016-01-06 21:38:47 +01:00
Sebastian Lackner
67c348107c
patchupdate.py: Several style improvements and cleanup.
2016-01-06 21:26:02 +01:00
Sebastian Lackner
33a4d4c90e
patchupdate.py: Remove unused optional revision argument from read_patchset function.
2016-01-06 20:57:45 +01:00
Sebastian Lackner
e4321c5093
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.
2016-01-06 20:12:00 +01:00
Sebastian Lackner
e4d488316c
README.md: Remove autogenerated list of fixed bugs.
...
This information will be provided on a separate website soon.
2016-01-06 20:04:28 +01:00
Sebastian Lackner
86c9959f50
Added patch to update Wine-Gecko to 2.44-beta1.
2016-01-06 18:52:58 +01:00
Sebastian Lackner
2852387a0c
Added patch to return STATUS_SUCCESS from NtQuerySystemInformationEx.
2016-01-06 15:32:11 +01:00
Sebastian Lackner
3f57e8259b
patchutils.py: Implement function to read patch from string buffer.
2016-01-06 14:31:44 +01:00
Sebastian Lackner
f2fccc7342
patchutils.py: Fix a bug related to #ifdef patch generator.
2016-01-05 23:30:20 +01:00
Sebastian Lackner
bad6493597
Rebase against 367b30d8278684aaff373f5666b78264137d7a8f.
2016-01-05 22:38:02 +01:00
Sebastian Lackner
efffd311e9
Added patch to do a device check before returning a default serial port name.
2016-01-05 06:06:58 +01:00
Sebastian Lackner
bf54f728cc
Added patch to remove dead code from SCROLL_TrackScrollBar.
2016-01-04 22:30:27 +01:00
Sebastian Lackner
b05a1e266f
Rebase against f6998ea4ced8b2051df64dd81242416d903a90d7.
2016-01-03 22:27:02 +01:00
Sebastian Lackner
2ff3b662fc
Rebase against d07a7bbba51d6c40a5ed089ab9069451805928c2.
2015-12-30 01:11:35 +01:00
Sebastian Lackner
f3609f5452
Release 1.9.0.
2015-12-28 07:53:50 +01:00
Sebastian Lackner
480c7249b5
Updated patch for x86_64 set_cpu_context implementation and add tests.
2015-12-28 03:26:17 +01:00
Sebastian Lackner
dcdcf18047
Added patch to workaround installation bug of IE7 caused by version bump.
2015-12-27 22:30:49 +01:00
Sebastian Lackner
26ef94413d
Added patch to pass MOUSEHOOKSTRUCTEX struct to mouse hook callback.
2015-12-27 19:57:46 +01:00
Sebastian Lackner
25493b94b1
Added patch to check IsWoW64Process before calling Wow64 functions in UNIXFS_get_unix_path.
2015-12-27 18:53:48 +01:00
Sebastian Lackner
b9c5736515
Added patch to avoid setting error when NULL is passed to SHMapHandle.
2015-12-27 18:46:56 +01:00
Sebastian Lackner
f291e6b294
Added patch to avoid corruption of caret when SetCaretPos() is called.
2015-12-27 18:34:09 +01:00
Sebastian Lackner
5d94a2566b
Added patch to align terminating null WCHAR in SysAllocStringByteLen.
2015-12-27 18:19:20 +01:00
Sebastian Lackner
58890792b7
Rebase against 6767ac4bb79ad774f0c850a8c4753a2e6fdea75f.
2015-12-24 22:38:03 +01:00
Sebastian Lackner
e3c64796cd
Rebase against 35eebeef0fe0b3f03f44731f805c447b2342acfd.
2015-12-23 03:12:48 +01:00
Sebastian Lackner
8a378ee8e7
Release 1.8.
2015-12-21 18:34:18 +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
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
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
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
ebf9db37d5
Rebase against 71bbd8da87109161448c7c6d7f6fcfa721b6c746.
2015-12-03 17:52:40 +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
Sebastian Lackner
c28bcab311
Added patch to implement dinput device property DIPROP_USERNAME.
2015-11-29 18:33:00 +01:00
Sebastian Lackner
e60b8d144b
Added patch to ignore socket type for protocol IPPROTO_IPV6 in getaddrinfo.
2015-11-29 18:10:07 +01:00
Sebastian Lackner
b14f029f04
Added patch to allow to set debug registers separately in NtSetContextThread.
2015-11-29 00:36:33 +01:00
Sebastian Lackner
cd0241f0e2
Added patch to start SERVICE_FILE_SYSTEM_DRIVER services with winedevice.
2015-11-28 23:31:47 +01:00
Sebastian Lackner
096164c275
Added patch to silence repeated FIXME message in surface_cpu_blt.
2015-11-28 23:23:06 +01:00
Sebastian Lackner
ef47e8db59
Added patch to send WM_CAPTURECHANGE also when capture has not changed.
2015-11-28 23:19:32 +01:00
Sebastian Lackner
632a8a163b
Added patch to skip invalid entries in GetPrivateProfileString16.
2015-11-28 22:51:22 +01:00
Sebastian Lackner
8af8164874
Added patch for delayed end of DST in Europe/Istanbul.
2015-11-28 22:50:13 +01:00
Sebastian Lackner
69be96b093
ntdll-Stack_Fault: Updated patch to commit page when handling stack fault, and add tests.
2015-11-28 22:17:37 +01:00
Sebastian Lackner
d73096b63a
Added patch to implement check for invalid handle type for HSPFILEQ handles.
2015-11-27 23:20:34 +01:00
Sebastian Lackner
d8b26a26c5
Rebase against e6c67c52757508ce92c3819bb14e87c2ab21fa20.
2015-11-27 23:06:06 +01:00
Sebastian Lackner
a85a3e8533
Rebase against 4a315cd78a3c97d76ae06e3185ab01a70eb9a1a2.
2015-11-26 19:30:18 +01:00
Sebastian Lackner
6f9e2dae7d
Rebase against 6790d825d1b2c41de73ffe5cb5df28c1d1cc8878.
2015-11-25 21:57:01 +01:00
Sebastian Lackner
67b1817720
Rebase against 3a6ac6055511b14a7e26ba0200f36da418f80723.
2015-11-25 20:59:04 +01:00
Sebastian Lackner
a990060062
Rebase against 1d19eb15d4abfdd14dccc5ac05b83c0ee1a1ace1.
2015-11-25 20:24:27 +01:00
Sebastian Lackner
7d18a5d9b8
Release 1.8-rc1.
2015-11-23 08:01:31 +01:00
Sebastian Lackner
87b990dc41
Rename patch-tools/ to staging/.
2015-11-23 02:43:28 +01:00