Commit Graph

2773 Commits

Author SHA1 Message Date
Sebastian Lackner
cbd440689d Rebase against a71128513767d44a8f42e10895578b650061bdce.
[ntdll-NtUnmapViewOfSection]
Removed patch to fix behavior of UnmapViewOfFile for Win9x (accepted upstream).

[shell32-FolderItems_Stub_Iface]
Removed patch to implement stubbed FolderItems interface (fixed upstream).
2016-07-19 18:33:14 +02:00
Sebastian Lackner
5125d3edeb Rebase against adde9fadebe07c30ecc9f12685751fb78b3473c5.
[server-BaseNamedObjects]
Removed patch to provide symlink to BaseNamedObjects in \Sessions\1 (accepted
upstream).
2016-07-18 20:03:49 +02:00
Sebastian Lackner
6455c8e654 d3dx9_36-GetShaderSemantics: Correct spec files (thanks Alistair Leslie-Hughes). 2016-07-17 15:43:06 +02:00
Sebastian Lackner
b1b5d6c670 Added patch to provide symlink to BaseNamedObjects in \Sessions\1. 2016-07-16 18:12:26 +02:00
Sebastian Lackner
6a8aacda4c Rebase against fec0b697c74a8e016b41968b342f9fc9fe11bf74.
[ntdll-NtQueryInformationThread]
Removed patch to implement support for fs segment in GetThreadSelectorEntry
(accepted upstream).
2016-07-15 17:49:47 +02:00
Sebastian Lackner
f788007dc4 Rebase against 5101a90bca2bd2618b488f37624af43efe17a0e0.
[secur32-Gnutls_Algorithms]
Removed patch to define missing gnutls_kx_algorithm_t values for old gnutls
versions (accepted upstream).

[taskmgr-Memory_Usage]
Removed patch to use sysinfo to report correct number of physical pages
(accepted upstream).
2016-07-15 03:04:28 +02:00
Sebastian Lackner
31baacffe2 Rebase against 1bcc7ce75f64f2894de43379674bc5c53c52bb3a. 2016-07-11 03:06:53 +02:00
Sebastian Lackner
bd3563bdf1 Rebase against 0a3700e051f3e9473c5daa40a5cdd951b1310b8c.
[gdi32-PtInRegion]
Removed patch to add back the extents test (accepted upstream).
2016-07-10 22:20:23 +02:00
Sebastian Lackner
372c0be9d9 Release 1.9.14. 2016-07-10 19:52:08 +02:00
Sebastian Lackner
245467db83 Added patch to define missing gnutls_kx_algorithm_t values for old versions of gnutls. 2016-07-10 06:39:46 +02:00
Sebastian Lackner
f902de09d5 Added patch to add back extents test in PtInRegion. 2016-07-10 02:54:57 +02:00
Sebastian Lackner
17b81919fa wined3d-CSMT_Main: Removed patches affecting other dlls.
Because of the #ifdef those patches had no effect anyway.
2016-07-10 01:47:12 +02:00
Sebastian Lackner
a3e5cd8f58 Rebase against abb221fa81b60f53c14f6864bbfb9453455aeeeb. 2016-07-10 01:47:10 +02:00
Sebastian Lackner
a0cb1797f4 Rebase against cc9c18a46d1ce7e2834bae0fa65a6ed7904820dd. 2016-07-10 00:31:24 +02:00
Sebastian Lackner
970dc74e89 Rebase against 38f3d59ed694afba7913b4992d13cb044a09126c.
[user32-CharToOem]
Removed patch to properly handle invalid parameters in CharToOem* and
OemToChar* APIs (accepted upstream).
2016-07-09 17:57:44 +02:00
Sebastian Lackner
867c8334a1 Rebase against 94b6a885a880728f5e0a865fc17a82532723e756.
[ntdll-InMemoryOrderModuleList]
Removed patch to sort InMemoryOrderModuleList in load order (accepted upstream).
2016-07-07 20:33:23 +02:00
Sebastian Lackner
cf457f4e1c Rebase against 27ea3804ddc8077fedb7a0ea81ac96910f78a26f. 2016-07-06 22:38:12 +02:00
Sebastian Lackner
fc6aa583cf server-Realtime_Priority: Include stdarg.h in server/scheduler.c. 2016-07-06 05:51:29 +02:00
Sebastian Lackner
ed54d227d8 Added patch to forward various functions from d3d10_1 to d3d10. 2016-07-05 21:47:56 +02:00
Sebastian Lackner
f5734d67c8 Rebase against 9729d15a1a8de61030b68436a1c2239290af90f5. 2016-07-05 20:17:20 +02:00
Sebastian Lackner
8aa5c2acd0 Rebase against b1930ee4b8a0f77654bbab65c3bc30d721bf5d6a.
[include-webservices]
Removed patch to delete duplicate definition of WS_XML_NODE_POSITION (accepted
upstream).
2016-07-04 18:14:50 +02:00
Sebastian Lackner
d8862cbbfd Rebase against a9a6948b7944dccca6831914ea40e5c9aa5929bc.
[winspool.drv-SetPrinterW]
Removed patch to add stub for winspool.SetPrinterW level 8 (fixed upstream).
2016-07-03 23:05:00 +02:00
Sebastian Lackner
09e1b75334 patchinstall.sh: Escape $ at the end of a string. 2016-07-01 19:50:22 +02:00
Sebastian Lackner
004c3abe40 patchutils.py: Generate diff in git format. 2016-07-01 01:28:38 +02:00
Sebastian Lackner
270b4f702b precommit-hook.sh: Automatically adjust version number after a release. 2016-07-01 01:13:40 +02:00
Sebastian Lackner
7df2eaa22d Release 1.9.13. 2016-06-25 17:18:29 +02:00
Sebastian Lackner
571ab663fd Added patch to remove duplicate definition in include/webservices.h. 2016-06-25 07:13:04 +02:00
Sebastian Lackner
ddba27937a ntoskrnl-DriverTest: Fix compile error caused by wrong import library. 2016-06-25 04:59:47 +02:00
Sebastian Lackner
f71c20b7f7 Rebase against af6f8ca4136ad937f8743494a8d3cea0b52d71cf.
[msvcrt-_fstat32i64]
Removed patch to implement msvcrt._fstat32i64 (accepted upstream).
2016-06-24 15:43:04 +02:00
Sebastian Lackner
8281fca8dc Added patch to implement ole32.OleGetIconOfFile stub. 2016-06-24 12:00:24 +02:00
Sebastian Lackner
093f3b9818 gdiplus-GdipCreateMetafileFromStream: Update patchset and implement GdipCreateMetafileFromFile. 2016-06-24 11:53:34 +02:00
Sebastian Lackner
c8299873fb wined3d-CSMT_Main: Remove patches with unnecessary 'Waiting for cs' warning. 2016-06-24 04:42:45 +02:00
Sebastian Lackner
60e6da65cd Rebase against 82f3446c5d09aba0aa0cffcf7ece54d44d3b86ef. 2016-06-24 02:24:55 +02:00
Sebastian Lackner
08dca3b834 Rebase against 38fb1062daaf68afe4dc20e1aceddfa89fe1ea4f. 2016-06-24 01:13:57 +02:00
Sebastian Lackner
4f12cf4dc9 Rebase against 9ba058e94c2662f5296c95adeafd29c59b137249. 2016-06-23 17:37:04 +02:00
Sebastian Lackner
1d08851c35 Rebase against e3bd659be9b2868b121857fb2643d775bbf0d8c7.
[d3dx9_33-Share_Source]
Removed patch to share source of d3dx9_36 with d3dx9_33 to avoid Wine DLL
forwards (accepted upstream).
2016-06-23 16:17:27 +02:00
Sebastian Lackner
a8976086e5 Rebase against 0c83f4d5bec8b01e1e6dcbb0a9a9932b6c24570b. 2016-06-23 07:26:56 +02:00
Sebastian Lackner
c6a96f3e32 Rebase against 7fe9858988eabf377ab5e2c64d92f973574b1ae8.
Also modifies a couple of other wined3d-CSMT_Main patches, and uses
wined3d_cs_emit_destroy_object where appropriate.
2016-06-23 06:15:03 +02:00
Sebastian Lackner
6adf92cebb Rebase against 4afc7470fb630035c911a1bf1d48f66bf16c230c. 2016-06-23 00:43:28 +02:00
Sebastian Lackner
e27647e4d5 Rebase against 9c1fbe509576d7cbaada3af9736888cfa1d02847. 2016-06-22 23:33:39 +02:00
Sebastian Lackner
2f3baafeca Rebase against 025c54344230ca8b32e80f08b9af13a16dfd2445.
[ws2_32-Sort_default_route]
Removed patch to ensure default route IP addresses are returned first in
gethostbyname.
2016-06-21 22:18:57 +02:00
Sebastian Lackner
5e5f21854b Rebase against 754c68182623657b4862d7700afbf781b4555c77.
[ucrtbase-Functions]
Removed patch to forward _{calloc,malloc,free}_base to {calloc,malloc,free}.
2016-06-17 19:04:51 +02:00
Sebastian Lackner
6b9d38b61c Remove disabled gdi32-PS_GEOMETRIC patchset.
Bug 39172 already has been fixed in a different way.
2016-06-17 05:40:44 +02:00
Sebastian Lackner
45157d6bbe Added patch with stubs for user-mode scheduling functions. 2016-06-17 03:44:38 +02:00
Sebastian Lackner
3cb1c835bc Added patch to use root dialog for DM_SETDEFID/DM_GETDEFID in DefDlgProc. 2016-06-16 23:52:44 +02:00
Sebastian Lackner
243a9f7b89 Rebase against 41d01871fef296dc717cf2c4f0bdbb07f5266acd. 2016-06-16 22:56:56 +02:00
Sebastian Lackner
4f532d23bb Rebase against 7cb3b72559745d94e7b7e3a0fbb40426f93d775f. 2016-06-16 22:02:21 +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
295deafca7 comctl32-Listview_DrawItem: Update patchset and fix a regression (thanks Michael Müller). 2016-06-13 02:12:53 +02:00
Sebastian Lackner
2dd175172b Added patch to pass correct itemData to WM_MEASUREITEM when inserting an item to an owner-drawn listbox. 2016-06-12 19:58:05 +02:00
Sebastian Lackner
5924752fd9 Rebase against 50917e283629cbe994f2d7f091ed46ac8b25cda6. 2016-06-12 05:43:39 +02:00
Sebastian Lackner
57b298602e Rebase against 03b06fb76ba4204df5c20fda8955da09e16ec095. 2016-06-12 05:00:55 +02:00
Sebastian Lackner
52f5a405e9 Rebase against 0c0c86a8c7c93e7edbca8a7840c945f4159c3059.
FIXME: We should do all operations through the command stream.
2016-06-12 04:42:26 +02:00
Sebastian Lackner
c92ffa58c0 Rebase against 2a5b4fd884801a7f394ade49142fbfdba195243c. 2016-06-11 19:33:18 +02:00
Sebastian Lackner
e741b83080 Rebase against 9cc95e5a1d930d72892949a3ddf8fa00d471af88. 2016-06-06 22:38:52 +02:00
Sebastian Lackner
faf8d49216 winex11-_NET_ACTIVE_WINDOW: Update patchset and fix a regression (thanks Michael Müller). 2016-06-05 02:34:21 +02:00
Sebastian Lackner
08e221b30c Added patch to send SC_KEYMENU on managed windows. 2016-06-05 01:32:42 +02:00
Sebastian Lackner
c2158ca405 Added patch to force conversion of 8 bpp grayscale PNG images to 32 bpp BGRA. 2016-06-04 03:04:10 +02:00
Sebastian Lackner
953ae16ca9 Added patch to scale a geometric pen for the mapping mode used by PATH_StrokePath. 2016-06-04 02:53:05 +02:00
Sebastian Lackner
066e207750 Rebase against d8641197c041763c2c9784f4b4a8b3dba2bbf0cb. 2016-06-03 18:05:36 +02:00
Sebastian Lackner
64e8ae3a61 Rebase against 5840ea47e6a0d761acbd45cd5a59fbcebfb86326. 2016-06-02 23:10:47 +02:00
Sebastian Lackner
3d1995983f Rebase against 03fa4cfaffd4c10f56a2f8bfd383f4eaf67d364c.
[ntdll-WinSqm]
Removed patch to add WinSqm[Start|End]Session implementation (accepted upstream).
2016-06-02 22:15:30 +02:00
Sebastian Lackner
4705d850ea Rebase against 59ee884bdf4947f5939499456539fca7a5806939. 2016-05-31 23:09:34 +02:00
Sebastian Lackner
8bede16222 Rebase against c89dc58deb9ba74d8dcd7faf7012203cff0724a0. 2016-05-30 18:24:40 +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
99ddea76c5 Temporarily disable ntdll-Thread_Stack patchset.
The patchset was initially added for 64-bit MSYS2, however it seems to
break various other applications. Disable it until a better solution is
found.
2016-05-29 17:20:49 +02:00
Sebastian Lackner
6eb4b11c22 Added patch for ntoskrnl.IoStopTimer stub function. 2016-05-29 16:45:04 +02:00
Sebastian Lackner
5eb1d3c69b Added patch to implement DrawDibProfileDisplay in msvideo.dll16. 2016-05-28 00:24:35 +02:00
Sebastian Lackner
70a46a2305 Added patch to provide DeviceID, Location and PortName for printers. 2016-05-28 00:18:19 +02:00
Sebastian Lackner
bd04bf9ac0 Added patch for setupapi.CM_Get_DevNode_Status stub implementation. 2016-05-28 00:13:07 +02:00
Sebastian Lackner
749dc37048 Rebase against 81c700e0f8f8670f9c3b05a4baab2b2cffaeff89. 2016-05-27 23:41:15 +02:00
Sebastian Lackner
a15b448623 Rebase against 0dcf255b51ef096d649a5b4daee7204409550376. 2016-05-27 23:01:46 +02:00
Sebastian Lackner
e460e59354 Rebase against a0c651cd7cf83c9fac6b8776de2d54a731fc4b29.
[secur32-ANSI_NTLM_Credentials]
Removed patch to fix handling of ANSI NTLM credentials (accepted upstream).
2016-05-26 23:38:44 +02:00
Sebastian Lackner
71bb1a35f5 Added patch to avoid sorting InMemoryOrderModuleList by memory address. 2016-05-26 15:55:53 +02:00
Sebastian Lackner
83d43970e8 wined3d-CSMT_Main: Use newly introduced wined3d_calloc function. 2016-05-26 01:38:25 +02:00
Sebastian Lackner
0f1aef64bf Rebase against b5aeb661b9297a6ee6047335f42543936f593525. 2016-05-25 21:17:56 +02:00
Sebastian Lackner
a40017a010 Rebase against 351bd33f2cd1edd680176ef777d77a3d1256ab6d. 2016-05-25 20:34:59 +02:00
Sebastian Lackner
94419b1dad Rebase against 698d4114677205c3e5a0df659d230fe982578757. 2016-05-25 03:43:00 +02:00
Sebastian Lackner
5d32e6fc71 Added patch with workaround for Windows 3.1 apps which call LoadImage(LR_LOADFROMFILE) with a resource id. 2016-05-21 15:07:54 +02:00
Sebastian Lackner
f10c1d3c42 Rebase against 9a80284e1a886ff7e01d33f68715c9bfdb773459. 2016-05-19 20:06:07 +02:00
Sebastian Lackner
9aefba7af5 wined3d-CSMT_Main: Make float constant updates consistent with the rest of the code. 2016-05-19 14:44:21 +02:00
Sebastian Lackner
16e6b1c3e3 Rebase against 58e95f72218fa018739c484f172bc236e685d5bb.
[dbghelp-EnumerateLoadedModulesExW]
Removed patch to implement dbghelp.EnumerateLoadedModulesExW (fixed upstream).
2016-05-19 13:19:02 +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
54ed708c91 kernel32-Locale_Definitions: Update patchset and remove STAGED status. 2016-05-17 22:43:28 +02:00
Sebastian Lackner
1294cf8ca9 Added patch to implement msvcrt._fstat32i64. 2016-05-17 21:52:28 +02:00
Sebastian Lackner
5c40d98a8f Disabled wined3d-Revert_PixelFormat patchset.
The issue has already been fixed a while ago, and there are no known cases
where this patch actually makes a difference.
2016-05-17 15:15:15 +02:00
Sebastian Lackner
cc62b92f5e Added patch to recognize bump luminance X8L8V8U8 when loading dds file. 2016-05-17 14:51:17 +02:00
Sebastian Lackner
a89e9696d4 Added patch to properly handle invalid parameters in CharToOem* and OemToChar* APIs. 2016-05-17 14:43:30 +02:00
Sebastian Lackner
5f37cb2071 Added patch to resize buffer when call to InternetCanonicalizeUrlW fails in InternetCrackUrlW. 2016-05-17 14:38:43 +02:00
Sebastian Lackner
b4c93af2cb wined3d-CSMT_Main: Reenable CSMT patchset. 2016-05-17 12:57:30 +02:00
Sebastian Lackner
c2b1a0350d Added patch to implement dbghelp.EnumerateLoadedModulesExW. 2016-05-16 20:04:51 +02:00
Sebastian Lackner
70c4687b47 Added patch to fix various issues related to UnmapViewOfFile. 2016-05-16 19:59:21 +02:00
Sebastian Lackner
9907ab34d3 Added patch to return synchronously from InternetReadFile if there is no more data to read. 2016-05-16 19:40:37 +02:00
Sebastian Lackner
cd9936654a Rebase against f7ac364b0c06bbe7a1ef5b715f2be46b5e6c04d4. 2016-05-16 19:31:20 +02:00
Sebastian Lackner
87b3c56914 imagehlp-ImageLoad: Add dependency on imagehlp-Cleanup and remove a couple of todo_wines. 2016-05-15 22:55:46 +02:00
Sebastian Lackner
65a09eaaa0 d3d9-DesktopWindow: Fix some test failures. 2016-05-15 22:50:00 +02:00
Sebastian Lackner
35e6091943 winepulse-PulseAudio_Support: Add todo_wine to avoid a test failure. 2016-05-15 20:30:25 +02:00
Sebastian Lackner
2dff0d6075 oleaut32-OLEPictureImpl_SaveAsFile: Implement SaveAsFile for PICTYPE_ENHMETAFILE. 2016-05-15 19:09:59 +02:00
Sebastian Lackner
fd89a1b64c Added patch to avoid test failures in d2d1 tests on specific Nvidia graphic cards. 2016-05-15 17:32:04 +02:00
Sebastian Lackner
352d7723f5 mpr-WNetGetUniversalNameW: Fix a couple of test failures. 2016-05-15 17:28:01 +02:00
Sebastian Lackner
4564b0148b iphlpapi-System_Ping: Add/remove todo_wine to avoid test failures. 2016-05-15 17:20:24 +02:00
Sebastian Lackner
56c4a42468 Merge d3d9-Skip_Tests and d3d9-Tests patchset. 2016-05-15 17:15:01 +02:00
Sebastian Lackner
49f61371b2 Added patch to avoid test failures in d3d9 visual tests on specific Nvidia graphic cards. 2016-05-15 17:13:53 +02:00
Sebastian Lackner
fa0e389d75 Added patch to hide random test failures in ws2_32 socket tests. 2016-05-15 17:12:01 +02:00
Sebastian Lackner
44b04d6d36 winex11-wglShareLists: Remove todo for a succeeding tests. 2016-05-15 16:53:46 +02:00
Sebastian Lackner
64714a825f wined3d-Accounting: Mark some failing tests as todo. 2016-05-15 16:49:22 +02:00
Sebastian Lackner
71b8ace1aa wined3d-QUERY_Stubs: Remove todo for a couple of succeeding tests. 2016-05-15 16:38:54 +02:00
Sebastian Lackner
d661521305 ntdll-WRITECOPY: Do not mark tests as fixed.
The code is not active unless a special environment variable is set.
2016-05-15 16:32:20 +02:00
Sebastian Lackner
6f424b1e0f Rebase against 1348d9e97b1e83c99b68e0c9b592798038dc7f41. 2016-05-15 02:23:15 +02:00
Sebastian Lackner
131c688ab3 Added patch for sr-Latn-{CS,RS} locale definitions. 2016-05-15 00:11:30 +02:00
Sebastian Lackner
27ba45e053 Added patch to preserve custom colors between subitems for listview control. 2016-05-14 23:55:10 +02:00
Sebastian Lackner
1acbf46fcf Added patch to fix DialogBoxParam return value when control creation fails. 2016-05-14 23:46:34 +02:00
Sebastian Lackner
dc4a52734f Added patch with riched20 class tests. 2016-05-13 10:33:56 +02:00
Sebastian Lackner
b1d1f3475b Added patch to implement gdiplus.GdipGetMetafileHeaderFromMetafile and other metafile functions. 2016-05-13 08:29:00 +02:00
Sebastian Lackner
00902fdb2f Added patch to update Wine Gecko to version 2.47-beta1. 2016-05-11 02:58:17 +02:00
Sebastian Lackner
ee7d9bd76b oleaut32-Vtable_Offset: Add reference to upstream bug report. 2016-05-11 02:48:15 +02:00
Sebastian Lackner
e38a9d7073 Added patch to set buffer size to zero when InitializeSecurityContextW returns no data. 2016-05-08 23:20:09 +02:00
Sebastian Lackner
cd9e01c9ed Added patch to implement support for fs segment in GetThreadSelectorEntry. 2016-05-08 20:24:58 +02:00
Sebastian Lackner
ece39ae33d Added patch to extend a vtable offset before calling 64-bit DispCallFunc() for a 32-bit typelib. 2016-05-06 04:16:30 +02:00
Sebastian Lackner
cecff04cad Rebase against 6dd6c76299f02a311e37d20a4cef3a0f917f7076.
[ntdll-FileNamesInformation]
Removed patch to implement FileNamesInformation class support for
NtQueryDirectoryFile (fixed upstream).
2016-05-06 00:52:12 +02:00
Sebastian Lackner
96068c4fe2 Rebase against 9eaa37249948c4d77df37cf3649ad1db59412fcb.
[amstream-GetMultiMediaStream]
Removed patch to implement AMStream GetMultiMediaStream functions (accepted
upstream).

