Sebastian Lackner
|
981ea8facf
|
Removed patch for wine64 support on FreeBSD (accepted upstream).
|
2014-12-23 16:02:22 +01:00 |
|
Sebastian Lackner
|
a934f08991
|
Added patch to fix invalid usage of RegOpenKeyExW in msdmo.
|
2014-12-23 07:23:35 +01:00 |
|
Sebastian Lackner
|
ce701fe0df
|
Added patch to try harder to get the host name address in getaddrinfo().
|
2014-12-23 07:12:43 +01:00 |
|
Sebastian Lackner
|
91e07b125f
|
Merge branch 'master' of github.com:wine-compholio/wine-staging
|
2014-12-23 06:36:07 +01:00 |
|
Sebastian Lackner
|
2ec8a387a0
|
Added patch to use actual program name if available to describe PulseAudio streams.
|
2014-12-23 06:33:31 +01:00 |
|
Erich E. Hoover
|
b594ebe2e7
|
Added patch to expect the correct buffer size for different IOCTL_DVD_READ_STRUCTURE requests.
|
2014-12-22 20:36:56 -07:00 |
|
Sebastian Lackner
|
4f213843ac
|
Added patch for support of SLGetWindowsInformationDWORD.
|
2014-12-22 20:35:58 +01:00 |
|
Sebastian Lackner
|
030275f110
|
Added test for RtlIpv4StringToAddressExA.
|
2014-12-20 20:13:49 +01:00 |
|
Sebastian Lackner
|
0d1d699881
|
Added patch with stub for D3DXIntersect.
|
2014-12-20 17:13:13 +01:00 |
|
Sebastian Lackner
|
a59b542fd6
|
Added patch with stub for D3DXComputeTangentFrameEx.
|
2014-12-20 17:02:35 +01:00 |
|
Sebastian Lackner
|
aeedb30ca0
|
Removed patch for stub of ntdll.RtlSetHeapInformation (accepted upstream), rebased wininet patch.
|
2014-12-19 23:39:35 +01:00 |
|
Michael Müller
|
9efe53b3f5
|
Added patch for ID3DXEffect::FindNextValidTechnique.
|
2014-12-19 22:40:48 +01:00 |
|
Michael Müller
|
3d8a3c0e69
|
Added patch for IDXGIOutput::GetDesc.
|
2014-12-19 21:35:01 +01:00 |
|
Sebastian Lackner
|
135f617b33
|
Fix issue in user32-WndProc patch which caused crashes for some 16-bit apps.
|
2014-12-19 14:38:16 +01:00 |
|
Sebastian Lackner
|
f6749f92de
|
Added patch for stub of ntdll.RtlSetHeapInformation.
|
2014-12-18 23:26:56 +01:00 |
|
Sebastian Lackner
|
777d431d9a
|
Removed patch to export SHILCreateFromPath by name (accepted upstream).
|
2014-12-18 22:44:10 +01:00 |
|
Sebastian Lackner
|
3fe922b5f5
|
Added test for server-Unexpected_Wakeup patch.
|
2014-12-18 18:44:41 +01:00 |
|
Sebastian Lackner
|
2912921b94
|
Added patch to ensure X11 input events are handled even without explicit message loop.
|
2014-12-18 01:17:09 +01:00 |
|
Sebastian Lackner
|
7dac73a69b
|
Partially removed patches for ntdll DOS attributes (accepted upstream).
|
2014-12-18 00:13:20 +01:00 |
|
Michael Müller
|
90261acce1
|
Rename debian package to wine-staging and small changelog cleanup.
|
2014-12-17 20:36:31 +01:00 |
|
Sebastian Lackner
|
12af26a582
|
Avoid duplicate wined3d specfile by adding PARENTSPEC Makefile argument.
|
2014-12-17 04:27:10 +01:00 |
|
Sebastian Lackner
|
f3e96bb902
|
debian/changelog: Add a missing space.
|
2014-12-16 23:04:07 +01:00 |
|
Sebastian Lackner
|
565f1e2e53
|
Removed several patches (accepted upstream).
|
2014-12-16 22:22:31 +01:00 |
|
Sebastian Lackner
|
b0ab8b3913
|
Added patch to return proper charcount for GetLocaleInfo with LOCALE_IFIRSTDAYOFWEEK.
|
2014-12-16 04:12:24 +01:00 |
|
Sebastian Lackner
|
71a0838ac3
|
Added patch to fix handling of subdirectory in FtpFindFirstFile.
|
2014-12-16 01:49:58 +01:00 |
|
Sebastian Lackner
|
8765c50218
|
Removed several patches (accepted upstream).
|
2014-12-15 22:50:30 +01:00 |
|
Sebastian Lackner
|
14dd3801bf
|
Release 1.7.33.
|
2014-12-15 00:53:35 +01:00 |
|
Sebastian Lackner
|
0f0f8d3d6f
|
Added patch to add winecfg Staging tab.
|
2014-12-14 21:55:51 +01:00 |
|
Michael Müller
|
60f7d52725
|
Added patch to implement support for loader dll redirections.
|
2014-12-13 05:38:40 +01:00 |
|
Sebastian Lackner
|
c466779d90
|
Added patch to reallocate buffer when adding records to AVI files.
|
2014-12-12 05:53:08 +01:00 |
|
Sebastian Lackner
|
825711fcc7
|
Added patch to provide named entry point shell32.SHILCreateFromPath for vista apps.
|
2014-12-12 05:25:48 +01:00 |
|
Sebastian Lackner
|
47a163dcef
|
Added patch to ignore unsupported flags for CoInternetSetFeatureEnabled.
|
2014-12-12 05:18:45 +01:00 |
|
Sebastian Lackner
|
fc24ba3f65
|
Added patch to fix return value of ScrollWindowEx for invisible windows.
|
2014-12-12 05:08:15 +01:00 |
|
Sebastian Lackner
|
824469b329
|
Added patch for additional tests of CoWaitForMultipleHandles with WM_QUIT.
|
2014-12-12 04:43:59 +01:00 |
|
Sebastian Lackner
|
88e30c29c4
|
Added patch to implement stubs for MFStartup and MFShutdown.
|
2014-12-12 01:02:40 +01:00 |
|
Sebastian Lackner
|
ca389f162a
|
Merge with master.
|
2014-12-09 22:53:38 +01:00 |
|
Sebastian Lackner
|
150dc70e53
|
Added patch for combase HSTRING objects.
|
2014-12-09 22:48:02 +01:00 |
|
Michael Müller
|
8369b0ce86
|
Added patch to allow Accept-Encoding for HTTP/1.0 in wininet.
|
2014-12-08 03:02:18 +01:00 |
|
Sebastian Lackner
|
ec9701cec2
|
Added patch to implement shlwapi.StrCatChainW.
|
2014-12-07 23:23:22 +01:00 |
|
Sebastian Lackner
|
f8befaf7fa
|
Merge pull request #211 (Added patch to implement support for GetPropValue to PulseAudio backend.)
|
2014-12-06 01:11:01 +01:00 |
|
Sebastian Lackner
|
7bcb2e7adb
|
Removed several patches (accepted upstream).
|
2014-12-04 23:12:37 +01:00 |
|
Sebastian Lackner
|
2f2045c5c8
|
Merge pull request #210 (Added patch to fix possible segfault in pulse_rd_loop of PulseAudio backend.)
|
2014-12-04 22:19:55 +01:00 |
|
Sebastian Lackner
|
e39c803fac
|
Added patch to set last error when GetRawInputDeviceList fails.
|
2014-12-04 15:00:08 +01:00 |
|
Sebastian Lackner
|
fb6a771a44
|
Remove various patches (accepted upstream), rebase some patches.
|
2014-12-02 21:24:57 +01:00 |
|
Sebastian Lackner
|
f317ba0b0c
|
Removed patch to fix copy and paste errors in ws2_32 tests (accepted upstream).
|
2014-12-01 22:04:19 +01:00 |
|
Sebastian Lackner
|
c67647eb73
|
Added new version of patch to fix condition mask handling in RtlVerifyVersionInfo.
|
2014-12-01 11:39:29 +01:00 |
|
Sebastian Lackner
|
5420552434
|
Remove incorrect patch for RtlVerifyVersionInfo, add tests for VerifyVersionInfo.
|
2014-11-30 22:33:59 +01:00 |
|
Sebastian Lackner
|
748696d2bd
|
Added patch to fix condition handling in RtlVerifyVersionInfo.
|
2014-11-30 18:20:45 +01:00 |
|
Sebastian Lackner
|
1e1522ed25
|
Release 1.7.32.
|
2014-11-30 15:25:01 +01:00 |
|
Sebastian Lackner
|
2e2178f595
|
Added patch to fix passing of unicode environment from msvcrt to CreateProcessW.
|
2014-11-30 03:11:04 +01:00 |
|