Commit Graph

2463 Commits

Author SHA1 Message Date
Sebastian Lackner
8b741cb8ba Rebase against 6158405ffdb027fab10456087ee0846c36000a56. 2016-03-03 19:55:18 +01:00
Sebastian Lackner
45dd21a99b shell32-Toolbar_Bitmaps: Add more Tango icons. 2016-03-03 07:19:41 +01:00
Sebastian Lackner
91247236a6 Added patches to implement multiple setupapi DiskSpaceList functions. 2016-03-03 06:56:21 +01:00
Sebastian Lackner
35f38e546c Added patch to return ERROR_FILE_NOT_FOUND for Win 9X when a file was not found in GetFileVersionInfoSizeEx. 2016-03-02 23:34:19 +01:00
Sebastian Lackner
b7c7a94d42 Rebase against 0d06ebf5fb515e19cd9ec951dd9e49f6e678b35c.
[advapi32-RegCopyTree]
Removed patch to fix RegDeleteTreeW when empty string is passed (accepted
upstream).

[shutdown-Stub_DLL]
Removed patch to add shutdown.exe stub implementation (accepted upstream).
2016-03-02 23:32:41 +01:00
Sebastian Lackner
e194778b0d Added patch to fix parsing of inf files containing garbage at the beginning of file. 2016-03-02 23:32:41 +01:00
Sebastian Lackner
551ebca897 Added patch to correctly return VFF_CURNEDEST flag in VerFindFileA. 2016-03-02 23:32:41 +01:00
Sebastian Lackner
78288c21bf Added patch to fix missing buttons in IE6. 2016-03-02 23:32:41 +01:00
Sebastian Lackner
b0905f45a8 Added patch to check for invalid filename pointers in CreateFileA in Win 9x mode. 2016-03-02 23:32:40 +01:00
Sebastian Lackner
891bd073d8 Added patch to set ERROR_DLL_NOT_FOUND as error code for Win 9X instead of ERROR_MOD_NOT_FOUND in load_library. 2016-03-02 23:32:40 +01:00
Sebastian Lackner
a52c90b145 Rebase against 6c637ab9c6a65d5601f98545b05f413f777c444e. 2016-03-02 23:32:04 +01:00
Sebastian Lackner
ab74d819f0 Rebase against 846155f1531207a763c099defa90fc2c41135164.
[advapi32-RegCopyTree]
Removed patches to implement RegCopyTreeA/W (accepted upstream).
2016-03-02 23:31:43 +01:00
Sebastian Lackner
caaedcff2b Added patch to set DSCAPS_CERTIFIED flags in dsound. 2016-02-29 14:01:39 +01:00
Sebastian Lackner
d5ebadd0d9 Added patch to replicate Windows behavior of WM_SETTEXT handler regarding WM_CTLCOLOR* messages. 2016-02-28 08:07:38 +01:00
Sebastian Lackner
8589621434 Added patch to accept d3d1 and d3d2 versions of D3DFINDDEVICERESULT in IDirect3D_FindDevice. 2016-02-28 08:07:37 +01:00
Sebastian Lackner
090ba911dd Added patch to fix setupapi DelReg implementation. 2016-02-28 08:07:37 +01:00
Sebastian Lackner
b5dbf4d86c advapi32-RegCopyTree: Update patchset. 2016-02-28 08:07:37 +01:00
Sebastian Lackner
c7e3487afa ntdll-call_thread_func_wrapper: Fix stack alignment. 2016-02-28 08:06:41 +01:00
Sebastian Lackner
316709e2e8 Added patch to reserve some more stack space in call_thread_func_wrapper. 2016-02-27 18:07:07 +01:00
Sebastian Lackner
74f5b43963 Added patch to fix handling of DDL_DRIVES flag in user.exe16.DlgDirList. 2016-02-27 05:18:46 +01:00
Sebastian Lackner
9b9d2c7566 Added patch to avoid reassigning default handles after they got closed. 2016-02-27 05:11:25 +01:00
Sebastian Lackner
177b54d90f Added patches to fix multiple issues in mmsystem.dll16 when translating MIDI messages. 2016-02-27 01:12:30 +01:00
Sebastian Lackner
bfebdf34eb Added patch to fix implementation of compobj.dll16.StringFromGUID2 function. 2016-02-27 00:58:54 +01:00
Sebastian Lackner
bdf73385f7 Added patch to implement emulation of GDT and LDT access in Win98 mode. 2016-02-27 00:37:37 +01:00
Sebastian Lackner
e22062154b Added patch to translate all invalid console handles into usable DOS handles. 2016-02-27 00:37:32 +01:00
Sebastian Lackner
2228abee0a Rebase against 1510b8b92af23a2305de95f074468c231dc11fa3.
[inetcpl-Default_Home]
Removed patch to implement default page button in inetcpl (fixed upstream).