[mscoree-Buffer_Overflow]
Removed patch to avoid buffer overflow in mono print handler for large strings
(accepted upstream).

[ntdll-Fix_Free]
Removed patch to fix a handle leak in RemoveDirectoryW (accepted upstream).

[ntdll-FreeBSD_Directory]
Removed patch to use POSIX implementation to enumerate directory content on
FreeBSD (fixed upstream).
2016-05-04 05:14:18 +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
fa8670d547 Added patch to fill stack with meaningful values in call_process_entry mis-align workaround. 2016-05-01 16:46:46 +02:00
Sebastian Lackner
b71dcee6b2 Added patch to improve wmic cmd line parser and add support for path command. 2016-04-30 23:41:04 +02:00
Sebastian Lackner
d77c36c405 Remove disabled ntdll-Heap_Delay_Free patchset.
The patchset was never actually enabled in a release because it caused various
regressions. Some applications depend on use-after-frees, others depend on the
fact that HeapAlloc() returns the previously used memory address after a
HeapFree.
2016-04-30 21:05:26 +02:00
Sebastian Lackner
853e7bea82 Remove disabled ntoskrnl-Irp_Status patchset.
The patchset did not properly resolve the original issue.
2016-04-30 21:03:25 +02:00
Sebastian Lackner
561eb28565 Remove disabled shell32-Default_Folder_ACLs patchset.
The patchset might not be completely wrong, but breaks the tests. Currently
there is no known application which depends on this.
2016-04-30 21:01:36 +02:00
Sebastian Lackner
7f8d293595 Remove disabled reg-Implement_Query patchset (accepted upstream). 2016-04-30 20:59:33 +02:00
Sebastian Lackner
05f4f2dfaf Disabled ntdll-Syscall_Wrappers patchset.
There are easier ways to workaround this bug in the meantime. Also,
the idea is not really feasible because its impossible to implement
proper syscall wrappers on 64-bit.
2016-04-30 05:18:57 +02:00
Sebastian Lackner
b7f0807cba ntdll-NtSetLdtEntries: Export the function also on other platforms (thanks Austin).
Whoops. Actually the function exists on x86_64, but similar to wow64, it just returns
STATUS_NOT_IMPLEMENTED.
2016-04-30 02:30:10 +02:00
Sebastian Lackner
424271828e Added patch to implement IKsControl stub subinterface for SynthPort. 2016-04-30 01:39:48 +02:00
Sebastian Lackner
88054b7a21 Added patch to avoid buffer overflow in mono print handler for large strings. 2016-04-29 23:14:35 +02:00
Sebastian Lackner
8d2cdec699 Rebase against 5e6f35ffbd8795da71c6fd6cb8adc84bf8a36504.
[fontsub-CreateFontPackage]
Removed patch to improve fontsub.CreateFontPackage stub implementation
(accepted upstream).

[quartz-AsyncReader]
Removed patch to improve detection of MPEG2 streams (accepted upstream).

