Commit Graph

1864 Commits

Author SHA1 Message Date
Sebastian Lackner
b03c54797e Added patch to improve INetFwAuthorizedApplication::get_ProcessImageFileName stub. 2015-10-31 16:43:16 +01:00
Sebastian Lackner
5ad2c41098 ddraw-Write_Vtable: Add reference to bug report. 2015-10-31 16:37:01 +01:00
Sebastian Lackner
0488823205 Added patch to use close_handle instead of NtClose for internal memory management functions. 2015-10-31 03:32:37 +01:00
Sebastian Lackner
fd66b3bced ntdll-Virtual_Memory_Stack: Disable patchset, it has no effect when optimization is enabled. 2015-10-31 03:32:27 +01:00
Sebastian Lackner
d2f012b3d1 Added patch to pass '-read_only_relocs suppress' to the linker on OSX and enable patchset to use Nt* function wrappers. 2015-10-30 23:48:00 +01:00
Sebastian Lackner
7e1bf8aca0 Rebase against cbaab82d086e36dacaa22c6adf80f9114bb820fb. 2015-10-30 18:01:22 +01:00
Sebastian Lackner
f8627a6f02 ntdll-WriteWatches: Remove todo_wine in kernel32/virtual tests. 2015-10-30 01:01:13 +01:00
Sebastian Lackner
693e189c24 Added patch to fix build failure (introduced by makefile rewrite). 2015-10-29 22:01:33 +01:00
Sebastian Lackner
5acbd17da2 Rebase against 54633e3956e6b3c4d8ebbd5d721efa294e9602fb. 2015-10-29 20:12:02 +01:00
Sebastian Lackner
d014e899bc Added patch to implement hal.KeQueryPerformanceCounter. 2015-10-28 22:54:22 +01:00
Sebastian Lackner
397a31ae04 ntoskrnl-DriverTest: Always call IoCompleteRequest in driver functions. 2015-10-28 21:51:03 +01:00
Sebastian Lackner
2668c19b7f Rebase against 79c59085b1b1f487e91c2695028dd3d1d257a468. 2015-10-28 20:21:10 +01:00
Sebastian Lackner
2c0e907a4a Rebase against 28b916b26eceb35a071e9aad76da1fbbaa857ba1. 2015-10-27 20:53:46 +01:00
Sebastian Lackner
fb56e8d212 ws2_32-TransmitFile: Remove reference to upstream bug, main patches are already upstream. 2015-10-26 22:00:24 +01:00
Sebastian Lackner
22c57980db Added patches for memory allocation cleanup in gdiplus functions. 2015-10-26 21:59:15 +01:00
Sebastian Lackner
4c11394828 Rebase against 12111d8c3b897df92fabc1c1a81567477952e9b1. 2015-10-26 17:47:03 +01:00
Sebastian Lackner
f151e1f36f d3dx9_36-GetShaderSemantics: Use proper defines in shader code (thanks Christian Costa). 2015-10-25 00:09:48 +02:00
Sebastian Lackner
1c6124cc6e Added patch for implementation of additional HSTRING functions. 2015-10-24 22:55:19 +02:00
Sebastian Lackner
e51ebcc301 uxtheme-GTK_Theming: Fix configure.ac changes. 2015-10-24 02:40:56 +02:00
Sebastian Lackner
bff92e3d44 msidb-Implementation: Add missing changes to tools/make_makefiles. 2015-10-24 02:12:04 +02:00
Sebastian Lackner
1e79306b13 nvcuda-CUDA_Support: Fix typo. 2015-10-24 02:10:10 +02:00
Sebastian Lackner
8cd8abd51f Rebase against f8d78b0d927c1cae4c5075c64d980c306fb3ed87. 2015-10-24 02:09:12 +02:00
Sebastian Lackner
8adf60dc8e Added patch to implement FileNamesInformation class support for NtQueryDirectoryFile. 2015-10-22 22:57:30 +02:00
Sebastian Lackner
e64c3bff30 Rebase against 4fb840b614691a787c76659f02c163d922f88fba. 2015-10-22 20:37:13 +02:00
Sebastian Lackner
8d0e6ea5c8 d3dx9_36-GetShaderSemantics: Minor cleanup. 2015-10-22 02:20:08 +02:00
Sebastian Lackner
4f051ce511 ntdll-Wait_User_APC: Fix an outdated comment. 2015-10-22 01:58:28 +02:00
Sebastian Lackner
bd89770641 Rebase against 8075101480df82c5f4280d534f2d76f035653667. 2015-10-21 19:51:16 +02:00
Sebastian Lackner
7cf357b20c Added patch to block interruption of system APC in server_select. 2015-10-21 18:56:08 +02:00
Sebastian Lackner
91f812ed1b Added patch to release capture before sending WM_COMMAND. 2015-10-21 03:38:39 +02:00
Sebastian Lackner
8e8654d76e Added patch to implement stub for ProcessQuotaLimits info class. 2015-10-21 03:17:52 +02:00
Sebastian Lackner
d7013c255f Rebase against 59cca65ce0edd88b65a55a847468761e11dfab0b. 2015-10-20 20:55:52 +02:00
Sebastian Lackner
9638ce9ec6 ntdll-Consolidation_Callback: Do not add CFI rules for volatile registers, some other cleanup. 2015-10-20 05:57:11 +02:00
Sebastian Lackner
e1d5975f34 ntdll-Consolidation_Callback: Some style improvements, simplify assembler code. 2015-10-20 05:07:39 +02:00
Sebastian Lackner
f597f5b898 Added patch to use wrapper function for consolidation callback during unwinding. 2015-10-20 02:12:14 +02:00
Sebastian Lackner
63426eaa59 Rebase against 26094c5634b1f12d3f156a90a3e228513675cd63. 2015-10-19 22:03:53 +02:00
Sebastian Lackner
67dffe4dc6 Release 1.7.53. 2015-10-19 06:09:12 +02:00
Sebastian Lackner
d8cf46384c ntdll-Syscall_Wrappers: Only enable syscall wrappers on Linux, MacOS needs special linker flags. 2015-10-19 05:30:18 +02:00
Sebastian Lackner
6494429c2f server-Signal_Thread: Hold a reference while waking up objects waiting on thread. 2015-10-19 02:53:14 +02:00
Sebastian Lackner
be51f622f7 Added patch to delay signaling threads until they are really gone (fixes Wine Staging Bug #473). 2015-10-19 00:38:33 +02:00
Sebastian Lackner
922e5a0e06 Added patch to implement kernel32.GetPhysicallyInstalledSystemMemory. 2015-10-18 18:31:24 +02:00
Sebastian Lackner
9b1ac08c87 dinput-Events: Update patchset and avoid wine internal exports in user32. 2015-10-18 17:03:07 +02:00
Sebastian Lackner
bfabcd117e Added patch to always use 64-bit registry view on WOW64 setups. 2015-10-18 16:31:04 +02:00
Sebastian Lackner
b8c9f3454e Added patch to return WN_NOT_CONNECTED from WNetGetUniversalName REMOTE_NAME_INFO_LEVEL stub. 2015-10-18 03:50:44 +02:00
Sebastian Lackner
3f46a6acb7 user32-Painting: Add reference to a bug report. 2015-10-17 16:34:46 +02:00
Sebastian Lackner
c83adcf25b Added patch to implement comctl32.PROPSHEET_InsertPage. 2015-10-17 16:24:51 +02:00
Sebastian Lackner
091bcbce3c ntdll-Syscall_Wrappers: Run directory initialization early during process startup instead of wrapping syscalls. 2015-10-17 12:49:06 +02:00
Sebastian Lackner
6971149e11 d3dx9_36-AnimationController: Improve patchset and add initial tests. 2015-10-17 04:14:44 +02:00
Sebastian Lackner
1f9e5b10e0 Added patch to fix the initialization of combined DACLs when the new DACL is empty. 2015-10-17 03:17:26 +02:00
Sebastian Lackner
0c3120e10d Rebase against 65d699eb5f7fc151197f3dc9f36499ee3e43f8e7. 2015-10-17 01:06:27 +02:00
Sebastian Lackner
550a60731f Rebase against 973de3f59c7d47602fe68c8cecf8fc3dbc59bcff. 2015-10-17 01:05:06 +02:00