[user32-MDI_Extra_Data]
Removed patch to preserve beginning of extra data for MDI windows (accepted
upstream).
2016-02-26 20:52:05 +01:00
Sebastian Lackner
7b40b6922a Added patch to ensure no async operations can be queued for broken pipes. 2016-02-25 22:33:33 +01:00
Sebastian Lackner
66cad5b6ae Rebase against 215e2d7fed58ccd7c5e55ad536fb311608b51d26. 2016-02-25 22:13:42 +01:00
Sebastian Lackner
cb4a7e6782 Added patch to announce WMP 12 as installed windows feature. 2016-02-25 15:25:35 +01:00
Sebastian Lackner
1ba00d35af user32-MessageBox_WS_EX_TOPMOST: Improve tests. 2016-02-24 23:03:52 +01:00
Sebastian Lackner
e1ff6e2674 Rebase against b652c119690afe8b89b8ce9cddde34b4c1589a62. 2016-02-24 20:46:39 +01:00
Sebastian Lackner
f9f999d16e Added patch to assign random name when trying to create Window Station without name. 2016-02-24 20:16:37 +01:00
Sebastian Lackner
5dce108e77 gdi32-Path_Metafile: Added patch to explicitly test BeginPath() return value in the metafile path tests. 2016-02-24 07:52:04 +01:00
Sebastian Lackner
e88eba680b Rebase against 7276d5fac1417dd81344db45b3af904f8f2c7d77. 2016-02-23 20:37:30 +01:00
Sebastian Lackner
1a216277ee gdi32-Path_Metafile: Update patchset and use GdiIsMetaFileDC instead of checking ObjectType manually. 2016-02-23 15:09:25 +01:00
Sebastian Lackner
9a7ca404cf Rebase against f71f7db63caeffdc92ede12bf15e8f7d184addd4.
[msvcrt-StdHandle_RefCount]
Removed patch to fix implementation of msvcrt.close when stdout == stderr
(fixed upstream).
2016-02-23 02:31:03 +01:00
Sebastian Lackner
e6122130be Release 1.9.4. 2016-02-22 21:25:54 +01:00
Sebastian Lackner
589007dcc3 Added patch to improve invalid paramater handling in NtAccessCheck. 2016-02-22 16:06:58 +01:00
Sebastian Lackner
932dd8fbbc wined3d-CSMT_Main: Reenable patchset.
For now, various conflicting changes have just been reverted.
2016-02-22 15:26:23 +01:00
Sebastian Lackner
b765f1e594 d3dx9_36-D3DXDisassembleShader: Declare variable before for loop. 2016-02-21 21:23:15 +01:00
Sebastian Lackner
83071bc1dc gdi32-Path_Metafile: Update patchset and fix some test failures. 2016-02-20 11:30:33 +01:00
Sebastian Lackner
858ca1d0f3 Rebase against c26284168ccf53e657bdfbedffd4ef13698688c8.
[msvcr120-strof]
Removed patch to implement msvcr120.strtof and _strtof_l (accepted upstream).
2016-02-19 20:10:35 +01:00
Sebastian Lackner
290a4cf54c Added patch to silence repeated FIXME message in Parser_QueryInterface. 2016-02-19 14:58:16 +01:00
Sebastian Lackner
dc30ea89c3 Rebase against d0b88e7454b72afa5c8317b46ea0d924edff9411. 2016-02-19 03:19:21 +01:00
Sebastian Lackner
2f5862fb37 Added patch to implement support for paths on a metafile HDC. 2016-02-18 12:21:14 +01:00
Sebastian Lackner
b6c11108ec Added patch to ensure MessageBox is topmost when MB_SYSTEMMODAL style is set. 2016-02-18 12:15:55 +01:00
Sebastian Lackner
eac5c23abb Rebase against c94336f381f15a30905c0601c91df9b37934c683. 2016-02-17 19:15:59 +01:00
Sebastian Lackner
5a7d29e22e Rebase against 52a99f2eadf04394a99d81f97a9a6d2a454fa959.
[api-ms-win-Stub_DLLs]
Removed multiple api-ms-win stub dlls (accepted upstream).

[kernel32-QT_Environment_Variables]
Removed patch to avoid inheritance of QT_ environment variables from host
environment to Wine (accepted upstream).

[kernel32-VirtualProtect]
Removed patch to allow to pass NULL as old protection to VirtualProtect for
Win9x compatibility (accepted upstream).

[services-SERVICE_FILE_SYSTEM_DRIVER]
Removed patch to load SERVICE_FILE_SYSTEM_DRIVER services with winedevice
(accepted upstream).

[wpcap-Several_Fixes]
Removed patch to fix possible crash in pcap_loop (accepted upstream).
2016-02-17 11:00:33 +01:00
Sebastian Lackner
bcf8079573 Rebase against b190a72bfe53a41a83ae55d75de8327c24512bee.
[uxtheme-CloseThemeData]
Removed patch to avoid crash when INVALID_HANDLE_VALUE is passed to
CloseThemeData (accepted upstream).
2016-02-15 19:00:48 +01:00
Sebastian Lackner
cb7a46b342 api-ms-win-Stub_DLLs: Update spec file for kernelbase.dll. 2016-02-15 09:22:18 +01:00