[user32-SetCoalescableTimer]
Removed patch to add stub for SetCoalescableTimer (implemented upstream).
2016-04-29 21:08:18 +02:00
Sebastian Lackner
72a52e44c2 ntdll-NtSetLdtEntries: Fix a random test failure and minor style improvements. 2016-04-29 17:30:55 +02:00
Sebastian Lackner
79eb485272 Rebase against 179137c259ffed546fb6f2c88c0d4df0e140cc4c.
[kernel32-FreeUserPhysicalPages]
Removed patch to add stub for kernel32.FreeUserPhysicalPages (accepted upstream).

[wininet-HTTPREQ_ReadFile_Async]
Removed patch to implement support for async handling in InternetReadFile
(accepted upstream).
2016-04-28 20:58:58 +02:00
Sebastian Lackner
51b447a55f ntdll-NtSetLdtEntries: Update patchset and add actual implementation of NtSetLdtEntries. 2016-04-28 17:13:03 +02:00
Sebastian Lackner
0712486b63 Rebase against 4be4e282b737a7cfbccf18552a581ee6de3ac13c.
[winsta-WinStationEnumerateW]
Removed patch to add stub for winsta.WinStationEnumerateW (accepted upstream).
2016-04-28 00:44:52 +02:00
Sebastian Lackner
95899b69cc Added patch to improve fontsub.CreateFontPackage stub implementation. 2016-04-27 16:43:00 +02:00
Sebastian Lackner
52c70bd232 Added patch to postpone setting lpstrFileTitle to work around application bugs. 2016-04-27 16:39:23 +02:00
Sebastian Lackner
5e9e174e71 Added patch to implement support for loading and saving EMF to IPicture interface. 2016-04-27 16:24:34 +02:00
Sebastian Lackner
0d846617c9 wininet-HTTPREQ_ReadFile_Async: Update patchset and add initial tests. 2016-04-27 08:40:52 +02:00
Sebastian Lackner
8ae9a00d2e Rebase against a6e1adb8b701c390b248f8c4d74bef1ed5557599.
[shlwapi-IStream_fnRead]
Removed patch to fix IStream::Read() return value for partial reads (accepted
upstream).

[wined3d-Fix_Typos]
Removed patch to fix a typo in a wined3d TRACE message (accepted upstream).

[ws2_32-getaddrinfo]
Removed patch to ignore invalid protocol IPPROTO_IPV6 in getaddrinfo (accepted
upstream).
2016-04-26 17:46:43 +02:00
Sebastian Lackner
f837e9bbfd Rebase against 69eafe63ad7e3525f3498ab6af9f4c149753407f.
[server-Parent_Process]
Removed patch to avoid holding reference on parent process in
wineserver (accepted upstream).
2016-04-25 17:58:08 +02:00
Sebastian Lackner
1051d1524c Rebase against ef36a25aec33670cd2099e4bce379bd6e2ac42a0. 2016-04-22 18:50:58 +02:00
Sebastian Lackner
60387bee03 Added patch to create DIB section in OleLoadPicture. 2016-04-22 10:15:52 +02:00
Sebastian Lackner
686516f539 Removed disabled patchset makefiles-Revert_libwine_Import (fixed upstream). 2016-04-22 08:22:35 +02:00
Sebastian Lackner
b6a0bae40b wineps.drv-PostScript_Fixes: Add reference to upstream bug. 2016-04-22 08:22:35 +02:00
Sebastian Lackner
a1979756c6 Removed patch to increase MAX_WINPROCS (fixed upstream). 2016-04-22 08:22:35 +02:00
Sebastian Lackner
ab065dcd70 Rebase against 7c18fe17c76efd7d7a2b2648c48e5990c2ae780a.
[ws2_32-DisconnectEx]
Removed patch to implement semi-stub for ws2_32 DisconnectEx function (accepted
upstream).
2016-04-22 08:22:34 +02:00
Sebastian Lackner
ed798c278d Rebase against 00b68720bf32748422e6ccab8629acf04aec9d5a.
[user32-Revert_Popup_Menu]
Removed patch to fix a regression causing popup menus stay open
(accepted upstream).

[user32-WM_CTLCOLORBTN]
Removed patch to replicate Windows behavior of WM_SETTEXT handler
regarding WM_CTLCOLOR* messages (accepted upstream).

[user32-WM_MDICALCCHILDSCROLL]
Removed patch to change value of WM_MDICALCCHILDSCROLL to 0x003f
(accepted upstream).

[user32-WM_NOTIFY]
Removed patch to fix handling of WM_NOTIFY messages in PostThreadMessage
(accepted upstream).
2016-04-22 08:22:34 +02:00
Sebastian Lackner
cc990d9a9b Rebase against ab78cffea7ac676a7041c7d6941b61140cfe005c. 2016-04-22 08:22:34 +02:00
Sebastian Lackner
c366169c65 Added patch to fix a regression causing popup menus stay open. 2016-04-22 08:22:34 +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
dd46af2590 Added patch to fix handling of wildcard paths in GetShortPathName and GetLongPathName. 2016-04-17 15:29:19 +02:00
Sebastian Lackner
6197fa1681 ntdll-Dealloc_Thread_Stack: Temporarily reenable patchset.
Without this patch, 64-bit MSYS2 runs into a STATUS_CONFLICTING_ADDRESSES
issue on x86_64 during fork(). This patch is not a proper solution, so it
will be disabled again in one of the future versions.
2016-04-17 08:32:52 +02:00
Sebastian Lackner
0946354641 user32-PNG_Support: Set EXTRAINCL variable in Makefile.in. 2016-04-17 02:19:37 +02:00
Sebastian Lackner
2354855786 Added patch to fix a bug when exception handling triggers stack guard page. 2016-04-17 01:28:17 +02:00
Sebastian Lackner
578398f0ab Added patch with tests for wbemprox ASSOCIATORS queries. 2016-04-16 22:59:37 +02:00
Sebastian Lackner
d8d1cf2e35 Added patch to trigger stack overflow exception earlier on x86_64. 2016-04-16 22:45:16 +02:00
Sebastian Lackner
4b7dbb610b Added patch with stubs for QUERY_TYPE_SO_STATISTICS and QUERY_TYPE_SO_OVERFLOW. 2016-04-16 21:15:16 +02:00
Sebastian Lackner
181ad80116 Added patch to fix a typo in a wined3d TRACE message. 2016-04-16 19:15:43 +02:00
Sebastian Lackner
b57004bc38 Added patch to improve compatibility of 64-bit support for OS X. 2016-04-16 16:30:58 +02:00
Sebastian Lackner
7fefd606b8 Rebase against f0429adbffce1f67b88b8c0a3e3a5badb6d6526e.
[compobj.dll16-StringFromGUID2]
Removed patch to fix implementation of compobj.dll16.StringFromGUID2 function
(accepted upstream).

[ntdll-Stack_Guard_Pages]
Removed patch to handle stack guard pages on x86_64 (accepted upstream).

[windowscodecs-PNG_Fixes]
Removed patch to allocate correct amount of memory for PNG image data (accepted
upstream).
2016-04-15 23:58:01 +02:00
Sebastian Lackner
7cbb25d95d Rebase against ee9ae29a55b12b2c657f968fd3a958d72ecd7857. 2016-04-14 19:02:36 +02:00
Sebastian Lackner
1a8a066920 Added patches for various improvements in wineps.drv. 2016-04-13 20:40:50 +02:00
Sebastian Lackner
141fc0844c Added patch to ignore invalid exit_frame when exiting thread.
This makes the ntdll-Dealloc_Thread_Stack patchset unnecessary.
2016-04-13 06:52:45 +02:00
Sebastian Lackner
95ff86b496 Added patch to use a separate stack when starting new threads. 2016-04-13 06:50:22 +02:00
Sebastian Lackner
579d7f8032 Removed disabled patchset user32-Dialog_Owner.
A rebased version of the remaining tests got upstream.
2016-04-12 23:00:20 +02:00
Sebastian Lackner
84922f9148 Rebase against 944190bad442f19fba5e0073d284469bd2329652. 2016-04-12 20:18:38 +02:00
Sebastian Lackner
402b8c4972 Added patch to improve handling of builtin frames for x86_64 when switching stacks. 2016-04-12 20:12:28 +02:00
Sebastian Lackner
b8b8585286 Added patch for feclient stub dll. 2016-04-12 07:00:54 +02:00
Sebastian Lackner
8064151dce Rebase against 1c201a96c57a68caaf6c976d7f3732738c9d9ac8. 2016-04-11 20:59:54 +02:00
Sebastian Lackner
cb89c75141 Added patch to implement support for async handling in InternetReadFile. 2016-04-09 08:30:09 +02:00
Sebastian Lackner
b4a404a22a Added patch to implement support for loading PNG icon files. 2016-04-09 07:53:48 +02:00
Sebastian Lackner
38db26b6d9 Rebase against ad7cb436571ec66ae7a5687568fca2f5318c7e76. 2016-04-08 18:34:13 +02:00
Sebastian Lackner
acd63ecddd Removed disabled patchset wined3d-MESA_GPU_Info.
The feature has already been integrated into the development branch.
2016-04-08 18:07:48 +02:00
Sebastian Lackner
1e7df1a0d8 Removed patch to rename wined3d_resource_(un)map to wined3d_resource_sub_resource_(un)map.
The patch was initially added for compatibility with the old CSMT patchset.
2016-04-08 18:07:31 +02:00
Sebastian Lackner
16975cdd43 api-ms-win-Stub_DLLs: Synchronize ext-ms-win-rtcore-ntuser-sysparams-l1-1-0 spec file. 2016-04-08 02:46:33 +02:00
Sebastian Lackner
57dde8e88f Rebase against aaddf1365a3371263827206eedf1464a83562c00.
[msi-Fix_Stack_Alignment]
Removed patch to fix stack alignment in CUSTOMPROC_wrapper function (accepted
upstream).

[ntdll-FSCTL_PIPE_LISTEN]
Removed patch to avoid updating iosb.Status after FSCTL_PIPE_LISTEN call
(accepted upstream).

[user32-FlashWindowEx]
Removed patch to avoid dereferencing NULL pointer in a trace (accepted
upstream).

[windowscodecs-PNG_Fixes]
Removed patch to fix a copy/paste mistake (accepted upstream).

[winex11-Desktop_Resolution]
Removed patch to allow 320x240 as supported resolution in desktop mode
(accepted upstream).
2016-04-08 02:46:33 +02:00
Sebastian Lackner
e8ef34b3a1 Removed patch to fix cross-compilation of 32-bit Wine on OSX.
On Clang 3.5 passing "-m32" implicitly enabled SSE2 support. In newer versions
of Clang this issue was fixed, so the patch has no effect anymore, and a
different solution is required to fix various build failures related to SSE2
support. Ideally Wine should automatically set it when compiling such
components, but for now we pass CFLAGS="-msse2" in the build scripts to work
around this bug.

In addition, there are several bugs in the cctools-port crosscompiling
toolchain - at several places host architecture and target architecture are
mixed up, leading to build failures when the toolchain was built for a 64-bit
host system and trying to compile for a 32-bit target. For our build servers,
we now apply patches to fix those issues properly. A quick&dirty workaround
would be to keep the CFLAGS="-m32".
2016-04-08 02:34:12 +02:00
Sebastian Lackner
7ffe842cc0 shell32-File_Property_Dialog: Add reference to bug report. 2016-04-07 00:14:28 +02:00
Sebastian Lackner
640d075440 winex11-_NET_ACTIVE_WINDOW: Update patchset. 2016-04-06 18:51:03 +02:00
Sebastian Lackner
49ea937be3 Added patches to fix multiple minor issues in Wines windowscodecs implementation. 2016-04-06 18:43:29 +02:00
Sebastian Lackner
476a9c608e Rebase against be91fcd879a1de768a57b4a06be470c10313b08d.
[advapi32-RegNotifyChangeKeyValue]
Removed patch to fix return value of RegNotifyChangeKeyValue for pending events
(accepted upstream).
2016-04-05 22:35:54 +02:00
Sebastian Lackner
1f66129ef4 reg-Implement_Query: Update patchset. 2016-04-05 00:42:31 +02:00
Sebastian Lackner
1fa34cfef0 wined3d-Silence_FIXMEs: Added patch to display gl_blend_op FIXME only once when op is 0. 2016-04-05 00:33:14 +02:00
Sebastian Lackner
f427133a03 msvfw32-ICGetDisplayFormat: Added various fixes for stride handling. 2016-04-04 23:47:02 +02:00
Sebastian Lackner
fb87fbb11d Rebase against f6c10b8a75943dc3a49890c9c7a64c91752a4ee0.
[ntoskrnl-Stubs]
Removed patch to add stub for KeDelayExecutionThread (fixed upstream).
Removed patch to add stub for PsRemoveLoadImageNotifyRoutine (fixed upstream).

