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 e8107fe1043289664f094c7dc707a6bf6ef88b96.
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