Erich E. Hoover
150c6dce28
Long overdue update to the TransmitFile patches.
2015-03-04 21:28:37 -07:00
Sebastian Lackner
20e97e50b3
Added patch to replace hardcoded values with sizeof(GUID) for d3dxof.
2015-03-04 21:31:59 +01:00
Sebastian Lackner
e3616aa15c
Added patch to increase wineconsole commandline buffer size.
2015-03-04 21:24:11 +01:00
Sebastian Lackner
e7b99e4558
debian/control: Add recommendation for optional runtime dependency libva-drm1.
2015-03-04 19:47:16 +01:00
Sebastian Lackner
c02bdae45d
dxva2-Video_Decoder: Various improvements to dxva2 vaapi support.
2015-03-04 19:36:04 +01:00
Sebastian Lackner
4a8df258cd
Removed multiple patches (accepted upstream).
2015-03-04 17:56:00 +01:00
Sebastian Lackner
274fe74055
Added patches to improve performance by reusing old async IO structure if possible.
2015-03-03 19:35:46 +01:00
Sebastian Lackner
4d3a96536e
Removed various patches (accepted upstream), disabled patchset for TransmitFile (rewrite in progress).
2015-03-03 18:18:58 +01:00
Sebastian Lackner
ce2930fb30
Added patch to fix crash when trying to switch back to a 16-bit stack.
2015-03-02 16:25:46 +01:00
Sebastian Lackner
3efff4cb88
Added patch to correct DDSCAPS2 and DDSURFACEDESC2 structure (by Amine Khaldi, wine-patched/pull/7).
2015-03-01 19:10:52 +01:00
Sebastian Lackner
985f04d9ba
Added patch to avoid unloading msctf library while textservices are activated.
2015-03-01 05:10:43 +01:00
Sebastian Lackner
6cf3424356
Added patches to fix race-condition when closing browseui IProcessDialog.
2015-03-01 04:10:54 +01:00
Sebastian Lackner
67e8c4d0a9
Added patch to make GetLogicalProcessorInformationEx a stub which returns TRUE.
2015-03-01 01:12:40 +01:00
Sebastian Lackner
6c1e7ddfb2
Added patches to make various functions in d3d8 / ddraw hotpatchable (required for fraps).
2015-02-28 22:00:48 +01:00
Sebastian Lackner
99bf902a97
Added patch to fix crash in clip_cursor_notify caused by uninitialized TLS.
2015-02-28 21:55:43 +01:00
Sebastian Lackner
c9d3b931f7
Added patch to implement support for waiting on job object.
2015-02-28 07:01:09 +01:00
Sebastian Lackner
aac61f746b
Added patch to implement support for NULL job handles in IsProcessInJob.
2015-02-28 05:19:50 +01:00
Sebastian Lackner
348fe1182f
Added patch to implement PROGDLG_AUTOTIME for IProgressDialog.
2015-02-28 02:48:26 +01:00
Sebastian Lackner
ec8049fcf5
Added patch to implement JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE.
2015-02-28 01:52:48 +01:00
Sebastian Lackner
e7b9fc8d16
Added patch to properly track handle count of wineserver objects.
2015-02-28 01:38:49 +01:00
Sebastian Lackner
8cc25d0fe4
Added patch for job object completion support.
2015-02-28 01:20:47 +01:00
Sebastian Lackner
cd62b5bedc
Added patch in order to allow to override number of quality levels for D3DMULTISAMPLE_NONMASKABLE.
2015-02-28 00:36:25 +01:00
Sebastian Lackner
a9622970cd
Added patch to implement IProgressDialog::SetAnimation.
2015-02-27 22:53:56 +01:00
Sebastian Lackner
2672abd9e0
Added patch to enforce that surfaces are flushed after ReleaseDC.
2015-02-27 22:44:57 +01:00
Sebastian Lackner
9146caa7ae
Added patch to display animations for SHFileOperation progress dialog.
2015-02-27 21:06:05 +01:00
Sebastian Lackner
480bab002e
Added patch for basic implementation of job objects.
2015-02-27 20:56:05 +01:00
Sebastian Lackner
2de8f84fb0
Removed multiple patches (accepted upstream).
2015-02-27 15:34:05 +01:00
Sebastian Lackner
e01d563654
Added patch for support of shell32 file operation progress dialog.
2015-02-27 02:12:30 +01:00
Sebastian Lackner
a63ea08036
Added patches for ntoskrnl.ProbeFor{Read,Write}.
2015-02-27 01:31:59 +01:00
Sebastian Lackner
b4c665d65a
Added patch for stub of gdiplus.GdipCreateEffect.
2015-02-27 01:18:50 +01:00
Sebastian Lackner
870feed3e2
Added first set of patches for job objects (by Andrew Cook).
2015-02-26 22:41:29 +01:00
Sebastian Lackner
98c6f8974b
Removed multiple patchsets (accepted upstream).
2015-02-26 16:44:38 +01:00
Sebastian Lackner
b74ea4b14d
Added patch for CopyFileEx progress callback and cancellation support.
2015-02-26 07:10:29 +01:00
Sebastian Lackner
7d2b751466
Added patch to implement SetFileInformationByHandle.
2015-02-26 06:12:24 +01:00
Sebastian Lackner
dd12b420e8
Added patch to fallback to global key state for threads without a queue.
2015-02-26 04:26:59 +01:00
Sebastian Lackner
d25e78cefb
Added patch to avoid deadlock by using _exit() in NtTerminateProcess.
2015-02-25 23:27:09 +01:00
Sebastian Lackner
8f64b37ee2
Added patch to fix race-condition when threads are killed during shutdown.
2015-02-25 23:12:37 +01:00
Sebastian Lackner
11fe964c46
Removed several patches (accepted upstream).
2015-02-24 18:00:05 +01:00
Sebastian Lackner
8b3e8d11a8
Added patch to complete and properly pack DNS_HEADER structure (by Amine Khaldi, wine-patched/pull/6).
2015-02-23 22:35:00 +01:00
Sebastian Lackner
eaefcc8a3f
Added patch to declare pDirectInputCreateEx in a MSVC compatible way (by Amine Khaldi, wine-patched/pull/5).
2015-02-23 22:34:35 +01:00
Sebastian Lackner
a412b6082a
Added patch to skip Wine specific __wine_check_for_events calls in ReactOS (by Amine Khaldi, wine-patched/pull/4).
2015-02-23 20:31:13 +01:00
Sebastian Lackner
50b6ba8394
patchupdate.py: Use a threadpool to check patches in parallel.
2015-02-23 19:14:25 +01:00
Sebastian Lackner
c1eea67020
Added patch to mark DllCanUnloadNow and DllGetClassObject as private (by Amine Khaldi, wine-patched/pull/3).
2015-02-23 18:35:31 +01:00
Sebastian Lackner
f11e82495a
Disabled patchset for reg.exe cleanup (partially accepted upstream).
2015-02-23 18:32:33 +01:00
Sebastian Lackner
5261bd8a89
patchupdate.py: Introduce a new Apply-After definition file variable.
2015-02-23 18:12:32 +01:00
Sebastian Lackner
b7777f405b
patchutils.py: Fix some spelling errors (thanks Amine Khaldi).
2015-02-22 20:03:51 +01:00
Sebastian Lackner
1b4d215dd7
Release 1.7.37.
2015-02-22 06:59:18 +01:00
Michael Müller
282bb25d73
Add libva as build dependency for debian package.
2015-02-22 04:09:14 +01:00
Michael Müller
44ea94f633
Added patch for MPEG2/H264 DXVA2 video decoding through vaapi.
2015-02-22 04:08:15 +01:00
Sebastian Lackner
8f19269b34
Added patch for support of non-blocking SIO_ADDRESS_LIST_CHANGE requests.
2015-02-22 00:32:18 +01:00
Sebastian Lackner
3bfb699f09
Added patch to implement ntoskrnl.KeInitializeMutex.
2015-02-21 12:01:06 +01:00
Sebastian Lackner
591c89dcaa
Added patch to add stub for ntoskrnl.Mm{Map,Unmap}LockedPages.
2015-02-21 11:55:16 +01:00
Sebastian Lackner
65895dcd33
Added patch to ignore unsupported alpha channels in TIFF decoder.
2015-02-21 11:25:55 +01:00
Sebastian Lackner
ea6d6ce494
Added patches to implement semi-stubs for GetFileVersionInfoSizeExA/W and GetFileVersionInfoExA/W.
2015-02-21 11:10:51 +01:00
Sebastian Lackner
d734456470
wined3d-DXTn: Do not require libtxc_dxtn at compile-time, always search at runtime for common library names.
2015-02-21 02:21:01 +01:00
Sebastian Lackner
ea9f209292
Rebase against upstream changes, remove patch for IDirectPlayVoiceClient::GetCompressionTypes (accepted upstream).
2015-02-20 01:56:07 +01:00
Sebastian Lackner
eab42cde10
Added patches to improve stubs for AEV_{Get,Set}MasterVolumeLevel and AEV_{Get,Set}Mute.
2015-02-15 14:53:01 +01:00
Sebastian Lackner
c3d4426edd
Added patch to implement IApplicationAssociationRegistration::QueryCurrentDefault.
2015-02-14 04:47:25 +01:00
Sebastian Lackner
6a98a1f8aa
Added patch to avoid accessing stack below ESP when restoring thread context.
2015-02-13 01:46:19 +01:00
Sebastian Lackner
dc04777d5a
Added patch to add stub for ntoskrnl.ExDeleteResourceLite.
2015-02-12 08:52:01 +01:00
Sebastian Lackner
3f9cc193b7
Added patch to add stub for ntoskrnl.ExReleaseResourceForThread.
2015-02-12 08:45:21 +01:00
Sebastian Lackner
a40b3e341a
Added patch to add stub for ntoskrnl.ExAcquireResourceExclusiveLite.
2015-02-12 08:27:14 +01:00
Sebastian Lackner
3f60978f12
Added patch to implement basic handling of write watches while we're on the signal stack.
2015-02-11 13:37:53 +01:00
Sebastian Lackner
16f0d70b79
Added patch to implement D3DXGetShaderOutputSemantics.
2015-02-10 21:16:32 +01:00
Sebastian Lackner
5188eda906
Removed patches for SIO_ADDRESS_LIST_CHANGE ioctl (accepted upstream).
2015-02-10 18:21:42 +01:00
Sebastian Lackner
1ffd40e9de
Added patch to avoid race-conditions with write watches in WS2_async_accept.
2015-02-10 07:37:49 +01:00
Sebastian Lackner
e8d4cc0cb0
Avoid race-conditions in NtReadFile() operations with write watches.
2015-02-10 06:40:25 +01:00
Sebastian Lackner
c1ae413bcc
ntdll-RtlUnwind: Update patchset and fix a second bug in the unwinding code.
...
Fixes https://bugs.wine-staging.com/show_bug.cgi?id=68 .
2015-02-10 00:10:32 +01:00
Sebastian Lackner
d329354032
Removed patches for UTF7 support (accepted upstream).
2015-02-09 17:22:09 +01:00
Sebastian Lackner
e2cd273303
iphlpapi-TCP_Table: Fix an incorrect TRACE message.
2015-02-08 20:32:31 +01:00
Sebastian Lackner
b7770327f1
Release 1.7.36.
2015-02-08 19:15:49 +01:00
Sebastian Lackner
b8c9d22e4c
Added patch to improve stub for AEV_GetVolumeRange.
2015-02-08 18:02:28 +01:00
Sebastian Lackner
2b2f2d70ab
Added patch to fix wrong defition of ntoskrnl.IoReleaseCancelSpinLock function.
2015-02-08 17:58:49 +01:00
Sebastian Lackner
c81eb4cfa6
Added patch to improve various ntoskrnl stub functions.
2015-02-08 17:55:46 +01:00
Sebastian Lackner
221a419640
Added patch to implement stub for ntoskrnl.KeDelayExecutionThread.
2015-02-08 17:51:06 +01:00
Sebastian Lackner
f1b08404b8
Added patch to implement stubs for ntoskrnl.ObReferenceObjectByPointer and ntoskrnl.ObDereferenceObject.
2015-02-08 17:47:43 +01:00
Sebastian Lackner
28fc684ff9
Added patch to implement stubs for ntoskrnl.Ex{Acquire,Release}FastMutexUnsafe.
2015-02-08 17:44:07 +01:00
Sebastian Lackner
cb402d63de
Added patch to implement stub for ntoskrnl.IoGetAttachedDeviceReference.
2015-02-08 17:35:02 +01:00
Sebastian Lackner
340a8a9e73
patchupdate.py: Replace '.' with underscore for patchinstall.sh script.
2015-02-08 15:02:51 +01:00
Sebastian Lackner
39787f3608
Added patch to make nvcuda.dll compatible with CUDA 7.0.
2015-02-08 09:44:03 +01:00
Sebastian Lackner
f2831c4a36
Added patch to implement NVIDIA video encoder library (nvencodeapi).
2015-02-08 08:40:31 +01:00
Sebastian Lackner
6a5466cff1
Added patch to add performance library registry keys needed by MS SQL Server Management Studio Express 2008 R2.
2015-02-08 06:39:31 +01:00
Sebastian Lackner
fbf97b4ef0
Added patchset for various improvements and cleanup of reg.exe.
2015-02-07 15:41:23 +01:00
Sebastian Lackner
cfdc80f823
Add library override instead of closing winecfg when pressing ENTER over the combobox.
2015-02-07 08:07:40 +01:00
Sebastian Lackner
94558a24fb
Removed several patches (accepted upstream).
2015-02-03 17:16:22 +01:00
Sebastian Lackner
1eeba48e51
Added patch to fix arguments for OSMesaMakeCurrent when using 16 bit formats.
2015-02-03 12:24:48 +01:00
Sebastian Lackner
70b8d10d2f
Added patch to fix crash in Jedi Knight: Dark Forces II when winmm is set to native.
2015-02-03 07:13:28 +01:00
Sebastian Lackner
af245c20be
Added patchset to implement Vista+ threadpool functions for work / timers.
2015-02-01 19:58:36 +01:00
Sebastian Lackner
e51f6d2439
Added patch to implement additional stubs for vcomp dlls.
2015-01-29 00:43:26 +01:00
Sebastian Lackner
8d231bde1d
Added patch to fix mouse jittering in Planetside 2.
2015-01-26 13:31:24 +01:00
Sebastian Lackner
a5566f1e8e
Added patch to fix check for end_frame in RtlUnwindEx on x86_64.
2015-01-26 11:57:43 +01:00
Sebastian Lackner
0c2b776e83
patchinstall.sh: Only apply patchlist when 'Staging' patchset is enabled. Ensure Staging/004-*.patch also compiles without patchlist.
2015-01-26 03:46:33 +01:00
Sebastian Lackner
e65c2c7954
patchinstall.sh: Avoid using '&>' syntax which spawns a detached shell with dash instead of forwarding output (thanks DarkPlayer).
2015-01-26 01:13:49 +01:00
Sebastian Lackner
9ee1d8c391
nvcuvid-CUDA_Video_Support: Remove another duplicate struct definition (ancient compilers again ...).
2015-01-25 06:01:27 +01:00
Sebastian Lackner
4b62bd0dbc
Release 1.7.35.
2015-01-24 16:04:50 +01:00
Sebastian Lackner
ca5f61a043
README.md: Update URL to installation instructions and commandline.
2015-01-24 13:13:19 +01:00
Sebastian Lackner
685c0f7d39
ws2_32-TransmitFile: Fix warnings in tests on x86_64.
2015-01-24 10:39:58 +01:00
Sebastian Lackner
ab14a7dba0
Added patch to fix handling of window attributes for WS_EX_LAYERED | WS_EX_COMPOSITED.
2015-01-24 05:15:18 +01:00
Sebastian Lackner
29bbba1e0f
Added patches to implement ntoskrnl driver testing framework.
2015-01-23 06:14:02 +01:00
Erich E. Hoover
525dcd012f
Removed patch to fix RandR on some broken nVidia systems (accepted upstream).
2015-01-22 14:37:27 -07:00
Erich E. Hoover
6a1d2cdd7b
Add stub for KeWaitForMultipleObjects.
2015-01-22 13:50:03 -07:00
Sebastian Lackner
0121248145
Added patch to fix cursor clip regression / broken raw input in multiple games.
2015-01-22 19:42:54 +01:00
Sebastian Lackner
fbe41916cb
Properly wrap CUDA stream callbacks by forwarding them to a separate worker thread.
2015-01-22 01:05:36 +01:00
Sebastian Lackner
372c004139
Added patch to implement semi-stub for IDirectPlayVoiceClient::GetCompressionTypes.
2015-01-20 19:11:58 +01:00
Erich E. Hoover
277cf9f50f
Actually revert 1b743a18ea
.
2015-01-20 00:00:34 -07:00
Erich E. Hoover
69032a489b
Added patch to quote program name in ShellExecute[Ex] when it contains spaces.
2015-01-19 23:39:56 -07:00
Erich E. Hoover
2a8899bd4f
Revert commit 1b743a18ea
for now.
2015-01-19 23:35:34 -07:00
Erich E. Hoover
0c33c34ab3
Add the library packages for building with OpenCL support.
2015-01-19 21:19:03 -07:00
Sebastian Lackner
87b4b86756
patchinstall.sh: Switch to DESTDIR at the beginning, instead of for each patch individually. Various Improvements of the 'ebuild' backend.
2015-01-20 03:54:35 +01:00
Sebastian Lackner
93224a7bf4
Rebase wined3d-CSMT_Main patchset on top of upstream Wine, remove wined3d-Color_Key patchset (fixed upstream).
2015-01-20 03:44:15 +01:00
Erich E. Hoover
1b743a18ea
Added OpenCL dependency to the Debian control file.
2015-01-19 12:51:32 -07:00
Sebastian Lackner
294abd9164
Added patch to implement stubs for D3DXCreateAnimationController interface.
2015-01-18 07:43:10 +01:00
Sebastian Lackner
8692907421
Rebase against upstream commit 79a0dece8b2a27979835076914a21f468515d8b6, remove several patches accepted upstream.
2015-01-16 05:06:37 +01:00
Sebastian Lackner
3e7445275a
Added patch to fix init of LONGLONG variable with a negative value in TGA decoder.
2015-01-15 18:18:50 +01:00
Sebastian Lackner
603ba80d41
Automatically enable fallback method to apply patches when running from inside of a git subdirectory.
2015-01-15 06:51:54 +01:00
Sebastian Lackner
d50c673144
Several improvements to make nvcuvid (CUDA video decoding) better compatible with x86_64.
2015-01-15 02:21:19 +01:00
Sebastian Lackner
fce30bb8f1
Removed patch to fix handling of subdirectory in FtpFindFirstFile (accepted upstream).
2015-01-14 21:48:26 +01:00
Sebastian Lackner
322a32547f
Synchronize CSMT patchset with https://github.com/stefand/wine .
2015-01-14 01:43:00 +01:00
Sebastian Lackner
2e7eef2694
Removed patch to set last error on success in WSARecv (accepted upstream).
2015-01-13 22:21:26 +01:00
Sebastian Lackner
4d5f020d44
Add support for patchinstall.sh parameters '--no-patchlist' and '--no-autoconf'.
2015-01-13 07:54:16 +01:00
Sebastian Lackner
ce0a7a882b
Added patch to avoid appending duplicate NULL character when importing keys with regedit.
2015-01-13 05:46:52 +01:00
Sebastian Lackner
2c708426cc
patchinstall.sh: Mention stg backend in help.
2015-01-12 19:29:22 +01:00
Sebastian Lackner
ecd57240d0
Added patch to implement support for DDS file format in D3DXSaveTextureToFileInMemory.
2015-01-12 19:10:13 +01:00
Sebastian Lackner
a6b41279d8
patchinstall.sh: Use abort on error instead of calling exit directly, mention epatch backend in help.
2015-01-12 13:17:03 +01:00
Sebastian Lackner
7d9c7855c2
Add support for Gentoo epatch backend to patchinstall.sh.
2015-01-12 13:10:19 +01:00
Sebastian Lackner
17c1053de4
Release 1.7.34-1 (Debian/Ubuntu specific dependency fix).
...
The package rename caused some problems on Debian/Ubuntu. This updated version should
hopefully fix those. Other distributions which do not use debian/{rules,control} for
packaging are unaffected by these changes.
2015-01-11 19:25:22 +01:00
Sebastian Lackner
b56948f392
debian/rules: Second attempt to fix Debian/Ubuntu dependencies, this time by providing the compatibility symlinks in the main package.
2015-01-11 13:42:15 +01:00
Michael Müller
7850f8bd74
Fix debian control file
2015-01-11 07:19:23 +01:00
Sebastian Lackner
25a137c8c6
debian/control: Add explicit dependency from wine-compholio dummy packages to subpackages.
2015-01-11 05:32:52 +01:00
Sebastian Lackner
cdf5f42599
Release 1.7.34.
2015-01-10 22:27:16 +01:00
Sebastian Lackner
a83a587270
patchinstall.sh: Use /bin/sh instead of bash.
2015-01-10 15:30:31 +01:00
Sebastian Lackner
87fd17de51
Update DXTn patches to better handle when libtxc_dxtn is missing or support is not compiled in.
2015-01-10 03:28:30 +01:00
Sebastian Lackner
f2b6e399d4
Rebased winepulse-Pulseaudio_Support patches to latest version from http://repo.or.cz/w/wine/multimedia.git .
2015-01-08 18:34:58 +01:00
Sebastian Lackner
d4fa1d1816
patchinstall.sh: Implement 'stg' (stacked git) backend.
2015-01-08 15:41:25 +01:00
Sebastian Lackner
e01a0f00de
patchinstall.sh: Rename 'git' backend to 'git-am', add 'git-apply' backend.
2015-01-08 14:59:00 +01:00
Sebastian Lackner
4f4df208a9
patchupdate.py: Fix issue when detecting dependencies, make wined3d-CSMT_Main depend on wined3d-Color_Key.
2015-01-08 02:12:38 +01:00
Sebastian Lackner
cb475f78f9
Added patch to fix color key regression causing pink rectangles around text.
2015-01-08 00:38:19 +01:00
Sebastian Lackner
ac1ffc70f8
patchupdate.py: Improve code-generation for dependency resolver.
2015-01-07 23:08:07 +01:00
Sebastian Lackner
fe43f3ddc6
Added patch to implement support for CUDA GPU video decoding.
2015-01-07 22:37:15 +01:00
Erich E. Hoover
1fe2ba1ddc
Added patch for WSARecv to call SetLastError on success.
2015-01-07 10:50:48 -07:00
Sebastian Lackner
2543a28ce4
debian/rules: Call patchinstall.sh directly instead of using deprecated Makefile.
2015-01-07 11:09:21 +01:00
Sebastian Lackner
673cb4f847
Added patch to fix NULL dereference in ICSeqCompressFrameStart.
2015-01-07 10:51:59 +01:00
Sebastian Lackner
63509658f4
Merge branch 'master' of github.com:wine-compholio/wine-staging
2015-01-07 10:07:50 +01:00
Sebastian Lackner
9fb3f40824
Huge rewrite of patchupdate.py, use script based method to apply patches, deprecation of Makefile based method.
2015-01-07 10:02:38 +01:00
Michael Müller
41728a6faf
Added patch for nvapi stubs (required for GPU PhysX support).
2015-01-06 15:12:34 +01:00
Erich E. Hoover
5f3631c6be
Removed patches accepted upstream and rebase.
2015-01-05 19:25:58 -07:00
Erich E. Hoover
ad5dcc9752
Fix issue with invalid handles being incorrect when a new process is created.
2015-01-04 23:40:46 -07:00
Erich E. Hoover
abdef6b13c
Remove patch for creating handles for new consoles.
2015-01-04 11:47:29 -07:00
Erich E. Hoover
d8cde81519
Added patch to creating handles for new consoles when a new process is created.
2015-01-04 00:08:23 -07:00
Erich E. Hoover
a5ec351f6e
Added patch for CreateProcess to prioritize the working directory over the system search path.
2015-01-03 22:32:32 -07:00
Sebastian Lackner
4c95b9d483
Fix issue in ws2_32-WriteWatches patch which can cause exceptions on the signal stack.
2015-01-03 21:32:47 +01:00
Erich E. Hoover
63a6c00152
Added patch with stubs for WinSqm[Start|End]Session.
2015-01-02 14:28:56 -07:00
Sebastian Lackner
aa13fb8472
nvcuda-CUDA_Support: Added patch for Unknown5 internal CUDA interface.
2015-01-02 22:00:32 +01:00
Sebastian Lackner
40e8ab0c08
Added patches for D3DXComputeNormals and D3DXComputeNormalMap.
2015-01-02 03:32:58 +01:00
Michael Müller
e09be4fd77
Added first nvcuda implementation.
2015-01-01 22:38:59 +01:00
Sebastian Lackner
9f43cabb0a
Added patch to fix parameters for ConvertToIndexedBlendedMesh stub.
2015-01-01 16:42:23 +01:00
Sebastian Lackner
b5e303e711
Removed patch to reallocate buffer when adding records to AVI files (fixed upstream).
2014-12-31 23:45:20 +01:00
Sebastian Lackner
0ad98f7460
Added patch for ID3DXFont::DrawTextA/W support.
2014-12-30 21:00:02 +01:00
Sebastian Lackner
44abde0a0d
Removed several patches (accepted upstream), disable dsound-Fast_Mixer until rebased.
2014-12-30 01:32:56 +01:00
Sebastian Lackner
bbd04d95a2
Added patch to fix access violation when calling GetStringTypeW with NULL src.
2014-12-27 23:08:41 +01:00
Sebastian Lackner
1944c4b4e8
Added patch to avoid calling IDirect3DDevice7_DrawIndexedPrimitive if there is no primitive.
2014-12-27 18:56:01 +01:00
Sebastian Lackner
9c6e895b0b
Added patch to add support for named pipe message mode.
2014-12-27 17:33:55 +01:00
Sebastian Lackner
05fd4e7f64
Removed patch for IoCsqInitialize (accepted upstream).
2014-12-24 22:09:07 +01:00
Sebastian Lackner
b6a21b238f
Removed several patches (accepted upstream).
2014-12-23 23:07:04 +01:00
Sebastian Lackner
981ea8facf
Removed patch for wine64 support on FreeBSD (accepted upstream).
2014-12-23 16:02:22 +01:00
Sebastian Lackner
a934f08991
Added patch to fix invalid usage of RegOpenKeyExW in msdmo.
2014-12-23 07:23:35 +01:00
Sebastian Lackner
ce701fe0df
Added patch to try harder to get the host name address in getaddrinfo().
2014-12-23 07:12:43 +01:00
Sebastian Lackner
91e07b125f
Merge branch 'master' of github.com:wine-compholio/wine-staging
2014-12-23 06:36:07 +01:00
Sebastian Lackner
2ec8a387a0
Added patch to use actual program name if available to describe PulseAudio streams.
2014-12-23 06:33:31 +01:00
Erich E. Hoover
b594ebe2e7
Added patch to expect the correct buffer size for different IOCTL_DVD_READ_STRUCTURE requests.
2014-12-22 20:36:56 -07:00
Sebastian Lackner
4f213843ac
Added patch for support of SLGetWindowsInformationDWORD.
2014-12-22 20:35:58 +01:00
Michael Müller
7bad59bbdd
Provide font licenses as seperate files.
2014-12-20 23:17:47 +01:00
Sebastian Lackner
030275f110
Added test for RtlIpv4StringToAddressExA.
2014-12-20 20:13:49 +01:00
Sebastian Lackner
0d1d699881
Added patch with stub for D3DXIntersect.
2014-12-20 17:13:13 +01:00
Sebastian Lackner
a59b542fd6
Added patch with stub for D3DXComputeTangentFrameEx.
2014-12-20 17:02:35 +01:00
Sebastian Lackner
aeedb30ca0
Removed patch for stub of ntdll.RtlSetHeapInformation (accepted upstream), rebased wininet patch.
2014-12-19 23:39:35 +01:00
Michael Müller
9efe53b3f5
Added patch for ID3DXEffect::FindNextValidTechnique.
2014-12-19 22:40:48 +01:00
Michael Müller
3d8a3c0e69
Added patch for IDXGIOutput::GetDesc.
2014-12-19 21:35:01 +01:00
Sebastian Lackner
c6eae9c6a3
Merge branch 'master' of github.com:wine-compholio/wine-staging
2014-12-19 14:53:04 +01:00
Sebastian Lackner
135f617b33
Fix issue in user32-WndProc patch which caused crashes for some 16-bit apps.
2014-12-19 14:38:16 +01:00
Michael Müller
64fafd5c2e
debian: Provide more transitional dummy packages to (hopefully) fix upgrading.
2014-12-19 02:30:05 +01:00
Sebastian Lackner
f6749f92de
Added patch for stub of ntdll.RtlSetHeapInformation.
2014-12-18 23:26:56 +01:00
Sebastian Lackner
777d431d9a
Removed patch to export SHILCreateFromPath by name (accepted upstream).
2014-12-18 22:44:10 +01:00
Sebastian Lackner
3fe922b5f5
Added test for server-Unexpected_Wakeup patch.
2014-12-18 18:44:41 +01:00
Michael Müller
dd5e8aebb1
debian: Fix breaks entry (again).
2014-12-18 04:50:58 +01:00
Michael Müller
f7f1efa7df
debian: Fix breaks entry.
2014-12-18 04:45:45 +01:00
Michael Müller
0df2608bb1
debian: Provide only legacy symlink for bin directory.
2014-12-18 04:05:50 +01:00
Sebastian Lackner
2912921b94
Added patch to ensure X11 input events are handled even without explicit message loop.
2014-12-18 01:17:09 +01:00
Sebastian Lackner
7dac73a69b
Partially removed patches for ntdll DOS attributes (accepted upstream).
2014-12-18 00:13:20 +01:00
Michael Müller
90261acce1
Rename debian package to wine-staging and small changelog cleanup.
2014-12-17 20:36:31 +01:00
Sebastian Lackner
12af26a582
Avoid duplicate wined3d specfile by adding PARENTSPEC Makefile argument.
2014-12-17 04:27:10 +01:00
Sebastian Lackner
f3e96bb902
debian/changelog: Add a missing space.
2014-12-16 23:04:07 +01:00
Sebastian Lackner
565f1e2e53
Removed several patches (accepted upstream).
2014-12-16 22:22:31 +01:00
Sebastian Lackner
b0ab8b3913
Added patch to return proper charcount for GetLocaleInfo with LOCALE_IFIRSTDAYOFWEEK.
2014-12-16 04:12:24 +01:00
Sebastian Lackner
71a0838ac3
Added patch to fix handling of subdirectory in FtpFindFirstFile.
2014-12-16 01:49:58 +01:00
Sebastian Lackner
8765c50218
Removed several patches (accepted upstream).
2014-12-15 22:50:30 +01:00
Sebastian Lackner
14dd3801bf
Release 1.7.33.
2014-12-15 00:53:35 +01:00
Sebastian Lackner
0f0f8d3d6f
Added patch to add winecfg Staging tab.
2014-12-14 21:55:51 +01:00
Sebastian Lackner
2971d1f90b
Added patch to enable second version of wined3d with STAGING_CSMT enabled.
2014-12-14 21:45:45 +01:00
Sebastian Lackner
152e0e26a9
patchupdate.py: Add all autogenerated files to git after creation.
2014-12-14 06:29:32 +01:00
Sebastian Lackner
ffd1b6cd6a
patchupdate.py: Fix issue with generating IfDefined patches.
2014-12-14 06:20:48 +01:00
Sebastian Lackner
48a7480fc5
patchupdate.py: Implement 'IfDefined' patch property to autogenerate corresponding patch.
2014-12-14 06:03:05 +01:00
Sebastian Lackner
c0f9ca2ab5
patchupdate.py: Move logic to extract patches into separate function.
2014-12-14 04:57:16 +01:00
Sebastian Lackner
f30b0e34fb
patchupdate.py: Ignore patch files which do not start with a number.
2014-12-14 04:54:34 +01:00
Sebastian Lackner
eadd577d84
patchutils.py: Implement algorithm to autogenerate #ifdef patches.
2014-12-14 04:30:05 +01:00
Michael Müller
60f7d52725
Added patch to implement support for loader dll redirections.
2014-12-13 05:38:40 +01:00
Sebastian Lackner
c466779d90
Added patch to reallocate buffer when adding records to AVI files.
2014-12-12 05:53:08 +01:00
Sebastian Lackner
825711fcc7
Added patch to provide named entry point shell32.SHILCreateFromPath for vista apps.
2014-12-12 05:25:48 +01:00
Sebastian Lackner
47a163dcef
Added patch to ignore unsupported flags for CoInternetSetFeatureEnabled.
2014-12-12 05:18:45 +01:00
Sebastian Lackner
fc24ba3f65
Added patch to fix return value of ScrollWindowEx for invisible windows.
2014-12-12 05:08:15 +01:00
Sebastian Lackner
824469b329
Added patch for additional tests of CoWaitForMultipleHandles with WM_QUIT.
2014-12-12 04:43:59 +01:00
Sebastian Lackner
88e30c29c4
Added patch to implement stubs for MFStartup and MFShutdown.
2014-12-12 01:02:40 +01:00
Sebastian Lackner
ca389f162a
Merge with master.
2014-12-09 22:53:38 +01:00
Sebastian Lackner
150dc70e53
Added patch for combase HSTRING objects.
2014-12-09 22:48:02 +01:00
Michael Müller
8369b0ce86
Added patch to allow Accept-Encoding for HTTP/1.0 in wininet.
2014-12-08 03:02:18 +01:00
Sebastian Lackner
ec9701cec2
Added patch to implement shlwapi.StrCatChainW.
2014-12-07 23:23:22 +01:00
Sebastian Lackner
f8befaf7fa
Merge pull request #211 (Added patch to implement support for GetPropValue to PulseAudio backend.)
2014-12-06 01:11:01 +01:00
Sebastian Lackner
7bcb2e7adb
Removed several patches (accepted upstream).
2014-12-04 23:12:37 +01:00
Sebastian Lackner
2f2045c5c8
Merge pull request #210 (Added patch to fix possible segfault in pulse_rd_loop of PulseAudio backend.)
2014-12-04 22:19:55 +01:00
Sebastian Lackner
e39c803fac
Added patch to set last error when GetRawInputDeviceList fails.
2014-12-04 15:00:08 +01:00
Sebastian Lackner
fb6a771a44
Remove various patches (accepted upstream), rebase some patches.
2014-12-02 21:24:57 +01:00
Sebastian Lackner
f317ba0b0c
Removed patch to fix copy and paste errors in ws2_32 tests (accepted upstream).
2014-12-01 22:04:19 +01:00
Sebastian Lackner
c67647eb73
Added new version of patch to fix condition mask handling in RtlVerifyVersionInfo.
2014-12-01 11:39:29 +01:00
Sebastian Lackner
5420552434
Remove incorrect patch for RtlVerifyVersionInfo, add tests for VerifyVersionInfo.
2014-11-30 22:33:59 +01:00
Sebastian Lackner
748696d2bd
Added patch to fix condition handling in RtlVerifyVersionInfo.
2014-11-30 18:20:45 +01:00
Sebastian Lackner
1e1522ed25
Release 1.7.32.
2014-11-30 15:25:01 +01:00
Sebastian Lackner
abfee2d1b4
README.md: Update URLs.
2014-11-30 04:00:14 +01:00
Sebastian Lackner
9a82696680
Move DEVELOPERS.md to the Wiki.
2014-11-30 03:56:52 +01:00
Sebastian Lackner
2e2178f595
Added patch to fix passing of unicode environment from msvcrt to CreateProcessW.
2014-11-30 03:11:04 +01:00
Sebastian Lackner
90bd4d997c
Added patch to fix handling of empty section and key name for profile files.
2014-11-30 02:39:37 +01:00
Sebastian Lackner
557a9e9899
Added patch to fix ordering of IP addresses by metric if two addresses have the same metric.
2014-11-30 00:20:58 +01:00
Sebastian Lackner
50794f220a
Added patch to implement semi-stub for psapi/kernel32 K32EnumProcessModulesEx.
2014-11-29 23:04:33 +01:00
Sebastian Lackner
bb57db5f98
Added patch to change winedbg bug reporting URL to bugs.wine-staging.com.
2014-11-29 21:08:08 +01:00
Sebastian Lackner
4afa857aee
Added patchset to fix copy and paste errors and ugly coding style in recently committed ws32 patch.
2014-11-29 11:30:04 +01:00
Sebastian Lackner
db0fd400e4
patchupdate.py: Various speed optimizations and improvements, removed several patches (accepted upstream).
2014-11-29 09:18:17 +01:00
Michael Müller
9d92d67b75
Added patch to implement stubs for additional api-ms-win-core-* dlls.
2014-11-26 20:47:57 +01:00
Sebastian Lackner
7f503dd5f1
Update several patches and include changes from tools/make_specfiles and tools/make_makefiles.
2014-11-26 18:30:43 +01:00
Sebastian Lackner
3a7d42fd2c
Added patch to ensure wintrust resets data->pWintrustData->u.pFile->hFile after closing handle.
2014-11-25 21:29:26 +01:00
Sebastian Lackner
bb565dbad1
Added patch to fix issues with dragging layers between images in Adobe Photoshop 7.0.
2014-11-25 20:41:19 +01:00
Sebastian Lackner
e4caae5b65
Added patch to avoid sending unexpected wakeup with uninitialized cookie value.
2014-11-25 20:20:55 +01:00
Sebastian Lackner
2741db55bd
Added patch to automatically detect if tests are running under Wine.
2014-11-23 22:52:48 +01:00
Sebastian Lackner
3b946491da
Added patch to avoid failure because of missing ptrace support for Exagear.
2014-11-23 22:35:30 +01:00
Sebastian Lackner
0301a239d6
patchupdate.py: Fix escaping of some special characters.
2014-11-23 19:45:14 +01:00
Sebastian Lackner
7c3d480e56
Added patch to fix issues with write watches when using Exagear.
2014-11-22 05:52:24 +01:00
Sebastian Lackner
50b6b69053
Added patch to avoid race-conditions of async WSARecv() operations with write watches.
2014-11-22 01:52:41 +01:00
Sebastian Lackner
cc1292a1ac
Removed several patches (accepted upstream).
2014-11-21 17:00:52 +01:00
Sebastian Lackner
3741c4fe33
Added patch to ensure ShowWindow avoids interthread no-op messages.
2014-11-21 07:30:26 +01:00
Sebastian Lackner
744f67198c
Added patch to take abs() of vertex z coordinate as FFP fog coordinate.
2014-11-21 06:42:40 +01:00
Sebastian Lackner
3d68d500d9
ws2_32-Connect_Time: Update patch with latest attempt.
2014-11-20 22:48:23 +01:00
Sebastian Lackner
6a390b6b9a
Merge pull request #186 (Added patch to implement exclusive mode in PulseAudio backend).
2014-11-20 07:45:43 +01:00
Sebastian Lackner
26b52cdc49
Removed patches to avoid sending messages in FindWindowExW (accepted upstream).
2014-11-18 19:50:19 +01:00
Sebastian Lackner
cc5b91441d
patchutils.py: Add '--no-backup-if-mismatch' when calling 'patch' to avoid creating backups.
2014-11-18 04:15:56 +01:00
Sebastian Lackner
d31c55702c
Removed several patches (accepted upstream).
2014-11-17 15:17:34 +01:00
Sebastian Lackner
54b4500a85
Added patch to ensure dbghelp always checks for debug symbols in BINDIR.
2014-11-15 20:24:21 +01:00
Sebastian Lackner
87684b59a7
Release 1.7.31.
2014-11-15 15:37:30 +01:00
Sebastian Lackner
7e72d7770d
Added patch to workaround bugs in CompareStringW (triggered by Adobe Flash).
2014-11-15 15:02:16 +01:00
Sebastian Lackner
73da458bc5
patchutils.py: Another small fix to prefer the longest matching version string.
2014-11-15 13:13:05 +01:00
Sebastian Lackner
e12216c644
patchutils.py: Fix a bug in parsing version numbers, make parser less strict in some cases.
2014-11-15 12:53:30 +01:00
Sebastian Lackner
2ec0d480e3
Added patch to avoid failing in d3dx9_mesh_OptimizeInplace because of unimplemented vertex reordering.
2014-11-15 12:30:18 +01:00
Sebastian Lackner
c9bed78b65
Update debian/changelog with recent changes.
2014-11-15 10:51:40 +01:00
Sebastian Lackner
7a419c031a
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
Sebastian Lackner
723bc23e50
patchupdate.py: Extract revision information directly from patch subject.
2014-11-15 10:01:12 +01:00
Sebastian Lackner
dc05c7f163
patchupdate.py: Change output format of 'wine --patches' to match the wine ANNOUNCE file.
2014-11-15 08:31:56 +01:00
Sebastian Lackner
972842c50e
patchupdate.py: Use author information from patch files instead of definition file.
2014-11-15 06:35:26 +01:00
Sebastian Lackner
2789fdcece
Added patch to close server fd if there is no space in thread inflight fd list.
2014-11-15 02:19:13 +01:00
Sebastian Lackner
1637f56db9
Removed several patches (accepeted upstream).
2014-11-14 11:17:24 +01:00
Sebastian Lackner
c501f9328f
Added patch to fix implementation of K32GetPerformanceInfo.
2014-11-13 23:15:15 +01:00
Sebastian Lackner
917b9ce280
Removed patch for vectored continue handler stubs (accepted upstream).
2014-11-13 16:26:33 +01:00
Sebastian Lackner
82d94a776d
Added patch to fix handling of invert_y in DrawTextExW.
2014-11-13 06:49:12 +01:00
Sebastian Lackner
ed7e1530b5
Rebase patches for WS_SO_CONNECT_TIME.
2014-11-12 17:59:01 +01:00
Sebastian Lackner
693e4d185b
Added patch to avoid sending window messages in FindWindowExW.
2014-11-12 07:55:50 +01:00
Sebastian Lackner
3a5f2b6be0
Added patch to avoid crashing when broken app tries to release surface although refcount is zero.
2014-11-11 22:36:19 +01:00
Sebastian Lackner
7641fa58b9
Removed patches for D3DXCreatePolygon (accepted upstream), rebased imm32-Cross_Thread_Access patches.
2014-11-11 18:36:12 +01:00
Sebastian Lackner
4b062e3f22
Added patch to return more context attributes in schan_InitializeSecurityContextW.
2014-11-11 08:55:07 +01:00
Sebastian Lackner
de353ee024
Exagear: Fix spelling error in subject of patch.
2014-11-11 08:06:52 +01:00
Sebastian Lackner
513952a066
Added patch to implement emulation SIDT instruction when using Exagear.
2014-11-11 03:28:23 +01:00
Sebastian Lackner
78784bf5d3
Added patch to initialize irp.Tail.Overlay.OriginalFileObject with stub file object.
2014-11-10 23:51:34 +01:00
Sebastian Lackner
f5cb09e9a4
ntoskrnl-Emulator: Add additional patch to emulate access to KI_USER_SHARED_DATA kernel page on x86_64.
2014-11-10 22:01:27 +01:00
Sebastian Lackner
5eae92bf33
Added patch to emulate 'mov Eb, Gb' instruction on x86 processor architecture.
2014-11-10 07:36:40 +01:00
Sebastian Lackner
c3920efc17
Added patch to fix crash of winedevice when relocation entry crosses page boundary.
2014-11-10 04:09:18 +01:00
Sebastian Lackner
d7bdce7fb6
Added patch to allow NULL pointer for optional arguments of D3DXIntersectTri.
2014-11-08 19:38:13 +01:00
Sebastian Lackner
e5b7f0c052
Added patch to fix wglDescribePixelFormat when NULL is passed as pixel format descriptor.
2014-11-08 11:35:23 +01:00
Sebastian Lackner
b0f0338a95
Added patch with vectored continue handler functions.
2014-11-08 07:20:27 +01:00
Sebastian Lackner
a5bc6762f1
debian: Remove outdated / deprecated [postinst|postrm|prerm] files.
2014-11-08 06:25:20 +01:00
Sebastian Lackner
90d7c40949
Added patch with stub for IoCsqInitialize.
2014-11-08 06:14:33 +01:00
Sebastian Lackner
52263be2fe
Replace Compholio -> Staging in developer readme.
2014-11-07 14:24:47 +01:00
Sebastian Lackner
1aa8b412df
Added patch to align texture dimensions to block size for compressed textures.
2014-11-07 14:19:10 +01:00
Sebastian Lackner
c213417376
Added patch to return correct values in GetThreadTimes function for all threads.
2014-11-07 03:34:58 +01:00
Sebastian Lackner
11f1207852
patchupdate.py: Remove some dead code.
2014-11-06 18:43:35 +01:00
Sebastian Lackner
a05b7dc368
Remove several patches (accepted upstream).
2014-11-06 18:17:40 +01:00
Sebastian Lackner
8d9d2558c9
Added patch to implement DXTn support for d3dx9_36.
2014-11-06 11:08:00 +01:00
Sebastian Lackner
f6dd7940f0
ntdll-Fix_Alignment: Use DECLSPEC_ALIGN instead of __attribute__((aligned(..))).
2014-11-06 03:18:26 +01:00
Sebastian Lackner
14ae97f5a2
kernel32-GetSystemTimes: Fix invalid value passed to NtQuerySystemInformation.
2014-11-06 03:16:36 +01:00
Sebastian Lackner
677a246d22
Several minor style fixes.
2014-11-06 03:08:11 +01:00
Michael Müller
fdd2f4a7f3
Add patch for KeSetSystemAffinityThread stub.
2014-11-05 05:14:07 +01:00
Sebastian Lackner
1c01fe44d7
Added patch to prevent processing message events for CoWaitForMultipleHandles when APC calls are queued.
2014-11-05 00:54:45 +01:00
Sebastian Lackner
2c0583d002
Added patch with stub for NtSetLdtEntries/ZwSetLdtEntries.
2014-11-04 21:09:40 +01:00
Sebastian Lackner
a691cec6e7
Remove several patches (accepted/fixed upstream).
2014-11-04 17:11:34 +01:00
Sebastian Lackner
f66b06739e
patchutils.py: Speed improvement for hunk parsing (approximately by a factor of 2).
...
We don't need to keep the whole line in memory, the first character is sufficient.
Moreover, exception handling is faster in python than explicitly checking for None.
2014-11-04 06:49:35 +01:00
Mark Harmstone
305af53597
winepulse: expose individual audio devices directly
2014-11-04 04:42:32 +01:00
Michael Müller
463d01d3aa
Replace Wine-compholio with Wine Staging in README.
2014-11-04 00:47:24 +01:00
Sebastian Lackner
5a51c64426
patchupdate.py: Remove unused function _winebugs_query_short_desc.
2014-11-03 21:01:07 +01:00
Sebastian Lackner
7c793eb695
Remove several patches (accepted upstream), temporarily disable mshtml patchset.
2014-11-03 20:12:34 +01:00
Sebastian Lackner
25e56dc257
Release 1.7.30.
2014-11-02 00:48:02 +01:00
Sebastian Lackner
749fc944fc
Added patch to silence a few FIXMEs and for ITextSelection_fnGetDuplicate implementation.
2014-11-01 23:11:57 +01:00
Sebastian Lackner
9c556a5905
Added patch to update ProductVersion when applying MSI transforms.
2014-11-01 21:30:04 +01:00
Sebastian Lackner
61769b2227
Added patch for TLB dependencies lookup in resources.
2014-11-01 08:59:45 +01:00
Sebastian Lackner
9414a2da0a
patchupdate.py: Directly link to https urls on winehq.org.
2014-10-31 15:15:13 +01:00
Sebastian Lackner
3cf93b92fc
Added patch to implement D3DXCreatePolygon.
2014-10-31 15:05:38 +01:00
Sebastian Lackner
35adc2a6f7
Added patch for implementation of GdipCreateRegionRgnData.
2014-10-31 08:20:17 +01:00
Sebastian Lackner
5661a76f20
Removed patch to fix compilation errors on Archlinux (fixed upstream).
...
Fixed with 4b1aba754e
2014-10-31 08:01:38 +01:00
Sebastian Lackner
953163c6ff
Added patch to emulate write to CR4 register.
2014-10-31 07:34:09 +01:00
Sebastian Lackner
7e6191a4cd
Removed patch to Iimplement IRichEditOle and ITextDocument support for ITextServices (accepted upstream).
2014-10-30 20:43:01 +01:00
Sebastian Lackner
621ece3c6f
Added patch to implement RtlDecompressBuffer.
2014-10-30 18:46:55 +01:00
Sebastian Lackner
9c9639f3ae
Fix wrong escaping of quote/slash characters in patchupdater script (thanks felixonmars).
2014-10-30 15:50:33 +01:00
Sebastian Lackner
ade7c1e886
Added patch to add support for pasting HTML from native Unix applications.
2014-10-27 09:28:38 +01:00
Sebastian Lackner
26699042ab
Added patch to implement iphlpapi stub functions.
2014-10-27 02:55:56 +01:00
Sebastian Lackner
3dd8fd35af
Removed patch for additional ATL thunks (accepted upstream).
2014-10-21 17:16:35 +02:00
Sebastian Lackner
cc459b2b4f
Added patch to filter out specific warning messages for D3DCompileShader.
2014-10-20 22:14:11 +02:00
Sebastian Lackner
aa07c4b087
Removed patch to avoid Clang compiler warning because of unused Vtable (accepted upstream).
2014-10-20 19:54:20 +02:00
Sebastian Lackner
79d612a5ad
Release 1.7.29.
2014-10-19 19:39:25 +02:00
Sebastian Lackner
4410ccbead
Replaced patch for shell32-Default_Folder_ACLs.
...
The old patch contained several issues, including invalid memory access, a memory leak,
and wrong DACL size calculation. This updated version simplifies the logic a bit and should
fix those issues.
2014-10-19 06:53:16 +02:00
Sebastian Lackner
6c4eb0bb53
Added patch for implementation of BindImageEx.
2014-10-19 00:45:51 +02:00
Sebastian Lackner
07f9996abc
Added patch for wine64 support on FreeBSD/PC-BSD.
2014-10-18 18:37:20 +02: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
291d4468f7
Updated patches for NtQuerySection.
2014-10-16 23:34:43 +02:00
Sebastian Lackner
5a35178f86
Removed remaining patches for ATL thunk improvements (accepted upstream).
2014-10-15 19:10:59 +02:00
Sebastian Lackner
b757d6fe5c
Partially removed patches for ATL thunk fixes (accepted upstream).
2014-10-13 18:48:49 +02:00
Sebastian Lackner
04467e7e68
Added patch to add UTF7 encoding/decoding support.
2014-10-09 05:47:51 +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
b165863a60
Removed several patches (accepted upstream).
2014-10-07 22:05:04 +02:00
Sebastian Lackner
7787c66cc7
Updated debian/changelog file.
2014-10-06 01:03:19 +02:00
Sebastian Lackner
e4d758a10b
Release 1.7.28.
2014-10-04 04:40:22 +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
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
Sebastian Lackner
f2f8ea98c5
Removed several patches (accepted upstream).
2014-10-01 21:54:28 +02:00
Sebastian Lackner
f062a5a3ba
Added patch to fix implementation of SH*Shared commands.
2014-10-01 02:44:22 +02:00
Sebastian Lackner
e8107fe104
Remove several patches (accepted upstream).
2014-09-29 23:08:35 +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
8fbca5cb69
Update changelog.
2014-09-28 22:05:42 +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
d8de3eb6fa
Added patch to send WM_PAINT event during dialog creation.
2014-09-26 20:27:43 +02:00