[wined3d-Geforce_425M]
Removed patch to add wined3d detection for GeForce GT 425M (accepted upstream).
2016-04-04 19:54:34 +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
a3ecf01ce2 Added patch to implement support for converting 16 bit depth to 24 bit in msvidc32. 2016-04-02 22:41:15 +02:00
Sebastian Lackner
a872e2b1d0 wintrust-WinVerifyTrust: Fix a compiler warning with gcc 5.3.1 (thanks Michael Müller). 2016-04-02 17:00:21 +02:00
Sebastian Lackner
8b8f5b3b8c msvfw32-ICGetDisplayFormat: Update patchset and fix initialization of biSizeImage field. 2016-04-02 16:27:28 +02:00
Sebastian Lackner
8cc2c511dd ntoskrnl-Stubs: Added patch for stub of ntoskrnl.IoGetDeviceAttachmentBaseRef. 2016-04-02 08:24:00 +02:00
Sebastian Lackner
bdb15cfc19 Added patch to implement image hash verification in WinVerifyTrust. 2016-04-02 07:43:48 +02:00
Sebastian Lackner
1f27eee3ed Added patches to fix multiple issues in shell32 context menu handling. 2016-04-02 05:58:59 +02:00
Sebastian Lackner
bd61bfe45f vulkan-Vulkan_Implementation: Also try to load libvulkan.so.1. 2016-04-02 03:49:51 +02:00
Sebastian Lackner
1b9726a88e Rebase against 442e60b7e4c010e6622d524f47a2dd0d26ba19d4. 2016-04-01 19:16:26 +02:00
Sebastian Lackner
29b8c10db6 Added patch for fsutil.exe hardlink command. 2016-04-01 01:56:01 +02:00
Sebastian Lackner
8bed2773c4 Added patch to allow 320x240 as supported resolution in desktop mode. 2016-04-01 01:27:54 +02:00
Sebastian Lackner
ca69ea6ddf Added patch for 'New' context menu handler entry for directories. 2016-04-01 01:15:45 +02:00
Sebastian Lackner
9527830afa Rebase against f820c0942854c14fcd063c83225af03e73286334.
[dinput-DIPROP_USERNAME]
Removed patch to implement dinput device property DIPROP_USERNAME (accepted
upstream).

[kernel32-CreateFileA]
Removed patch to check for invalid filename pointers in CreateFileA in Win 9x
mode (accepted upstream).

[kernel32-ERROR_DLL_NOT_FOUND]
Removed patch to set ERROR_DLL_NOT_FOUND as error code for Win 9X instead of
ERROR_MOD_NOT_FOUND in load_library (accepted upstream).

[kernel32-GetOverlappedResult]
Removed patch to fix handling of GetOverlappedResult when status remains
STATUS_PENDING (accepted upstream).

[setupapi-SetupDiSetDeviceInstallParamsW]
Removed patch to add stub for setupapi.SetupDiSetDeviceInstallParamsW
(accepted upstream).

[user32-EnumDisplayMonitors]
Removed patch to set %ecx to address of rect in EnumDisplayMonitors callback
(accepted upstream).
2016-04-01 00:36:37 +02:00
Sebastian Lackner
9d68d56c29 msvfw32-ICGetDisplayFormat: Update patchset and add some more tests. 2016-03-31 17:20:11 +02:00
Sebastian Lackner
962403c7ca Added patch to enable the correct dialog owner in DIALOG_DoDialogBox. 2016-03-31 06:46:04 +02:00
Sebastian Lackner
336873284e Added patch to avoid dereferencing NULL pointer in a user32 trace. 2016-03-31 06:24:52 +02:00
Sebastian Lackner
29a8c30ce8 oleaut32-OleLoadPictureFile: Remove reference to bug report. 2016-03-31 04:30:51 +02:00
Sebastian Lackner
086b729ec2 Added patch to fix implementation of ICGetDisplayFormat. 2016-03-31 02:56:10 +02:00
Sebastian Lackner
98284e0a1e Rebase against f34fd257c6c83804075914ee2b82cc42eadc683f. 2016-03-30 19:03:37 +02:00
Sebastian Lackner
a1621d692a Rebase against 5b3681f62ddd2977924424d6f326ce729de9102a. 2016-03-29 16:45:43 +02:00
Sebastian Lackner
c43b0d8ac0 Rebase against d04a54857cc84f881393e4bc794185650a302084.
[makefiles-Revert_libwine_Import]
Disabled patch, the problem should be fixed in the development branch.
2016-03-29 02:45:32 +02:00
Sebastian Lackner
0a391faaba reg-Implement_Query: Updated patchset. 2016-03-27 18:53:12 +02:00
Sebastian Lackner
e83d9c4233 Added patch to fix IStream::Read() return value for partial reads. 2016-03-27 18:29:41 +02:00
Sebastian Lackner
7edc147a61 oleaut32-OleLoadPictureFile: Updated patchset. 2016-03-27 18:22:11 +02:00
Sebastian Lackner
96fddf8187 Added patch to handle stack guard pages on x86_64. 2016-03-26 22:28:03 +01:00
Sebastian Lackner
0e9f07b2b7 Added patch to return stub interface from mf.MFCreateMediaSession. 2016-03-26 20:03:33 +01:00
Sebastian Lackner
f8073b5148 makefiles-Revert_libwine_Import: Add reference to upstream bug. 2016-03-25 23:57:18 +01:00
Sebastian Lackner
450495f319 Added patch to use CONTAINING_RECORD in user.exe16 instead of reimplementing it. 2016-03-25 23:19:15 +01:00
Sebastian Lackner
980743ad37 winex11-MONITORENUMPROC: Rebase and move code to user32. 2016-03-25 22:50:15 +01:00
Sebastian Lackner
5cc96d631e setupapi-DiskSpaceList: Fix compile warning on x86_64. 2016-03-25 04:06:46 +01:00
Sebastian Lackner
04bb547a4b nvencodeapi-Video_Encoder: Fix compile warning on x86_64. 2016-03-25 04:02:28 +01:00
Sebastian Lackner
1b03b0201e ntdll-RtlIpStringToAddress_Tests: Fix compile warning on x86_64. 2016-03-25 03:59:18 +01:00
Sebastian Lackner
6b60ac392a ntdll-Junction_Points: Fix compile warning on x86_64. 2016-03-25 03:55:51 +01:00
Sebastian Lackner
20c3485cf8 Compiler_Warnings: Fix a whitespace error. 2016-03-25 03:02:09 +01:00
Sebastian Lackner
b550faff6a Rebase against 47cf3fe36d4f5a2f83c0d48ee763c256cd6010c5.
[winscard-SCardListReaders]
Removed patch to add stub for winscard.SCardListReadersA/W.
2016-03-24 17:40:50 +01:00
Sebastian Lackner
a748bea862 Added patch to implement oleaut32.OleLoadPictureFile. 2016-03-24 07:27:42 +01:00
Sebastian Lackner
e06dec2c39 windowscodecs-IMILBitmapSource: Fix number of arguments to IMILUnknown2Impl_unknown2. 2016-03-24 05:57:23 +01:00
Sebastian Lackner
a98c140c42 Added patch to fix return value of RegNotifyChangeKeyValue for pending events. 2016-03-24 02:47:21 +01:00
Sebastian Lackner
a7440de8ce Staging: Add some missing libraries to the wine_libs list. 2016-03-24 01:39:39 +01:00
Sebastian Lackner
711cfa9cf4 Rebase against 510c8e39838e4ceef1a66b42e7e58484bf4ac143. 2016-03-23 19:39:15 +01:00
Sebastian Lackner
70b46ff603 windowscodecs-IMILBitmapSource: Merge additional compatibility improvements. 2016-03-23 19:39:15 +01:00
Sebastian Lackner
edcd32bdea vulkan-Vulkan_Implementation: Use binary search to lookup function in is_null_func. 2016-03-23 19:36:53 +01:00
Sebastian Lackner
941d4e4383 vulkan-Vulkan_Implementation: Move WINE_DECLARE_DEBUG_CHANNEL inside #ifdef. 2016-03-23 17:54:06 +01:00
Sebastian Lackner
a3f00d208e Added multiple patches to avoid implicit cast of interface pointers. 2016-03-23 17:54:05 +01:00
Sebastian Lackner
7a99b50694 mmsystem.dll16-MIDIHDR_Refcount: Fix warnings caused by implicit casts from int to pointer. 2016-03-23 17:54:05 +01:00
Sebastian Lackner
22ca9a3c6a Added patch to improve compatibility of IMILBitmapSource interface. 2016-03-22 21:37:58 +01:00
Sebastian Lackner
f98cec7cf6 Rebase against 329dfee70c35184329d0820a5e9edbbed8b49b37. 2016-03-22 19:56:57 +01:00
Sebastian Lackner
c2b79fac1f api-ms-win-Stub_DLLs: Sort kernelbase spec file alphabetically. 2016-03-22 04:21:47 +01:00
Sebastian Lackner
ac8c49d331 Synchronize multiple spec files. 2016-03-22 04:21:47 +01:00
Sebastian Lackner
90842489d6 Rebase against bc357819296594aca300fdf30bb0cda46e9f0be0. 2016-03-22 04:20:18 +01:00
Michael Müller
ffad0e5c7b vulkan-Vulkan_Implementation: Fix compilation when XCB extension is not present. 2016-03-21 20:48:20 +01:00
Sebastian Lackner
084d7524a3 Release 1.9.6. 2016-03-21 18:30:27 +01:00
Sebastian Lackner
108bcbb78a Added patch to silence noisy FIXME in wined3d_texture_add_dirty_region. 2016-03-21 18:28:59 +01:00
Sebastian Lackner
0d458e0d99 Added patch to implement query operation in reg.exe. 2016-03-21 17:12:35 +01:00
Sebastian Lackner
66f37bcf33 Added patch to implement a better stub for IPicture::SaveAsFile. 2016-03-21 16:39:59 +01:00
Sebastian Lackner
4e02a7a17b wined3d-CSMT_Helper: Add warning that CSMT patchset is disabled. 2016-03-21 16:25:32 +01:00
Sebastian Lackner
24bb0ab018 Added patch to limit the vram memory to LONG_MAX only on 32 bit. 2016-03-20 22:54:17 +01:00
Sebastian Lackner
10a03fee9b Added patch to implement vulkan.vkGetPhysicalDeviceWin32PresentationSupportKHR. 2016-03-20 21:34:00 +01:00
Sebastian Lackner
f49415af69 Added patch to implement GdipCreateMetafileFromStream. 2016-03-20 20:27:12 +01:00
Sebastian Lackner
448a3fafa4 Added patch to implement initial support for Vulkan on i386/x86_64. 2016-03-20 20:24:59 +01:00
Sebastian Lackner
44b64cc18e Added patch to fix handling of INTERNET_INVALID_PORT_NUMBER in HttpOpenRequestW. 2016-03-20 08:59:21 +01:00
Sebastian Lackner
3d7ac2bee6 Added patch to fake success in dwmapi.DwmSetWindowAttribute function. 2016-03-20 08:49:16 +01:00
Sebastian Lackner
5d2841f36e Exagear: Disable patchset.
The workarounds should no longer be necessary in current versions of Exagear.
2016-03-20 08:21:02 +01:00
Sebastian Lackner
a3cbc9cb0f winepulse-PulseAudio_Support: Drop patch to use delay import for winealsa.drv.
This patch is not targetting any specific bug.
2016-03-20 06:57:48 +01:00
Sebastian Lackner
c6c15ab214 Rebase against 6bc0ce26a853b51f11958545bfa5570bdcb1cf01.
[authz-Stub_Functions]
Removed patch to implement additional stub functions in authz.dll (accepted
upstream).
2016-03-20 06:26:22 +01:00
Sebastian Lackner
15c75d5194 Rebase against bd332f53f2d7b618e313572159cd7e70e4efb0fc.
[ieframe-ITargetFrame2]
Removed patch to fix implementation of impl_from_ITargetFrame2 (accepted
upstream).

[setupapi-Fix_Parser]
Removed patch to fix parsing of inf files containing garbage at the beginning
(accepted upstream).

