Commit Graph

826 Commits

Author SHA1 Message Date
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
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
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
81ee7ad18a Rebase against a0b8f178df8ed704fc732f5aef3b2e1f623512fc. 2015-12-22 03:07:15 +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
0c1324b8de Release 1.8-rc4. 2015-12-15 00:56:47 +01:00
Sebastian Lackner
84730be30e Rebase against ca9001d6bda3084ab9bc80baa7d6e5533252c797. 2015-12-13 00:19:03 +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
dea2594156 Added patch to fix implementation of NtQueryInformationProcess for ProcessDebugFlags. 2015-12-05 22:48:34 +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
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
a7b8b87d73 gdi32-Symbol_Truetype_Font: Add a new reference to bug report. 2015-11-26 00:05:08 +01:00
Sebastian Lackner
208a1f6573 wined3d-Revert_PixelFormat: Remove reference to bugs marked as fixed. 2015-11-26 00:03:21 +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
Sebastian Lackner
83bc0c02bd Added patch for stub driver tdi.sys. 2015-11-22 23:51:35 +01:00