Sebastian Lackner
|
65a5de8630
|
Added patch to implement ntdll._aulldvrm.
|
2017-01-21 22:56:05 +01:00 |
|
Sebastian Lackner
|
b2341b8d08
|
Added patch to fix ordinal number of winmm.PlaySoundA.
|
2017-01-21 21:21:20 +01:00 |
|
Sebastian Lackner
|
c4de5ab774
|
winecfg-Staging: Add ' (Staging)' suffix in about dialog.
|
2017-01-21 21:17:51 +01:00 |
|
Sebastian Lackner
|
f3854126b1
|
Added patch to print process arguments in winedbg backtraces.
|
2017-01-21 20:20:13 +01:00 |
|
Sebastian Lackner
|
c40429f3c9
|
Added patch with multiple fixes for ole32 property storage.
|
2017-01-21 19:24:12 +01:00 |
|
Sebastian Lackner
|
d1af5f06fa
|
ddraw-FlipToGDISurface: Update patchset and missing NULL pointer check.
|
2017-01-20 20:49:08 +01:00 |
|
Sebastian Lackner
|
af5ec899c3
|
winex11-MWM_Decorations: Update patchset.
|
2017-01-20 20:34:06 +01:00 |
|
Sebastian Lackner
|
3c781f3862
|
Added patch to implement semi-stubs for D3D11 deferred context.
|
2017-01-20 17:22:51 +01:00 |
|
Sebastian Lackner
|
7257898858
|
Added patch to fix DrawIndexedPrimitiveUP with non-zero min_vertex_idx.
|
2017-01-20 07:53:43 +01:00 |
|
Sebastian Lackner
|
32823d7014
|
Rebase against 3ba2b5898cf9c78f81afc1fd620e5046a3392be0.
|
2017-01-20 04:58:12 +01:00 |
|
Sebastian Lackner
|
76177e1da2
|
Added patch to relax dwSize validation ddraw_surface*_Lock.
|
2017-01-19 15:46:19 +01:00 |
|
Sebastian Lackner
|
6db72e951e
|
bcrypt-Improvements: Add missing ncrypt forwards.
|
2017-01-19 11:02:48 +01:00 |
|
Sebastian Lackner
|
b9514dd7b0
|
patchinstall.sh: Further replacements echo -> printf.
Also remove a broken link.
|
2017-01-19 10:21:47 +01:00 |
|
Sebastian Lackner
|
76a233502e
|
patchupdate.py: Use printf instead of echo to workaround bash/dash incompatibilities.
|
2017-01-19 09:15:23 +01:00 |
|
Sebastian Lackner
|
c0993595fe
|
Added patch to implement msvcrt.nan functions.
|
2017-01-19 07:29:21 +01:00 |
|
Sebastian Lackner
|
49ba202882
|
Added patch to fix return type of shlwapi.SHAddDataBlock.
Also fixes parsing of multiline From: headers in staging/patchutils.py.
|
2017-01-19 07:17:02 +01:00 |
|
Sebastian Lackner
|
80a4e6bdd7
|
Added patch to fix calling function with instance and VARIANT return type in DispCallFunc.
|
2017-01-19 06:09:18 +01:00 |
|
Sebastian Lackner
|
0c4032f598
|
Rebase against 274a82b33c2907a2d28a50ba6919711cfabf1b20.
|
2017-01-18 23:41:07 +01:00 |
|
Sebastian Lackner
|
96bce84236
|
Added patch to fix API signature of ntdll.NtAllocateUuids.
|
2017-01-18 23:27:48 +01:00 |
|
Sebastian Lackner
|
e0e48313df
|
vulkan-Vulkan_Implementation: Do not use conversion for ignored fields.
|
2017-01-18 20:56:21 +01:00 |
|
Sebastian Lackner
|
105afd2146
|
iphlpapi-TCP_Table: Fix a test failure.
|
2017-01-18 17:45:06 +01:00 |
|
Sebastian Lackner
|
966293c5d3
|
Rebase against b510dccecbfe80c26b030b78b903b38350d41012.
|
2017-01-18 16:52:22 +01:00 |
|
Sebastian Lackner
|
b19d0ea3ca
|
Rebase against c3e6ecde36692d03dc360200c7a7044a02c4a392.
|
2017-01-16 23:23:59 +01:00 |
|
Sebastian Lackner
|
e745798070
|
ntdll-Grow_Virtual_Heap: Never attempt to release or decommit memory of a subheap.
This fixes a possible memory leak.
|
2017-01-16 05:01:38 +01:00 |
|
Sebastian Lackner
|
bb54734bd3
|
user32-Auto_Radio_Button: Add a missing Fixes line.
|
2017-01-16 02:34:33 +01:00 |
|
Sebastian Lackner
|
12d8b79c63
|
Release 2.0-rc5.
|
2017-01-15 23:26:44 +01:00 |
|
Sebastian Lackner
|
986a011548
|
Added patch to avoid duplicate definition of REFERENCE_TIME.
|
2017-01-15 22:56:27 +01:00 |
|
Sebastian Lackner
|
2c08a980e8
|
Added patch to check if any 16 bit thunks have been allocated before accessing pointer.
|
2017-01-15 19:18:02 +01:00 |
|
Sebastian Lackner
|
9686fe6647
|
Added patch to remove memory limitation to 32GB on 64-bit by growing heap dynamically.
|
2017-01-15 18:56:52 +01:00 |
|
Sebastian Lackner
|
b013afa660
|
Added patch with stub for rstrtmgr.RmShutdown.
|
2017-01-15 16:30:20 +01:00 |
|
Sebastian Lackner
|
bdb212523c
|
Added patch to implement RunlevelInformationInActivationContext in RtlQueryInformationActivationContext.
|
2017-01-15 16:24:24 +01:00 |
|
Sebastian Lackner
|
d4f26a2f95
|
Added patch to ignore AllowXsltScript and AllowDocumentFunction properties in msxml.
|
2017-01-15 15:24:35 +01:00 |
|
Sebastian Lackner
|
1261a0540c
|
Added patch to avoid setting DDCAPS_ALIGNBOUNDARYSRC as cap for ddraw.
|
2017-01-15 02:29:50 +01:00 |
|
Sebastian Lackner
|
577b85bdc8
|
Added patch to respect return value of callback in DirectSoundEnumerateA/W.
|
2017-01-14 23:20:54 +01:00 |
|
Sebastian Lackner
|
96a6d1cecc
|
Added patch to build independent xinput9_1_0.dll instead of using forwards.
|
2017-01-14 22:46:53 +01:00 |
|
Sebastian Lackner
|
a90497bdef
|
Added patch to improve stubs for Validate{Vertex,Pixel}Shader.
|
2017-01-14 08:29:21 +01:00 |
|
Sebastian Lackner
|
b6c5b6240b
|
Added patch to catch page faults in NtQueryPerformanceCounter.
|
2017-01-14 08:19:10 +01:00 |
|
Sebastian Lackner
|
9c43bb8d2c
|
Added patch to workaround a bug present in the current versions of Flex.
|
2017-01-14 05:50:14 +01:00 |
|
Sebastian Lackner
|
f06f5c3b0c
|
Added patch to implement support for LABEL_SECURITY_INFORMATION.
|
2017-01-14 05:38:36 +01:00 |
|
Sebastian Lackner
|
b2098faef8
|
Added patch to fix cost computation in MSI for large values.
|
2017-01-14 01:28:20 +01:00 |
|
Sebastian Lackner
|
4b0fe0c820
|
Added patch to return success for TokenSessionId in NtSetInformationToken.
|
2017-01-14 01:18:35 +01:00 |
|
Sebastian Lackner
|
604d23df7c
|
Rebase against 3c54d4fb6926195e43a1163b0a243d2614a5951f.
|
2017-01-14 00:55:36 +01:00 |
|
Sebastian Lackner
|
e65410b901
|
wined3d-WINED3DFMT_R32G32_UINT: Remove patch for issue fixed in dev branch (thanks Alistair).
|
2017-01-13 13:14:56 +01:00 |
|
Sebastian Lackner
|
7b4727f89c
|
Added patch to start debugger always on WinSta0.
|
2017-01-13 02:00:22 +01:00 |
|
Sebastian Lackner
|
5f4b99aa18
|
Rebase against 083b35e7c77c32f2f011a7e4188edaf605e0848c.
|
2017-01-13 01:08:54 +01:00 |
|
Sebastian Lackner
|
73c19719e0
|
Added patch to improve mapping of DACL to file permissions.
|
2017-01-13 01:03:25 +01:00 |
|
Sebastian Lackner
|
eaff208f0d
|
Added patch to implement support for navigating a group of radio buttons using a keyboard.
|
2017-01-12 17:08:24 +01:00 |
|
Sebastian Lackner
|
77452f30f8
|
wbemdisp-Printer: Rename patchset to wbemprox-Printer.
|
2017-01-12 05:35:37 +01:00 |
|
Sebastian Lackner
|
7ad3349f66
|
Added patch to fix row count in fill_processor and fill_printer function.
|
2017-01-12 05:34:14 +01:00 |
|
Sebastian Lackner
|
8c909daf10
|
server-Stored_ACLs: Update patch and fix handling of MAXIMUM_ALLOWED.
|
2017-01-12 02:57:24 +01:00 |
|