[wined3d-MESA_GPU_Info]
Disabled patchset, a similar idea was integrated into the development branch.
2016-03-20 05:54:21 +01:00
Sebastian Lackner
17ee57bb51 Added patch to fix implementation of impl_from_ITargetFrame2. 2016-03-16 01:25:08 +01:00
Sebastian Lackner
9a5c013ea8 Added patch to fix pointer to custom dialog control data. 2016-03-15 18:05:25 +01:00
Sebastian Lackner
92da621f9d Added patch to fix stack alignment in CUSTOMPROC_wrapper. 2016-03-15 17:44:01 +01:00
Sebastian Lackner
51601eed6f Rebase against 03ee99b43c2a01ce0e6f77fc0bbc71570a695336. 2016-03-15 17:10:26 +01:00
Sebastian Lackner
c11992eadd Rebase against 62277fb7779f76341efc71999d59242055be5c31. 2016-03-15 04:02:38 +01:00
Sebastian Lackner
9dd2e4a075 ws2_32-DisconnectEx: Fix a copy&paste mistake in tests (thanks Dmitry). 2016-03-14 15:47:43 +01:00
Sebastian Lackner
252b646644 Added patch to implement semi-stub for ws2_32 DisconnectEx. 2016-03-13 23:10:35 +01:00
Sebastian Lackner
3e9dbe47e7 Added patch to revert commit to import libwine only for Windows builds. 2016-03-13 21:05:10 +01:00
Sebastian Lackner
43ea36154f Added patch to avoid updating iosb.Status after FSCTL_PIPE_LISTEN call. 2016-03-13 21:01:30 +01:00
Sebastian Lackner
7c264ae20f kernel32-Named_Pipe: Removed patch to fix ConnectNamedPort return value in overlapped mode.
This patch should not make a difference because wineserver already returns
STATUS_PIPE_CONNECTED instead of STATUS_SUCCESS.
2016-03-13 20:23:37 +01:00
Sebastian Lackner
8d7c66f500 windowscodecs-WICCreateBitmapFromSection: Update patchset. 2016-03-13 17:06:48 +01:00
Sebastian Lackner
b7e52ca2fe Added patch to fix handling of GetOverlappedResult when status remains STATUS_PENDING. 2016-03-13 07:28:01 +01:00
Sebastian Lackner
290c1cfb3d Added patch to add dummy certificate to CA certificate store. 2016-03-13 06:57:27 +01:00
Sebastian Lackner
06ce3611e0 Added patch to implement wuauserv dummy service. 2016-03-11 22:13:06 +01:00
Sebastian Lackner
577b0d91dc Rebase against 630f5e97b12c1bc934e44a632d30e9129651bb06.
[mmdevapi-AEV_Stubs]
Removed patches to improve various AudioEndpointVolume stubs (similar patch
accepted upstream).
2016-03-11 18:22:09 +01:00
Sebastian Lackner
91aa96cd37 Added patch to implement windowscodecs.WICCreateBitmapFromSection(Ex). 2016-03-11 04:25:51 +01:00
Sebastian Lackner
5a9e5cae3c ntdll-NtQuerySection: For section queries return real file size. 2016-03-11 02:42:52 +01:00
Sebastian Lackner
66ba61188b Rebase against 887b445bb87861f2c11e6c5248d105c1fc52f125. 2016-03-08 17:29:13 +01:00
Sebastian Lackner
87f68ad2f4 user32-WM_NOTIFY: Update patchset and fix a typo. 2016-03-08 03:18:57 +01:00
Sebastian Lackner
f6d216d3f6 Added patch to fix function names in multiple ddraw ok messages. 2016-03-08 03:16:59 +01:00
Sebastian Lackner
fef3ce6d9e Rebase against fa6c255f8de4b28e6bdeadca8d27d226ddff48d7.
[makefiles-Disabled_Rules]
Removed patch to avoid generating Makefile for disabled rules (fixed upstream).
2016-03-08 02:55:31 +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
a577ce3006 Added patch to fix cross-compiling of 32-bit Wine for OSX. 2016-03-07 02:46:43 +01:00
Sebastian Lackner
95643287d3 wined3d-CSMT_Main: Reenable patchset. 2016-03-07 00:49:51 +01:00
Sebastian Lackner
dcca430467 d3dx9_36-D3DXDisassembleShader: Update patchset and add additional tests. 2016-03-06 18:21:04 +01:00
Sebastian Lackner
fed947e87c Added patch to avoid generating Makefiles for disabled rules. 2016-03-06 06:22:13 +01:00
Sebastian Lackner
eb1782851b Added patch to fix handling of WM_NOTIFY messages in PostThreadMessage. 2016-03-06 01:02:27 +01:00
Sebastian Lackner
a13c29f479 Added patch to properly set ddsOldCaps field in ddraw7_GetCaps. 2016-03-04 23:26:16 +01:00
Sebastian Lackner
0dcb058c09 Merge ddraw-ZBufferBitDepths into ddraw-Device_Caps. 2016-03-04 23:10:56 +01:00
Sebastian Lackner
e8acd0e522 Rebase against 10deca7caa60eed55b98a30589c61468f8454e48. 2016-03-04 18:36:02 +01:00
Sebastian Lackner
6f84288f36 setupapi-DiskSpaceList: Add additional patches with implementation for setupapi.SetupAdd{Install}SectionToDiskSpaceListA/W. 2016-03-04 18:09:37 +01:00
Sebastian Lackner
67f656285c Added patch to avoid crash in Win 9X mode when an invalid device ptr is passed to MCI_OPEN. 2016-03-04 17:17:27 +01:00
Sebastian Lackner
8b741cb8ba Rebase against 6158405ffdb027fab10456087ee0846c36000a56. 2016-03-03 19:55:18 +01:00
Sebastian Lackner
45dd21a99b shell32-Toolbar_Bitmaps: Add more Tango icons. 2016-03-03 07:19:41 +01:00
Sebastian Lackner
91247236a6 Added patches to implement multiple setupapi DiskSpaceList functions. 2016-03-03 06:56:21 +01:00
Sebastian Lackner
35f38e546c Added patch to return ERROR_FILE_NOT_FOUND for Win 9X when a file was not found in GetFileVersionInfoSizeEx. 2016-03-02 23:34:19 +01:00
Sebastian Lackner
b7c7a94d42 Rebase against 0d06ebf5fb515e19cd9ec951dd9e49f6e678b35c.
[advapi32-RegCopyTree]
Removed patch to fix RegDeleteTreeW when empty string is passed (accepted
upstream).

[shutdown-Stub_DLL]
Removed patch to add shutdown.exe stub implementation (accepted upstream).
2016-03-02 23:32:41 +01:00
Sebastian Lackner
e194778b0d Added patch to fix parsing of inf files containing garbage at the beginning of file. 2016-03-02 23:32:41 +01:00
Sebastian Lackner
551ebca897 Added patch to correctly return VFF_CURNEDEST flag in VerFindFileA. 2016-03-02 23:32:41 +01:00
Sebastian Lackner
78288c21bf Added patch to fix missing buttons in IE6. 2016-03-02 23:32:41 +01:00
Sebastian Lackner
b0905f45a8 Added patch to check for invalid filename pointers in CreateFileA in Win 9x mode. 2016-03-02 23:32:40 +01:00
Sebastian Lackner
891bd073d8 Added patch to set ERROR_DLL_NOT_FOUND as error code for Win 9X instead of ERROR_MOD_NOT_FOUND in load_library. 2016-03-02 23:32:40 +01:00
Sebastian Lackner
a52c90b145 Rebase against 6c637ab9c6a65d5601f98545b05f413f777c444e. 2016-03-02 23:32:04 +01:00
Sebastian Lackner
ab74d819f0 Rebase against 846155f1531207a763c099defa90fc2c41135164.
[advapi32-RegCopyTree]
Removed patches to implement RegCopyTreeA/W (accepted upstream).
2016-03-02 23:31:43 +01:00
Sebastian Lackner
caaedcff2b Added patch to set DSCAPS_CERTIFIED flags in dsound. 2016-02-29 14:01:39 +01:00
Sebastian Lackner
d5ebadd0d9 Added patch to replicate Windows behavior of WM_SETTEXT handler regarding WM_CTLCOLOR* messages. 2016-02-28 08:07:38 +01:00
Sebastian Lackner
8589621434 Added patch to accept d3d1 and d3d2 versions of D3DFINDDEVICERESULT in IDirect3D_FindDevice. 2016-02-28 08:07:37 +01:00
Sebastian Lackner
090ba911dd Added patch to fix setupapi DelReg implementation. 2016-02-28 08:07:37 +01:00
Sebastian Lackner
b5dbf4d86c advapi32-RegCopyTree: Update patchset. 2016-02-28 08:07:37 +01:00
Sebastian Lackner
c7e3487afa ntdll-call_thread_func_wrapper: Fix stack alignment. 2016-02-28 08:06:41 +01:00
Sebastian Lackner
316709e2e8 Added patch to reserve some more stack space in call_thread_func_wrapper. 2016-02-27 18:07:07 +01:00
Sebastian Lackner
74f5b43963 Added patch to fix handling of DDL_DRIVES flag in user.exe16.DlgDirList. 2016-02-27 05:18:46 +01:00
Sebastian Lackner
9b9d2c7566 Added patch to avoid reassigning default handles after they got closed. 2016-02-27 05:11:25 +01:00
Sebastian Lackner
177b54d90f Added patches to fix multiple issues in mmsystem.dll16 when translating MIDI messages. 2016-02-27 01:12:30 +01:00
Sebastian Lackner
bfebdf34eb Added patch to fix implementation of compobj.dll16.StringFromGUID2 function. 2016-02-27 00:58:54 +01:00
Sebastian Lackner
bdf73385f7 Added patch to implement emulation of GDT and LDT access in Win98 mode. 2016-02-27 00:37:37 +01:00
Sebastian Lackner
e22062154b Added patch to translate all invalid console handles into usable DOS handles. 2016-02-27 00:37:32 +01:00
Sebastian Lackner
2228abee0a Rebase against 1510b8b92af23a2305de95f074468c231dc11fa3.
[inetcpl-Default_Home]
Removed patch to implement default page button in inetcpl (fixed upstream).

[user32-MDI_Extra_Data]
Removed patch to preserve beginning of extra data for MDI windows (accepted
upstream).
2016-02-26 20:52:05 +01:00
Sebastian Lackner
7b40b6922a Added patch to ensure no async operations can be queued for broken pipes. 2016-02-25 22:33:33 +01:00
Sebastian Lackner
66cad5b6ae Rebase against 215e2d7fed58ccd7c5e55ad536fb311608b51d26. 2016-02-25 22:13:42 +01:00
Sebastian Lackner
cb4a7e6782 Added patch to announce WMP 12 as installed windows feature. 2016-02-25 15:25:35 +01:00
Sebastian Lackner
1ba00d35af user32-MessageBox_WS_EX_TOPMOST: Improve tests. 2016-02-24 23:03:52 +01:00
Sebastian Lackner
e1ff6e2674 Rebase against b652c119690afe8b89b8ce9cddde34b4c1589a62. 2016-02-24 20:46:39 +01:00
Sebastian Lackner
f9f999d16e Added patch to assign random name when trying to create Window Station without name. 2016-02-24 20:16:37 +01:00
Sebastian Lackner
5dce108e77 gdi32-Path_Metafile: Added patch to explicitly test BeginPath() return value in the metafile path tests. 2016-02-24 07:52:04 +01:00
Sebastian Lackner
e88eba680b Rebase against 7276d5fac1417dd81344db45b3af904f8f2c7d77. 2016-02-23 20:37:30 +01:00
Sebastian Lackner
1a216277ee gdi32-Path_Metafile: Update patchset and use GdiIsMetaFileDC instead of checking ObjectType manually. 2016-02-23 15:09:25 +01:00
Sebastian Lackner
9a7ca404cf Rebase against f71f7db63caeffdc92ede12bf15e8f7d184addd4.
[msvcrt-StdHandle_RefCount]
Removed patch to fix implementation of msvcrt.close when stdout == stderr
(fixed upstream).
2016-02-23 02:31:03 +01:00
Sebastian Lackner
e6122130be Release 1.9.4. 2016-02-22 21:25:54 +01:00
Sebastian Lackner
589007dcc3 Added patch to improve invalid paramater handling in NtAccessCheck. 2016-02-22 16:06:58 +01:00
Sebastian Lackner
932dd8fbbc wined3d-CSMT_Main: Reenable patchset.
For now, various conflicting changes have just been reverted.
2016-02-22 15:26:23 +01:00
Sebastian Lackner
b765f1e594 d3dx9_36-D3DXDisassembleShader: Declare variable before for loop. 2016-02-21 21:23:15 +01:00
Sebastian Lackner
83071bc1dc gdi32-Path_Metafile: Update patchset and fix some test failures. 2016-02-20 11:30:33 +01:00
Sebastian Lackner
858ca1d0f3 Rebase against c26284168ccf53e657bdfbedffd4ef13698688c8.
[msvcr120-strof]
Removed patch to implement msvcr120.strtof and _strtof_l (accepted upstream).
2016-02-19 20:10:35 +01:00
Sebastian Lackner
290a4cf54c Added patch to silence repeated FIXME message in Parser_QueryInterface. 2016-02-19 14:58:16 +01:00
Sebastian Lackner
dc30ea89c3 Rebase against d0b88e7454b72afa5c8317b46ea0d924edff9411. 2016-02-19 03:19:21 +01:00
Sebastian Lackner
2f5862fb37 Added patch to implement support for paths on a metafile HDC. 2016-02-18 12:21:14 +01:00
Sebastian Lackner
b6c11108ec Added patch to ensure MessageBox is topmost when MB_SYSTEMMODAL style is set. 2016-02-18 12:15:55 +01:00
Sebastian Lackner
eac5c23abb Rebase against c94336f381f15a30905c0601c91df9b37934c683. 2016-02-17 19:15:59 +01:00
Sebastian Lackner
5a7d29e22e Rebase against 52a99f2eadf04394a99d81f97a9a6d2a454fa959.
[api-ms-win-Stub_DLLs]
Removed multiple api-ms-win stub dlls (accepted upstream).

