Commit Graph

1298 Commits

Author SHA1 Message Date
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
Sebastian Lackner
1b0d071e41 Added patch to avoid creating foreign thread queues for attach_thread_input requests. 2015-05-12 05:46:20 +02:00
Sebastian Lackner
134b99fbb2 Added patch to implement shlwapi.AssocGetPerceivedType. 2015-05-12 03:36:39 +02:00
Sebastian Lackner
c3c9472eb4 Added patch for stub of fltlib.FilterLoad. 2015-05-11 18:19:20 +02:00
Sebastian Lackner
5215a311fe Rebase against 6d323d81b2a604b89c612928a573b290c945df75. 2015-05-11 18:10:47 +02:00
Sebastian Lackner
d3dbcb9165 Added patch to use POSIX implementation to enumerate directory content on FreeBSD. 2015-05-10 02:26:38 +02:00
Sebastian Lackner
53734776f6 ntdll-NtQuerySection: Fix signature also in ntoskrnl.exe specfile. 2015-05-09 21:03:46 +02:00
Sebastian Lackner
54451f955b advapi32-ImpersonateAnonymousToken: Add exports to api-ms-win-security-base-l1-{1,2}-0. 2015-05-09 20:59:43 +02:00
Sebastian Lackner
2fbbd765c6 kernel32-GetFinalPathNameByHandle: Add exports to api-ms-win-core-file-l1-1-0. 2015-05-09 20:57:21 +02:00
Sebastian Lackner
954aed181c Added patch to dirtify vertex shader on transformed update, fixes graphical corruption. 2015-05-09 04:26:56 +02:00
Sebastian Lackner
da0ebd230f ntdll-Vista_Threadpool: Fix compiler warning on x86_64. 2015-05-09 04:20:50 +02:00
Sebastian Lackner
6fb06b865c dsound-EAX: Fix compiler warning on x86_64. 2015-05-09 04:04:15 +02:00
Sebastian Lackner
ffe90cf9f7 kernel32-CopyFileEx: Fix test failures in kernel32/file and add additional tests. 2015-05-09 00:42:45 +02:00
Sebastian Lackner
d6a8a1d8a1 Added patch to fix error handling in OpenSCManagerW (fixes testfailure in advapi32/service tests when named pipe messagemode is available). 2015-05-08 21:57:09 +02:00
Sebastian Lackner
7fd064ce86 Added patch to implement support for ObjectTypeInformation class support in NtQueryObject. 2015-05-08 19:58:53 +02:00
Sebastian Lackner
20f6d63e2b Added patch to fix leak of async handle in pipe_server_flush. 2015-05-08 19:58:53 +02:00
Sebastian Lackner
0a1e04b9f2 Rebase against 3ec3fa5eb7d4eefd3157dfce31dbe561a6cda474. 2015-05-08 19:58:50 +02:00
Sebastian Lackner
977b8b34ad Added patch with stub for winsta.WinStationEnumerateW. 2015-05-07 06:34:45 +02:00
Sebastian Lackner
caf809b1d5 Added patch to return default palette entries from GetSystemPaletteEntries for non-palette-based devices. 2015-05-07 04:20:48 +02:00
Sebastian Lackner
952ab53219 Added patch to wait before reusing recently freed memory (fixes Wine Staging Bug #269 and #199). 2015-05-07 02:06:56 +02:00
Sebastian Lackner
e44c30c64e Added patch with stub for atl80.AtlIPersistPropertyBag_Save. 2015-05-06 23:21:06 +02:00
Sebastian Lackner
41f0cda558 patchinstall.sh: Simplify code to enable/disable patchsets. 2015-05-06 22:37:54 +02:00
Sebastian Lackner
552d300345 patchinstall.sh: Some style fixes, use underscore for local variables. 2015-05-06 22:22:46 +02:00
Sebastian Lackner
1143708578 patchupdate.py: Add '--version' command to show staging/wine version. 2015-05-06 22:09:04 +02:00
Sebastian Lackner
aa817e83cf patchupdate.py: When using --force-autoconf, only update files if required. 2015-05-06 20:42:32 +02:00
Sebastian Lackner
1bb34e22a6 patchinstall.sh: Add commandline option '--force-autoconf' to include autogenerated changes in each commit. 2015-05-06 20:41:18 +02:00
Sebastian Lackner
dd18228f7d patchinstall.sh: Only update ./configure and wineserver protocol files if required. 2015-05-06 19:29:17 +02:00
Sebastian Lackner
a78acf275d msvcp90-basic_string_dtor: Fix behaviour for both char and wchar strings. 2015-05-06 17:55:10 +02:00
Sebastian Lackner
8ace9d57c0 Rebase against upstream changes. 2015-05-06 17:34:48 +02:00
Sebastian Lackner
0c248ecda3 Added patch with tests for shlwapi.AssocGetPerceivedType. 2015-05-06 16:57:47 +02:00
Sebastian Lackner
04b7095098 Added patch to improve ReadDataAvailable handling in FilePipeLocalInformation class. 2015-05-06 15:00:29 +02:00
Sebastian Lackner
d97efcbab3 Compiler_Warnings: Removed patch to fix build failure, no longer required. 2015-05-06 00:29:08 +02:00
Sebastian Lackner
52e3343bbb Removed various patches (accepted upstream). 2015-05-05 20:59:51 +02:00
Sebastian Lackner
ab87b19a87 Updated patch to calculate msvcrt exponential math operations with higher precision (fixes Wine Staging Bug #268). 2015-05-05 01:36:50 +02:00
Sebastian Lackner
3426979ddf Disable patchset shell32-Default_Folder_ACLs (fixes Wine Staging Bug #265). 2015-05-04 21:52:33 +02:00
Sebastian Lackner
3f7b4894a7 Compiler_Warnings: Added patch to fix recently introduced build failure with gcc4.9. 2015-05-04 19:34:09 +02:00
Sebastian Lackner
e0390d0bdb Removed various patches (accepted upstream). 2015-05-04 19:02:31 +02:00
Sebastian Lackner
ffb7bab285 Added patch to create HKLM\Software\Microsoft\Cryptography\MachineGuid registry key. 2015-05-03 18:52:56 +02:00