Sebastian Lackner
09cb0884c5
kernel32-UTF7_Support: Updated patches with recent changes.
2014-10-18 21:56:58 +02:00
Sebastian Lackner
07f9996abc
Added patch for wine64 support on FreeBSD/PC-BSD.
2014-10-18 18:37:20 +02:00
Michael Müller
d3d40b651b
Add patch for GetNumaProcessorNode.
2014-10-18 06:03:40 +02:00
Zhenbo Li
8cd730631b
Add partially support for sessionStorage
2014-10-18 11:52:47 +08:00
Sebastian Lackner
500d83235b
Added patch to implement support for additional ATL thunks.
2014-10-18 04:36:26 +02:00
Sebastian Lackner
971d304a1f
Added patch to ensure tests check exact return value of ParseURLFromOutsideSourceX.
2014-10-18 01:22:08 +02:00
Sebastian Lackner
6e3502a34b
Added patches for implementation of D3DXGetShaderInputSemantics.
2014-10-17 23:41:40 +02:00
Sebastian Lackner
6039fad49e
Compholio: Add missing SONAME_ constants for 'missing library' diagnostic.
2014-10-17 23:22:40 +02:00
Sebastian Lackner
b7668e1d7a
Some small formatting fixes in multiple patches.
2014-10-17 22:20:23 +02:00
Sebastian Lackner
291d4468f7
Updated patches for NtQuerySection.
2014-10-16 23:34:43 +02:00
Michael Müller
34cab4fddf
Add patch for ID3DXSkinInfoImpl_UpdateSkinnedMesh.
2014-10-15 23:43:20 +02:00
Sebastian Lackner
5a35178f86
Removed remaining patches for ATL thunk improvements (accepted upstream).
2014-10-15 19:10:59 +02:00
Erich E. Hoover
71db25dc7d
Update DOS Attribute patches with latest submitted version.
2014-10-13 13:55:54 -06:00
Sebastian Lackner
b757d6fe5c
Partially removed patches for ATL thunk fixes (accepted upstream).
2014-10-13 18:48:49 +02:00
Sebastian Lackner
7336108ab8
ntdll-ATL_Thunk: Add one additional test to confirm that ExceptionInformation[0] is set correctly.
2014-10-11 19:05:40 +02:00
Sebastian Lackner
90c872c5fe
Updated patch for kernel32-UTF7_Support.
2014-10-11 02:38:54 +02:00
Sebastian Lackner
8a1c3d4d46
Updated patch for ntdll-ATL_Thunk.
2014-10-11 02:07:22 +02:00
Erich E. Hoover
9e2db30661
Fix possible CloseHandle on bad token in the Default Folder ACLs patch.
2014-10-09 12:43:38 -06:00
Erich E. Hoover
18657270f8
Make _SHGetUserSecurityDescriptor static in the Default Folder ACLs patch.
2014-10-09 12:04:07 -06:00
Erich E. Hoover
414b6059ba
Simplify the security descriptor return value in the Default Folder ACLs patch.
2014-10-09 12:04:07 -06:00
Erich E. Hoover
90cccc00fb
Simplify the allocation of the security descriptor in the Default Folder ACLs patch.
2014-10-09 12:04:07 -06:00
Erich E. Hoover
e8e7e9c09b
Move obtaining the admin SID to a separate function in the Default Folder ACLs patch.
2014-10-09 12:04:07 -06:00
Erich E. Hoover
1cbbc802af
Move obtaining the user SID to a separate function in the Default Folder ACLs patch.
2014-10-09 12:04:07 -06:00
Michael Müller
f0a3c3c2f4
Change return value of string_wchar_dtor in msvcp90 instead of msvcp60.
2014-10-09 17:40:56 +02:00
Erich E. Hoover
ac0b4fe1ac
Split DOS Attributes patches to include Mac OS X and FreeBSD support separately.
2014-10-09 08:01:21 -06:00
Erich E. Hoover
69db736c0c
Fix xattr package name suggestion in configure error message.
2014-10-09 08:01:21 -06:00
Sebastian Lackner
413b5ee73f
kernel32-UTF7_Support: Replace do{}while loop with while loop, remove assertion.
2014-10-09 05:58:22 +02:00
Sebastian Lackner
04467e7e68
Added patch to add UTF7 encoding/decoding support.
2014-10-09 05:47:51 +02:00
Michael Müller
5ee11fd2d6
Fix function definition in basic_string_wchar_dtor patch for 64 bit.
2014-10-09 05:39:04 +02:00
Michael Müller
6c9d5534cb
Add patch for basic_string_wchar_dtor.
2014-10-09 05:27:35 +02:00
Michael Müller
014eb110f1
Add patch for SHFileOperationW.
2014-10-09 01:44:18 +02:00
Sebastian Lackner
5ce94e4f43
Removed patch to implement stubs for [Get|Set]SystemFileCacheSize (accepted upstream).
2014-10-08 21:52:59 +02:00
Sebastian Lackner
9fb8420891
Added patch to fix issues with execute permissions on pages with guard / write watch flags.
2014-10-08 21:41:19 +02:00
Sebastian Lackner
aada22c826
Removed ksuser-stub patch (accepted upstream).
2014-10-07 22:07:26 +02:00
Sebastian Lackner
9efec7af28
Merge branch 'master' of github.com:compholio/wine-compholio
2014-10-07 22:06:09 +02:00
Sebastian Lackner
b165863a60
Removed several patches (accepted upstream).
2014-10-07 22:05:04 +02:00
Michael Müller
4164b920d2
Add patch for ksuser.dll stub
2014-10-07 02:06:52 +02:00
Erich E. Hoover
f8f2f10751
Fix indentation in configure.ac.
2014-10-05 18:19:00 -06:00
Michael Müller
541cc8d086
Add patch to support IDF_CHECKFIRST in SetupPromptForDisk.
2014-10-06 00:29:49 +02:00
Erich E. Hoover
05fbac8c95
Update DOS Attributes patches to better detect whether xattr functions take extra parameters.
2014-10-05 14:25:02 -06:00
Sebastian Lackner
35bcebd562
ntdll-WRITECOPY: Merge patches 4 and 7.
2014-10-04 04:02:07 +02:00
Sebastian Lackner
e273769702
ntdll-WRITECOPY: Fix some additional issues, disable this patch by default since it might trigger additional Wine bugs.
2014-10-04 03:28:03 +02:00
Sebastian Lackner
7f43d57d01
Added tests for patch ntdll-loader_EntryPoint.
2014-10-03 22:18:32 +02:00
Sebastian Lackner
b585bfb7f4
Added patch for FindFirstFileExW level FindExInfoBasic.
2014-10-03 21:04:01 +02:00
Sebastian Lackner
6a19f586ea
Added patch to implement NtQuerySection.
2014-10-03 18:25:08 +02:00
Michael Müller
8634ed8ea4
Use original memory protection flags for x86_64 in WRITECOPY patch.
2014-10-03 17:45:26 +02:00
Michael Müller
339e6431d0
Solve builtin dll problem in WRITECOPY patch.
2014-10-03 17:31:47 +02:00
Sebastian Lackner
aaf0c7d2dc
kernel32-FindFirstFile: Remove patch (accepted upstream), update changelog.
2014-10-03 00:21:12 +02:00
Sebastian Lackner
2616a89d50
Show winediag message informing about applied patches, append '(Compholio)' to wine --version string.
2014-10-02 20:04:58 +02:00
Sebastian Lackner
4f5b5fa483
Rename wine_patch struct field hash to name.
2014-10-02 20:03:19 +02:00
Erich E. Hoover
c4b33f044e
Remove unneeded free protection patches.
2014-10-02 10:19:39 -06:00
Sebastian Lackner
f2f8ea98c5
Removed several patches (accepted upstream).
2014-10-01 21:54:28 +02:00
Sebastian Lackner
fb86960b4f
shlwapi-SH_Shared: Fix test failures on Windows7/8 testbots.
2014-10-01 03:26:57 +02:00
Michael Müller
108cd9f304
Add patch to handle WRITECOPY memory protection properly.
2014-10-01 03:14:07 +02:00
Sebastian Lackner
7a36c29ef4
Rebase riched20-IText_Interface patches.
2014-10-01 02:51:16 +02:00
Sebastian Lackner
f062a5a3ba
Added patch to fix implementation of SH*Shared commands.
2014-10-01 02:44:22 +02:00
Sebastian Lackner
fa52b6489a
Fix compilation issue introduced by e8107fe104
.
2014-09-30 18:25:38 +02:00
Sebastian Lackner
e8107fe104
Remove several patches (accepted upstream).
2014-09-29 23:08:35 +02:00
Sebastian Lackner
b4642f5151
Forward return value from QueryInterface instead of always returning S_OK.
2014-09-29 04:57:30 +02:00
Sebastian Lackner
e9da761795
Added patch for IRichEditOle and ITextDocument support for ITextServices.
2014-09-29 04:50:06 +02:00
Sebastian Lackner
acacbd588d
Added patch to limit cross thread access to ImmSet* functions.
2014-09-29 02:52:26 +02:00
Sebastian Lackner
ed22aea5bd
Added patch to export ?_BADOFF@std@@3_JB on both i386 and win64.
2014-09-29 00:23:24 +02:00
Sebastian Lackner
6a81960f7a
Added patch to fix differences in exception handling behaviour between Wine and Windows.
2014-09-28 23:54:50 +02:00
Michael Müller
97d1e27035
Add patch to alter wglShareLists behavior when passing an used context.
2014-09-28 21:56:58 +02:00
Michael Müller
626c7fccd7
Add patch to correctly treat '.' when checking for empty directories.
2014-09-28 21:48:52 +02:00
Michael Müller
9882020ee6
Add patch to add ProductId registry value
2014-09-28 21:40:53 +02:00
Sebastian Lackner
7b26c74d54
Added patch to fix issues when driver dispatch routine returns different status codes.
2014-09-28 17:34:05 +02:00
Sebastian Lackner
a9a8b351ea
wined3d-DXTn: Fix typo in commit message.
2014-09-28 00:01:20 +02:00
Sebastian Lackner
d8de3eb6fa
Added patch to send WM_PAINT event during dialog creation.
2014-09-26 20:27:43 +02:00
Sebastian Lackner
a5250a0fc4
Added patch for support of FIND_FIRST_EX_CASE_SENSITIVE flag in FindFirstFileExW.
2014-09-25 03:13:16 +02:00
Sebastian Lackner
7dae05d4de
Added patch to create desktop shortcuts with absolute wine path.
2014-09-24 21:21:01 +02:00
Felix Yan
4aabc285b9
Update winex11-CandidateWindowPos to use a new implementation from slackner
2014-09-23 23:30:26 +08:00
Felix Yan
2f26c3d624
Added patch to update a candidate window's position with over-the-spot style
2014-09-22 13:47:26 +08:00
Sebastian Lackner
297a301f35
Added patch to implement software decoding/encoding of DXT1 textures (by Michael Müller).
...
Since we have a lot of changes to configure.ac, we need to get rid of a bit context in order to apply
them in arbitrary order.
2014-09-20 03:18:27 +02:00
Sebastian Lackner
0f73278955
patchupdate.py: Fix escaping of single quoted strings in definition files.
2014-09-19 16:30:05 +02:00
Sebastian Lackner
299a2daeac
Added patch to revert pixelformat changes (caused regression for many apps).
...
Well, usually we don't revert Wine commits in this branch. In this case the original author of the
patches suggested to revert them, because its unfinished and the rest of the patches will not be
accepted anymore in the near future. Without the complete patchset it causes a lot of side effects
(flickering, black/grey screen, missing video). This makes Wine basically useless for all affected
apps. Since the revert was not accepted upstream, we do it in our branch, until either the problems
are gone, or the revert got accepted.
2014-09-19 04:44:18 +02:00
Sebastian Lackner
969e9d5583
Added patch to silence repeated GSUB_applly_ChainContext[Subst|Pos] FIXMEs.
2014-09-18 00:59:20 +02:00
Sebastian Lackner
312800fa66
riched20-IText_Interface: Removed some patches (accepted upstream), rebased against wine git.
2014-09-17 23:21:23 +02:00
Sebastian Lackner
943405c277
Added patch to avoid filling KdHelp structure for uermode applications.
2014-09-15 22:58:22 +02:00
Sebastian Lackner
d874e1323d
Removed several patches (accepted upstream).
2014-09-15 21:08:12 +02:00
Sebastian Lackner
773df03830
Added patch to fix wrapper for glu polygon/contour functions.
2014-09-14 08:03:11 +02:00
Sebastian Lackner
c5f802363f
riched20-IText_Interface: Added patch to fix invalid memory access when parent object was destroyed before child object.
2014-09-13 17:27:01 +02:00
Sebastian Lackner
6aecd5a407
riched20-IText_Interface: Rebased patches (first part accepted upstream).
2014-09-13 16:50:22 +02:00
Sebastian Lackner
42f18b7237
Added patch to support FIND_FIRST_EX_LARGE_FETCH flag in FindFirstFileExW.
2014-09-13 01:43:56 +02:00
Sebastian Lackner
4fb2477927
Removed patch to fix uninitialized cch member in GetMenuItemInfo (accepted upstream).
2014-09-09 22:47:34 +02:00
Sebastian Lackner
5ba46f55f2
kernel32-GetSystemTimes: Set errorcode to something useful in case of a failure.
2014-09-09 16:36:30 +02:00
Sebastian Lackner
774f0634ba
kernel32-GetSystemTimes: Fix some issues in the patchset.
2014-09-09 16:14:39 +02:00
Sebastian Lackner
797ead4b3c
Removed patch to use assembly wrapper for TLS callbacks (accepted upstream).
2014-09-08 21:15:09 +02:00
Michael Müller
c83e83b911
Add patch for GetMenuItemInfo.
2014-09-07 20:26:44 +02:00
Sebastian Lackner
aaf6e38a98
configure-Detect_Gnutls: Still not the right library, check for linking against libgnutls-openssl.so.
2014-09-07 19:19:26 +02:00
Sebastian Lackner
b33ea6c233
configure-Detect_Gnutls: Try 2, maybe Ubuntu 14.10 links against libgnutls-openssl.so?
2014-09-07 17:12:17 +02:00
Sebastian Lackner
7b90cca3d7
Added patch to (hopefully) fix detection of gnutls on Ubuntu 14.10.
2014-09-07 08:14:56 +02:00
Sebastian Lackner
6bca298771
patchupdate.py: Fix whitespace issue in 'Modified files' string.
2014-09-07 01:53:29 +02:00
Sebastian Lackner
ba1bf62faa
Added additional patch to use assembly wrapper for TLS callbacks.
2014-09-07 01:51:30 +02:00
Sebastian Lackner
1598a4326e
Added missing file ... there should be some automatic check for that ;)
2014-09-06 05:17:21 +02:00
Sebastian Lackner
baae7829ff
Added patch to silence noise when compiling with -Werror on Archlinux.
2014-09-06 05:06:09 +02:00
Sebastian Lackner
41b4bc29a0
server-Inherited_ACLs: One more small fix to ensure we don't dereference a NULL pointer.
2014-09-06 04:07:11 +02:00
Sebastian Lackner
1d0979cb9b
server-Inherited_ACLs: Fix leaking combined security descriptor and parent_sd.
2014-09-06 04:00:58 +02:00
Sebastian Lackner
b91cca8e61
server-Inherited_ACLs: More bugfixes (easy ones).
2014-09-06 03:10:50 +02:00
Sebastian Lackner
130fbbe654
server-Inherited_ACLs: Remove unused flag.
2014-09-06 00:34:40 +02:00