[kernel32-QT_Environment_Variables]
Removed patch to avoid inheritance of QT_ environment variables from host
environment to Wine (accepted upstream).

[kernel32-VirtualProtect]
Removed patch to allow to pass NULL as old protection to VirtualProtect for
Win9x compatibility (accepted upstream).

[services-SERVICE_FILE_SYSTEM_DRIVER]
Removed patch to load SERVICE_FILE_SYSTEM_DRIVER services with winedevice
(accepted upstream).

[wpcap-Several_Fixes]
Removed patch to fix possible crash in pcap_loop (accepted upstream).
2016-02-17 11:00:33 +01:00
Sebastian Lackner
bcf8079573 Rebase against b190a72bfe53a41a83ae55d75de8327c24512bee.
[uxtheme-CloseThemeData]
Removed patch to avoid crash when INVALID_HANDLE_VALUE is passed to
CloseThemeData (accepted upstream).
2016-02-15 19:00:48 +01:00
Sebastian Lackner
cb7a46b342 api-ms-win-Stub_DLLs: Update spec file for kernelbase.dll. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
7a2b5e68f6 Merge wined3d-wined3d_swapchain_present into wined3d-Silence_FIXMEs. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
2a334716c5 Merge wined3d-surface_cpu_blt into wined3d-Silence_FIXMEs. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
115a9748d3 Merge wined3d-resource_check_usage into wined3d-Silence_FIXMEs. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
e6ca6c632e Rename wined3d-UnhandledBlendFactor -> wined3d-Silence_FIXMEs. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
ab867bb560 Added patch with stubs/implementations for multiple d3dx9_36.D3DX* functions. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
42074346d2 Added patch to silence repeated FIXME for unrecognized compare function 0. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
d88399a1de Added patch to implement advapi32.RegCopyTree{A,W}. 2016-02-15 09:22:18 +01:00
Sebastian Lackner
d6cc738728 Added patch to preserve beginning of extra data for MDI windows. 2016-02-15 09:22:08 +01:00
Sebastian Lackner
eb8ffcc900 wtsapi32-WTSQueryUserToken: Return a real handle and set last error on failure. 2016-02-13 07:30:47 +01:00
Sebastian Lackner
e0c5f8a2b9 Rebase against 0f8a0fd4002f9d5d1cb6dadcb81ef430d8be21b7.
[kernel32-CompareString_Length]
Removed patch to ensure CompareStringW aborts on the first nonmatching
character (accepted upstream).

[ntdll-SystemRecommendedSharedDataAlignment]
Removed patch to implement SystemRecommendedSharedDataAlignment class (accepted
upstream).

[vmm.vxd-PageReserve]
Removed patch to fix protection flags passed to VirtualAlloc call (accepted
upstream).
2016-02-13 05:53:03 +01:00
Sebastian Lackner
72edf5c454 ddraw-Revert_Surface_Init: Remove patchset (fixed upstream). 2016-02-12 05:21:53 +01:00
Sebastian Lackner
676f8190a3 Added patch to fix calling convention of glDebugMessageCallback callback function. 2016-02-12 02:52:06 +01:00
Sebastian Lackner
fb073f008c ntdll-EtwRegisterTraceGuids: List an additional bug fixed by this patchset. 2016-02-12 00:13:47 +01:00
Sebastian Lackner
b3908c3ae3 Added patch to use assembler wrapper to call MONITORENUMPROC callback. 2016-02-12 00:10:42 +01:00
Sebastian Lackner
f8e36a7305 Added patch with stub program for shutdown.exe. 2016-02-11 20:21:08 +01:00
Sebastian Lackner
0836349fc9 Added patch to improve WTSQueryUserToken stub. 2016-02-11 19:09:51 +01:00
Sebastian Lackner
b52385ec2a Rebase against 1098a673e61908bacf9459ea6a1ef062f9332d6b.
[combase-WindowsString]
Removed patches to implement various additional combase string functions
(accepted upstream).

[kernel32-InterlockedPushListSList]
Removed patches to forward InterlockedPushListSList to ntdll (improved patch
accepted upstream).

[ntdll-Unused_Import_Descr]
Removed patch to ignore import descriptors with empty thunk list (accepted
upstream).

[server-Win8_Pseudo_Handles]
Removed patch to implement support for Win8+ process/thread token pseudo
handles (accepted upstream).
2016-02-11 19:00:26 +01:00
Sebastian Lackner
11f91d29fc Added patch to forward activate window requests to WM using _NET_ACTIVE_WINDOW. 2016-02-11 16:28:28 +01:00
Sebastian Lackner
23f9d8d35d Added patch to fix enumeration of display driver properties using setupapi. 2016-02-11 06:11:49 +01:00
Sebastian Lackner
b7ac6188f9 Rebase against 9c98d632779862aae15e9e3a25f59065fae03386.
[mmsystem.dll16-Fix_Argument_Order]
Removed patch to fix argument order in GlobalAlloc16 call (accepted upstream).

[msvideo-MCIWNDM_SETTIMEFORMATA]
Removed patch to translate 16 bit address in lparam for MCIWNDM_SETTIMEFORMATA
message (accepted upstream).

[vcomp-Atomic_I8]
Removed patch to implement 64-bit atomic instructions in OpenMP (accepted
upstream).

[wined3d-CSMT_Main]
Temporarily disable patchset, needs rebasing.
2016-02-10 19:46:44 +01:00
Sebastian Lackner
4d81da5229 Rebase against 11be16ca799ac642fb636633392f4ec80e765da7. 2016-02-10 03:34:43 +01:00
Sebastian Lackner
106d3d5461 Rebase against b548f8c4a7b5bb82d6e1206939f638153aedce36. 2016-02-10 02:46:36 +01:00
Sebastian Lackner
09612a2923 Pipelight: Add a missing CDECL. 2016-02-10 02:22:22 +01:00
Sebastian Lackner
51917ee882 Rebase against b278bb8f5670a123b25d51fd8c927cb4f896a574. 2016-02-10 02:20:14 +01:00
Sebastian Lackner
3883513261 Rebase against 195d16c8267fcd5085048b3513571e2fee0eb548.
The current version of CSMT moves user_memory and pitches into the resource, so
those upstream changes (moving them into the texture) are not really
compatible. Revert them in CSMT until we have decided how to resolve this.
2016-02-10 02:11:05 +01:00
Sebastian Lackner
6a55df61ce Rebase against 85ba92c33a8c689e375fae2f3313657aaa9877fb. 2016-02-10 02:08:16 +01:00
Sebastian Lackner
e2e98ce27a Rebase against f0053d06c4fc168360da638fa26f1927fe975262. 2016-02-09 23:57:18 +01:00
Sebastian Lackner
cf7f966347 ddraw-Revert_Surface_Init: Disable patchset.
This issue will (hopefully) be fixed with http://source.winehq.org/patches/data/118966.
Get rid of it now since this makes rebasing much easier.
2016-02-09 22:56:38 +01:00
Sebastian Lackner
98d77c786f Rebase against 02008a6f2e373ba4ff06deb8ca124ecd65b57227. 2016-02-09 18:09:58 +01:00
Sebastian Lackner
6576a7796a Rebase against e395d4e766ef60030ee05947ffc9fac0c3fbe84b. 2016-02-09 07:47:43 +01:00
Sebastian Lackner
31e5a4b2be Rebase against e776421232996729a0e350c31d56f696bd47e429.
[server-Fix_Leak]
Removed patch to fix newly introduced memory leak of object name structure
(accepted upstream).
2016-02-09 03:37:33 +01:00
Sebastian Lackner
0e424c26ad Rebase against ea85a1ca598228eeacc370b0d827ca9e11387dfe. 2016-02-08 20:35:24 +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
4ffcf184bb gitapply.sh: Fix parsing of 'deleted file mode' git header. 2016-02-08 16:28:56 +01:00
Sebastian Lackner
0978242195 widl-SLTG_Typelib_Support: Fix a compiler warning on x86_64. 2016-02-08 16:19:44 +01:00
Sebastian Lackner
80ff81b4d1 Added patch to correctly handle compressed frames when desired format is specified. 2016-02-08 14:22:21 +01:00
Sebastian Lackner
731dde08ca Added patch to convert between AVISTREAMINFO (16 bit) and AVISTREAMINFOA in avifile.dll16. 2016-02-08 14:08:32 +01:00
Sebastian Lackner
24adcdb199 Added patch to correctly convert result of AVIStreamGetFrame to a segptr in avifile.dll16. 2016-02-08 05:01:10 +01:00
Sebastian Lackner
c0124477e9 Added patch to fix argument order in mmsystem.dll16 GlobalAlloc16 call. 2016-02-08 03:25:35 +01:00
Sebastian Lackner
3948744e12 Added patch to divide values returned by SO_RCVBUF and SO_SNDBUF getsockopt options by two. 2016-02-08 02:33:27 +01:00
Sebastian Lackner
20a201f51a Added patches to revert "move mip-level dimensions fixup" (causes regressions in multiple games). 2016-02-07 18:56:22 +01:00
Sebastian Lackner
1e5b8f9940 Added patch to implement support for AVIFile interface proxies. 2016-02-07 07:01:34 +01:00
Sebastian Lackner
8a350d004c Added patches to improve detection of MPEG2 streams. 2016-02-07 05:39:32 +01:00
Sebastian Lackner
9c77e0bb82 Added patch to allow to pass NULL as old protection in VirtualProtect for Win9X. 2016-02-06 21:40:54 +01:00
Sebastian Lackner
6d4294d7e5 Added patch to return additional properties for display devices in dxdiagn. 2016-02-06 19:10:55 +01:00
Sebastian Lackner
bbb85b6916 Added patch to strip invalid characters from mask in FindFirstFileExW. 2016-02-06 18:35:22 +01:00
Sebastian Lackner
759fd000ad Added patch to translate 16 bit address in MCIWNDM_SETTIMEFORMATA MCIWndProc16 command. 2016-02-06 04:52:52 +01:00
Sebastian Lackner
312843a2c2 Added patch to avoid setting HWTRANSFORMANDLIGHT flag on d3d7 RGB device. 2016-02-06 04:49:22 +01:00
Sebastian Lackner
74ac55e7d9 Added patch to implement proper refcounting and locking for HGLOBAL based IStream. 2016-02-06 04:29:28 +01:00
Sebastian Lackner
8e6776a691 Added patch for shcore.GetProcessDpiAwareness stub. 2016-02-06 02:40:14 +01:00
Sebastian Lackner
bcc980d580 api-ms-win-Stub_DLLs: Synchronize spec file of kernelbase. 2016-02-05 21:23:05 +01:00
Sebastian Lackner
9a6a0c49f5 Added patch for kernelbase.QuirkIsEnabled3 stub. 2016-02-05 21:20:46 +01:00
Sebastian Lackner
5289f77aad Rebase against c266d373deb417abef4883f59daa5d517b77e76c.
[user32-MOUSEHOOKSTRUCTEX]
Removed patch to pass MOUSEHOOKSTRUCTEX struct to mouse hook callback (accepted
upstream).
2016-02-05 20:03:58 +01:00
Sebastian Lackner
750454d6f1 Rebase against b21a3240705fdaf9f70a0eb1d2ff4736efcd35c9. 2016-02-05 19:58:05 +01:00
Sebastian Lackner
f6e35db051 Rebase against f55db7882db25019e1af1a497bd7723d10541989. 2016-02-05 18:35:11 +01:00
Sebastian Lackner
661976a145 Rebase against 36b38b8a203c2cca77b101810770afe952f7164a. 2016-02-05 18:18:04 +01:00
Sebastian Lackner
31fe5d3167 Rebase against 46317e0cb1af2f0b2a07532903677dd412bde3c4. 2016-02-05 17:43:27 +01:00
Sebastian Lackner
5d71a4eff3 Rebase against 6037179f6b48a9becdc9e8328ee3b4cc45a8f8eb. 2016-02-05 16:45:33 +01:00
Sebastian Lackner
e369069feb Rebase against 9c526b41314359c52954f7f367cb9d7b4a26c3ac. 2016-02-05 15:33:31 +01:00
Sebastian Lackner
883297db76 Rebase against 44f2589e7c239243b587e2d7ff92f4cdde61c3b6. 2016-02-05 15:31:30 +01:00
Sebastian Lackner
7f4d6429ad Rebase against 36187987ed92f1e6662cfd739e0f67d7ff58a9f3. 2016-02-05 15:30:47 +01:00
Sebastian Lackner
ec3240b174 Rebase against b922b55182ca2b51bf2599369c471b3920bfb635.
[user32-WM_CAPTURECHANGE]
Removed patch to send WM_CAPTURECHANGE also when capture has not changed
(accepted upstream).
2016-02-05 15:29:13 +01:00
Sebastian Lackner
dbb0795dd4 Rebase against 6b2a080372ae49cdde6b7752de5de20142ce2a70. 2016-02-05 15:28:23 +01:00
Sebastian Lackner
21ac67b551 Rebase against 9bdab23bf7a57e92656782907ae2ac67ed292f0b. 2016-02-05 15:26:56 +01:00
Sebastian Lackner
b8de48bb3a Rebase against 7e57924d322e6c15bbfc8c505c2a0817d9e5ad2e. 2016-02-04 01:27:13 +01:00
Sebastian Lackner
03d86bd0d4 Rebase against 83a147d98a9c944dae63de251efda9744a539f5c. 2016-02-04 01:27:13 +01:00
Sebastian Lackner
e8595a8305 Rebase against 7561f343815a34c3445238047e1742baec05fdb7.
[mshtml-Wine_Gecko_2.44]
Removed patch to update Wine-Gecko to 2.44-beta1 (released).
2016-02-04 01:25:53 +01:00
Sebastian Lackner
be6712245c Rebase against 59116f833ea29839b186617b625bb3aa01927944. 2016-02-03 23:10:27 +01:00
Sebastian Lackner
345d3789cc Rebase against f7e9604c3eb9082d3a1b0172ec7e3b21234fe7b7. 2016-02-03 18:37:53 +01:00
Sebastian Lackner
901c33023f Rebase against 257ee8cc6e63acc54576f60ad09de5b4051f8045. 2016-02-03 14:51:18 +01:00
Sebastian Lackner
d55612ab9c Rebase against 37503be65497b97fe5197c2c5c28486e3ff73e59. 2016-02-03 14:13:14 +01:00
Sebastian Lackner
ad65139e3d Rebase against 80ea5a01ef42b0e9e0b6c872f8f5bbbf393c0ae7. 2016-02-01 05:02:03 +01:00
Sebastian Lackner
89a3c598c3 Rebase against a96abff8082d3c6ac7f1acb57727656a94a6bde9. 2016-02-01 04:49:58 +01:00
Sebastian Lackner
da7ef4474e Rebase against ed268bbf9183392e21e771f64bd91c19316f8361. 2016-02-01 04:49:41 +01:00
Sebastian Lackner
164e63ad82 Rebase against fe0924625fc138d84dccb056f86f46ce23c346d9.
[ntdll-NtOpenSection]
Removed patch to avoid crash in om tests when NULL attr is passed to
NtOpenSection (fixed upstream).
2016-02-01 04:49:22 +01:00
Sebastian Lackner
558b4dcc4b Rebase against b3064d748b1cab6464e8b92a558b2d4ba4fe3909. 2016-02-01 04:48:56 +01:00
Sebastian Lackner
c853702845 Rebase against a124064ce5e1c83fa453da5610712b303e65de30.
[ntdll-NtQuerySystemInformationEx]
Removed patch to change return value of GetLogicalProcessorInformationEx to
TRUE (fixed upstream).

