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
|
d532c3b5bd
|
patchupdate.py: Wrap debian/changelog at 80 chars.
|
2015-05-07 02:24:03 +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
|
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
|
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
|
e0390d0bdb
|
Removed various patches (accepted upstream).
|
2015-05-04 19:02:31 +02:00 |
|
Sebastian Lackner
|
5848db0ab8
|
Release 1.7.42.
|
2015-05-03 22:02:59 +02:00 |
|
Sebastian Lackner
|
ffb7bab285
|
Added patch to create HKLM\Software\Microsoft\Cryptography\MachineGuid registry key.
|
2015-05-03 18:52:56 +02:00 |
|
Sebastian Lackner
|
f3b8a3bfa3
|
Added patch to make sure OpenClipboard with current owner doesn't fail.
|
2015-05-03 07:36:40 +02:00 |
|
Sebastian Lackner
|
b182064bef
|
Added patch to emulate \Device\Null using /dev/null.
|
2015-05-02 21:00:56 +02:00 |
|
Sebastian Lackner
|
f23ff69f86
|
Added patch to return failure in NtProtectVirtualMemory when last argument is omitted.
|
2015-05-02 19:09:57 +02:00 |
|
Sebastian Lackner
|
582e9666ed
|
Partially removed patches to fix handling of opening read-only files for FILE_DELETE_ON_CLOSE (accepted upstream).
|
2015-05-01 01:44:20 +02:00 |
|
Sebastian Lackner
|
0ce637dcda
|
Added patch with stub for advapi32.ImpersonateAnonymousToken (fixes Wine Staging Bug #254).
|
2015-04-30 01:48:38 +02:00 |
|
Sebastian Lackner
|
9f7c9e309a
|
Added patch with stub for D3DXFrameFind.
|
2015-04-30 01:48:38 +02:00 |
|
Sebastian Lackner
|
8ecb8c648e
|
Added patch with stub for d3d11.D3D11CreateDeviceAndSwapChain.
|
2015-04-30 01:48:38 +02:00 |
|
Sebastian Lackner
|
97fb6e215a
|
Removed multiple patches (accepted upstream).
|
2015-04-30 01:48:38 +02:00 |
|
Sebastian Lackner
|
1f8b2211dc
|
Added patch to fix various issues related to advapi32.LookupAccountSidA.
|
2015-04-30 01:48:38 +02:00 |
|
Sebastian Lackner
|
30cc97b72e
|
Partially removed patches to fix timezone information.
|
2015-04-30 01:48:37 +02:00 |
|
Sebastian Lackner
|
90eb3105b8
|
Added patch to ignore garbage after decoding gif lines.
|
2015-04-27 03:59:48 +02:00 |
|
Sebastian Lackner
|
157d49eb57
|
Added patch to fix check for texture levels in wined3d_device_update_texture.
|
2015-04-27 03:13:00 +02:00 |
|
Sebastian Lackner
|
58cc16c463
|
Added patch to update timezone information in wine.inf.
|
2015-04-26 20:51:52 +02:00 |
|
Sebastian Lackner
|
309e515899
|
Added patch to implement FileFsFullSizeInformation information class.
|
2015-04-23 23:53:22 +02:00 |
|
Sebastian Lackner
|
8e8e15c81a
|
Removed patch to fix issues with invalid console handles for new processes (accepted upstream).
|
2015-04-23 17:03:20 +02:00 |
|
Sebastian Lackner
|
a139cd10bd
|
Removed patch for stub of ntdll.WinSqmIsOptedIn (fixed upstream).
|
2015-04-22 23:38:15 +02:00 |
|
Sebastian Lackner
|
1566e72122
|
Removed patch to avoid crash when trying to bind mshtml event scripts to window (fixed upstream).
|
2015-04-20 15:57:54 +02:00 |
|
Sebastian Lackner
|
c282ffecac
|
Release 1.7.41.
|
2015-04-19 01:20:00 +02:00 |
|
Sebastian Lackner
|
923966f191
|
Added patch to avoid crash when trying to bind mshtml event scripts to window.
|
2015-04-18 21:50:25 +02:00 |
|
Sebastian Lackner
|
15041e6b96
|
Added patch for ProfileList\<UserSID> registry subkey.
|
2015-04-18 16:39:34 +02:00 |
|
Sebastian Lackner
|
cf4a1f5af2
|
Added patch for stub of ntdll.WinSqmIsOptedIn.
|
2015-04-18 15:34:28 +02:00 |
|
Sebastian Lackner
|
69f3294d35
|
Updated ntdll-FileDispositionInformation patchset to block deleting mapped files (by Qian Hong, fixes Wine Staging Bug #228).
|
2015-04-17 21:24:21 +02:00 |
|
Sebastian Lackner
|
f2ecb762ea
|
Added patch for implementation of mfplat.MFTRegister.
|
2015-04-17 21:00:19 +02:00 |
|
Sebastian Lackner
|
4befe663b8
|
Added patch to fix handling of opening read-only files for FILE_DELETE_ON_CLOSE.
|
2015-04-17 13:48:21 +02:00 |
|
Sebastian Lackner
|
178d669519
|
Added patch to implement support for wbemprox Win32_SystemEnclosure table.
|
2015-04-17 09:54:01 +02:00 |
|
Sebastian Lackner
|
04afcf114c
|
Added patch to recognize localhost as local machine in wbemprox.
|
2015-04-17 06:29:29 +02:00 |
|
Sebastian Lackner
|
d9bdc6ae51
|
Added patch for support of process specific debug channels.
|
2015-04-17 06:23:19 +02:00 |
|
Sebastian Lackner
|
3a65a99375
|
Added patch to properly handle closing sockets during a select call.
|
2015-04-16 13:02:10 +02:00 |
|
Sebastian Lackner
|
96325cabed
|
Removed patch to increase wineconsole commandline buffer size (fixed upstream).
|
2015-04-14 19:11:31 +02:00 |
|
Sebastian Lackner
|
24af7f9090
|
Added patch to reset device state in SysKeyboard*Impl_Acquire.
|
2015-04-11 10:07:56 +02:00 |
|
Sebastian Lackner
|
c9ec45a0e3
|
Updated server-PeekMessage patchset to reset message filter in accept_hardware_message call (fixes Wine Staging Bug #211).
|
2015-04-10 22:53:14 +02:00 |
|
Sebastian Lackner
|
44c159ca06
|
Added patch to fix regression caused by blacklisting supported OpenGL extensions.
|
2015-04-10 08:21:45 +02:00 |
|
Sebastian Lackner
|
c382d2430b
|
Added patch to calculate msvcrt exponential math operations with higher precision.
|
2015-04-10 08:16:17 +02:00 |
|
Sebastian Lackner
|
77bc095cb4
|
Added first part of patchset containing various improvements for LsaLookupSids.
|
2015-04-10 05:28:45 +02:00 |
|
Sebastian Lackner
|
3f56243b9b
|
Added patch with stub for setupapi.SetupDiSetDeviceInstallParamsW.
|
2015-04-10 00:13:54 +02:00 |
|
Sebastian Lackner
|
f1b780f2e7
|
Removed patch to fix compatibility with gnutls28 (accepted upstream).
|
2015-04-09 18:21:07 +02:00 |
|
Sebastian Lackner
|
c5bbea55d2
|
Rebase against upstream changes.
|
2015-04-08 04:02:57 +02:00 |
|
Sebastian Lackner
|
13a3cadc66
|
Removed multiple patchsets (accepted upstream).
|
2015-04-06 17:53:34 +02:00 |
|