Commit Graph

1565 Commits

Author SHA1 Message Date
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
78327e5ead patchupdate.py: Show a more helpful patch apply failure message. 2015-06-03 21:09:01 +02:00
Sebastian Lackner
ccd977d649 patchupdate.py: Run patch apply tests in logical order. 2015-06-03 21:09:01 +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
26d8a27276 patchupdate.py: Allow to run from arbitrary working directory. 2015-06-03 07:32:57 +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