Commit Graph

1740 Commits

Author SHA1 Message Date
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
929a331358 Rebase against efb1cf0299c23385f934fa9b3abc920bfca46611. 2015-09-10 16:06:52 +02:00
Sebastian Lackner
357269a486 comctl32-Button_Theming: Improve patch subject. 2015-09-09 22:31:34 +02:00
Sebastian Lackner
23ec346541 wined3d-CSMT_Main: Remove empty patch. 2015-09-08 19:35:08 +02:00
Sebastian Lackner
2517360ebd Rebase against e28d6b2fb099795d2472a97d7ab0bfe868e90421. 2015-09-08 19:33:15 +02:00
Sebastian Lackner
08738c151c Rebase against 07cc9a34a87cd08c87ae198e4aeb8c9bb7f55175. 2015-09-07 16:51:56 +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
88db6aa7b1 kernel32-ThreadGroupAffinity: Mark a test as broken on Win7 and Win8. 2015-09-06 13:07:49 +02:00
Sebastian Lackner
031935bc29 Added patch to fix possible memory leak in netprofm init_networks. 2015-09-06 12:54:22 +02:00
Sebastian Lackner
9af3e03c5b ws2_32-WSACleanup: Invalidate file descriptors on client-side after closing sockets. 2015-09-06 12:42:10 +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
7d662cf2d7 wined3d-CSMT_Main: Fix compilation on x86_64. 2015-09-06 10:29:21 +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
ea4b82dd1d gdiplus-GdipCreateEffect: Update patchset. 2015-09-05 00:30:30 +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
12beeb3ac9 wined3d-CSMT_Main: Update patchset for CSMT (commandstream multithreading), to keep in sync with upstream repository. 2015-09-04 23:02:57 +02:00
Sebastian Lackner
a4e76e0849 opencl-Deprecation: Always apply before all other patches. 2015-09-04 21:12:06 +02:00
Sebastian Lackner
b3e0c26b34 Rebase against 253a587e471a653e1b5ed590280452f43679aa6d. 2015-09-04 19:22:32 +02:00
Sebastian Lackner
36aa7ea01e wined3d-CSMT_Main: Avoid unnecessary call to wined3d_resource_get_patch. 2015-09-04 17:58:05 +02:00
Sebastian Lackner
3cabc8a125 wined3d-CSMT_Main: Sync trivial changes from the upstream repository. 2015-09-04 17:57:05 +02:00
Sebastian Lackner
ef1d526974 mfplat-MFTRegister: Fix specfile. 2015-09-04 11:22:05 +02:00
Sebastian Lackner
159a22391a Added patch to avoid deprecation warning for OpenCL 1.2 APIs. 2015-09-03 23:32:47 +02:00
Sebastian Lackner
7f28f3b56d Rebase against 76c43d817746bb9c81b36e0d0bec4bb0b2ffbdbb. 2015-09-03 14:40:25 +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
a588c8fe73 Update license information for fonts. 2015-09-03 02:42:15 +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
a0e3b5a066 Rebase against 99ecebe90de9ca502c43fbf62d0fbdd09c416b6b. 2015-09-02 17:54:10 +02:00
Sebastian Lackner
a465af2933 imagehlp-Cleanup: Add reference to upstream bugreport. 2015-09-02 15:14:33 +02:00
Sebastian Lackner
969a65493a debian/changelog: Fix reference to Wine Staging bug. 2015-09-02 11:29:32 +02:00
Sebastian Lackner
3265df0984 patchupdate.py: Add proper commandline parser and '--skip-checks' option. 2015-09-02 09:49:59 +02:00
Sebastian Lackner
f8acf446ea patchupdate.py: Fix a bug in the code to generate IfDefined patch files, show more useful error messages. 2015-09-02 06:56:53 +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
138070e141 Added patch to silence repeated crypt32.CryptUnprotectMemory FIXMEs. 2015-09-01 22:28:54 +02:00
Sebastian Lackner
6952a88ec9 shell32-Progress_Dialog: Fix compile error. 2015-09-01 16:48:29 +02:00
Sebastian Lackner
2aee7a7ac1 Rebase against 8348c0ebe00752af2afbabc78315f9e07e43ee09. 2015-09-01 16:22:33 +02:00
Sebastian Lackner
7e58e7e2d4 Rebase against d3177504b1cbf5029b505588928911be980eebec. 2015-08-31 16:29:08 +02:00
Sebastian Lackner
570e4a6933 wineconsole-Forward_Exitcode: Update definition file. 2015-08-31 08:51:31 +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
51d7077f51 patchupdate.py: Add 'Apply-Before' definition field and fix a bug in dependency resolution. 2015-08-31 05:52:49 +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
299b3b59f2 server-Map_EXDEV_Error: Add reference to bug report. 2015-08-30 19:00:48 +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