[wined3d-Invalid_Render_States]
Removed patch to ignore invalid render states in
wined3d_device_set_render_state (accepted upstream).
2016-02-01 04:48:06 +01:00
Sebastian Lackner
08db287ce8 Rebase against 8b2ba27c860da63c503f5d7dee08e2c9c01efd74. 2016-02-01 04:47:33 +01:00
Sebastian Lackner
6d36eb2fdc Rebase against 7371c44336b46ecc7eeafbc8368790bb60a18bc9. 2016-02-01 04:43:57 +01:00
Sebastian Lackner
74a1d8d0fb Rebase against 7afeec4bf2908d92be30220871fc70c0b981211f. 2016-02-01 04:42:50 +01:00
Sebastian Lackner
7a8203d691 Added patch to forward CreateTypeLib to CreateTypeLib2. 2016-01-28 10:17:22 +01:00
Sebastian Lackner
f6a285ccfc widl-SLTG_Typelib_Support: Added patch for minor/cosmetic clean up. 2016-01-28 10:17:22 +01:00
Sebastian Lackner
692def9754 Added patches to show more correct memory usage in taskmgr. 2016-01-28 10:17:21 +01:00
Sebastian Lackner
8ca2de22a0 Rebase against bb29a9bf5b42a9848faae749b6d0bd79576f665a. 2016-01-28 10:17:21 +01:00
Sebastian Lackner
44aeaade64 Rebase against a25c47f59a600d7da819869b643b0b17720c07c6.
[wined3d-Multisampling]
Removed patch to allow to override number of quality levels for
D3DMULTISAMPLE_NONMASKABLE (fixed upstream).
2016-01-28 10:17:21 +01:00
Sebastian Lackner
8ebf32fb69 Rebase against d178301b723b0a05d8dc0c04b185e39f3ac8ba14. 2016-01-28 10:17:21 +01:00
Sebastian Lackner
e9bb99ec93 Rebase against ad11f38db92b425e8df84dc4f7ea58366b73e32a. 2016-01-28 10:17:21 +01:00
Sebastian Lackner
b1a1c80a0d Rebase against dafaae77308be415e024739f227fea64ae85d6d2. 2016-01-28 10:17:21 +01:00
Sebastian Lackner
716fa1dbcb uxtheme-GTK_Theming: Validate theme handles before accessing private data. 2016-01-28 10:17:21 +01:00
Sebastian Lackner
08e2798f66 uxtheme-GTK_Theming: Fix some incorrect error codes. 2016-01-28 10:17:20 +01:00
Sebastian Lackner
53d43e05b3 uxtheme-GTK_Theming: Update patchset and add export for OpenThemeDataEx. 2016-01-28 10:17:20 +01:00
Sebastian Lackner
c344dcf96e Added patch to avoid crash when INVALID_HANDLE_VALUE is passed to CloseThemeData. 2016-01-28 10:17:16 +01:00
Sebastian Lackner
5e0122ae53 Added patch to avoid inheriting QT_* environment variables to Windows environment. 2016-01-27 06:59:38 +01:00
Sebastian Lackner
8b24f43d5e Rebase against b0140f8ee22ad0f4a627f396b760e4a7833e474a. 2016-01-26 18:13:06 +01:00
Sebastian Lackner
8d7e0791fe Added patch to implement semi-stub for shcore.GetDpiForMonitor. 2016-01-26 15:41:13 +01:00
Sebastian Lackner
cf5a12527f widl-SLTG_Typelib_Support: Implement decoding of SLTG help strings. 2016-01-26 14:25:05 +01:00
Sebastian Lackner
8981e5a344 widl-SLTG_Typelib_Support: Add support for function parameter flags to SLTG typelib generator. 2016-01-25 21:34:35 +01:00
Sebastian Lackner
cd8442e4c4 widl-SLTG_Typelib_Support: Set the lowest bit in the param name to indicate whether type description follows the name. 2016-01-25 21:24:20 +01:00
Sebastian Lackner
5e7f75370b widl-SLTG_Typelib_Support: Move patch to compile stdole32.tlb as SLTG typelib into separate patchset. 2016-01-25 19:59:47 +01:00
Sebastian Lackner
124b8035a4 Rebase against d575e0afe304d0096f8014f7f411bf28c126cc0b.
[kernel32-Codepage_Conversion]
Removed patch to make sure codepage conversion fails when destination length
is < 0 (accepted upstream).

[server-Coverity]
Removed patches to fix multiple possible invalid memory accesses detected by
Coverity (accepted upstream).

[user32-SetCaretPos]
Removed patch to avoid corruption of caret when SetCaretPos() is called
(accepted upstream).
2016-01-25 19:24:40 +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
1ee8daad48 Added patch to implement msvcr120.strtof and _strtof_l. 2016-01-24 04:05:20 +01:00
Sebastian Lackner
0080e07707 Added patch for ext-ms-win-kernel32-package-current-l1-1-0 dll. 2016-01-24 03:30:38 +01:00
Sebastian Lackner
ff7682a2eb Added patch for ext-ms-win-rtcore-ntuser-sysparams-l1-1-0 dll. 2016-01-24 03:29:38 +01:00
Sebastian Lackner
6e66a30f03 Added patch for api-ms-win-rtcore-ntuser-draw-l1-1-0 dll. 2016-01-24 03:28:20 +01:00
Sebastian Lackner
ecad21686f Added patch for ext-ms-win-rtcore-ntuser-syscolors-l1-1-0 dll. 2016-01-24 03:27:11 +01:00
Sebastian Lackner
80333dbeea Added patch for api-ms-win-rtcore-ntuser-window-l1-1-0 dll. 2016-01-24 03:26:10 +01:00
Sebastian Lackner
b2184f6d38 Added patch for ext-ms-win-uxtheme-themes-l1-1-0 dll. 2016-01-24 03:24:51 +01:00
Sebastian Lackner
dd42997f73 Added patch for ext-ms-win-ntuser-mouse-l1-1-0 dll. 2016-01-24 03:23:33 +01:00
Sebastian Lackner
a248c41e92 Added patch for api-ms-win-shcore-stream-l1-1-0 dll. 2016-01-24 03:21:44 +01:00
Sebastian Lackner
858822cf40 Added patches for two error handling issues in wineserver detected by Coverity. 2016-01-23 20:24:39 +01:00
Sebastian Lackner
e6cdf018d3 Added patch to implement SystemRecommendedSharedDataAlignment class in NtQuerySystemInformation. 2016-01-22 17:43:29 +01:00
Sebastian Lackner
35a2b6a62a Added patch to add Standard OLE Types typelib to olepro32.dll. 2016-01-22 17:28:17 +01:00
Sebastian Lackner
5bb59bbf48 Rebase against e5132e5a91208253e67c0eff709ab5c96d79b790.
[oleaut32-Fix_Invalid_Memory_Access]
Removed patch to fix invalid memory access on 64-bit when warn+heap is used
(accepted upstream).

