1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
Commit Graph

165943 Commits

Author SHA1 Message Date
Jacek Caban
3aa7f9d33b win32u: Use user message packing for WM_MDICREATE. 2023-08-01 21:50:34 +09:00
Jacek Caban
de26401c02 win32u: Use user message packing for WM_MOVING and WM_SIZING. 2023-08-01 21:50:34 +09:00
Jacek Caban
347e392799 win32u: Use user message packing for WM_NEXTMENU. 2023-08-01 21:50:34 +09:00
Jacek Caban
c66984d174 win32u: Use user message packing for LB_GETSELITEMS. 2023-08-01 21:50:34 +09:00
Jacek Caban
6b592e8102 win32u: Use user message packing for CB_GETLBTEXT and LB_GETTEXT. 2023-08-01 21:50:34 +09:00
Jacek Caban
216979bd08 win32u: Use user message packing for more messages passing string. 2023-08-01 21:50:34 +09:00
Jacek Caban
844177d517 win32u: Use user message packing for EM_SETTABSTOPS and LB_SETTABSTOPS. 2023-08-01 21:50:34 +09:00
Zhao Yi
314c94e100 comctl32/listview: Reset bNoItemMetrics to make sure that listview items can be arranged correctly.
Signed-off-by: Zhao Yi <zhaoyi@uniontech.com>
2023-08-01 21:50:34 +09:00
Sven Baars
4fd56146a8 ldap: Free the output buffer after every InitializeSecurityContextA() call (Valgrind). 2023-08-01 21:50:34 +09:00
Sven Baars
2d17c0ff72 wldap32: Fix a message leak in ldap_parse_resultW() (Valgrind). 2023-08-01 21:50:34 +09:00
Sven Baars
ca692fb39c wldap32: Fix a mod_type leak (Valgrind). 2023-08-01 21:50:34 +09:00
Piotr Caban
3345404cbe wineps.drv: Flush spool data even if there are no pages to print.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55291
2023-08-01 21:50:34 +09:00
Alistair Leslie-Hughes
0442d18363 windowscodecs: Remove DECLSPEC_HIDDEN usage. 2023-08-01 21:50:34 +09:00
Alistair Leslie-Hughes
88cc465934 hidclass.sys: Remove DECLSPEC_HIDDEN usage. 2023-08-01 21:45:03 +09:00
Alistair Leslie-Hughes
1b99f38bf3 dinput: Remove DECLSPEC_HIDDEN usage. 2023-08-01 21:45:01 +09:00
Piotr Caban
b80ea4153b winedump: Add initial support for dumping Windows NT Registry Files (REGF). 2023-07-31 21:05:07 +09:00
Yuxuan Shui
724e54d54f mshtml: Add stubs for MutationObserver methods. 2023-07-31 21:04:23 +09:00
Yuxuan Shui
02994bdd10 mshtml: Implement window.MutationObserver with MutationObserver stub. 2023-07-31 21:04:21 +09:00
Alistair Leslie-Hughes
17841cd529 webservices: Remove DECLSPEC_HIDDEN usage. 2023-07-31 21:04:08 +09:00
Alistair Leslie-Hughes
273c7318bd wbemprox: Remove DECLSPEC_HIDDEN usage. 2023-07-31 21:04:08 +09:00
Paul Gofman
3b69baaee8 winhttp: Skip unexpected completions in netconn_wait_overlapped_result(). 2023-07-31 21:03:53 +09:00
Paul Gofman
96b6bf6111 winhttp: Set FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on sockets. 2023-07-31 21:03:53 +09:00
Francois Gouget
abdca2f74b ntdll/tests: Fix the basic file informations failure messages.
Set the messages to accurately reflect what is being tested, make them
unique and trace bad values.
2023-07-31 18:26:50 +09:00
Alistair Leslie-Hughes
39ca507d7a msxml3: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:25 +09:00
Alistair Leslie-Hughes
1447471af0 shell32: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:09 +09:00
Alistair Leslie-Hughes
67b5c77af6 mciavi32: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:09 +09:00
Alistair Leslie-Hughes
4d14f2ddea inetcpl.cpl: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
Alistair Leslie-Hughes
3969c56ef1 scrrun: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
Alistair Leslie-Hughes
30c67775f0 wuapi: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
Alistair Leslie-Hughes
b97a22fb1c wldap32: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
Alistair Leslie-Hughes
4961e89875 msvfw32: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
Alistair Leslie-Hughes
4b296f0e3e wiaservc: Remove DECLSPEC_HIDDEN usage. 2023-07-31 18:26:07 +09:00
Jeff Smith
432d8229ec windowscodecs: Handle PNG last-modification time (tIME) chunk type. 2023-07-31 18:25:13 +09:00
Jeff Smith
60f6539f43 windowscodecs/tests: Move compare_metadata function so it can be used earlier. 2023-07-31 18:25:13 +09:00
Rémi Bernon
28fe6207e9 winegstreamer: Keep default decodebin queue limits. 2023-07-31 18:24:46 +09:00
Esme Povirk
1dc8cdae25 user32/tests: Add optional message sequence from win7.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55354
2023-07-31 18:24:28 +09:00
Sven Baars
753b5b3582 uiautomationcore: Fix a sizeof() argument (Coverity). 2023-07-31 18:24:02 +09:00
Georg Lehmann
08499d17e1 winevulkan: Update to VK spec version 1.3.260. 2023-07-31 18:23:40 +09:00
Hans Leidekker
0a880e5706 klist: Match native output for encryption type. 2023-07-31 18:23:21 +09:00
Jacek Caban
a5c909221e win32u: Use user message packing for EM_GETLINE. 2023-07-31 18:22:26 +09:00
Jacek Caban
1e409563c7 win32u: Use user message packing for messages passing RECT struct. 2023-07-31 18:22:26 +09:00
Jacek Caban
0dbafa8496 win32u: Use user message packing for EM_GETSEL. 2023-07-31 18:22:26 +09:00
Jacek Caban
10254e326f win32u: Use user message packing for scroll info messages. 2023-07-31 18:22:26 +09:00
Jacek Caban
a883b3c5c7 win32u: Use user message packing for WM_GETDLGCODE. 2023-07-31 18:22:25 +09:00
Jacek Caban
61e0190a52 win32u: Use user message packing for WM_STYLECHANGING. 2023-07-31 18:22:25 +09:00
Jacek Caban
e7aa894555 win32u: Use user message packing for WM_HELP. 2023-07-31 18:22:25 +09:00
Jacek Caban
69834a3095 win32u: Use user message packing for WM_COPYDATA. 2023-07-31 18:22:25 +09:00
Paul Gofman
b8fa6de2c2 nsi: Cache nsi device handle. 2023-07-31 18:22:09 +09:00
Paul Gofman
64c6819553 nsi/tests: Add test for change notifications. 2023-07-31 18:22:09 +09:00
Paul Gofman
e06093cbae nsi: Add stub for NsiCancelChangeNotification. 2023-07-31 18:22:09 +09:00