Sebastian Lackner
131c688ab3
Added patch for sr-Latn-{CS,RS} locale definitions.
2016-05-15 00:11:30 +02:00
Sebastian Lackner
27ba45e053
Added patch to preserve custom colors between subitems for listview control.
2016-05-14 23:55:10 +02:00
Sebastian Lackner
1acbf46fcf
Added patch to fix DialogBoxParam return value when control creation fails.
2016-05-14 23:46:34 +02:00
Sebastian Lackner
dc4a52734f
Added patch with riched20 class tests.
2016-05-13 10:33:56 +02:00
Sebastian Lackner
b1d1f3475b
Added patch to implement gdiplus.GdipGetMetafileHeaderFromMetafile and other metafile functions.
2016-05-13 08:29:00 +02:00
Sebastian Lackner
00902fdb2f
Added patch to update Wine Gecko to version 2.47-beta1.
2016-05-11 02:58:17 +02:00
Sebastian Lackner
ee7d9bd76b
oleaut32-Vtable_Offset: Add reference to upstream bug report.
2016-05-11 02:48:15 +02:00
Sebastian Lackner
e38a9d7073
Added patch to set buffer size to zero when InitializeSecurityContextW returns no data.
2016-05-08 23:20:09 +02:00
Sebastian Lackner
cd9e01c9ed
Added patch to implement support for fs segment in GetThreadSelectorEntry.
2016-05-08 20:24:58 +02:00
Sebastian Lackner
ece39ae33d
Added patch to extend a vtable offset before calling 64-bit DispCallFunc() for a 32-bit typelib.
2016-05-06 04:16:30 +02:00
Sebastian Lackner
cecff04cad
Rebase against 6dd6c76299f02a311e37d20a4cef3a0f917f7076.
...
[ntdll-FileNamesInformation]
Removed patch to implement FileNamesInformation class support for
NtQueryDirectoryFile (fixed upstream).
2016-05-06 00:52:12 +02:00
Sebastian Lackner
96068c4fe2
Rebase against 9eaa37249948c4d77df37cf3649ad1db59412fcb.
...
[amstream-GetMultiMediaStream]
Removed patch to implement AMStream GetMultiMediaStream functions (accepted
upstream).
[mscoree-Buffer_Overflow]
Removed patch to avoid buffer overflow in mono print handler for large strings
(accepted upstream).
[ntdll-Fix_Free]
Removed patch to fix a handle leak in RemoveDirectoryW (accepted upstream).
[ntdll-FreeBSD_Directory]
Removed patch to use POSIX implementation to enumerate directory content on
FreeBSD (fixed upstream).
2016-05-04 05:14:18 +02:00
Sebastian Lackner
8e5acbdae3
Rebase against bd2999db92e63f3aa8b48945503c616c28726842.
...
[dwmapi-DwmSetWindowAttribute]
Removed patch to fake success in dwmapi.DwmSetWindowAttribute function
(accepted upstream).
[ntdll-NtSetLdtEntries]
Partially removed patch to implement ntdll.NtSetLdtEntries (accepted upstream).
[shell32-UNIXFS_get_unix_path]
Removed patch to check IsWoW64Process before calling Wow64 functions in
UNIXFS_get_unix_path (fixed upstream).
2016-05-02 20:35:09 +02:00
Sebastian Lackner
07d872e2bc
Release 1.9.9.
v1.9.9
2016-05-01 23:35:08 +02:00
Sebastian Lackner
fa8670d547
Added patch to fill stack with meaningful values in call_process_entry mis-align workaround.
2016-05-01 16:46:46 +02:00
Sebastian Lackner
b71dcee6b2
Added patch to improve wmic cmd line parser and add support for path command.
2016-04-30 23:41:04 +02:00
Sebastian Lackner
d77c36c405
Remove disabled ntdll-Heap_Delay_Free patchset.
...
The patchset was never actually enabled in a release because it caused various
regressions. Some applications depend on use-after-frees, others depend on the
fact that HeapAlloc() returns the previously used memory address after a
HeapFree.
2016-04-30 21:05:26 +02:00
Sebastian Lackner
853e7bea82
Remove disabled ntoskrnl-Irp_Status patchset.
...
The patchset did not properly resolve the original issue.
2016-04-30 21:03:25 +02:00
Sebastian Lackner
561eb28565
Remove disabled shell32-Default_Folder_ACLs patchset.
...
The patchset might not be completely wrong, but breaks the tests. Currently
there is no known application which depends on this.
2016-04-30 21:01:36 +02:00
Sebastian Lackner
7f8d293595
Remove disabled reg-Implement_Query patchset (accepted upstream).
2016-04-30 20:59:33 +02:00
Sebastian Lackner
05f4f2dfaf
Disabled ntdll-Syscall_Wrappers patchset.
...
There are easier ways to workaround this bug in the meantime. Also,
the idea is not really feasible because its impossible to implement
proper syscall wrappers on 64-bit.
2016-04-30 05:18:57 +02:00
Sebastian Lackner
b7f0807cba
ntdll-NtSetLdtEntries: Export the function also on other platforms (thanks Austin).
...
Whoops. Actually the function exists on x86_64, but similar to wow64, it just returns
STATUS_NOT_IMPLEMENTED.
2016-04-30 02:30:10 +02:00
Sebastian Lackner
424271828e
Added patch to implement IKsControl stub subinterface for SynthPort.
2016-04-30 01:39:48 +02:00
Sebastian Lackner
88054b7a21
Added patch to avoid buffer overflow in mono print handler for large strings.
2016-04-29 23:14:35 +02:00
Sebastian Lackner
8d2cdec699
Rebase against 5e6f35ffbd8795da71c6fd6cb8adc84bf8a36504.
...
[fontsub-CreateFontPackage]
Removed patch to improve fontsub.CreateFontPackage stub implementation
(accepted upstream).
[quartz-AsyncReader]
Removed patch to improve detection of MPEG2 streams (accepted upstream).
[user32-SetCoalescableTimer]
Removed patch to add stub for SetCoalescableTimer (implemented upstream).
2016-04-29 21:08:18 +02:00