[server-Fix_Invalid_Memory_Access]
Removed patch to fix invalid memory accesss caused by destroying winstation
before desktop (accepted upstream).
2016-01-22 17:06:44 +01:00
Sebastian Lackner
d924f74e90 kernel32-CompareString_Length: Update patchset to correctly handle comparison of strings ending with multiple \0 characters. 2016-01-22 16:03:16 +01:00
Sebastian Lackner
2413df39ed Added patch to fix invalid memory access in SysFreeString on 64-bit when warn+heap is enabled. 2016-01-22 05:58:29 +01:00
Sebastian Lackner
8c7c39b621 widl-SLTG_Typelib_Support: Add minor cleanup patch. 2016-01-22 05:04:13 +01:00
Sebastian Lackner
dce75fac5b server-Pipe_ObjectName: Update and simplify patchset. 2016-01-22 04:45:28 +01:00
Sebastian Lackner
fe47c7cf07 Rebase against 8676f7bae099f0ca20c26a29dfa4bebd828b39b9. 2016-01-22 02:52:59 +01:00
Sebastian Lackner
b1e6717b81 user32-Mouse_Message_Hwnd: Add reference to another bug report. 2016-01-21 06:44:32 +01:00
Sebastian Lackner
f73ed17eec Added patch to protect TTM_ADDTOOLW from invalid text pointers. 2016-01-21 06:30:58 +01:00
Sebastian Lackner
da8d1b4bd7 Added patch to implement support for SLTG typelibs in widl and compile stdole32.tlb as v1 format. 2016-01-21 05:05:10 +01:00
Sebastian Lackner
a7a5cc85fb Added patch for api-ms-win-core-threadpool-l1-2-0 dll. 2016-01-21 03:29:42 +01:00
Sebastian Lackner
e21660b264 Added patch for api-ms-win-core-shlwapi-obsolete-l1-2-0 dll. 2016-01-21 02:54:17 +01:00
Sebastian Lackner
fc6f693b39 Added patch for api-ms-win-core-wow64-l1-1-0 dll. 2016-01-21 02:20:50 +01:00
Sebastian Lackner
f13af0a0e9 Added patch for api-ms-win-core-memory-l1-1-2 dll. 2016-01-21 01:47:45 +01:00
Sebastian Lackner
9ad29454bf Added patch for ext-ms-win-xaml-pal-l1-1-0.GetThemeServices stub. 2016-01-21 01:37:40 +01:00
Sebastian Lackner
ea31b08725 Added patch to fix prototype of RtlIpv4StringToAddressExW and add stub for RtlIpv6StringToAddressExW. 2016-01-21 01:33:19 +01:00
Sebastian Lackner
295e6d21eb Added patch with stub for imm32.IMMDisableLegacyIME. 2016-01-21 01:20:21 +01:00
Sebastian Lackner
76eb462240 Added patch to fix invalid memory access caused by destroying winstation before desktop. 2016-01-20 21:45:56 +01:00
Sebastian Lackner
7fb8937fd3 Rebase against af4a757ad2cacbd238486632d0f7bd6f0a94483f.
[d3dx9_36-Uninitialized_Memory]
Removed patch to initialize animation variable before
D3DXCreateAnimationController test (fixed upstream).
2016-01-20 19:21:13 +01:00
Sebastian Lackner
a5541ec2e1 d3dx9_33-Share_Source: Update patchset and make sure ./tools/make_specfiles doesn't corrupt spec file. 2016-01-20 09:40:51 +01:00
Sebastian Lackner
4ffd0d0492 d3dx9_24-ID3DXEffect: Add annotations for make_specfiles. 2016-01-20 09:27:01 +01:00
Sebastian Lackner
120ecc5475 Added patch for api-ms-win-shcore-thread-l1-1-0 dll. 2016-01-20 08:43:35 +01:00
Sebastian Lackner
14b9709a68 api-ms-win-Stub_DLLs: Add various missing forwards. 2016-01-20 08:12:24 +01:00
Sebastian Lackner
6d78916f98 Rebase against d1841f496b423afa0e29cd7da87cfd297e5e8054. 2016-01-20 06:04:27 +01:00
Sebastian Lackner
031b029c8d Move patch to forward _{calloc,malloc,free}_base to {calloc,malloc,free} into separate directory. 2016-01-20 05:58:56 +01:00
Sebastian Lackner
e8e54f0838 Added patch to fix uninitialized animation variable in D3DXCreateAnimationController tests. 2016-01-20 05:58:01 +01:00
Sebastian Lackner
3815316d5f Rebase against 4083af404b2ef9e0b0928a6f685f2efa8567c80b.
[d3dx9_36-AnimationController]
Removed patch to add stubs for D3DXCreateAnimationController interface
(accepted upstream).
2016-01-19 05:17:06 +01:00
Sebastian Lackner
26e0bddfb4 Rebase against 1eb69be36f176f499b67a16c93a470475bb1b330. 2016-01-19 03:56:30 +01:00
Sebastian Lackner
49c107eb07 api-ms-win-Stub_DLLs: Add dependency on combase-RoApi. 2016-01-18 06:44:10 +01:00
Sebastian Lackner
3095f1635e combase-RoApi: Add changes for api-ms-win-core-winrt-l1-1-0.spec. 2016-01-18 06:36:07 +01:00
Sebastian Lackner
db05f9a14d combase-WindowsString: Add changes for api-ms-win-core-winrt-string-l1-1-0.spec. 2016-01-18 06:18:21 +01:00
Sebastian Lackner
070968bbb0 Added patch for ext-ms-win-xaml-pal-l1-1-0 and ext-ms-win-appmodel-usercontext-l1-1-0 dll. 2016-01-18 05:54:06 +01:00
Sebastian Lackner
436e8536e4 Added multiple patches for partial implementation of various combase RoApi functions. 2016-01-18 05:53:50 +01:00
Sebastian Lackner
0d38eb5ab0 combase-RoApi: Add additional typedefs in roapi.h. 2016-01-18 02:25:58 +01:00
Sebastian Lackner
9d40362df0 Added patch to implement support for Win8+ process/thread token pseudo handles. 2016-01-17 21:04:55 +01:00
Sebastian Lackner
d98e6ed067 Added patch for shcore and api-ms-win-shcore-obsolete-l1-1-0 dll. 2016-01-17 20:29:08 +01:00
Sebastian Lackner
ef3ea8cfc5 Added patch for api-ms-win-core-winrt-registration-l1-1-0 dll. 2016-01-17 19:55:37 +01:00
Sebastian Lackner
6775f4126e Added patch with stub for ntdll.RtlQueryPackageIdentity. 2016-01-17 19:02:25 +01:00
Sebastian Lackner
00ba58231d Added patch to add include file activation.idl. 2016-01-17 18:58:05 +01:00
Sebastian Lackner
389df872d6 Added patch to implement combase.WindowsTrimString{Start,End}. 2016-01-17 06:00:10 +01:00
Sebastian Lackner
359746b7fd Added patch for iertutil dll. 2016-01-17 03:44:00 +01:00
Sebastian Lackner
49a0b474e4 Added patch to move implementation of EtwRegisterTraceGuidsW to ntdll. 2016-01-17 03:19:12 +01:00
Sebastian Lackner
3f2d26547d combase-WindowsCompareStringOrdinal: Update patch to implement the function on top of CompareStringOrdinal, as suggested by Michael Müller. 2016-01-17 01:54:53 +01:00
Sebastian Lackner
9f61fece0e Added patch for api-ms-win-eventing-classicprovider-l1-1-0 dll. 2016-01-17 01:17:22 +01:00
Sebastian Lackner
27c1655177 Added patch for api-ms-win-core-heap-l2-1-0 dll. 2016-01-17 00:44:04 +01:00
Sebastian Lackner
9666dbdff7 Added patch for api-ms-win-core-kernel32-legacy-l1-1-1 dll. 2016-01-17 00:04:55 +01:00
Sebastian Lackner
4e926309e6 api-ms-win-crt-Stub_DLLs: Rename to api-ms-win-Stub_DLLs. 2016-01-16 16:17:26 +01:00
Sebastian Lackner
979bd36103 Added patch to implement combase.WindowsCompareStringOrdinal. 2016-01-16 16:15:18 +01:00
Sebastian Lackner
2f1f80dcb3 Added patch for api-ms-win-core-libraryloader-l1-2-0 dll. 2016-01-16 10:38:23 +01:00
Sebastian Lackner
a293741c33 Added patch for api-ms-win-core-apiquery-l1-1-0 dll. 2016-01-16 09:54:17 +01:00
Sebastian Lackner
3917cbf2ae Added patch for api-ms-win-appmodel-runtime-l1-1-1 dll. 2016-01-16 09:06:53 +01:00
Sebastian Lackner
09f42d752f api-ms-win-crt-Stub_DLLs: Add dependency on kernel32-GetCurrentPackageFamilyName patchset. 2016-01-16 08:20:51 +01:00
Sebastian Lackner
1e339a28fb Added patch for api-ms-win-core-delayload-l1-1-1 dll. 2016-01-16 08:17:08 +01:00
Sebastian Lackner
2d23402047 Added patch with stub for kernel32.GetCurrentPackageFamilyName. 2016-01-16 07:20:43 +01:00
Sebastian Lackner
695cdd6899 Rebase against 0806b06f2ba7a690661d6ae417270bdbc7370953. 2016-01-16 05:48:20 +01:00
Sebastian Lackner
6fb052e890 Rebase against 7350682aa6ec7702f26f76ccbaa7d2f11a85c93d. 2016-01-16 05:23:16 +01:00
Sebastian Lackner
6e91988232 Rebase against 3198fb0c1c3779882944659d52a676319ffcc68d. 2016-01-15 21:13:24 +01:00
Sebastian Lackner
a7583fd387 Rebase against 8d0d1e563ca7697902df9c285ff13ce648697537. 2016-01-15 19:46:44 +01:00
Sebastian Lackner
2a7117644f Added patch with stub for ntdll.ApiSetQueryApiSetPresence. 2016-01-15 16:50:01 +01:00
Sebastian Lackner
cb8ecca731 Added patch for api-ms-win-core-quirks-l1-1-0 dll. 2016-01-15 15:47:55 +01:00
Sebastian Lackner
f9fea4b3f3 Added patch for kernelbase dll. 2016-01-15 15:46:36 +01:00
Sebastian Lackner
fe7c0c3075 rpcrt4-RpcBindingServerFromClient: Remove Fixes line in definition file. 2016-01-15 14:53:18 +01:00
Sebastian Lackner
4afc805422 api-ms-win-crt-Stub_DLLs: Update exports in api-ms-win-crt-heap-l1-1-0. 2016-01-15 14:42:21 +01:00
Sebastian Lackner
bbbe91723c Added patch with stub for _SetWinRTOutOfMemoryExceptionCallback. 2016-01-15 14:32:54 +01:00
Sebastian Lackner
551b7c746a Added patch for api-ms-win-core-com-l1-1-1 dll. 2016-01-15 14:30:17 +01:00
Sebastian Lackner
107ba53e90 Added patch for implementation of ole32.CoGetApartmentType. 2016-01-15 13:50:11 +01:00
Sebastian Lackner
4c14e2e62e shell32-SHCreateSessionKey: Mark failing tests with todo_wine. 2016-01-14 23:56:57 +01:00
Sebastian Lackner
a560ca2cee ntdll-DOS_Attributes: Always store SAMBA_XATTR_DOS_ATTRIB when path could be interpreted as hidden. 2016-01-14 23:56:57 +01:00
Sebastian Lackner
aeb9cdf06f Rebase against 14529012da91580119c1712cd24fcf67c780789b. 2016-01-14 23:56:57 +01:00
Sebastian Lackner
a82ee1887f Added patches to fix several issues in wpcap. 2016-01-14 23:56:57 +01:00
Sebastian Lackner
7b0d10f1f4 Added patch to Implement 64-bit atomic instructions in OpenMP. 2016-01-14 23:56:51 +01:00
Sebastian Lackner
27ea029694 Rebase against f2ceadc6e6e6b7906400b6df84ac385d263cf394.
[quartz-NULL_TargetFormat]
Removed patch to handle NULL target format in FilterGraph::ConvertTimeFormat
(accepted upstream).
2016-01-12 21:28:32 +01:00
Sebastian Lackner
e343b21ed1 Added patch to forward InterlockedPushListSList to ntdll. 2016-01-12 05:32:24 +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
541375be89 Added patch to ignore invalid render states in wined3d_device_set_render_state. 2016-01-10 18:00:27 +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
a8fb8389e8 Added patch to implement stub for RpcBindingServerFromClient. 2016-01-09 23:55:05 +01:00
Sebastian Lackner
94764be950 Added patch to handle NULL target format in FilterGraph::ConvertTimeFormat. 2016-01-09 23:47:55 +01:00
Sebastian Lackner
a86ca804fc Added patch to fix regression caused by passing invalid flag combination to dsound8. 2016-01-09 22:48:12 +01:00
Sebastian Lackner
0f9f441be7 Added patch to fix protection flags passed to VirtualAlloc call in PageReserve VxDCall. 2016-01-09 21:23:38 +01:00
Sebastian Lackner
9d5d217c25 Added patch to ensure System\CurrentControlSet\Control\Video registry key is non-volatile. 2016-01-09 17:40:04 +01:00
Sebastian Lackner
11093e0bf8 Rebase against 91dd155e9bc13c1bc1be860cd67fe3e48c20feae. 2016-01-09 13:36:37 +01:00
Sebastian Lackner
c891e58561 Added patch to return buffer filled with random values from SystemInterruptInformation. 2016-01-07 06:02:35 +01:00
Sebastian Lackner
cf612d0c07 Added patch to fix sharing violation on temp file for piped output. 2016-01-07 05:47:53 +01:00
Sebastian Lackner
bf4a98280f user32-SetCaretPos: Update patchset to latest revision. 2016-01-07 04:11:26 +01:00
Sebastian Lackner
502fa5f06f Added patch to ignore import descriptors with empty thunk list. 2016-01-07 04:09:43 +01:00
Sebastian Lackner
98e45e14d9 Rebase against d7e4193df2f22a87031e44ce358a626a5f92b295.
FIXME: Should destroy_default_sampler() also be called from delete_opengl_contexts() in the non-CSMT case?
2016-01-07 00:07:56 +01:00
Sebastian Lackner
0a5887e483 patchupdate.py: Generate #ifdef patches in alphabetical order. 2016-01-06 21:38:47 +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
88ddac5ca3 wined3d-CSMT_Main: Renumber patches. 2016-01-06 14:28:01 +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
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
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
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