Commit Graph

1435 Commits

Author SHA1 Message Date
Sebastian Lackner
a66e263db0 ntdll-ThreadQuerySetWin32StartAddress: Update patchset with revision 2. 2015-07-27 23:13:09 +02:00
Sebastian Lackner
d9d1380650 Added patch to fake success in kernel32.SetFileCompletionNotificationModes. 2015-07-27 06:39:50 +02:00
Sebastian Lackner
7603fe0bc9 Added patch to reimplement RtlQueueWorkItem on top of new threadpool API. 2015-07-27 06:38:45 +02:00
Sebastian Lackner
1b23958eb3 Added patches to implement ThreadQuerySetWin32StartAddress info class. 2015-07-27 06:35:03 +02:00
Sebastian Lackner
e4d5d84401 d3dx9_36-DrawText: Merge improvement by Alistair Leslie-Hughes. 2015-07-26 03:41:54 +02:00
Sebastian Lackner
a5fac42aff Added patches to improve security cookie handling. 2015-07-26 02:33:17 +02:00
Sebastian Lackner
278c0ed870 comctl32-LoadIconMetric: Some additional improvements, add FIXME for unimplemented functionality. 2015-07-26 02:18:47 +02:00
Sebastian Lackner
495e7f4985 Update vcomp patchset and add implementation for various atomic functions. 2015-07-26 02:12:16 +02:00
Alistair Leslie-Hughes
75174bcf22 Add patch with stub for D3DX10CreateEffectFromMemory. 2015-07-24 15:28:28 +02:00
Sebastian Lackner
2315442bb2 Various additional improvements to LoadIconMetric tests. 2015-07-24 15:23:30 +02:00
Alistair Leslie-Hughes
77d2d3e4e0 Updated comctl32 LoadIconMetric patches. 2015-07-24 15:09:27 +02:00
Alistair Leslie-Hughes
06226bdc44 Updated D3DXGetShaderInputSemantics patch. 2015-07-24 14:53:29 +02:00
Sebastian Lackner
941323d469 Added patch to silence repeated LocaleNameToLCID/LCIDToLocaleName unsupported flags FIXMEs. 2015-07-23 19:56:28 +02:00
Sebastian Lackner
0de1b91a1b Rebase against 50d9d187c57448ca3f14de6a8eeb2520179db5b8. 2015-07-21 21:19:25 +02:00
Sebastian Lackner
5b94baf194 Rebase against 1a0c4efba9430382e3427cb3f355906bc2a66861. 2015-07-21 05:08:19 +02:00
Sebastian Lackner
2fdae8614e Added patch with stubs for d3dx10_43.D3DX10CreateEffectFromFileA/W. 2015-07-19 23:14:54 +02:00
Sebastian Lackner
e5c67078fd Added patch to share source of d3dx9_36 with d3dx9_33 to avoid Wine DLL forwards. 2015-07-19 22:30:15 +02:00
Sebastian Lackner
f4be181120 Update patchset to query GPU infos with GLX_MESA_query_renderer extension (fixes a regression with broken MESA versions). 2015-07-19 22:06:34 +02:00
Sebastian Lackner
679a5cef17 vcomp-Functions: Update vcomp patches and add various improvements. 2015-07-19 01:07:16 +02:00
Sebastian Lackner
c1c337b07c Update patches for d3dx9_36.D3DXGetShader{Input,Output}Semantics and add additional tests. 2015-07-18 16:28:05 +02:00
Sebastian Lackner
5f7b6bf45f Added patch to check architecture before trying to load libraries. 2015-07-18 09:27:37 +02:00
Sebastian Lackner
a37730ab0e Rebase against a90592c8d29d3b145eada90c297405cbd8a9277f. 2015-07-17 22:21:31 +02:00
Sebastian Lackner
36e9309497 shell32-Quoted_ShellExecute: Remove reference to upstream bug. 2015-07-17 04:19:11 +02:00
Sebastian Lackner
8f245e2d60 mscoree-CorValidateImage: Replace check for __x86_64__ with _WIN64. 2015-07-17 04:17:57 +02:00
Sebastian Lackner
76d8009160 gdi32-Default_Palette: Add reference to upstream bug report. 2015-07-16 21:27:19 +02:00
Sebastian Lackner
f1b8ef5d94 Rebase against 2294d3ba456921e83fa5970e0e62855614c9c30c. 2015-07-16 19:27:48 +02:00
Sebastian Lackner
d205f22f1e Rebase against 22f28d2923811b85024f63ce43e41966a864ecd0. 2015-07-15 18:48:39 +02:00
Sebastian Lackner
d26abf2d93 configure-Crosscompiling: Replace patch, improve check instead of removing. 2015-07-14 22:35:37 +02:00
Sebastian Lackner
9f011de1b5 Rebase against a8f45dff604058d419bd6c2e070f65a13a6ddfdb. 2015-07-14 21:59:32 +02:00
Sebastian Lackner
a8303d406b Removed patch to fix uninitialized memory access in ws2_32.do_poll (already fixed upstream). 2015-07-13 21:51:45 +02:00
Sebastian Lackner
800c42803f wineconsole-Forward_Exitcode: Update patchset, avoid waiting when console is closed by user. 2015-07-13 21:11:46 +02:00
Sebastian Lackner
49d6414382 Rebase against c3dd56c99332c4ad9dbd095935d2c17c53463154. 2015-07-13 18:13:10 +02:00
Sebastian Lackner
1d9163af16 Added patch to forward exitcode from child process when in wineconsole. 2015-07-13 02:30:20 +02:00
Sebastian Lackner
cd4db49a74 Release 1.7.47. 2015-07-12 04:13:40 +02:00
Sebastian Lackner
b5c7642a3e Added patch to avoid dereferencing NULL pointer for fonts without VDMX. 2015-07-12 03:38:31 +02:00
Sebastian Lackner
65c559753a Added initial set of patches for multithreaded vcomp implementation. 2015-07-12 00:08:14 +02:00
Sebastian Lackner
d709879134 Added patch to use GLX_MESA_query_renderer extension to get more exact GPU infos. 2015-07-11 23:55:45 +02:00
Sebastian Lackner
0748a983e3 Added patch to fix incorrect assignment in assert statement in ntdll/threadpool.c. 2015-07-11 15:34:39 +02:00
Sebastian Lackner
d1f4a25cbd Revert security cookie patch causing regression in multiple applications. 2015-07-10 20:55:42 +02:00
Sebastian Lackner
6df5635400 Added patch to increase buffer size in widl/typegen.c to avoid buffer overflow. 2015-07-10 20:05:21 +02:00
Sebastian Lackner
fb6baf5e83 Rebase against 744f7b69bf4692265588e10650090ca2f5129ccd. 2015-07-10 19:35:17 +02:00
Sebastian Lackner
174139f1ea Rebase against cf7a118a9e5922d819f216c21c3a0984c7bde5dd. 2015-07-10 00:57:15 +02:00
Sebastian Lackner
e3bece1c76 Added patch to silence repeated wbemprox "timeout not supported" fixme. 2015-07-09 06:35:48 +02:00
Sebastian Lackner
d7500bccd1 Added patch to silence repeated winhttp "no support on this platform" message. 2015-07-09 06:23:37 +02:00
Sebastian Lackner
04f83c2765 Rebase against 71e5fdf478dbfb1821d4c39a55c3555cc8188741. 2015-07-07 15:27:18 +02:00
Sebastian Lackner
56532e6bed wined3d-Revert_PixelFormat: Remove reference to bug which was marked as duplicate. 2015-07-06 19:04:26 +02:00
Sebastian Lackner
afb95f8dde Rebase against f6653a93eb6796b733c6b0e9e289746692ab0a69. 2015-07-06 19:01:52 +02:00
Sebastian Lackner
67c7aead03 server-Shared_Memory: Reduce memory usage by using WORD to store BOOL argument in user32 TEB data. 2015-07-05 18:07:39 +02:00
Sebastian Lackner
fc0847724e ntdll-Vista_Threadpool: Clean up and split remaining patches. 2015-07-04 16:23:33 +02:00
Sebastian Lackner
cde323b772 Rebase against 8b566b1da71a412fe58c3cc1988d610c2aba5f2d. 2015-07-04 04:01:01 +02:00
Sebastian Lackner
dfd86e0f91 Rebase against 3d8353fe182f3e7742cd7dab3420635e45ace129. 2015-07-02 17:45:32 +02:00
Sebastian Lackner
16aad8a55f Rebase against 7a3c9889e38ede659230a66a167b82c024f0dc85. 2015-07-01 17:14:57 +02:00
Sebastian Lackner
62117ba8d6 Rebase against 6b205e41cf0798fd6dff7c37e9b250fc885cf792. 2015-06-30 17:15:47 +02:00
Sebastian Lackner
2da169a01b configure-Crosscompiling: Improve check for OTOOL. 2015-06-30 01:48:52 +02:00
Sebastian Lackner
3b975fa4f2 Rebase against 9353a36d8fc8bb400bc2227914db0f2e60a19c24. 2015-06-29 19:40:20 +02:00
Sebastian Lackner
8d92e1177f Release 1.7.46. 2015-06-28 18:21:50 +02:00
Sebastian Lackner
7dc75a302b nvcuda-CUDA_Support: Add missing commas. 2015-06-28 04:11:50 +02:00
Sebastian Lackner
7c8e6d90d3 Added patch to initialize *lpcDevices in RasEnumDevicesA. 2015-06-28 04:08:20 +02:00
Sebastian Lackner
872be6fa25 Staging: Mark a function as static. 2015-06-28 02:19:35 +02:00
Sebastian Lackner
74b6722150 Improved wined3d-DXTn patchset to search for dylib on OSX. 2015-06-27 23:52:23 +02:00
Sebastian Lackner
135024f481 Added patch to implement general tab for file property dialog. 2015-06-27 23:46:40 +02:00
Sebastian Lackner
53b570f698 Improved nvcuda-CUDA_Support patchset to search for dylib on OSX. 2015-06-27 19:50:17 +02:00
Sebastian Lackner
dc16523d00 Added patch to improve output of '--check-libs' on OSX. 2015-06-27 19:39:39 +02:00
Sebastian Lackner
1dc4d9dc2f Rebase against ae6efa469bfaecade30e160d195d607bdcdcc6ae. 2015-06-26 15:03:09 +02:00
Sebastian Lackner
731305d018 msvcrt-atof_strtod: Update patchset. 2015-06-26 10:46:23 +02:00
Sebastian Lackner
c981072e0d kernel32-GetNumaProcessorNode: Remove test failures on Windows XP and change order of patches. 2015-06-26 10:13:24 +02:00
Sebastian Lackner
e86a326f7b Rebase against efd41e4f2b1c784d4939aa10d869f87f2384f10c. 2015-06-25 16:37:32 +02:00
Sebastian Lackner
1aaf583c9f msvcrt-atof_strtod: Disable patchset, its already fixed upstream.
(The tests and a fix for a corner case might still be useful,
so leaving the patch there for now.)
2015-06-25 08:02:27 +02:00
Sebastian Lackner
f644b88d3e Rebase against 4f3acf31deef5893b057778695fa5691ccac32df. 2015-06-25 01:35:41 +02:00
Sebastian Lackner
3352a782c9 Update references to upstream bugreports. 2015-06-23 16:43:41 +02:00
Sebastian Lackner
ec9b8ec16d Rebase against da5151fd54c2679b9cd10a7a4d2933f727266bf5. 2015-06-23 16:38:54 +02:00
Sebastian Lackner
094635f160 advapi32-GetWindowsAccountDomainSid: Split patch and avoid test failures by using aligned memory block. 2015-06-22 03:29:51 +02:00
Sebastian Lackner
5f9893a79d Added patches to improve crosscompiling Wine for other platforms. 2015-06-21 20:21:23 +02:00
Sebastian Lackner
6b5229ca83 Added patch to use ULONGLONG to store offset in ntoskrnl. 2015-06-21 09:05:11 +02:00
Sebastian Lackner
6d10024c1e gitapply.sh: Explicitly check for GNU Awk. 2015-06-20 16:04:54 +02:00
Sebastian Lackner
c361cbefb2 Rebase against af55ae137965512a1635e69b8f41849114f60012. 2015-06-19 16:06:14 +02:00
Sebastian Lackner
76b602e336 fltlib-FilterLoad: Minor style improvements. 2015-06-19 05:26:39 +02:00
Sebastian Lackner
9f4a601887 Rebase against 6fe55462107b4dcc31f919296a6e5870dcc881a3. 2015-06-18 23:27:35 +02:00
Sebastian Lackner
36ec2e0cf4 ntdll-WRITECOPY: Also install SIGILL and SIGBUS early signal handler for MacOS compatibility. 2015-06-18 05:25:18 +02:00
Sebastian Lackner
dde3ae24dd ntoskrnl-Emulator: Add emulation for MOVZX instruction on x86_64. 2015-06-18 04:02:49 +02:00
Erich E. Hoover
f6af570538 Updated kernel32-GetVolumePathName to fix several test failures. 2015-06-17 19:35:28 -06:00
Sebastian Lackner
69ae1f591a Rebase against 9e96beefae97bb63845b1cac6f372de515465ada. 2015-06-17 18:47:16 +02:00
Sebastian Lackner
31bd06cb42 Added patch to fix wineserver crash when pipe server object is destroyed before client (fixes Wine Staging Bug #393). 2015-06-17 13:52:46 +02:00
Sebastian Lackner
0bef3b01c4 Rebase against dedbd1883611b1c72abeb05d9f93cd5ac8af2e90. 2015-06-16 22:35:05 +02:00
Sebastian Lackner
50b37c2d7e Added patch to fix possible use-after-free in wineserver device IPR code. 2015-06-16 03:26:43 +02:00
Sebastian Lackner
333de90b1a Added patch to globally invalidate key state on changes in other threads. 2015-06-16 03:09:11 +02:00
Sebastian Lackner
3daf410291 Rebase against 46bdb6e59a007b71aa6a0932228e30bf3ad8bc2b. 2015-06-15 17:27:30 +02:00
Sebastian Lackner
5a89756c6a Added patch to improve IoGetDeviceObjectPointer stub to appease SecuROM 5.x. 2015-06-15 03:27:14 +02:00
Sebastian Lackner
7af67608ec wininet-Cache_Long_URLs: Add reference to upstream bug report. 2015-06-14 09:17:37 +02:00
Sebastian Lackner
7c0b90ad19 Release 1.7.45. 2015-06-14 00:39:24 +02:00
Sebastian Lackner
12f0292934 Added patch to implement advapi32.GetWindowsAccountDomainSid. 2015-06-13 21:06:36 +02:00
Sebastian Lackner
53b165e070 wined3d-CSMT_Main: Read format flags from container where possible. 2015-06-13 18:32:47 +02:00
Sebastian Lackner
6c70ccd388 Added patch to properly check existence for libunwind before linking against it. 2015-06-13 17:55:21 +02:00
Sebastian Lackner
703e98c1f5 Added patch to implement fallback to system ping command when CAP_NET_RAW is not available. 2015-06-13 07:13:20 +02:00
Sebastian Lackner
5628355586 Added patch with stub for winscard.SCardListReadersA/W. 2015-06-13 01:21:16 +02:00
Sebastian Lackner
7c2dfd1e28 Added patch to send WM_DROPFILES only when OLE dnd fails. 2015-06-13 01:03:13 +02:00
Sebastian Lackner
7765a19988 Rebase against cde46665fa8503e90c9a2fab1898cdb4d22f667b. 2015-06-12 20:13:22 +02:00
Sebastian Lackner
531ca00756 Minor style improvements in multiple patches. 2015-06-11 19:19:47 +02:00
Sebastian Lackner
2672e6b4c5 Rebase against 39797dcfb250c4b4497fa003ae67b873427daa37. 2015-06-11 18:42:12 +02:00
Sebastian Lackner
a6f687dcc9 Rebase against 714abcb7cdd8cab7d9383bded5b5426e55d98791. 2015-06-11 15:37:59 +02:00
Sebastian Lackner
995b761dee Rebase against 42cbc05e59d32228f4edd171ca66e4cbe5645d1d. 2015-06-09 16:04:06 +02:00
Sebastian Lackner
44a9c0cc8a ntdll-FileDispositionInformation: Avoid 'return NULL' in void function. 2015-06-09 14:44:06 +02:00
Sebastian Lackner
2b90f82b6a kernel32-SetFileInformationByHandle: Fix compile error. 2015-06-09 06:22:05 +02:00
Sebastian Lackner
945ec28ec8 Added patch to ensure console InsertMode changes take effect immediately. 2015-06-09 06:02:07 +02:00
Sebastian Lackner
5fc6371a97 Added patch to forward GIF encoder requests to windowscodecs. 2015-06-09 05:49:04 +02:00
Sebastian Lackner
aaeb4db3b3 Rebase against 0922865b377913a27cea568ac688787a8117d8a7.
Rebasing of CSMT will need some additional work / thoughts.
2015-06-09 04:56:36 +02:00
Sebastian Lackner
68ade392f8 ntdll-AT_ROUND_TO_PAGE: A couple of minor improvements for kernel32/tests. 2015-06-07 23:50:18 +02:00
Sebastian Lackner
f76f0d0052 Added patch to fix handling of periodic advice timers causing high CPU usage. 2015-06-07 20:17:10 +02:00
Sebastian Lackner
0ccd396056 patchupdate.py: Improvement of category dependency handling. 2015-06-07 04:41:40 +02:00
Sebastian Lackner
6b78b26763 Added patch to use NVX_GPU_MEMORY_INFO extension for more exact video memory accounting on NVIDIA graphic cards. 2015-06-06 20:28:46 +02:00
Sebastian Lackner
d2765a37f2 Added patch for semi-stub of FileFsVolumeInformation information class. 2015-06-06 19:12:42 +02:00
Sebastian Lackner
0c2536b025 Added patch to improve stubs for NtQueryEaFile. 2015-06-06 18:04:37 +02:00
Sebastian Lackner
cc1da4895e Added patch to fix endless loop in regedit when importing files with very long lines. 2015-06-06 04:53:33 +02:00
Sebastian Lackner
a0f1f35843 Added patch to fix link notification conditions for riched20. 2015-06-06 04:00:03 +02:00
Sebastian Lackner
26eb2942d0 Added patch to implement default homepage button in inetcpl.cpl. 2015-06-06 03:56:52 +02:00
Sebastian Lackner
16d40cf5d5 Added patch to initialize System\CurrentControlSet\Control\TimeZoneInformation registry keys. 2015-06-06 03:52:12 +02:00
Sebastian Lackner
9149fde0ff Added patches to fix error code for ReadFile/WriteFile on closed pipe (fixes Wine Staging Bug #348). 2015-06-06 02:15:34 +02:00
Sebastian Lackner
a110e490b8 Rebase against b2aa984743cb568f8e6a634a1536bf65950167db. 2015-06-05 17:49:14 +02:00
Sebastian Lackner
0af6df6bc0 Added patch to support AT_ROUND_TO_PAGE flag in NtMapViewOfSection. 2015-06-05 07:49:05 +02:00
Sebastian Lackner
4d919d4d83 Added patch to set a proper caption for shell32 Run dialog (by Jared Smudde). 2015-06-05 01:44:39 +02:00
Sebastian Lackner
32c289493f ntdll-FileDispositionInformation: Cleanup of patches for File{Rename,Link}Information. 2015-06-05 00:58:34 +02:00
Sebastian Lackner
9fde9be110 ntdll-Directory_Test: Update patchset. 2015-06-04 22:36:52 +02:00
Sebastian Lackner
ee2f208b2b Rebase against 9ce9ba30ead7560065c3179796eea81066b3b346. 2015-06-04 16:46:36 +02:00
Sebastian Lackner
002f664b68 Added patch to allow setting pixel format for desktop window. 2015-06-04 00:21:47 +02:00
Sebastian Lackner
9acb14c728 Added patch to set NamedPipeState to FILE_PIPE_CLOSING_STATE on broken pipe in NtQueryInformationFile. 2015-06-04 00:07:19 +02:00
Sebastian Lackner
fd6ff0999c Added patch to restore original error code in rpcrt4 when ReadFile fails with ERROR_MORE_DATA. 2015-06-03 22:31:02 +02:00
Sebastian Lackner
873d07d7d7 fltmgr-Stub_SYS: Fix Makefile.in (try 2). 2015-06-03 21:08:49 +02:00
Sebastian Lackner
2412d1f4eb Updated patchset for ObjectTypeInformation and fix typename for various additional wineserver object types. 2015-06-03 18:32:16 +02:00
Sebastian Lackner
32f681f893 Rebase against 8d4f56810775757edc87f6f01754df7f9e98d7e3. 2015-06-03 18:13:44 +02:00
Sebastian Lackner
0d67dee015 Added patches for support of FileLinkInformation (fixes Wine Staging Bug #297). 2015-06-03 17:07:24 +02:00
Sebastian Lackner
6a8261887f Added patch to silence test failures in ntdll/directory tests. 2015-06-03 07:27:51 +02:00
Sebastian Lackner
e88424ebc6 Added patch to fix opening a readonly file with FILE_WRITE_ATTRIBUTES access (fixes Wine Staging Bug #298). 2015-06-03 07:25:33 +02:00
Sebastian Lackner
0abc5f4b7b Added additional tests for behaviour of opening readonly files. 2015-06-03 05:44:56 +02:00
Sebastian Lackner
85364f3153 fltmgr-Stub_SYS: Fix Makefile.in. 2015-06-03 05:22:22 +02:00
Sebastian Lackner
a2722e8fe9 ntdll-FileDispositionInformation: Resolve a conflict with server-RootDirectory_File patchset. 2015-06-03 04:48:13 +02:00
Sebastian Lackner
2923808892 Added patches for FileRenameInformation support (fixes Wine Staging Bug #296). 2015-06-03 03:04:46 +02:00
Sebastian Lackner
fdc5f5c1dd server-Key_State: Introduce a shadow keystate array to sync keystates only on changes. 2015-06-02 19:16:06 +02:00
Sebastian Lackner
b9ec1ed8f5 Rebase against b75cd7e2f0f6f40655f690695ab0843fce472e88. 2015-06-02 15:34:19 +02:00
Sebastian Lackner
ad87c93337 server-Key_State: Fix test failure in comctl32/listview. 2015-06-01 21:34:17 +02:00
Sebastian Lackner
ce3f724ea2 Rebase against 7c5f639cb86fba26a3b96d9dd0798fd3da2150a0. 2015-06-01 19:20:24 +02:00
Sebastian Lackner
0d0440ede9 shell32-Icons: Fix a test failure in comctl32/imagelist tests. 2015-06-01 07:15:50 +02:00
Sebastian Lackner
7dc9e1b670 mscoree-CorValidateImage: Add reference to upstream bugreport. 2015-05-31 22:41:07 +02:00
Sebastian Lackner
528e9ceec3 ntdll-CLI_Images: Add reference to upstream bugreport. 2015-05-31 22:28:28 +02:00
Sebastian Lackner
da512da861 shlwapi-AssocGetPerceivedType: Fixed error checking for RegGetValueW based on feedback from Thomas Faber. 2015-05-31 21:51:48 +02:00
Sebastian Lackner
e7ab8d7b04 kernel32-GetNumaProcessorNode: Add reference to upstream bugreport. 2015-05-31 21:42:25 +02:00
Sebastian Lackner
bb8f219272 server-JobObjects: Add reference to upstream bugreport. 2015-05-31 15:01:42 +02:00
Sebastian Lackner
b54341886b Release 1.7.44. 2015-05-31 04:44:43 +02:00
Sebastian Lackner
088ca2f71d Added patch to avoid using unixfs for devices without mountpoint. 2015-05-31 00:29:12 +02:00
Sebastian Lackner
6d2e3ce903 server-RootDirectory_File: Duplicated file has to be completely decoupled from original one. 2015-05-30 23:08:39 +02:00
Sebastian Lackner
4c9804d9f5 Revert upstream patch which causes broken rendering in various games. 2015-05-30 21:43:52 +02:00
Sebastian Lackner
c7d100897a Change file permissions from 100755 to 100644 in two patches (thanks Qian Hong). 2015-05-30 20:28:41 +02:00
Sebastian Lackner
55902fb521 server-RootDirectory_File: Update patchset and add additional tests for file seeking behaviour. 2015-05-30 20:23:34 +02:00
Sebastian Lackner
a428549415 ntdll-Hide_Wine_Exports: Add reference to upstream bug report. 2015-05-30 19:23:31 +02:00
Sebastian Lackner
0432712e4e Added patchset to fix various upstream issues detected by Coverity. 2015-05-30 17:15:23 +02:00
Sebastian Lackner
b942798ef9 Fix a compile failure and add a missing file. 2015-05-30 06:23:51 +02:00
Sebastian Lackner
f576613dd2 Added patch to fix scaling behaviour of images and mipmap levels in IDirect3DTexture2_Load. 2015-05-30 03:27:41 +02:00
Sebastian Lackner
9384283aca Added patch to allow hiding wine version information from applications. 2015-05-30 02:40:29 +02:00
Sebastian Lackner
cf5c56ef11 Added patch to output winedbg system information also to the terminal, not only to dialog. 2015-05-30 01:27:24 +02:00
Sebastian Lackner
c632b99fb5 Added patch to fix handling of opening a file with RootDirectory pointing to a file handle. 2015-05-29 23:20:21 +02:00
Sebastian Lackner
f5c6731e84 Added patch to fix NULL pointer dereference in get_frame_by_name.
Note: An almost identical version was also submitted by Indrek Altpere to
wine-patches, but Michael Müller submitted his own attempt even earlier
to me - see timestamp of the patch.
2015-05-29 20:09:44 +02:00
Sebastian Lackner
cec272a2d4 Added patch to return fake device type when systemroot is located on virtual disk. 2015-05-29 20:00:41 +02:00
Sebastian Lackner
1b2fa6c6cb Added patch to fix crash in Gothic 1/2 with builtin directmusic caused by wrong return value. 2015-05-29 19:09:54 +02:00
Sebastian Lackner
016e539659 Rebase against 7efe31d9294275f2505361c19afa4e8e50be2c8d. 2015-05-29 15:02:34 +02:00
Sebastian Lackner
412af27a17 Added patch to use random names when caching very long urls (fixes Wine Staging Bug #266). 2015-05-28 23:11:52 +02:00
Sebastian Lackner
bcb19df630 Added patch for stub of iphlpapi.ConvertInterfaceLuidToGuid. 2015-05-28 22:48:59 +02:00
Sebastian Lackner
79e542c24a Rebase against 22983f2b65dc40bfa90a73e3e3bd2e13cc90e22f. 2015-05-28 16:57:14 +02:00
Sebastian Lackner
c10eb9a4a1 Added patch to allow to enable/disable InsertMode in wineconsole settings. 2015-05-28 15:26:05 +02:00
Sebastian Lackner
79c69db369 Rebase against 39d71c52ef7839fe7daad97b009d029b71f691ba. 2015-05-27 22:10:54 +02:00
Sebastian Lackner
763bb554cd Staging: Print wine version in winediag message. 2015-05-26 23:06:47 +02:00
Sebastian Lackner
7cad745ad6 Added patch for support of ws2_32.dll.WSAPoll. 2015-05-26 22:06:15 +02:00
Sebastian Lackner
92379575c7 Rebase against 530d269e0187f2d0b406f8d5e3c4de974bf553ae. 2015-05-26 18:32:07 +02:00
Sebastian Lackner
2a1d1a0086 Rebase against 98b991fdcf3f2cdbdae7d61203367ce9728a5e6d. 2015-05-25 18:59:24 +02:00
Sebastian Lackner
83cbd1daaa Added patch to assign a drive serial number during prefix creation/update. 2015-05-25 06:10:28 +02:00
Sebastian Lackner
7f9bf47dd0 wineboot-drivers_etc_Stubs: Add a missing \n to an ERR message. 2015-05-25 05:50:39 +02:00
Sebastian Lackner
41484ad4ed Added patch with shell32 placeholder icons to match offsets with Windows. 2015-05-24 18:25:00 +02:00
Sebastian Lackner
4b4c5feb3d Added patch with stubbed ISWbemSecurity interfaces in wbemdisp. 2015-05-24 17:56:51 +02:00
Sebastian Lackner
5972e18a71 Added patch to handle '\r' as whitespace in wbemprox queries. 2015-05-24 17:31:50 +02:00
Sebastian Lackner
baa05e4719 Rebase against 90ed96a766b4b627a5dd18d601b41257c4f8e390. 2015-05-22 15:22:57 +02:00
Sebastian Lackner
ca8ffcd619 Rebase against 9586d3b2567e6b4a2270caeacf39796c168351c0. 2015-05-21 18:47:14 +02:00
Sebastian Lackner
b2297b41c3 Rebase against 1e8759805e3c5dfe00a31bb5f13f1c1da28d2826. 2015-05-21 06:24:11 +02:00
Sebastian Lackner
f09433417e riched20-IText_Interface: Avoid additional linked lists for font/para interfaces. 2015-05-20 07:35:12 +02:00
Sebastian Lackner
349ba2df2a Rebase against f4790714fe69df7701cff666d6b5ab4be049cbf6. 2015-05-20 06:00:09 +02:00
Sebastian Lackner
9573b57d3c Rebase against 0d91274defcf65093957cf8e43985b9be55642d5. 2015-05-19 05:25:23 +02:00
Sebastian Lackner
0defa32dfb Release 1.7.43. 2015-05-16 22:59:02 +02:00
Sebastian Lackner
1c29f7db86 Update category information for all patchsets. 2015-05-16 18:48:49 +02:00
Sebastian Lackner
bfb112653c Added patch to skip unknown item when decoding a CMS certificate. 2015-05-16 17:55:21 +02:00
Sebastian Lackner
7a5534ac75 Added patch with stub for kernel32.SetFileCompletionNotificationModes (for Steam in Win7 mode). 2015-05-16 17:19:40 +02:00
Sebastian Lackner
1bbf522c01 Added patch to free RPC parameters allocated by application before anything else. 2015-05-16 04:29:53 +02:00
Sebastian Lackner
95496eedab ntdll-Heap_Delay_Free: Disable patchset, it causes failures for other apps.
Will be re-added after the release when the patch has been improved.
2015-05-16 03:50:29 +02:00
Sebastian Lackner
13effc62f8 wininet-Cleanup: Added various additional fixes for wininet header handling. 2015-05-16 03:45:42 +02:00
Sebastian Lackner
975564c566 wininet-Cleanup: Added next couple of patches and merge with wininet-Memory_Leak. 2015-05-16 03:45:42 +02:00
Sebastian Lackner
8e4c7f1017 Added patch to add HTTP Host header in HttpSendRequest instead of HttpOpenRequest. 2015-05-16 03:45:41 +02:00
Sebastian Lackner
e2d58b98e4 Updated patch to emulate \Device\Null using /dev/null, use a proper device driver. 2015-05-16 03:45:41 +02:00
Sebastian Lackner
26e06cc151 Added patches for additional tests of wininet cookie/header/authentication handling, in preparation of various cleanup patches. 2015-05-16 03:45:41 +02:00
Sebastian Lackner
90bf076dfc Added patch to fix memory leak in wininet.HTTP_InsertCookies. 2015-05-16 03:45:41 +02:00
Sebastian Lackner
dcfee86e79 Added patch with tests for imagehlp.{ImageLoad,ImageUnload,GetImageUnusedHeaderBytes}. 2015-05-15 02:48:15 +02:00
Sebastian Lackner
a3ca9927db Added patch to implement kernel32.GetSystemTimePreciseAsFileTime. 2015-05-14 03:14:44 +02:00
Sebastian Lackner
d114a05de3 Added patch to allocate fake hWnd for wineconsole curses backend. 2015-05-13 19:32:09 +02:00
Sebastian Lackner
fb7bff38de Added patch to create stub files for system32/drivers/etc/{services,hosts,networks,protocol}. 2015-05-13 07:11:50 +02:00
Sebastian Lackner
2a8300034c Added patch with IEnumString stub interface for ACLShellSource. 2015-05-13 04:58:51 +02:00