Commit Graph

704 Commits

Author SHA1 Message Date
Sebastian Lackner
6a06b1710e Added patch for implementation of mfplat.MFTEnum. 2015-10-02 19:45:55 +02:00
Sebastian Lackner
59e96aed08 Added patch to make ddraw1 and ddraw_surface1 vtable as writable. 2015-10-02 17:55:54 +02:00
Sebastian Lackner
784acaf1fa Added patch to mark WritePrivateProfileStringA as hotpatchable. 2015-10-02 17:53:26 +02:00
Sebastian Lackner
d9e1415701 Added patch to mark BitBlt and StretchDIBits as hotpatchable. 2015-10-02 17:51:04 +02:00
Sebastian Lackner
3cee0925e8 Added patch to mark RegOpenKeyExA, RegCloseKey and RegQueryValueExA as hotpatchable. 2015-10-02 17:48:08 +02:00
Sebastian Lackner
eb98f4e74f Rebase against 9bd963065b1fb7b445d010897d5f84967eadf75b. 2015-10-02 17:13:21 +02:00
Sebastian Lackner
f4dcef9c77 Added patch to pass cookie by reference to msvcrt_local_unwind4 in _seh_longjmp_unwind4. 2015-10-02 01:43:56 +02:00
Sebastian Lackner
8b65b1c1c8 Added patch to avoid waiting for hook thread startup in IDirectInput8::Initialize. 2015-10-02 01:20:46 +02:00
Sebastian Lackner
1928fdacbe Added patch to implement additional stub functions in authz.dll. 2015-10-01 21:52:45 +02:00
Sebastian Lackner
74daa3b210 Rebase against 781b88b7c586fc295780f0c8ad76bda0ffe96cd1. 2015-10-01 20:41:57 +02:00
Sebastian Lackner
b951b9ad09 Added patch to avoid using GdipAlloc and GdipFree in internal gdiplus functions. 2015-10-01 18:29:20 +02:00
Sebastian Lackner
e5d2ae6b87 README.md: Update description of Wine Staging. 2015-09-28 17:49:44 +02:00
Sebastian Lackner
0d466f5e6d Added patch to protect TVM_GETITEM from invalid item pointers. 2015-09-28 00:35:20 +02:00
Sebastian Lackner
5f353ac80e d3d8-D3DSWAPEFFECT_COPY_VSYNC: Add a better upstream bug report as reference. 2015-09-27 20:35:33 +02:00
Sebastian Lackner
e522c26b4b Added patch to refresh MDI menus when DefMDIChildProc(WM_SETTEXT) is called. 2015-09-27 20:07:42 +02:00
Sebastian Lackner
e499f1c187 Added patch to ignore width/height passed to edit control in WM_SIZE message. 2015-09-27 15:33:11 +02:00
Sebastian Lackner
8a0c14b145 Added patch to fix calculation of listbox size when horizontal scrollbar is present. 2015-09-27 03:46:31 +02:00
Sebastian Lackner
f64d5ad94d Added patch to reduce stack usage of virtual memory functions. 2015-09-27 00:19:56 +02:00
Sebastian Lackner
2f4c5ae81e Added patch to implement semi-stub for d3d8 swapchain effect D3DSWAPEFFECT_COPY_VSYNC. 2015-09-26 17:23:36 +02:00
Sebastian Lackner
0182014bed Rebase against 3966affe064c7b98a7b4c052b6a6696fe74c8830. 2015-09-25 22:33:19 +02:00
Sebastian Lackner
456eb2f553 Added patches for msidb commandline utility (to read and write *.msi files). 2015-09-23 13:00:53 +02:00
Sebastian Lackner
4ad4553546 Added patch to ensure codepage conversion fails when destlen < 0. 2015-09-22 15:25:09 +02:00
Sebastian Lackner
8ba35e61d8 Rebase against 8fdcc239ba784894eed0f5c08ec56441db783e5e. 2015-09-16 17:11:17 +02:00
Sebastian Lackner
f44120dffe Rebase against aacc7b394ee1eb25001ae2854fd774e1b443e50b. 2015-09-15 17:17:54 +02:00
Sebastian Lackner
0a96d76b16 Added patch to ignore higher bits in selector for ThreadDescriptorTableEntry info query. 2015-09-13 23:06:26 +02:00
Sebastian Lackner
ff9f5115fb Added patch to return STATUS_INVALID_DEVICE_REQUEST when trying to call NtReadFile on directory. 2015-09-13 17:18:35 +02:00
Sebastian Lackner
2517360ebd Rebase against e28d6b2fb099795d2472a97d7ab0bfe868e90421. 2015-09-08 19:33:15 +02:00
Sebastian Lackner
0030289d83 Release 1.7.51. 2015-09-07 02:30:38 +02:00
Sebastian Lackner
cd7cfab427 Added patch to for IHTMLLocation::hash property's getter implementation. 2015-09-07 00:03:21 +02:00
Sebastian Lackner
cbe5306706 Added patch to properly initialize caps->dwZBufferBitDepths in ddraw7_GetCaps. 2015-09-06 20:26:50 +02:00
Sebastian Lackner
d5ddb4f687 Added patch to properly render themed buttons when they are pressed. 2015-09-06 12:18:42 +02:00
Sebastian Lackner
dd18774526 Added patch to implement {Set,Get}ThreadGroupAffinity and related ntdll functions. 2015-09-06 12:08:52 +02:00
Sebastian Lackner
49c01cab8a Added patch to properly close sockets when WSACleanup is called. 2015-09-05 04:29:38 +02:00
Sebastian Lackner
426191d7fb Added patch to use proper glyph names in wineps driver. 2015-09-05 03:52:56 +02:00
Sebastian Lackner
bcc10f6d7b shell32-FolderItems_Stub_Iface: Fix a typo in the patch subject. 2015-09-05 01:28:43 +02:00
Sebastian Lackner
7795ed188b Added patch for stub of dwmapi.DwmUpdateThumbnailProperties. 2015-09-05 00:19:00 +02:00
Sebastian Lackner
b61581b653 Added patch to implement FolterImpl_Items and stubbed FolderItems interface. 2015-09-04 23:52:08 +02:00
Sebastian Lackner
c17d191886 Added patch to create Microsoft\Windows\Themes directory during Wineprefix creation. 2015-09-03 04:58:10 +02:00
Sebastian Lackner
ee86efea1a fonts-Missing_Fonts: Update Arial font, replace Courier New font with Liberation Mono, and add a replacment font for Times New Roman. 2015-09-03 01:51:09 +02:00
Sebastian Lackner
a465af2933 imagehlp-Cleanup: Add reference to upstream bugreport. 2015-09-02 15:14:33 +02:00
Sebastian Lackner
4d3c02ca8e Added patch to fallback to default comspec when %COMSPEC% is not set (fixes Wine Staging Bug #405). 2015-09-02 06:28:05 +02:00
Sebastian Lackner
9d4b8df3cc Added patch to fix SHFileOperation with FO_MOVE on Vista+ (should create non-existent subdirectories). 2015-08-31 08:49:30 +02:00
Sebastian Lackner
e9cda98df5 Added patch to translate flags in LaunchINFSectionW. 2015-08-30 22:55:44 +02:00
Sebastian Lackner
c5e1cdaffb Added patch with stub for winspool.SetPrinterW level 8. 2015-08-30 19:10:29 +02:00
Sebastian Lackner
9d3f4bc8ce Added patch to allow non-nullterminated string as working directory in kernel32.create_startup_info (fixes Wine Staging Bug #543). 2015-08-30 09:55:05 +02:00
Sebastian Lackner
a21372e977 Added patch to fix error handling in DeferWindowPos when passing an invalid HWND. 2015-08-30 05:38:07 +02:00
Sebastian Lackner
38db7901d7 Added patch to fix failure to create anonymous file mapping after failed open_fd server call (fixes Wine Staging Bug #538). 2015-08-30 05:05:58 +02:00
Sebastian Lackner
4e0bdd2c9b Added patch to map EXDEV error code to STATUS_NOT_SAME_DEVICE. 2015-08-30 04:18:06 +02:00
Sebastian Lackner
a81dee672e Added patch to return a dummy BIOS name in Win32_BIOS record (fixes Wine Staging Bug #528). 2015-08-27 02:01:33 +02:00
Sebastian Lackner
5aa6e7afe4 Rebase against bdaa571c5d7dd59dd28fd1f25cdad5761bfaf4dd. 2015-08-25 22:44:50 +02:00