Commit Graph

1673 Commits

Author SHA1 Message Date
Sebastian Lackner
c7c250e381 Added patch to correctly parse double quotes in the msi token values. 2015-10-03 18:57:24 +02:00
Sebastian Lackner
28d60dbd10 Added patch to fix random crashes of Cygwin/MSYS2 for some compilers. 2015-10-03 18:30:52 +02:00
Sebastian Lackner
8f08951d14 Added patch to implement ws2_32.InetPtonA/W functions. 2015-10-03 00:42:19 +02:00
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
6ef9e97ec1 comctl32-LoadIconMetric: Set *icon to NULL on invalid size argument in LoadIconMetric. 2015-10-02 16:28:29 +02:00
Sebastian Lackner
f9edeb7354 Added patch for TRACE in msi_get_property. 2015-10-02 01:49:35 +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
2a080a1262 comctl32-LoadIconMetric: Update patchset and fix loading of ico files. 2015-10-02 00:21:58 +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
0f5d19c2e0 ntdll-Heap_Delay_Free: Add reference to known issues. 2015-09-30 15:28:07 +02:00
Sebastian Lackner
c498b3557f gdi32-MultiMonitor: Add missing patchset for winemac driver support. 2015-09-29 02:28:20 +02:00
Sebastian Lackner
8073750c5c Staging: Update bug reporting URL. 2015-09-28 16:04:26 +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
447235f1dc Pipelight: Mark test failures with todo_wine. 2015-09-27 20:20:46 +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
f7950d74e6 user32-ListBox_Size: Add missing file. 2015-09-27 15:54:48 +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
ff889f6cdc Rebase against 60d1d6f5952e8b5d6fb0327a28c047058851fa70. 2015-09-19 00:59:38 +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
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
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
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
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
0be8e1fc40 mscoree-CorValidateImage: Update patchset. 2015-08-30 05:29:11 +02:00
Sebastian Lackner
c3db854717 ddraw-EnumSurfaces: Update patchset. 2015-08-30 05:26:18 +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
5b28f7a01c Added patch to fix compile failure in d3d11 with recent versions of gcc. 2015-08-29 06:25:20 +02:00
Sebastian Lackner
e7d3684f81 Rebase against 6056a3f1634a72e181fb3a03ca625aaa7720523e. 2015-08-28 16:24:18 +02:00
Sebastian Lackner
33e1ccc03c Rebase against e5ce90ed1b88bba8389aabfcb9ad0b6f837f6a14. 2015-08-27 18:04:25 +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
c2bac3f03f Rebase against dcc6868057605296a7dacd89211e0673396abe45. 2015-08-26 17:59:16 +02:00
Sebastian Lackner
074eae4371 patchinstall.sh: Introduce a new '--upstream-commit' function to obtain the commit in raw format. 2015-08-25 23:03:39 +02:00
Sebastian Lackner
5aa6e7afe4 Rebase against bdaa571c5d7dd59dd28fd1f25cdad5761bfaf4dd. 2015-08-25 22:44:50 +02:00
Sebastian Lackner
574959b168 Added patch to fix access violation in MSYS2 git when when cloning repository (fixes Wine Staging Bug #348). 2015-08-25 08:30:07 +02:00
Sebastian Lackner
f73de49f9f Rebase against 6038e2ab7957b65dd2e13ddd414c206718fb14b7. 2015-08-24 15:40:06 +02:00
Sebastian Lackner
ddb4ddd749 Added patch to fix bug in wineserver debug_children inheritance (fixes Wine Staging Bug #525). 2015-08-24 07:57:02 +02:00
Sebastian Lackner
12d1613d90 Release 1.7.50. 2015-08-23 02:11:02 +02:00
Sebastian Lackner
78204c282f Added patch to return a valid mesh in D3DXCreateTeapot. 2015-08-23 00:59:52 +02:00
Sebastian Lackner
cd3a07933a Added patch to make sure Notepad creates new files immediately. 2015-08-22 22:01:24 +02:00
Sebastian Lackner
d7da67b4de Updated GTK3 patchset to fix "division by zero" exception errors (fixes Wine Staging Bug #523). 2015-08-22 17:18:11 +02:00
Sebastian Lackner
9660c304bc uxtheme-GTK_Theming: Add dependency on loader redirect support. 2015-08-22 17:15:38 +02:00
Sebastian Lackner
f99ef3c9eb ntdll-Dealloc_Thread_Stack: Fix typo in commit message. 2015-08-22 17:04:08 +02:00
Sebastian Lackner
6022983803 Added patch to return STATUS_OBJECT_NAME_INVALID in wine_nt_to_unix_file_name for paths that only contain a prefix. 2015-08-22 10:00:16 +02:00
Sebastian Lackner
afb16555cd Added patch to fix implementation of msvcrt.close when stdout == stderr (fixes Wine Staging Bug #485). 2015-08-22 08:12:21 +02:00
Sebastian Lackner
c8eb156226 Added patch to fix test failure in kernel32/thread tests. 2015-08-22 06:11:04 +02:00
Sebastian Lackner
cbf392300d Added patch to reject setting EOF on memory mapped files (fixes Wine Staging Bug #471). 2015-08-22 06:02:36 +02:00
Sebastian Lackner
f1045ce6bb ntdll-FileDispositionInformation: Add braces around argument. 2015-08-22 05:14:36 +02:00
Sebastian Lackner
76f5985038 Added patch to block deallocation of thread stack for current thread (fixes Wine Staging Bug #241). 2015-08-22 04:44:59 +02:00
Sebastian Lackner
f3b30373fb Rebase against 5ccc463a4e3ba181b96a161c3c8cd4bc0cb0e607. 2015-08-21 16:54:56 +02:00
Sebastian Lackner
1dc5f2f601 patchupdate.py: Also list indirect dependencies for each patch in patchinstall.sh. 2015-08-21 08:51:53 +02:00
Sebastian Lackner
ca01e366ef Added patch to use a helper function for NtWaitForMultipleObjects and NtWaitForSingleObject. 2015-08-21 07:41:48 +02:00
Sebastian Lackner
323b73a1f2 Rebase against 5021e91940fe01a54e6ee91f9d9f246ce8f6dd84. 2015-08-20 18:54:52 +02:00
Sebastian Lackner
428f65dd68 Rebase against 3b5107d06305972beaa9c5ff147ecbcd99949a75. 2015-08-19 17:13:50 +02:00
Sebastian Lackner
f28931a026 iphlpapi-TCP_Table: Use WS_AF_INET instead of AF_INET. 2015-08-19 16:40:11 +02:00
Sebastian Lackner
9a74e72f1b ntdll-WRITECOPY: Add reference to known issues. 2015-08-19 11:37:02 +02:00
Sebastian Lackner
869b164ece server-Key_State: Merge patch #2 and #3 to avoid introducing temporary regressions. 2015-08-19 11:29:42 +02:00
Sebastian Lackner
f5f1c89973 ntdll-FileDispositionInformation: Remove duplicated test. 2015-08-19 11:02:19 +02:00
Sebastian Lackner
092a14a3f6 Removed compatibility patchset for deprecated ACL string format.
The format was changed in version 1.7.25, released about one year ago.
2015-08-19 09:35:22 +02:00
Sebastian Lackner
ab06aee23d Added patch for forward/backward compatibility of previous format of high precision registry timestamps. 2015-08-19 09:27:00 +02:00
Sebastian Lackner
b1ede54d23 Added patch to fix implementation of krnl386.exe16.GetTempDrive. 2015-08-18 21:54:58 +02:00
Sebastian Lackner
3fe5ad7aef server-PeekMessage: Add a test for a situation not yet covered by the current patch. 2015-08-18 20:37:53 +02:00
Sebastian Lackner
3e9b40f5b6 Rebase against cfbc37c699e3b3b27df4c566014e6dde9c7194b8. 2015-08-18 17:48:13 +02:00
Sebastian Lackner
c0bdcaecf5 Rebase against bd7f43d7e8fca5cab20120b3819bfd5491436b72. 2015-08-17 18:29:01 +02:00
Sebastian Lackner
cc04af2457 Add missing linebreak to ok message in multiple patches. 2015-08-17 08:52:58 +02:00
Sebastian Lackner
68bdb355dc winepulse-PulseAudio_Support: Add linebreak to ERR message. 2015-08-17 08:52:58 +02:00
Sebastian Lackner
9e203d3b8f nvapi-Stub_DLL: Add missing linebreaks to ok() messages. 2015-08-17 08:52:58 +02:00
Sebastian Lackner
b5534bc463 Added patch fix detection of case-insensitive systems in MSYS2. 2015-08-17 08:52:51 +02:00
Sebastian Lackner
84aaa8ff12 Added patch to report correct ObjectName for NamedPipe wineserver objects (fixes Wine Staging Bug #363). 2015-08-17 01:25:22 +02:00
Sebastian Lackner
79253e6534 Added patch to implement shell32 NewMenu class with new folder item. 2015-08-16 23:19:29 +02:00
Sebastian Lackner
67f1219393 Add references to remaining bugs/issues to definition files. 2015-08-16 08:24:17 +02:00
Sebastian Lackner
1de318660f Added patch to fix multiple uninitialized memory issues in wineserver. 2015-08-16 07:20:22 +02:00
Sebastian Lackner
b8546ff85a Added patch to set SFGAO_HASSUBFOLDER only when there are really subfolders. 2015-08-15 21:28:54 +02:00
Sebastian Lackner
faac0015a6 Added patch to improve startup performance by delaying font initialization. 2015-08-15 21:10:25 +02:00
Sebastian Lackner
2c35b17c61 Added patch for shell32 IDragSourceHelper stub interface. 2015-08-15 18:22:30 +02:00
Sebastian Lackner
671aa4f38e Added patch to implement special handling for calling GetChildContainer with an empty string. 2015-08-15 05:08:50 +02:00
Sebastian Lackner
e7fceb902c Added patch to implement enumeration of sound devices and basic properties to dxdiagn. 2015-08-15 05:05:15 +02:00
Sebastian Lackner
e265cf1024 Rebase against e083986df52bd706d0c7e8ae8820a5d886942585. 2015-08-12 16:36:26 +02:00
Sebastian Lackner
6b398014f2 ntdll-NtMapViewOfSection: Perform check for non-aligned binaries to be compatible with winedevice code. 2015-08-11 08:57:48 +02:00
Sebastian Lackner
dcc8c25285 ntdll-NtMapViewOfSection: Updated patchset. 2015-08-11 08:12:44 +02:00
Sebastian Lackner
8f49524c86 patchupdate.py: Also list dependencies for each patchset in patchinstall.sh. 2015-08-11 07:43:35 +02:00
Sebastian Lackner
288c9a031d patchupdate.py: Sort dependencies, to avoid too many changes to patchinstall.sh. 2015-08-11 07:27:26 +02:00
Sebastian Lackner
c97628a0e5 Added patch to fix implementation of ntdll.MapViewOfSection. 2015-08-11 07:19:15 +02:00
Sebastian Lackner
03a15069bc Added various patches for imagehlp cleanup (fixes Wine Staging Bug #502). 2015-08-11 06:53:53 +02:00
Sebastian Lackner
e95a773114 Add patch to implement remaining OpenMP locking functions. 2015-08-11 06:14:46 +02:00
Sebastian Lackner
9711296d1f Release 1.7.49. 2015-08-09 22:03:40 +02:00
Michael Müller
eb2fe4eb91 uxtheme-GTK_Theming: Improve forward compatibility for GTK 3.14. 2015-08-09 21:44:19 +02:00
Sebastian Lackner
dff451a72c uxtheme-GTK_Theming: Correctly render checkboxes with GTK >= 3.14.0. 2015-08-09 21:35:26 +02:00
Sebastian Lackner
32197bdc15 winecfg-Staging: Add patch to enable/disable GTK3 theming via winecfg. 2015-08-09 18:15:24 +02:00
Sebastian Lackner
ec3715b113 Added patch for native GTK3 theming support by Ivan Akulinchev. 2015-08-09 17:59:13 +02:00
Sebastian Lackner
0184015194 Added patch to make sure Winhttp raw request headers are terminated using double \r\n. 2015-08-09 17:25:33 +02:00
Sebastian Lackner
84f5a647d0 Added patch to fix possible integer overflow in VarR4FromDec. 2015-08-08 21:46:09 +02:00
Sebastian Lackner
f6dd131a74 Added patch to fake success in IViewObject::Draw stub. 2015-08-08 21:17:33 +02:00
Sebastian Lackner
0a38c0f4a6 Added patch to move cookie initialization code from memory management to loader. 2015-08-08 21:05:57 +02:00
Sebastian Lackner
b23f8c789b Added patch to fix leak and use-after-free in winecfg theming implementation. 2015-08-08 01:09:04 +02:00
Sebastian Lackner
45e6770be6 Added patch to implement stub for vcomp._vcomp_flush. 2015-08-07 23:25:05 +02:00
Sebastian Lackner
7a3bc88055 Added patch with stubs for additional wininet options in InternetSetOption (fixes Wine Staging Bug #443). 2015-08-07 22:37:26 +02:00
Sebastian Lackner
bdfd218e7e winhttp-System_Proxy_Autoconfig: Also silence 'no support on this platform' in wininet. 2015-08-07 21:35:27 +02:00
Sebastian Lackner
2bc55e66c3 Added patch for stub dlls required by the MSVC 2015 runtime library. 2015-08-07 20:58:38 +02:00
Sebastian Lackner
6f3699d87e Rebase against 06e68ff6613042e78a5dd4b9066713d9beab0c6d. 2015-08-07 20:58:38 +02:00
Sebastian Lackner
4a9653f221 Rebase against 813368481679a5848bc715d1e181782de157485f. 2015-08-07 20:58:38 +02:00
Sebastian Lackner
0054a6b6f5 Rebase against 07e4d4bd044ac3c9f46526b210205216d8bfeb45. 2015-08-07 20:58:38 +02:00
Sebastian Lackner
d1b4dd170a Added patch to improve stubs for dxgi MakeWindowAssociation and GetWindowAssociation. 2015-08-07 20:58:15 +02:00
Sebastian Lackner
16a22ca25b dbghelp-UnDecorateSymbolNameW: Update patchset. 2015-08-04 19:46:44 +02:00
Sebastian Lackner
ae5372cbde Rebase against e3c6777edda76f319e5c465faf6c20bb91ed9f17. 2015-08-04 02:48:57 +02:00
Sebastian Lackner
dfe5839903 ntdll-FileDispositionInformation: Clean up first few patches. 2015-08-03 19:08:45 +02:00
Sebastian Lackner
eefdde33ff Rebase against b3fe96a0a9748c71a24fe0393fd964f0fb2f4ff4. 2015-08-01 00:48:11 +02:00
Sebastian Lackner
6d60acbb21 Improve stub for NtQueryInformationJobObject and add tests. 2015-07-31 07:02:36 +02:00
Sebastian Lackner
113a63d374 Use alternative approach to create MachineGuid registry key during wineprefix startup. 2015-07-31 05:59:32 +02:00
Sebastian Lackner
14975afd63 Added patch to silence opencl deprecation warnings to allow compilation with -Werror. 2015-07-31 05:57:11 +02:00
Sebastian Lackner
e21bed742a Rebase against 571462c633edbcc5dd6f2f8e56470470f27b0b07. 2015-07-31 01:42:04 +02:00
Sebastian Lackner
493ed4662c Rebase against 5bd9d58016236da3142e030add2efbb2789fa2e4. 2015-07-29 22:53:17 +02:00
Sebastian Lackner
5ec4d6171e Release 1.7.48. 2015-07-29 21:11:46 +02:00
Sebastian Lackner
8728442a9a Added patch to avoid race-conditions with long running threadpool tasks. 2015-07-29 20:59:04 +02:00
Sebastian Lackner
76e7b82e31 d3dcompiler_43-D3DCompile: Update patchset, add semi-stub for D3DCompile2. 2015-07-29 18:02:53 +02:00
Sebastian Lackner
5a24762b33 Added patch to use video memory for rendering targets if possible. 2015-07-29 17:42:56 +02:00
Sebastian Lackner
9454f5fc78 server-Registry_Timestamp: Some style improvements. 2015-07-29 07:30:27 +02:00
Sebastian Lackner
c23d8e2738 Updated CSMT patchset to fix crash in Path of Exile after character selection (fixes Wine Staging Bug #451). 2015-07-29 06:54:21 +02:00
Sebastian Lackner
025e40edcc wined3d-CSMT_Helper: Move 'Merge get_pitch' patch into CSMT_Main. 2015-07-29 05:59:30 +02:00
Sebastian Lackner
45b80e1d0d Added patch to add wined3d detection of GeForce GT 425M. 2015-07-28 23:34:45 +02:00
Sebastian Lackner
8ccce27f89 Added patch to implement dbghelp.UnDecorateSymbolNameW. 2015-07-28 23:00:22 +02:00
Sebastian Lackner
d96eed9e17 Added patch with stubs for D3DCompile2 and D3DCompileFromFile. 2015-07-28 21:36:16 +02:00
Sebastian Lackner
510297d315 gdiplus-GdipCreateEffect: Update patchset with new version from Alistair Leslie-Hughes. 2015-07-28 21:11:58 +02:00
Sebastian Lackner
2a2d46a77e Added patch with stub for D3DXTessellateNPatches. 2015-07-28 21:03:03 +02:00
Sebastian Lackner
74f4d7b45e Rebase against 797c037bff2f7621f5b3d632bd899349529d6b2b. 2015-07-28 20:47:45 +02:00
Sebastian Lackner
2393fd2c7e Added patch to implement AMStream GetMultiMediaStream functions. 2015-07-28 20:09:46 +02:00
Sebastian Lackner
a9538a1965 Added patch to store registry timestamps with nanoseconds precision. 2015-07-28 20:09:46 +02:00
Sebastian Lackner
1ce0efdd60 Added patch to return dummy ID3DXSkinInfo interface when skinning info not present. 2015-07-28 20:09:46 +02:00
Sebastian Lackner
8f5172f8de Added patch to export additional OpenAL32 functions. 2015-07-28 20:09:46 +02:00
Sebastian Lackner
56447bdb5b patchutils.py: Strip '(resend)' from patch subject. 2015-07-27 23:44:04 +02:00
Sebastian Lackner
a66e263db0 ntdll-ThreadQuerySetWin32StartAddress: Update patchset with revision 2. 2015-07-27 23:13:09 +02:00
Sebastian Lackner
d9d1380650 Added patch to fake success in kernel32.SetFileCompletionNotificationModes. 2015-07-27 06:39:50 +02:00
Sebastian Lackner
7603fe0bc9 Added patch to reimplement RtlQueueWorkItem on top of new threadpool API. 2015-07-27 06:38:45 +02:00
Sebastian Lackner
1b23958eb3 Added patches to implement ThreadQuerySetWin32StartAddress info class. 2015-07-27 06:35:03 +02:00
Sebastian Lackner
e4d5d84401 d3dx9_36-DrawText: Merge improvement by Alistair Leslie-Hughes. 2015-07-26 03:41:54 +02:00
Sebastian Lackner
a5fac42aff Added patches to improve security cookie handling. 2015-07-26 02:33:17 +02:00
Sebastian Lackner
278c0ed870 comctl32-LoadIconMetric: Some additional improvements, add FIXME for unimplemented functionality. 2015-07-26 02:18:47 +02:00
Sebastian Lackner
495e7f4985 Update vcomp patchset and add implementation for various atomic functions. 2015-07-26 02:12:16 +02:00
Alistair Leslie-Hughes
75174bcf22 Add patch with stub for D3DX10CreateEffectFromMemory. 2015-07-24 15:28:28 +02:00
Sebastian Lackner
2315442bb2 Various additional improvements to LoadIconMetric tests. 2015-07-24 15:23:30 +02:00
Alistair Leslie-Hughes
77d2d3e4e0 Updated comctl32 LoadIconMetric patches. 2015-07-24 15:09:27 +02:00
Alistair Leslie-Hughes
06226bdc44 Updated D3DXGetShaderInputSemantics patch. 2015-07-24 14:53:29 +02:00
Sebastian Lackner
941323d469 Added patch to silence repeated LocaleNameToLCID/LCIDToLocaleName unsupported flags FIXMEs. 2015-07-23 19:56:28 +02:00
Sebastian Lackner
0de1b91a1b Rebase against 50d9d187c57448ca3f14de6a8eeb2520179db5b8. 2015-07-21 21:19:25 +02:00
Sebastian Lackner
5b94baf194 Rebase against 1a0c4efba9430382e3427cb3f355906bc2a66861. 2015-07-21 05:08:19 +02:00
Sebastian Lackner
2fdae8614e Added patch with stubs for d3dx10_43.D3DX10CreateEffectFromFileA/W. 2015-07-19 23:14:54 +02:00
Sebastian Lackner
e5c67078fd Added patch to share source of d3dx9_36 with d3dx9_33 to avoid Wine DLL forwards. 2015-07-19 22:30:15 +02:00
Sebastian Lackner
f4be181120 Update patchset to query GPU infos with GLX_MESA_query_renderer extension (fixes a regression with broken MESA versions). 2015-07-19 22:06:34 +02:00
Sebastian Lackner
679a5cef17 vcomp-Functions: Update vcomp patches and add various improvements. 2015-07-19 01:07:16 +02:00
Sebastian Lackner
c1c337b07c Update patches for d3dx9_36.D3DXGetShader{Input,Output}Semantics and add additional tests. 2015-07-18 16:28:05 +02:00
Sebastian Lackner
5f7b6bf45f Added patch to check architecture before trying to load libraries. 2015-07-18 09:27:37 +02:00
Sebastian Lackner
a37730ab0e Rebase against a90592c8d29d3b145eada90c297405cbd8a9277f. 2015-07-17 22:21:31 +02:00
Sebastian Lackner
36e9309497 shell32-Quoted_ShellExecute: Remove reference to upstream bug. 2015-07-17 04:19:11 +02:00
Sebastian Lackner
8f245e2d60 mscoree-CorValidateImage: Replace check for __x86_64__ with _WIN64. 2015-07-17 04:17:57 +02:00
Sebastian Lackner
76d8009160 gdi32-Default_Palette: Add reference to upstream bug report. 2015-07-16 21:27:19 +02:00
Sebastian Lackner
f1b8ef5d94 Rebase against 2294d3ba456921e83fa5970e0e62855614c9c30c. 2015-07-16 19:27:48 +02:00
Sebastian Lackner
d205f22f1e Rebase against 22f28d2923811b85024f63ce43e41966a864ecd0. 2015-07-15 18:48:39 +02:00
Sebastian Lackner
d26abf2d93 configure-Crosscompiling: Replace patch, improve check instead of removing. 2015-07-14 22:35:37 +02:00
Sebastian Lackner
9f011de1b5 Rebase against a8f45dff604058d419bd6c2e070f65a13a6ddfdb. 2015-07-14 21:59:32 +02:00
Sebastian Lackner
a8303d406b Removed patch to fix uninitialized memory access in ws2_32.do_poll (already fixed upstream). 2015-07-13 21:51:45 +02:00
Sebastian Lackner
800c42803f wineconsole-Forward_Exitcode: Update patchset, avoid waiting when console is closed by user. 2015-07-13 21:11:46 +02:00
Sebastian Lackner
49d6414382 Rebase against c3dd56c99332c4ad9dbd095935d2c17c53463154. 2015-07-13 18:13:10 +02:00
Sebastian Lackner
1d9163af16 Added patch to forward exitcode from child process when in wineconsole. 2015-07-13 02:30:20 +02:00
Sebastian Lackner
cd4db49a74 Release 1.7.47. 2015-07-12 04:13:40 +02:00
Sebastian Lackner
b5c7642a3e Added patch to avoid dereferencing NULL pointer for fonts without VDMX. 2015-07-12 03:38:31 +02:00
Sebastian Lackner
65c559753a Added initial set of patches for multithreaded vcomp implementation. 2015-07-12 00:08:14 +02:00
Sebastian Lackner
d709879134 Added patch to use GLX_MESA_query_renderer extension to get more exact GPU infos. 2015-07-11 23:55:45 +02:00
Sebastian Lackner
0748a983e3 Added patch to fix incorrect assignment in assert statement in ntdll/threadpool.c. 2015-07-11 15:34:39 +02:00
Sebastian Lackner
d1f4a25cbd Revert security cookie patch causing regression in multiple applications. 2015-07-10 20:55:42 +02:00
Sebastian Lackner
6df5635400 Added patch to increase buffer size in widl/typegen.c to avoid buffer overflow. 2015-07-10 20:05:21 +02:00
Sebastian Lackner
fb6baf5e83 Rebase against 744f7b69bf4692265588e10650090ca2f5129ccd. 2015-07-10 19:35:17 +02:00
Sebastian Lackner
174139f1ea Rebase against cf7a118a9e5922d819f216c21c3a0984c7bde5dd. 2015-07-10 00:57:15 +02:00
Sebastian Lackner
e3bece1c76 Added patch to silence repeated wbemprox "timeout not supported" fixme. 2015-07-09 06:35:48 +02:00
Sebastian Lackner
d7500bccd1 Added patch to silence repeated winhttp "no support on this platform" message. 2015-07-09 06:23:37 +02:00
Sebastian Lackner
04f83c2765 Rebase against 71e5fdf478dbfb1821d4c39a55c3555cc8188741. 2015-07-07 15:27:18 +02:00
Sebastian Lackner
56532e6bed wined3d-Revert_PixelFormat: Remove reference to bug which was marked as duplicate. 2015-07-06 19:04:26 +02:00
Sebastian Lackner
afb95f8dde Rebase against f6653a93eb6796b733c6b0e9e289746692ab0a69. 2015-07-06 19:01:52 +02:00
Sebastian Lackner
67c7aead03 server-Shared_Memory: Reduce memory usage by using WORD to store BOOL argument in user32 TEB data. 2015-07-05 18:07:39 +02:00
Sebastian Lackner
fc0847724e ntdll-Vista_Threadpool: Clean up and split remaining patches. 2015-07-04 16:23:33 +02:00
Sebastian Lackner
cde323b772 Rebase against 8b566b1da71a412fe58c3cc1988d610c2aba5f2d. 2015-07-04 04:01:01 +02:00
Sebastian Lackner
dfd86e0f91 Rebase against 3d8353fe182f3e7742cd7dab3420635e45ace129. 2015-07-02 17:45:32 +02:00
Sebastian Lackner
16aad8a55f Rebase against 7a3c9889e38ede659230a66a167b82c024f0dc85. 2015-07-01 17:14:57 +02:00
Sebastian Lackner
62117ba8d6 Rebase against 6b205e41cf0798fd6dff7c37e9b250fc885cf792. 2015-06-30 17:15:47 +02:00
Sebastian Lackner
2da169a01b configure-Crosscompiling: Improve check for OTOOL. 2015-06-30 01:48:52 +02:00
Sebastian Lackner
3b975fa4f2 Rebase against 9353a36d8fc8bb400bc2227914db0f2e60a19c24. 2015-06-29 19:40:20 +02:00
Sebastian Lackner
8d92e1177f Release 1.7.46. 2015-06-28 18:21:50 +02:00
Sebastian Lackner
7dc75a302b nvcuda-CUDA_Support: Add missing commas. 2015-06-28 04:11:50 +02:00
Sebastian Lackner
7c8e6d90d3 Added patch to initialize *lpcDevices in RasEnumDevicesA. 2015-06-28 04:08:20 +02:00
Sebastian Lackner
872be6fa25 Staging: Mark a function as static. 2015-06-28 02:19:35 +02:00
Sebastian Lackner
74b6722150 Improved wined3d-DXTn patchset to search for dylib on OSX. 2015-06-27 23:52:23 +02:00
Sebastian Lackner
135024f481 Added patch to implement general tab for file property dialog. 2015-06-27 23:46:40 +02:00
Sebastian Lackner
53b570f698 Improved nvcuda-CUDA_Support patchset to search for dylib on OSX. 2015-06-27 19:50:17 +02:00