Commit Graph

1507 Commits

Author SHA1 Message Date
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
b0071ce53e debian/rules: Remove --without-unwind, its no longer necessary. 2015-06-18 05:30:51 +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
a1611c8fd0 debian/rules: Add configure flag --without-unwind on x86_64, its not really required on Linux. 2015-06-13 21:24:00 +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
7a6fec3740 patchupdate.py: Always try to match bug description. 2015-06-09 05:36:03 +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