The wine-devel December 2019 Archive by author (original) (raw)
December 2019 Archives by author
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
Starting: Sun Dec 1 04:00:36 CST 2019
Ending: Tue Dec 31 22:53:45 CST 2019
Messages: 1397
- mscoree: fix an error in string access Vincent Povirk (they/them)
- [PATCH] gdiplus: GdipGraphicsClear() should overwrite pixels, not alpha blend Vincent Povirk (they/them)
- [PATCH v2 1/2] gdiplus: start implementing CompositingModeSourceCopy Vincent Povirk (they/them)
- [PATCH v2 2/2] gdiplus: GdipGraphicsClear() should overwrite pixels, not alpha blend Vincent Povirk (they/them)
- win32 on macOS Vincent Povirk (they/them)
- Unix FD to Windows File Handles mapping. Bruno Albuquerque
- Unix FD to Windows File Handles mapping. Bruno Albuquerque
- Unix FD to Windows File Handles mapping. Bruno Albuquerque
- Unix FD to Windows File Handles mapping. Bruno Albuquerque
- Unix FD to Windows File Handles mapping. Bruno Albuquerque
- [PATCH vkd3d v4] Allocate one large buffer for a heap and offset into it. Hans-Kristian Arntzen
- [PATCH v3 2/3] qedit/samplegrabber: Consistently the "pMemInputPin" member of struct strmbase_source. Sven Baars
- [PATCH 5/5] adsldp/tests: Add some tests for LDAPNamespace. Sven Baars
- [PATCH 5/5] adsldp/tests: Add some tests for LDAPNamespace. Sven Baars
- [PATCH] user32/tests: Fix a test failure on Windows < Vista. Sven Baars
- [PATCH] user32/tests: Fix a test failure on Windows < Vista. Sven Baars
- [PATCH v2 0/3] Update USER_SHARED_DATA timestamps continuously.​ Rémi Bernon
- [PATCH v2 1/3] ntdll/tests: Test updating TickCount in user_shared_data. Rémi Bernon
- [PATCH v2 2/3] wineusd.sys: Add new service to update user shared data continuously. Rémi Bernon
- [PATCH v2 3/3] ntdll: Use the new WineUsd service to map user shared data. Rémi Bernon
- Re: [PATCH v2 0/3] Update USER_SHARED_DATA timestamps continuously. Rémi Bernon
- [PATCH vkd3d 1/5] vkd3d: Use helper functions for null resource initialisation. Rémi Bernon
- [PATCH vkd3d] vkd3d: Save and restore the last stencil reference value. Rémi Bernon
- [PATCH vkd3d 1/2] vkd3d: Add queries for KHR_timeline_semaphore extension. Rémi Bernon
- [PATCH vkd3d 2/2] vkd3d: Support wait-before-signal for fences using timeline semaphores. Rémi Bernon
- [PATCH v3 2/2] ntdll: Start find_free_area from address_space_start instead of 0. Rémi Bernon
- [PATCH] winex11.drv: Always set focus to managed window when requested. Rémi Bernon
- [PATCH 1/2] winex11.drv: Don't set the foreground for focus events that are older than the last SetFocus sent without an event. Rémi Bernon
- [PATCH 2/2] winex11.drv: Send HTMENU instead of HTCAPTION to query window activation. Rémi Bernon
- [PATCH 2/2] winex11.drv: Send HTMENU instead of HTCAPTION to query window activation. Rémi Bernon
- [PATCH v2] winex11.drv: Send HTMENU instead of HTCAPTION to query window activation. Rémi Bernon
- [PATCH resend v3 1/2] ntdll: Try mapping free memory region outside of reserved regions. Rémi Bernon
- [PATCH resend v3 2/2] ntdll: Start find_free_area from address_space_start instead of 0. Rémi Bernon
- [PATCH resend v3 1/2] ntdll: Try mapping free memory region outside of reserved regions. Rémi Bernon
- [PATCH resend v3 1/2] ntdll: Try mapping free memory region outside of reserved regions. Rémi Bernon
- [PATCH v3 1/3] user32/tests: Move TEST_MOUSEACTIVATE to test_defwinproc. Rémi Bernon
- [PATCH v3 2/3] user32/tests: Return MA_ACTIVATE to WM_MOUSEACTIVATE on main test window. Rémi Bernon
- [PATCH v3 3/3] winex11.drv: Send HTMENU instead of HTCAPTION to query window activation. Rémi Bernon
- [PATCH v4] user32/tests: Move TEST_MOUSEACTIVATE to test_defwinproc. Rémi Bernon
- [PATCH v4 1/4] ntdll: Rename find_free_area to find_reserved_free_area. Rémi Bernon
- [PATCH v4 2/4] ntdll: Split view search initialization to find_view_inside_range function. Rémi Bernon
- [PATCH v4 3/4] ntdll: Replace incorrect find_free_reserved_area function call. Rémi Bernon
- [PATCH v4 4/4] ntdll: Start find_free_area from address_space_start instead of 0. Rémi Bernon
- [PATCH] d3dcompiler/tests: Fix parameter desc test on d3d10. Matteo Bruni
- [PATCH v2 3/6] d3d9: Use wined3d_stateblock_get_state() in d3d9_device_GetRenderState(). Matteo Bruni
- [PATCH v2 3/6] d3d9: Use wined3d_stateblock_get_state() in d3d9_device_GetRenderState(). Matteo Bruni
- [PATCH 1/5] wined3d: Introduce wined3d_device_apply_stateblock(). Matteo Bruni
- [PATCH] wineqtdecoder: Fix macos compile error Matteo Bruni
- [PATCH] ieframe: implement COM aggregation in WebBrowser Jacek Caban
- [PATCH] mshtml/tests: Fix a typo in ok() message. Jacek Caban
- [PATCH] wininet/tests: Increase the maximum expected available data value. Jacek Caban
- [PATCH] vbscript/tests: Fix the name of a vbscript variable in the run test. Jacek Caban
- LONG_PTR and friends Jacek Caban
- [PATCH] jscript: Import to_int32 implementation from WebKit. Jacek Caban
- [PATCH 01/10] vbscript: Move the global lists to the script dispatch object. Jacek Caban
- [PATCH 02/10] vbscript: Reference count the vbscode_t. Jacek Caban
- [PATCH 03/10] vbscript: Copy the variable names into the script dispatch's heap. Jacek Caban
- [PATCH 04/10] vbscript: Store the necessary function and variable info in the script TypeInfo. Jacek Caban
- [PATCH 05/10] vbscript: Implement ScriptTypeInfo_GetTypeAttr. Jacek Caban
- [PATCH 06/10] vbscript: Implement ScriptTypeInfo_GetFuncDesc. Jacek Caban
- [PATCH 07/10] vbscript: Implement ScriptTypeInfo_GetVarDesc. Jacek Caban
- [PATCH 08/10] vbscript: Implement ScriptTypeInfo_GetIDsOfNames. Jacek Caban
- [PATCH 09/10] vbscript: Implement ScriptTypeInfo_GetTypeComp. Jacek Caban
- [PATCH 10/10] vbscript/tests: Add initial tests for the script TypeInfo. Jacek Caban
- [PATCH 1/2] makedep: Build implib cross object files with -fno-builtin. Jacek Caban
- [PATCH 2/2] msvcrt: Provide exp2 in importlib. Jacek Caban
- [PATCH] oleaut32: Fix sharing options in TLB_ReadTypeLib. Jacek Caban
- [PATCH 01/10] jscript: Add script TypeInfo stub. Jacek Caban
- [PATCH 02/10] jscript: Store the necessary function and variable info in the script TypeInfo. Jacek Caban
- [PATCH 1/2] mshtml: Refactor Gecko loading code. Jacek Caban
- [PATCH 2/2] mshtml: Support loading Gecko from global location. Jacek Caban
- [PATCH] vbscript: Don't free procs allocated in the heap pool. Jacek Caban
- [PATCH 01/14] vbscript: Implement ScriptTypeComp_Bind. Jacek Caban
- [PATCH 02/14] vbscript: Implement ScriptTypeComp_BindType. Jacek Caban
- [PATCH 03/14] vbscript/tests: Add tests for the script TypeInfo's TypeComp binds. Jacek Caban
- [PATCH] ieframe: implement COM aggregation in WebBrowser Jacek Caban
- [PATCH] mshtml: Update to Wine Gecko 2.47.1. Jacek Caban
- [PATCH 04/14] vbscript: Implement ScriptTypeInfo_GetNames. Jacek Caban
- [PATCH] jscript: Fix the spelling of a couple of comments. Jacek Caban
- [PATCH] vbscript: Remove unused field. Jacek Caban
- [PATCH 01/10] jscript: Add script TypeInfo stub. Jacek Caban
- [PATCH 02/10] jscript: Store the necessary function and variable info in the TypeInfo. Jacek Caban
- No subject Jacek Caban
- [PATCH] configure: Silence -Wincompatible-library-redeclaration warning. Jacek Caban
- [PATCH] winnt.h: Add missing NTSYSAPI attributes. Jacek Caban
- [PATCH 01/11] vbscript: Implement ScriptTypeInfo_GetNames. Jacek Caban
- [PATCH 02/11] vbscript: Implement ScriptTypeInfo_GetRefTypeOfImplType. Jacek Caban
- [PATCH 03/11] vbscript: Implement ScriptTypeInfo_GetRefTypeInfo. Jacek Caban
- [PATCH 04/11] vbscript: Implement ScriptTypeInfo_GetImplTypeFlags. Jacek Caban
- [PATCH 05/11] vbscript: Implement ScriptTypeInfo_Invoke. Jacek Caban
- [PATCH 06/11] vbscript: Implement ScriptTypeInfo_GetDocumentation. Jacek Caban
- [PATCH 07/11] vbscript: Implement ScriptTypeInfo_GetDllEntry. Jacek Caban
- [PATCH 08/11] vbscript: Implement ScriptTypeInfo_AddressOfMember. Jacek Caban
- [PATCH 09/11] vbscript: Implement ScriptTypeInfo_CreateInstance. Jacek Caban
- [PATCH 10/11] vbscript: Implement ScriptTypeInfo_GetMops. Jacek Caban
- [PATCH 11/11] vbscript/tests: Add more tests for the script TypeInfo. Jacek Caban
- [PATCH v3 02/11] jscript: Add a getter to obtain the function's code, if available. Jacek Caban
- [PATCH v3 03/11] jscript: Store the necessary function and variable info in the TypeInfo. Jacek Caban
- [PATCH v3 01/11] jscript: Keep a pointer to the bytecode in function_code_t. Jacek Caban
- [PATCH tools] winegecko.php: Update for new file name scheme. Jacek Caban
- [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo. Jacek Caban
- [PATCH v4 2/9] jscript: Implement ScriptTypeInfo_GetTypeAttr. Jacek Caban
- [PATCH v4 3/9] jscript: Implement ScriptTypeInfo_GetFuncDesc. Jacek Caban
- [PATCH v4 4/9] jscript: Implement ScriptTypeInfo_GetVarDesc. Jacek Caban
- [PATCH v4 5/9] jscript: Implement ScriptTypeInfo_GetIDsOfNames. Jacek Caban
- [PATCH v4 6/9] jscript: Implement ScriptTypeInfo_GetTypeComp. Jacek Caban
- [PATCH v4 7/9] jscript: Implement ScriptTypeComp_Bind. Jacek Caban
- [PATCH v4 8/9] jscript: Implement ScriptTypeComp_BindType. Jacek Caban
- [PATCH v4 9/9] jscript/tests: Add initial tests for the script TypeInfo. Jacek Caban
- [PATCH] ieframe/tests: Fix a typo in ok() message. Jacek Caban
- [PATCH 01/11] jscript: Implement ScriptTypeInfo_GetNames. Jacek Caban
- [PATCH 02/11] jscript: Implement ScriptTypeInfo_GetRefTypeOfImplType. Jacek Caban
- [PATCH 03/11] jscript: Implement ScriptTypeInfo_GetRefTypeInfo. Jacek Caban
- [PATCH 04/11] jscript: Implement ScriptTypeInfo_GetImplTypeFlags. Jacek Caban
- [PATCH 05/11] jscript: Implement ScriptTypeInfo_Invoke. Jacek Caban
- [PATCH 06/11] jscript: Implement ScriptTypeInfo_GetDocumentation. Jacek Caban
- [PATCH 07/11] jscript: Implement ScriptTypeInfo_GetDllEntry. Jacek Caban
- [PATCH 08/11] jscript: Implement ScriptTypeInfo_AddressOfMember. Jacek Caban
- [PATCH 09/11] jscript: Implement ScriptTypeInfo_CreateInstance. Jacek Caban
- [PATCH 10/11] jscript: Implement ScriptTypeInfo_GetMops. Jacek Caban
- [PATCH 11/11] jscript/tests: Add more tests for the script TypeInfo. Jacek Caban
- [PATCH] jscript/tests: Allow GetTypeInfo calls. Jacek Caban
- [PATCH] rpcrt4: Fix ITypeInfo ref count handling. Jacek Caban
- [PATCH] rpcrt4: Fix ITypeInfo ref count handling. Jacek Caban
- [PATCH] rpcrt4: Fix implicit in attribute handling in write_param_fs. Jacek Caban
- [PATCH] rpcrt4: Support VT_BSTR in get_param_pointer_info. Jacek Caban
- [PATCH] wininet: Add missing schemes to url_schemes. Jacek Caban
- [PATCH] wininet: Add missing schemes to url_schemes. Jacek Caban
- [PATCH v2 1/2] wininet: Add missing schemes to url_schemes. Jacek Caban
- [PATCH 2/2] wininet: Don't set default gopher protocol in InternetCrackUrlW. Jacek Caban
- Wine Gecko 2.47.1 is not compatible with Python 2 or 3 Jacek Caban
- [PATCH] configure: Allow setting CROSSLDFLAGS by configure. Jacek Caban
- llvm-mingw support update Jacek Caban
- Wine Gecko 2.47.1 is not compatible with Python 2 or 3 Jacek Caban
- [PATCH 1/5] msvcrt: Introduce IMPORT_SYMBOL helper macro. Jacek Caban
- [PATCH 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation. Jacek Caban
- [PATCH 3/5] msvcrt: Add compatibility __p__acmdln importlib implementation. Jacek Caban
- [PATCH 4/5] msvcrt: Add compatibility __p__wcmdln importlib implementation. Jacek Caban
- [PATCH 5/5] msvcrt: Add compatibility _set_invalid_parameter_handler importlib implementation. Jacek Caban
- msvcrt:scanf float conversion behavior Jacek Caban
- [PATCH 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation. Jacek Caban
- [PATCH v2 1/5] msvcrt: Introduce IMPORT_SYMBOL helper macro. Jacek Caban
- [PATCH v2 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation. Jacek Caban
- [PATCH v2 3/5] msvcrt: Add compatibility __p__acmdln importlib implementation. Jacek Caban
- [PATCH v2 4/5] msvcrt: Add compatibility __p__wcmdln importlib implementation. Jacek Caban
- [PATCH v2 5/5] msvcrt: Add compatibility _set_invalid_parameter_handler importlib implementation. Jacek Caban
- Wine Gecko 2.47.1 is not compatible with Python 2 or 3 Jacek Caban
- Wine Gecko 2.47.1 is not compatible with Python 2 or 3 Jacek Caban
- Wine Gecko 2.47.1 is not compatible with Python 2 or 3 Jacek Caban
- [PATCH 1/5] ucrtbase: Improve strftime special test cases for %c %r formats. Piotr Caban
- [PATCH 2/5] msvcrt: Refactor failure code for create_locinfo. Piotr Caban
- [PATCH 4/5] msvcrt: Create global lc_time_curr and use when possible. Piotr Caban
- [PATCH] msvcrt: Optimize _strlwr implementation in C locale. Piotr Caban
- [PATCH 1/9] ucrtbase: Improve strftime special test cases for %c %r formats. Piotr Caban
- [PATCH 2/9] msvcrt: Factor out code for creating lc_time_data structure. Piotr Caban
- [PATCH 3/9] msvcrt: Don't depend on how __lc_time_data wass allocated in _Getdays. Piotr Caban
- [PATCH 4/9] msvcrt: Don't depend on how __lc_time_data wass allocated in _W_Getdays. Piotr Caban
- [PATCH 5/9] msvcrt: Don't depend on how __lc_time_data wass allocated in _Getmonths. Piotr Caban
- [PATCH 6/9] msvcrt: Don't depend on how __lc_time_data wass allocated in _W_Getmonths. Piotr Caban
- [PATCH 7/9] msvcrt: Mark __lc_time_data strings const. Piotr Caban
- [PATCH 8/9] msvcrt: Create global lc_time_curr and use when possible. Piotr Caban
- [PATCH 9/9] ucrtbase: Correct behavior of strftime formats %c %r. Piotr Caban
- [PATCH 1/9 v2] ucrtbase: Improve strftime special test cases for %c %r formats. Piotr Caban
- [PATCH 2/9 v2] msvcrt: Factor out code for creating lc_time_data structure. Piotr Caban
- [PATCH 3/9 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _Getdays. Piotr Caban
- [PATCH 4/9 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _W_Getdays. Piotr Caban
- [PATCH 5/9 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _Getmonths. Piotr Caban
- [PATCH 6/9 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _W_Getmonths. Piotr Caban
- [PATCH 7/9 v2] msvcrt: Mark __lc_time_data strings const. Piotr Caban
- [PATCH 8/9 v2] msvcrt: Create global lc_time_curr and use when possible. Piotr Caban
- [PATCH 9/9 v2] ucrtbase: Correct behavior of strftime formats %c %r. Piotr Caban
- [PATCH 01/10 v3] ucrtbase: Improve strftime special test cases for %c %r formats. Piotr Caban
- [PATCH 02/10 v2] msvcrt: Factor out code for creating lc_time_data structure. Piotr Caban
- [PATCH 03/10 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _Getdays. Piotr Caban
- [PATCH 04/10 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _W_Getdays. Piotr Caban
- [PATCH 05/10 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _Getmonths. Piotr Caban
- [PATCH 06/10 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _W_Getmonths. Piotr Caban
- [PATCH 07/10 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _Gettnames. Piotr Caban
- [PATCH 08/10 v2] msvcrt: Mark __lc_time_data strings const. Piotr Caban
- [PATCH 09/10 v2] msvcrt: Create global C locale __lc_time_data struct. Piotr Caban
- [PATCH 10/10 v2] ucrtbase: Correct behavior of strftime formats %c %r. Piotr Caban
- [PATCH 09/10 v3] msvcrt: Create global C locale __lc_time_data struct. Piotr Caban
- [PATCH] kernel32: Set all %eax bits on Wow64EnableWow64FsRedirection return. Piotr Caban
- [PATCH] msvcrt: Support mixing length and width in scanf format. Piotr Caban
- msvcrt:scanf float conversion behavior Piotr Caban
- [PATCH] msvcrt: Fix the btowc() function. Piotr Caban
- [PATCH v3] ucrtbase: Fix handling of tab and non-breaking space in iswctype(). Piotr Caban
- [PATCH] msvcr90: Fix compilation warning in __AdjustPointer tests. Piotr Caban
- [PATCH 1/2] msvcrt: Improve doubles comparison in strtod and atodbl tests. Piotr Caban
- [PATCH 2/2] msvcr90: Improve floats comparison in _atoflt tests. Piotr Caban
- msvcrt:scanf float conversion behavior Piotr Caban
- msvcrt:scanf float conversion behavior Piotr Caban
- [PATCH] msvcrt: Improve strtod precision. Piotr Caban
- [PATCH] msvcrt: Improve strtod precision. Piotr Caban
- [PATCH] msvcp140/tests: Don't trace the current time. Piotr Caban
- Wine Gecko 2.47.1 is not compatible with Python 2 or 3 Michael Cronenworth
- Wine Gecko 2.47.1 is not compatible with Python 2 or 3 Michael Cronenworth
- Wine Gecko 2.47.1 is not compatible with Python 2 or 3 Michael Cronenworth
- Wine Gecko 2.47.1 is not compatible with Python 2 or 3 Michael Cronenworth
- Wine Gecko 2.47.1 is not compatible with Python 2 or 3 Michael Cronenworth
- Wine Gecko 2.47.1 is not compatible with Python 2 or 3 Michael Cronenworth
- [PATCH] riched20/tests: Fix function names in two ok() messages. Huw Davies
- [PATCH 1/2] include: Don't use the printf format attribute when compiling against msvcrt and not cross-compiling. Chip Davis
- [PATCH] ntoskrnl.exe: Avoid infinite recursion loading drivers. Chip Davis
- [PATCH] msvcrt: Fix the btowc() function. Chip Davis
- [PATCH] msvcrt: Implement _ispunct_l(). Chip Davis
- [PATCH] msvcrt: Correct return value of ___mb_cur_max_l_func(). Chip Davis
- [PATCH] msvcrt: Fix the btowc() function. Chip Davis
- [PATCH] winemac: Only manipulate an NSOpenGLContext's view on the main thread. Chip Davis
- [PATCH] msvcrt: Fix the btowc() function. Chip Davis
- [PATCH] ucrtbase: Fix handling of tab and non-breaking space in iswctype(). Chip Davis
- [PATCH v2] msvcrt: Correct return value of ___mb_cur_max_l_func(). Chip Davis
- [PATCH v2] ucrtbase: Fix handling of tab and non-breaking space in iswctype(). Chip Davis
- [PATCH v3] ucrtbase: Fix handling of tab and non-breaking space in iswctype(). Chip Davis
- [PATCH 1/3] iphlpapi: Set the SpecificPortBind bit if the caller wants it on BSD. Chip Davis
- [PATCH 2/3] iphlpapi: Correct Forwarding value from GetIpStatistics(Ex)() on *BSD. Chip Davis
- [PATCH 3/3] iphlpapi: Implement some more IpStatistics on BSD. Chip Davis
- [PATCH] iphlpapi: Use res_getservers() if available to get the DNS server list. Chip Davis
- [PATCH 1/2] winemac.drv: Pass the CAMetalLayer to MoltenVK. Chip Davis
- [PATCH 2/2] winemac.drv: Support VK_EXT_metal_surface. Chip Davis
- [PATCH 1/2] kernel32: Forward OpenThreadToken() to kernelbase. Chip Davis
- [PATCH 2/2] kernel32: Forwrad OpenProcessToken() to kernelbase. Chip Davis
- [PATCH v2 1/2] winemac.drv: Pass the CAMetalLayer to MoltenVK. Chip Davis
- [PATCH v2 2/2] winemac.drv: Support VK_EXT_metal_surface. Chip Davis
- [PATCH v2 1/5] msvcrt: Introduce IMPORT_SYMBOL helper macro. Chip Davis
- [wine-devel] Wine staging 4.21 release Olivier F. R. Dierick
- [wine-devel] Wine staging 4.21 release Olivier F. R. Dierick
- Re: [PATCH v2 0/3] Update USER_SHARED_DATA timestamps continuously. Stefan Dösinger
- Bugs To Fix? Stefan Dösinger
- Suppressing Wine prefix configuration message window? Andrew Eikum
- [PATCH] dinput: Log effect directions, and use effective flags Andrew Eikum
- [PATCH] configure: Don't check for gssapi-krb5 if krb5 is missing Andrew Eikum
- [PATCH] configure.ac: disable -fcf-protection Austin English
- [PATCH] httpapi: return ERROR_SUCCESS for unimplemented flags in HttpInitialize Austin English
- Suppressing Wine prefix configuration message window? Sebastian M. Ernst
- Suppressing Wine prefix configuration message window? Sebastian M. Ernst
- Suppressing Wine prefix configuration message window? Sebastian M. Ernst
- Suppressing Wine prefix configuration message window? Sebastian M. Ernst
- [PATCH v2 1/3] kernel32: Properly handle GEO_NATION in GetGeoInfoW(), handle GEO_ID. João Diogo Ferreira
- [PATCH v2 2/3] kernel32: Make GetUserGeoID() always succeed if geoclass is valid. João Diogo Ferreira
- [PATCH v2 3/3] kernelbase: Autoset GeoID on process launch. João Diogo Ferreira
- [PATCH v2 2/3] kernel32: Make GetUserGeoID() always succeed if geoclass is valid. João Diogo Ferreira
- [PATCH v2 3/3] kernelbase: Autoset GeoID on process launch. João Diogo Ferreira
- [PATCH v2 6/6] wined3d: Store the blend factor in the stateblock as a render state. Zebediah Figura
- [PATCH v2 6/6] wined3d: Store the blend factor in the stateblock as a render state. Zebediah Figura
- [PATCH v2 1/4] strmbase: Use a separate critical section for the SourceSeeking structure. Zebediah Figura
- [PATCH v2 2/4] winegstreamer: Don't hold the filter lock from the pad-added callback. Zebediah Figura
- [PATCH v2 3/4] winegstreamer: Also wait for the no-more-pads signal when pausing the filter. Zebediah Figura
- [PATCH v2 4/4] winegstreamer: Use strmbase state change methods. Zebediah Figura
- [PATCH v3 1/4] strmbase: Use a separate critical section for the SourceSeeking structure. Zebediah Figura
- [PATCH v3 2/4] winegstreamer: Don't hold the filter lock from the pad-added or pad-removed callbacks. Zebediah Figura
- [PATCH v3 3/4] winegstreamer: Also wait for the no-more-pads signal when pausing the filter. Zebediah Figura
- [PATCH v3 4/4] winegstreamer: Use strmbase state change methods. Zebediah Figura
- [PATCH v2 4/4] winegstreamer: Use strmbase state change methods. Zebediah Figura
- [PATCH 1/5] winegstreamer: Fix the timeout passed to gst_element_get_state(). Zebediah Figura
- [PATCH 2/5] wineqtdecoder: Use strmbase filter state change methods. Zebediah Figura
- [PATCH 3/5] wineqtdecoder: Don't expose IMediaSeeking from the sink pin. Zebediah Figura
- [PATCH 4/5] wineqtdecoder: Don't expose IMediaSeeking from the filter. Zebediah Figura
- [PATCH 5/5] qedit/samplegrabber: Use BaseFilterImpl_JoinFilterGraph(). Zebediah Figura
- [PATCH 1/4] wined3d: Introduce wined3d_stateblock_multiply_transform(). Zebediah Figura
- [PATCH 2/4] ddraw: Update the primary stateblock in d3d_device7_MultiplyTransform(). Zebediah Figura
- [PATCH 3/4] d3d9: Update the primary stateblock in d3d9_device_MultiplyTransform(). Zebediah Figura
- [PATCH 4/4] d3d8: Update the primary stateblock in d3d8_device_MultiplyTransform(). Zebediah Figura
- LONG_PTR and friends Zebediah Figura
- [PATCH 1/2] include: Don't use the printf format attribute when compiling against msvcrt and not cross-compiling. Zebediah Figura
- [PATCH 2/2] mapi32: Use the %I length modifier to print pointer-size integers. Zebediah Figura
- [PATCH 1/2] include: Don't use the printf format attribute when compiling against msvcrt and not cross-compiling. Zebediah Figura
- [PATCH 1/4] qcap/avico: Use strmbase filter state change methods. Zebediah Figura
- [PATCH 2/4] qcap/avimux: Use strmbase filter state change methods. Zebediah Figura
- [PATCH 3/4] qcap: Rework v4l2 state change logic. Zebediah Figura
- [PATCH 4/4] strmbase: Get rid of the "vtbl" parameter to strmbase_filter_init(). Zebediah Figura
- [wine-devel] Wine staging 4.21 release Zebediah Figura
- [wine-devel] Wine staging 4.21 release Zebediah Figura
- [PATCH 1/4] strmbase: Correctly implement IVideoWindow::NotifyOwnerMessage(). Zebediah Figura
- [PATCH 2/4] quartz/vmr9: Create the rendering window when the filter is created. Zebediah Figura
- [PATCH 3/4] quartz/tests: Port IVideoWindow tests to the VMR. Zebediah Figura
- [PATCH 4/4] strmbase: Create the video window with the correct styles. Zebediah Figura
- [PATCH v2 1/4] strmbase: Correctly implement IVideoWindow::NotifyOwnerMessage(). Zebediah Figura
- [PATCH v2 2/4] quartz/vmr9: Create the rendering window when the filter is created. Zebediah Figura
- [PATCH v2 3/4] quartz/tests: Port IVideoWindow tests to the VMR. Zebediah Figura
- [PATCH v2 4/4] strmbase: Create the video window with the correct styles. Zebediah Figura
- [PATCH] configure.ac: disable -fcf-protection Zebediah Figura
- [PATCH 1/6] winegstreamer: Use BasePinImpl_QueryInterface(). Zebediah Figura
- [PATCH 2/6] wineqtdecoder: Use BasePinImpl_QueryInterface(). Zebediah Figura
- [PATCH 3/6] qcap/avimux: Use BasePinImpl_QueryInterface(). Zebediah Figura
- [PATCH 4/6] qcap/avimux: Use BaseOutputPinImpl_Disconnect(). Zebediah Figura
- [PATCH 5/6] qcap/avimux: Use BaseOutputPinImpl_Connect(). Zebediah Figura
- [PATCH 6/6] strmbase: Get rid of the "vtbl" argument to strmbase_source_init(). Zebediah Figura
- [PATCH] wineqtdecoder: Fix macos compile error Zebediah Figura
- [PATCH 1/5] wined3d: Introduce wined3d_device_apply_stateblock(). Zebediah Figura
- [PATCH 2/5] d3d9: Apply the device state before executing a draw call. Zebediah Figura
- [PATCH 3/5] d3d9: Handle multisample depth resolve in d3d9_device_SetRenderState(). Zebediah Figura
- [PATCH 4/5] d3d9: Stop setting the device state in d3d9_device_SetRenderState(). Zebediah Figura
- [PATCH 5/5] d3d9: Stop setting the device state when setting the default ZENABLE state. Zebediah Figura
- [PATCH] wineqtdecoder: Fix macos compile error Zebediah Figura
- [PATCH v2 1/8] wineqtdecoder: Fix some copy-paste errors. Zebediah Figura
- [PATCH v2 2/8] wineqtdecoder: Move the SourceSeeking structure to the source pin. Zebediah Figura
- [PATCH v2 3/8] winegstreamer: Use BasePinImpl_QueryInterface(). Zebediah Figura
- [PATCH v2 4/8] wineqtdecoder: Use BasePinImpl_QueryInterface(). Zebediah Figura
- [PATCH v2 5/8] qcap/avimux: Use BasePinImpl_QueryInterface(). Zebediah Figura
- [PATCH v2 6/8] qcap/avimux: Use BaseOutputPinImpl_Disconnect(). Zebediah Figura
- [PATCH v2 7/8] qcap/avimux: Use BaseOutputPinImpl_Connect(). Zebediah Figura
- [PATCH v2 8/8] strmbase: Get rid of the "vtbl" argument to strmbase_source_init(). Zebediah Figura
- [PATCH 1/5] strmbase: Combine the SetMediaType() and CompleteConnect() callbacks. Zebediah Figura
- [PATCH 2/5] strmbase: Pass an AM_MEDIA_TYPE pointer to CompleteConnect(). Zebediah Figura
- [PATCH 3/5] strmbase: Add callbacks for sink (dis)connection. Zebediah Figura
- [PATCH 4/5] strmbase/transform: Use base sink connection methods. Zebediah Figura
- [PATCH 5/5] strmbase/renderer: Use base sink connection methods. Zebediah Figura
- [PATCH v2 1/5] strmbase: Combine the SetMediaType() and CompleteConnect() callbacks. Zebediah Figura
- [PATCH v2 2/5] strmbase: Pass an AM_MEDIA_TYPE pointer to CompleteConnect(). Zebediah Figura
- [PATCH v2 3/5] strmbase: Add callbacks for sink (dis)connection. Zebediah Figura
- [PATCH v2 4/5] strmbase/transform: Use base sink connection methods. Zebediah Figura
- [PATCH v2 5/5] strmbase/renderer: Use base sink connection methods. Zebediah Figura
- [PATCH v3 1/5] strmbase: Combine the SetMediaType() and CompleteConnect() callbacks. Zebediah Figura
- [PATCH v3 2/5] strmbase: Pass an AM_MEDIA_TYPE pointer to CompleteConnect(). Zebediah Figura
- [PATCH v3 3/5] strmbase: Add callbacks for sink (dis)connection. Zebediah Figura
- [PATCH v3 4/5] strmbase/transform: Use base sink connection methods. Zebediah Figura
- [PATCH v3 5/5] strmbase/renderer: Use base sink connection methods. Zebediah Figura
- [PATCH v4 1/5] strmbase: Combine the SetMediaType() and CompleteConnect() callbacks. Zebediah Figura
- [PATCH v4 2/5] strmbase: Pass an AM_MEDIA_TYPE pointer to CompleteConnect(). Zebediah Figura
- [PATCH v4 3/5] strmbase: Add callbacks for sink (dis)connection. Zebediah Figura
- [PATCH v4 4/5] strmbase/transform: Use base sink connection methods. Zebediah Figura
- [PATCH v4 5/5] strmbase/renderer: Use base sink connection methods. Zebediah Figura
- [PATCH v2 3/6] d3d9: Use wined3d_stateblock_get_state() in d3d9_device_GetRenderState(). Zebediah Figura
- [PATCH 3/5] d3d9: Handle multisample depth resolve in d3d9_device_SetRenderState(). Zebediah Figura
- [PATCH 1/5] wined3d: Introduce wined3d_device_apply_stateblock(). Zebediah Figura
- [PATCH 1/5] qcap/avimux: Use strmbase sink connection methods. Zebediah Figura
- [PATCH 2/5] winegstreamer: Store the sink as a strmbase_sink structure. Zebediah Figura
- [PATCH 3/5] winegstreamer: Use base sink connection methods. Zebediah Figura
- [PATCH 4/5] qcap/avico: Use base sink connection methods. Zebediah Figura
- [PATCH 5/5] qedit/samplegrabber: Use strmbase sink connection methods. Zebediah Figura
- [PATCH v2 1/5] wined3d: Introduce wined3d_device_apply_stateblock(). Zebediah Figura
- [PATCH v2 2/5] d3d9: Apply the device state before executing a draw call. Zebediah Figura
- [PATCH v2 3/5] d3d9: Handle multisample depth resolve in d3d9_device_SetRenderState(). Zebediah Figura
- [PATCH v2 4/5] d3d9: Stop setting the device state in d3d9_device_SetRenderState(). Zebediah Figura
- [PATCH v2 5/5] d3d9: Stop setting the device state when setting the default ZENABLE state. Zebediah Figura
- [PATCH v2 1/6] strmbase: Check for a NULL media type in IPin::ReceiveConnection(). Zebediah Figura
- [PATCH v2 2/6] qcap/avimux: Use strmbase sink connection methods. Zebediah Figura
- [PATCH v2 3/6] winegstreamer: Store the sink as a strmbase_sink structure. Zebediah Figura
- [PATCH v2 4/6] winegstreamer: Use base sink connection methods. Zebediah Figura
- [PATCH v2 5/6] qcap/avico: Use base sink connection methods. Zebediah Figura
- [PATCH v2 6/6] qedit/samplegrabber: Use strmbase sink connection methods. Zebediah Figura
- [PATCH 1/8] wineqtdecoder: Store the sink as a strmbase_sink structure. Zebediah Figura
- [PATCH 2/8] wineqtdecoder: Use base sink connection methods. Zebediah Figura
- [PATCH 3/8] strmbase: Introduce callbacks for streaming events. Zebediah Figura
- [PATCH 4/8] strmbase/transform: Use base sink streaming methods. Zebediah Figura
- [PATCH 5/8] strmbase/renderer: Use base sink streaming methods. Zebediah Figura
- [PATCH 6/8] winegstreamer: Use base sink streaming methods. Zebediah Figura
- [PATCH 7/8] wineqtdecoder: Use base sink streaming methods. Zebediah Figura
- [PATCH 8/8] strmbase: Get rid of the "vtbl" parameter to strmbase_sink_init(). Zebediah Figura
- [PATCH v2 1/8] wineqtdecoder: Store the sink as a strmbase_sink structure. Zebediah Figura
- [PATCH v2 2/8] wineqtdecoder: Use base sink connection methods. Zebediah Figura
- [PATCH v2 3/8] strmbase: Introduce callbacks for streaming events. Zebediah Figura
- [PATCH v2 4/8] strmbase/transform: Use base sink streaming methods. Zebediah Figura
- [PATCH v2 5/8] strmbase/renderer: Use base sink streaming methods. Zebediah Figura
- [PATCH v2 6/8] winegstreamer: Use base sink streaming methods. Zebediah Figura
- [PATCH v2 7/8] wineqtdecoder: Use base sink streaming methods. Zebediah Figura
- [PATCH v2 8/8] strmbase: Get rid of the "vtbl" parameter to strmbase_sink_init(). Zebediah Figura
- [PATCH v3 1/8] wineqtdecoder: Store the sink as a strmbase_sink structure. Zebediah Figura
- [PATCH v3 2/8] wineqtdecoder: Use base sink connection methods. Zebediah Figura
- [PATCH v3 3/8] strmbase: Introduce callbacks for streaming events. Zebediah Figura
- [PATCH v3 4/8] strmbase/transform: Use base sink streaming methods. Zebediah Figura
- [PATCH v3 5/8] strmbase/renderer: Use base sink streaming methods. Zebediah Figura
- [PATCH v3 6/8] winegstreamer: Use base sink streaming methods. Zebediah Figura
- [PATCH v3 7/8] wineqtdecoder: Use base sink streaming methods. Zebediah Figura
- [PATCH v3 8/8] strmbase: Get rid of the "vtbl" parameter to strmbase_sink_init(). Zebediah Figura
- [PATCH v2 3/5] d3d9: Handle multisample depth resolve in d3d9_device_SetRenderState(). Zebediah Figura
- [PATCH v2 1/5] wined3d: Introduce wined3d_device_apply_stateblock(). Zebediah Figura
- [PATCH v3 1/5] wined3d: Introduce wined3d_device_apply_stateblock(). Zebediah Figura
- [PATCH v3 2/5] d3d9: Apply the device state before executing a draw call. Zebediah Figura
- [PATCH v3 3/5] d3d9: Handle multisample depth resolve in d3d9_device_SetRenderState(). Zebediah Figura
- [PATCH v3 4/5] d3d9: Stop setting the device state in d3d9_device_SetRenderState(). Zebediah Figura
- [PATCH v3 5/5] d3d9: Stop setting the device state when setting the default ZENABLE state. Zebediah Figura
- [PATCH] ntdll: Return -1 from Unix code page conversion functions if an error was encountered. Zebediah Figura
- [PATCH] winegstreamer: Clear the "reader" and "allocator" fields if connection fails. Zebediah Figura
- [PATCH 1/3] qedit/samplegrabber: Clean up the pins in sample_grabber_destroy(). Zebediah Figura
- [PATCH 2/3] qedit/samplegrabber: Consistently use the "pMemInputPin" member of struct strmbase_source. Zebediah Figura
- [PATCH 3/3] qedit/samplegrabber: Fix a typo in format type negotiation. Zebediah Figura
- [PATCH v2 1/3] qedit/samplegrabber: Clean up the pins in sample_grabber_destroy(). Zebediah Figura
- [PATCH v2 2/3] qedit/samplegrabber: Consistently the "pMemInputPin" member of struct strmbase_source. Zebediah Figura
- [PATCH v2 3/3] qedit/samplegrabber: Fix a typo in format type negotiation. Zebediah Figura
- [PATCH v3 1/3] qedit/samplegrabber: Clean up the pins in sample_grabber_destroy(). Zebediah Figura
- [PATCH v3 2/3] qedit/samplegrabber: Consistently the "pMemInputPin" member of struct strmbase_source. Zebediah Figura
- [PATCH v3 3/3] qedit/samplegrabber: Fix a typo in format type negotiation. Zebediah Figura
- [PATCH 2/5] activeds: Implement ADsOpenObject. Zebediah Figura
- [PATCH 5/5] adsldp/tests: Add some tests for LDAPNamespace. Zebediah Figura
- [PATCH v3 2/3] qedit/samplegrabber: Consistently the "pMemInputPin" member of struct strmbase_source. Zebediah Figura
- [PATCH] rpcrt4: Fix ITypeInfo ref count handling. Zebediah Figura
- [PATCH 1/5] avicap32: Define NONAMELESSUNION in files that include objidl.h. Zebediah Figura
- [PATCH 2/5] adsiid: Define NONAMELESSUNION in files that include objidl.h. Zebediah Figura
- [PATCH 3/5] advapi32: Define NONAMELESSUNION in files that include objidl.h. Zebediah Figura
- [PATCH 4/5] cabinet: Define NONAMELESSUNION in files that include objidl.h. Zebediah Figura
- [PATCH 5/5] dbghelp: Define NONAMELESSUNION in files that include objidl.h. Zebediah Figura
- [PATCH 1/5] avicap32: Define NONAMELESSUNION in files that include objidl.h. Zebediah Figura
- [PATCH 1/5] avicap32: Define NONAMELESSUNION in files that include objidl.h. Zebediah Figura
- [PATCH 1/5] avicap32: Define NONAMELESSUNION in files that include objidl.h. Zebediah Figura
- [PATCH] include: Define the _STGMEDIUM_UNION type for C++. Zebediah Figura
- [PATCH] include: Define the _STGMEDIUM_UNION type for C++. Zebediah Figura
- [PATCH] winegstreamer: Recognize the "video/x-cinepak" type. Zebediah Figura
- Unix FD to Windows File Handles mapping. Zebediah Figura
- [PATCH v2] winegstreamer: Recognize the "video/x-cinepak" type. Zebediah Figura
- [PATCH] ole32/tests: Avoid testing exact sequences of IUnknown methods. Zebediah Figura
- [PATCH 1/2] ole32/tests: Rewrite and expand test_data_cache_updatecache(). Zebediah Figura
- [PATCH 2/2] ole32/tests: Make the tests less verbose by default. Zebediah Figura
- [PATCH] oleaut32/tests: Avoid testing that GDI objects are invalid. Zebediah Figura
- [PATCH] ntdll/tests: Remove a no longer reliable test. Zebediah Figura
- [PATCH 1/3] user32/tests: Remove unnecessary uses of CREATE_SUSPENDED. Zebediah Figura
- [PATCH 2/3] user32/tests: Get rid of some Windows 9x workarounds. Zebediah Figura
- [PATCH 3/3] user32/tests: Work around failures on Windows 10 version 1607. Zebediah Figura
- [PATCH] ntdll/tests: Fix some test failures with Windows 10. Zebediah Figura
- [PATCH 3/3] user32/tests: Work around failures on Windows 10 version 1607. Zebediah Figura
- [PATCH] quartz/tests: Skip the IVideoWindow tests if connecting returns E_FAIL. Zebediah Figura
- [PATCH] user32/tests: Fix a test failure on Windows < Vista. Zebediah Figura
- [PATCH] user32/tests: Fix a test failure on Windows < Vista. Zebediah Figura
- [PATCH 1/2] gdi32/tests: Don't treat a return value of COMPLEXREGION from IntersectClipRect() as broken. Zebediah Figura
- [PATCH 2/2] gdi32/tests: Separate and expand tests for GetClipBox(). Zebediah Figura
- [PATCH 1/2] ntdll: Handle unaligned condition variables when using futexes. Zebediah Figura
- [PATCH 2/2] ntdll: Handle unaligned SRW locks when using futexes. Zebediah Figura
- [PATCH v2 1/3] ntdll: Handle unaligned condition variables when using futexes. Zebediah Figura
- [PATCH v2 2/3] ntdll: Handle unaligned SRW locks when using keyed events. Zebediah Figura
- [PATCH v2 3/3] ntdll: Handle unaligned SRW locks when using futexes. Zebediah Figura
- [PATCH] kernel32: Exclude IsBadStringPtrA() from relay traces. Zebediah Figura
- [PATCH 1/2] gdi32/tests: Don't treat a return value of COMPLEXREGION from IntersectClipRect() as broken. Zebediah Figura
- [PATCH] kernel32/tests: Fix a test failure on Windows 10. Zebediah Figura
- [PATCH 1/4] ole32/tests: Fix some failures on Windows 10. Zebediah Figura
- [PATCH 2/4] ole32/tests: Only test the original SChannelHookCallInfo structure. Zebediah Figura
- [PATCH 3/4] ole32/tests: Get rid of some workarounds for no longer supported versions of Windows. Zebediah Figura
- [PATCH 4/4] ole32/tests: Make the tests less verbose by default. Zebediah Figura
- [PATCH v2 1/4] ole32/tests: Fix some failures on Windows 10. Zebediah Figura
- [PATCH v2 2/4] ole32/tests: Only test the original SChannelHookCallInfo structure. Zebediah Figura
- [PATCH v2 3/4] ole32/tests: Get rid of some workarounds for no longer supported versions of Windows. Zebediah Figura
- [PATCH v2 4/4] ole32/tests: Make the tests less verbose by default. Zebediah Figura
- [PATCH] user32/tests: Fix a test failure on Windows < Vista. Zebediah Figura
- [PATCH]: po: Update Lithuanian translation Aurimas Fišeras
- [PATCH] po: Update Lithuanian translation Aurimas Fišeras
- [PATCH] msiexec: Check registry value type again for consistency. Serge Gautherie
- [PATCH v2 1/2] wined3d: Support stretching compressed format surfaces in surface_cpu_blt(). Paul Gofman
- [PATCH v2 2/2] ddraw/tests: Add test for stretching compressed format surfaces. Paul Gofman
- [PATCH] ntdll: Add DECLSPEC_HOTPATCH to NtProtectVirtualMemory(). Paul Gofman
- [PATCH 1/2] include/winbase.h: Add STARTUPINFOEX structure definition. Paul Gofman
- [PATCH 2/2] kernel32/tests: Add a basic test for PROC_THREAD_ATTRIBUTE_PARENT_PROCESS process creation attribute. Paul Gofman
- [PATCH 1/3] kernelbase: Support PROC_THREAD_ATTRIBUTE_PARENT_PROCESS in CreateProcessInternalW(). Paul Gofman
- [PATCH 2/3] ntdll: Support creating processes with specified parent. Paul Gofman
- [PATCH 3/3] kernel32/tests: Test invalid parent handle in test_parent_process_attribute(). Paul Gofman
- [PATCH v2 1/4] kernelbase: Support PROC_THREAD_ATTRIBUTE_PARENT_PROCESS in CreateProcessInternalW(). Paul Gofman
- [PATCH v2 2/4] ntdll: Support creating processes with specified parent. Paul Gofman
- [PATCH v2 3/4] kernel32/tests: Test invalid parent handle in test_parent_process_attribute(). Paul Gofman
- [PATCH v2 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute(). Paul Gofman
- [PATCH v2 2/4] ntdll: Support creating processes with specified parent. Paul Gofman
- [PATCH v2 2/4] ntdll: Support creating processes with specified parent. Paul Gofman
- [PATCH v3 1/4] kernelbase: Support PROC_THREAD_ATTRIBUTE_PARENT_PROCESS in CreateProcessInternalW(). Paul Gofman
- [PATCH v3 2/4] ntdll: Support creating processes with specified parent. Paul Gofman
- [PATCH v3 3/4] kernel32/tests: Test invalid parent handle in test_parent_process_attribute(). Paul Gofman
- [PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute(). Paul Gofman
- [PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute(). Paul Gofman
- [PATCH 0/3] RFC: Implement MemoryWorkingSetExInformation. Paul Gofman
- [PATCH 0/3] RFC: Implement MemoryWorkingSetExInformation. Paul Gofman
- [PATCH resend v3 1/2] ntdll: Try mapping free memory region outside of reserved regions. Paul Gofman
- [PATCH] testbot: Fix the VM Missions validation. Francois Gouget
- [PATCH] testbotWineRunReconfig: Fix formatting of a trace. Francois Gouget
- [PATCH] testbot/WineRunTask: Move TestAgent error reporting to match WineRunWineTest. Francois Gouget
- [PATCH] testbot/LogUtils: Skip the search for new errors if there is no error. Francois Gouget
- [PATCH] testbot/LibvirtTool: Only check the start count after a reboot. Francois Gouget
- [PATCH] testbot: Validate VM names and add UntaintName(). Francois Gouget
- [PATCH] testbot/web: Require filling the captcha on the feedback page. Francois Gouget
- [PATCH] testbot/web: Abuse the Status field to show more details about accounts. Francois Gouget
- [PATCH] testbot/LogUtils: Fix GetNewLogErrors() when there are no errors. Francois Gouget
- [PATCH] testbot/Janitor: Fix extracting the VM name from reference report filenames. Francois Gouget
- [PATCH] testbot/WineSendLog: Errors are not new when missing reference reports. Francois Gouget
- [PATCH] testbot/LogUtils: GetLogFileNames() should untaint the returned log names. Francois Gouget
- [PATCH] tests: Trace elapsed time when $WINETEST_TIME is set. Francois Gouget
- TestBot job 61617 results: [PATCH] kernel32: return S_OK in RegisterApplicationRecoveryCallback stub Francois Gouget
- [PATCH] user32/tests: Avoid an unneeded (&commented out) strlen() call. Francois Gouget
- [PATCH] user32/tests: Avoid an unneeded lstrlenA() call. Francois Gouget
- [PATCH] user32/tests: Avoid a couple of unneeded strlen() calls. Francois Gouget
- [PATCH] comctl32/tests: Avoid an unneeded strlen() call. Francois Gouget
- [PATCH] user32: Fix the spelling of a TRACE() message. Francois Gouget
- [PATCH] comctl32/tests: Avoid a couple of unneeded lstrlenA() calls. Francois Gouget
- [PATCH] cmd: Fix the spelling of a WINE_TRACE() message and a comment. Francois Gouget
- [PATCH] wmvcore: Fix the spelling of WMReaderAdvanced6_SetProtectStreamSamples(). Francois Gouget
- [PATCH] shlwapi/tests: Fix the spelling of a couple of ok() messages. Francois Gouget
- [PATCH] kernel32/tests: Trace LastError when GetPhysicallyInstalledSystemMemory() fails. Francois Gouget
- [PATCH] winhttp/tests: Fix the spelling of ok() and skip() messages and a comment. Francois Gouget
- [PATCH] oleaut32: Fix the spelling of a FIXME() message. Francois Gouget
- [PATCH] user32/tests: Fix the spelling of an ok() message. Francois Gouget
- [PATCH] winedbg: Avoid unneeded strlen() calls. Francois Gouget
- [PATCH] cmd: Avoid unneeded strlenW() calls. Francois Gouget
- [PATCH] dmloader: Fix the spelling of a TRACE() message and a comment. Francois Gouget
- [PATCH] kernelbase/tests: Avoid an uneeded lstrlenW() call. Francois Gouget
- [PATCH] msxml3/tests: Avoid an unneeded lstrlenW() call. Francois Gouget
- [PATCH] jscript: Fix the spelling of a couple of comments. Francois Gouget
- [PATCH] msado15: Fix the name of the GetString() delimiter parameters. Francois Gouget
- [PATCH] riched32/tests: Avoid an unneeded strlen() call. Francois Gouget
- [PATCH] msvcrt/tests: Avoid an unneeded strlen() call. Francois Gouget
- [PATCH] qcap/tests: Avoid an unneeded lstrlenW() call. Francois Gouget
- [PATCH] winedbg: Fix the spelling of various messages and the README. Francois Gouget
- [PATCH] ws2_32/tests: Fix the spelling of a couple of ok() messages. Francois Gouget
- [PATCH] winecfg: Avoid an unneeded strlen() call. Francois Gouget
- [PATCH] testbot: Keep the StepTask methods in sync with the Step/Task ones. Francois Gouget
- [PATCH] testbot/WineSendLog: Skip checking for new errors if there are no errors. Francois Gouget
- [PATCH] winex11.drv: Fix the spelling of a WARN() message. Francois Gouget
- [PATCH] dmime/tests: Fix the spelling of a performance ok() message. Francois Gouget
- [PATCH] winemac.drv: Fix the spelling of a couple of comments. Francois Gouget
- [PATCH] vbscript/tests: Fix the spelling of a vbscript comment. Francois Gouget
- [PATCH] d3dx9_36: Fix the spelling of a comment. Francois Gouget
- [PATCH] shell32: Fix the spelling of a variable name. Francois Gouget
- [PATCH] urlmon/tests: Fix the spelling of a variable name. Francois Gouget
- [PATCH] usp10: Fix the spelling of some index array variables and function. Francois Gouget
- [PATCH] wined3d: Fix the spelling of some comments. Francois Gouget
- [PATCH] include: Fix the spelling of some comments. Francois Gouget
- [PATCH] wineps.drv: Avoid unneeded abbreviations in comments. Francois Gouget
- [PATCH] ole32: Fix the spelling of a couple of comments. Francois Gouget
- [PATCH] usp10: Fix the spelling of some comments. Francois Gouget
- [PATCH] wininet: Fix the spelling of a comment. Francois Gouget
- [PATCH] ntdll: Fix the spelling of some comments. Francois Gouget
- [PATCH] oleaut32: Fix the spelling of some comments. Francois Gouget
- [PATCH] msxml3: Fix the spelling of some comments. Francois Gouget
- [PATCH] testbot/Build: Update the Gecko download URL. Francois Gouget
- [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo. Francois Gouget
- [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo. Francois Gouget
- [PATCH] tests: Trace elapsed time when $WINETEST_TIME is set. Francois Gouget
- [PATCH] shlwapi: Fix the spelling of a couple of comments. Francois Gouget
- [PATCH] winevulkan: Fix the spelling of a make_vulkan comment. Francois Gouget
- [PATCH] winevulkan: Fix the spelling of an ERR() message. Francois Gouget
- [PATCH] urlmon/tests: Fix the spelling of a comment. Francois Gouget
- [PATCH] user32: Fix the spelling of a comment. Francois Gouget
- [PATCH] shell32: Tweak / fix the MS-DOS name in a comment. Francois Gouget
- [PATCH] quartz: Fix the name of a type in a comment. Francois Gouget
- [PATCH] testbot/LogUtils: Fix the ParseTaskLog() Perl documentation formatting. Francois Gouget
- [PATCH 5/5] adsldp/tests: Add some tests for LDAPNamespace. Francois Gouget
- [PATCH] testbot/LogUtils: Highlight TestLauncher errors. Francois Gouget
- WineTest regressions Francois Gouget
- [PATCH] msvcp140/tests: Don't trace the current time. Francois Gouget
- [PATCH] user32/tests: Don't trace the test_topmost() window handles. Francois Gouget
- [PATCH] tests: Trace elapsed time when $WINETEST_TIME is set. Francois Gouget
- [PATCH] testbot/Janitor: Update the list of files to keep in latest/. Francois Gouget
- [PATCH] testbot/Janitor: Document where filenames are untainted. Francois Gouget
- [PATCH] testbot/WineRun*: Trace the disconnection in all WineRun* scripts. Francois Gouget
- [PATCH 1/2] testbot/LogUtils: Ignore the variable parts of failure messages. Francois Gouget
- [PATCH 2/2] testbot/LogUtils: Tag the "too much data" error byte count as variable. Francois Gouget
- [PATCH] testbot/LogUtils: Ignore the pid when comparing exception messages. Francois Gouget
- [PATCH] testbot/LobUtils: Update the ParseTaskLog() Perl documentation. Francois Gouget
- [PATCH] msvcp140/tests: Don't trace the current time. Francois Gouget
- msvcrt:scanf float conversion behavior Greg
- [PATCH] sapiaut.idl: Fix a typo. Andrey Gusev
- [PATCH] ieframe/tests: Fix a typo in ok() message. Andrey Gusev
- [PATCH] kernelbase/tests: Fix a typo in ok() message. Andrey Gusev
- [PATCH] uianimation: Remove duplicate WINAPI. Andrey Gusev
- [PATCH] mapi32: Reorder the WINAPI with the HRESULT. Andrey Gusev
- [PATCH] kernel32/tests: Reorder the WINAPI with the void. Andrey Gusev
- [PATCH] ieframe/tests: Fix a typo in ok() message. Andrey Gusev
- [PATCH] mshtml/tests: Fix a typo in ok() message. Andrey Gusev
- [PATCH] po: Update Ukrainian translation. Andrey Gusev
- [PATCH v2] po: Update Ukrainian translation. Andrey Gusev
- [PATCH] ntoskrnl.exe/tests: Fix typos in ok() messages. Andrey Gusev
- [PATCH] ieframe/tests: Fix a typo in ok() message. Andrey Gusev
- [PATCH] ole32: Fix typos in comments. Andrey Gusev
- [PATCH] msscript.ocx/tests: Fix a typo. Andrey Gusev
- [PATCH resend] shell32: Symlink the Downloads and Templates folders too Alex Henrie
- [PATCH] ntoskrnl: Add KeSetImportanceDpc stub Alex Henrie
- [PATCH] po: Update Catalan translation Alex Henrie
- [PATCH] po: Fix typo in Catalan translation Alex Henrie
- [PATCH] kernel32: Fix some spec file entries André Hentschel
- [PATCH] mapi32: Fix some spec file entries André Hentschel
- [PATCH] rpcrt4: Fix RpcNetworkIsProtseqValid[AW] spec file entries André Hentschel
- [PATCH] wtsapi32: Make WTSRegisterSessionNotificationEx's return consistant with WTSRegisterSessionNotification. Patrick Hibbs
- [PATCH] riched20/tests: Fix function names in two ok() messages. Mathew Hodson
- [PATCH] kernel32/tests: Trace the mapped string when FoldStringW fails. Mathew Hodson
- [PATCH 2/2] kernel32/tests: Add broken result for Windows XP and 2003. Mathew Hodson
- [PATCH v2 1/2] kernel32/tests: Trace the mapped string when FoldStringW fails. Mathew Hodson
- [PATCH v2 2/2] kernel32/tests: Add broken result for Windows XP and 2003. Mathew Hodson
- [PATCH] wineqtdecoder: Fix macos compile error Mathew Hodson
- [PATCH v2 2/2] kernel32/tests: Add broken result for Windows XP and 2003. Mathew Hodson
- [PATCH v3 1/3] chcp: Add a stub application for changing the codepage. Erich E. Hoover
- [PATCH 2/3] chcp: Return the active code page when called without arguments. Erich E. Hoover
- [PATCH 3/3] chcp: Set the global codepage when called with an argument. Erich E. Hoover
- [PATCH] msvcrt: Implement strtod without using 'long double'. Erich E. Hoover
- [PATCH v2] msvcrt: Implement strtod without using 'long double'. Erich E. Hoover
- [PATCH v2] msvcrt: Implement strtod without using 'long double'. Erich E. Hoover
- [PATCH] msvcrt: Implement wcstod without using 'long double'. Erich E. Hoover
- [PATCH] ntdll: Drop support for floating point numbers in sscanf. Erich E. Hoover
- [PATCH] msvcrt: Fix [str|wcs]tod result being compared against FLT_MAX. Erich E. Hoover
- msvcrt:scanf float conversion behavior Erich E. Hoover
- msvcrt:scanf float conversion behavior Erich E. Hoover
- msvcrt:scanf float conversion behavior Erich E. Hoover
- [wine-devel] Wine staging 4.21 release Alan W. Irwin
- [wine-devel] Wine staging 4.21 release Alan W. Irwin
- [wine-devel] Wine staging 4.21 release Alan W. Irwin
- [wine-devel] Wine staging 4.21 release Alan W. Irwin
- [wine-devel] Wine staging 4.21 release Alan W. Irwin
- [wine-devel] Bugs To Fix? Alan W. Irwin
- [PATCH] wininet: Improve InternetGetConnectedStateExW to handle offline state. Gabriel Ivăncescu
- [PATCH resend 1/2] comctl32/combo: Don't redraw the Combo Box when dropped down if it has an editbox. Gabriel Ivăncescu
- [PATCH resend 2/2] user32/combo: Don't redraw the Combo Box when dropped down if it has an editbox. Gabriel Ivăncescu
- [PATCH resend 1/2] comctl32/listbox: Set the selection if it's currently invalid in HandleTimer. Gabriel Ivăncescu
- [PATCH resend 2/2] user32/listbox: Set the selection if it's currently invalid in HandleTimer. Gabriel Ivăncescu
- [PATCH 1/3] dwmapi: Improve DwmGetWindowAttribute stub. Gabriel Ivăncescu
- [PATCH 2/3] dwmapi: Add basic tests for DwmGetWindowAttribute. Gabriel Ivăncescu
- [PATCH 3/3] dwmapi: Add partial implementation of DWMWA_EXTENDED_FRAME_BOUNDS. Gabriel Ivăncescu
- [PATCH 01/10] jscript: Add script TypeInfo stub. Gabriel Ivăncescu
- [PATCH 02/10] jscript: Store the necessary function and variable info in the script TypeInfo. Gabriel Ivăncescu
- [PATCH 03/10] jscript: Implement ScriptTypeInfo_GetTypeAttr. Gabriel Ivăncescu
- [PATCH 04/10] jscript: Implement ScriptTypeInfo_GetFuncDesc. Gabriel Ivăncescu
- [PATCH 05/10] jscript: Implement ScriptTypeInfo_GetVarDesc. Gabriel Ivăncescu
- [PATCH 06/10] jscript: Implement ScriptTypeInfo_GetIDsOfNames. Gabriel Ivăncescu
- [PATCH 07/10] jscript: Implement ScriptTypeInfo_GetTypeComp. Gabriel Ivăncescu
- [PATCH 08/10] jscript: Implement ScriptTypeComp_Bind. Gabriel Ivăncescu
- [PATCH 09/10] jscript: Implement ScriptTypeComp_BindType. Gabriel Ivăncescu
- [PATCH 10/10] jscript/tests: Add initial tests for the script TypeInfo. Gabriel Ivăncescu
- [PATCH 02/10] jscript: Store the necessary function and variable info in the script TypeInfo. Gabriel Ivăncescu
- [PATCH 01/10] jscript: Add script TypeInfo stub. Gabriel Ivăncescu
- [PATCH] vbscript: Don't free procs allocated in the heap pool. Gabriel Ivăncescu
- [PATCH 01/14] vbscript: Implement ScriptTypeComp_Bind. Gabriel Ivăncescu
- [PATCH 02/14] vbscript: Implement ScriptTypeComp_BindType. Gabriel Ivăncescu
- [PATCH 03/14] vbscript/tests: Add tests for the script TypeInfo's TypeComp binds. Gabriel Ivăncescu
- [PATCH 04/14] vbscript: Implement ScriptTypeInfo_GetNames. Gabriel Ivăncescu
- [PATCH 05/14] vbscript: Implement ScriptTypeInfo_GetRefTypeOfImplType. Gabriel Ivăncescu
- [PATCH 06/14] vbscript: Implement ScriptTypeInfo_GetRefTypeInfo. Gabriel Ivăncescu
- [PATCH 07/14] vbscript: Implement ScriptTypeInfo_GetImplTypeFlags. Gabriel Ivăncescu
- [PATCH 08/14] vbscript: Implement ScriptTypeInfo_Invoke. Gabriel Ivăncescu
- [PATCH 09/14] vbscript: Implement ScriptTypeInfo_GetDocumentation. Gabriel Ivăncescu
- [PATCH 10/14] vbscript: Implement ScriptTypeInfo_GetDllEntry. Gabriel Ivăncescu
- [PATCH 11/14] vbscript: Implement ScriptTypeInfo_AddressOfMember. Gabriel Ivăncescu
- [PATCH 12/14] vbscript: Implement ScriptTypeInfo_CreateInstance. Gabriel Ivăncescu
- [PATCH 13/14] vbscript: Implement ScriptTypeInfo_GetMops. Gabriel Ivăncescu
- [PATCH 14/14] vbscript/tests: Add more tests for the script TypeInfo. Gabriel Ivăncescu
- [PATCH 02/10] jscript: Store the necessary function and variable info in the script TypeInfo. Gabriel Ivăncescu
- [PATCH 01/10] jscript: Add script TypeInfo stub. Gabriel Ivăncescu
- [PATCH 02/10] jscript: Store the necessary function and variable info in the TypeInfo. Gabriel Ivăncescu
- [PATCH 03/10] jscript: Implement ScriptTypeInfo_GetTypeAttr. Gabriel Ivăncescu
- [PATCH 04/10] jscript: Implement ScriptTypeInfo_GetFuncDesc. Gabriel Ivăncescu
- [PATCH 05/10] jscript: Implement ScriptTypeInfo_GetVarDesc. Gabriel Ivăncescu
- [PATCH 06/10] jscript: Implement ScriptTypeInfo_GetIDsOfNames. Gabriel Ivăncescu
- [PATCH 07/10] jscript: Implement ScriptTypeInfo_GetTypeComp. Gabriel Ivăncescu
- [PATCH 08/10] jscript: Implement ScriptTypeComp_Bind. Gabriel Ivăncescu
- [PATCH 09/10] jscript: Implement ScriptTypeComp_BindType. Gabriel Ivăncescu
- [PATCH 10/10] jscript/tests: Add initial tests for the script TypeInfo. Gabriel Ivăncescu
- [PATCH] vbscript: Remove unused field. Gabriel Ivăncescu
- [PATCH 04/14] vbscript: Implement ScriptTypeInfo_GetNames. Gabriel Ivăncescu
- [PATCH 02/10] jscript: Store the necessary function and variable info in the TypeInfo. Gabriel Ivăncescu
- [PATCH v3 01/11] jscript: Keep a pointer to the bytecode in function_code_t. Gabriel Ivăncescu
- [PATCH v3 02/11] jscript: Add a getter to obtain the function's code, if available. Gabriel Ivăncescu
- [PATCH v3 03/11] jscript: Store the necessary function and variable info in the TypeInfo. Gabriel Ivăncescu
- [PATCH v3 04/11] jscript: Implement ScriptTypeInfo_GetTypeAttr. Gabriel Ivăncescu
- [PATCH v3 05/11] jscript: Implement ScriptTypeInfo_GetFuncDesc. Gabriel Ivăncescu
- [PATCH v3 06/11] jscript: Implement ScriptTypeInfo_GetVarDesc. Gabriel Ivăncescu
- [PATCH v3 07/11] jscript: Implement ScriptTypeInfo_GetIDsOfNames. Gabriel Ivăncescu
- [PATCH v3 08/11] jscript: Implement ScriptTypeInfo_GetTypeComp. Gabriel Ivăncescu
- [PATCH v3 09/11] jscript: Implement ScriptTypeComp_Bind. Gabriel Ivăncescu
- [PATCH v3 10/11] jscript: Implement ScriptTypeComp_BindType. Gabriel Ivăncescu
- [PATCH v3 11/11] jscript/tests: Add initial tests for the script TypeInfo. Gabriel Ivăncescu
- [PATCH v2 01/11] vbscript: Implement ScriptTypeInfo_GetNames. Gabriel Ivăncescu
- [PATCH v2 02/11] vbscript: Implement ScriptTypeInfo_GetRefTypeOfImplType. Gabriel Ivăncescu
- [PATCH v2 03/11] vbscript: Implement ScriptTypeInfo_GetRefTypeInfo. Gabriel Ivăncescu
- [PATCH v2 04/11] vbscript: Implement ScriptTypeInfo_GetImplTypeFlags. Gabriel Ivăncescu
- [PATCH v2 05/11] vbscript: Implement ScriptTypeInfo_Invoke. Gabriel Ivăncescu
- [PATCH v2 06/11] vbscript: Implement ScriptTypeInfo_GetDocumentation. Gabriel Ivăncescu
- [PATCH v2 07/11] vbscript: Implement ScriptTypeInfo_GetDllEntry. Gabriel Ivăncescu
- [PATCH v2 08/11] vbscript: Implement ScriptTypeInfo_AddressOfMember. Gabriel Ivăncescu
- [PATCH v2 09/11] vbscript: Implement ScriptTypeInfo_CreateInstance. Gabriel Ivăncescu
- [PATCH v2 10/11] vbscript: Implement ScriptTypeInfo_GetMops. Gabriel Ivăncescu
- [PATCH v2 11/11] vbscript/tests: Add more tests for the script TypeInfo. Gabriel Ivăncescu
- [PATCH v3 03/11] jscript: Store the necessary function and variable info in the TypeInfo. Gabriel Ivăncescu
- [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo. Gabriel Ivăncescu
- [PATCH v4 2/9] jscript: Implement ScriptTypeInfo_GetTypeAttr. Gabriel Ivăncescu
- [PATCH v4 3/9] jscript: Implement ScriptTypeInfo_GetFuncDesc. Gabriel Ivăncescu
- [PATCH v4 4/9] jscript: Implement ScriptTypeInfo_GetVarDesc. Gabriel Ivăncescu
- [PATCH v4 5/9] jscript: Implement ScriptTypeInfo_GetIDsOfNames. Gabriel Ivăncescu
- [PATCH v4 6/9] jscript: Implement ScriptTypeInfo_GetTypeComp. Gabriel Ivăncescu
- [PATCH v4 7/9] jscript: Implement ScriptTypeComp_Bind. Gabriel Ivăncescu
- [PATCH v4 8/9] jscript: Implement ScriptTypeComp_BindType. Gabriel Ivăncescu
- [PATCH v4 9/9] jscript/tests: Add initial tests for the script TypeInfo. Gabriel Ivăncescu
- [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo. Gabriel Ivăncescu
- [PATCH 2/3] dwmapi: Add basic tests for DwmGetWindowAttribute. Gabriel Ivăncescu
- [PATCH 01/11] jscript: Implement ScriptTypeInfo_GetNames. Gabriel Ivăncescu
- [PATCH 02/11] jscript: Implement ScriptTypeInfo_GetRefTypeOfImplType. Gabriel Ivăncescu
- [PATCH 03/11] jscript: Implement ScriptTypeInfo_GetRefTypeInfo. Gabriel Ivăncescu
- [PATCH 04/11] jscript: Implement ScriptTypeInfo_GetImplTypeFlags. Gabriel Ivăncescu
- [PATCH 05/11] jscript: Implement ScriptTypeInfo_Invoke. Gabriel Ivăncescu
- [PATCH 06/11] jscript: Implement ScriptTypeInfo_GetDocumentation. Gabriel Ivăncescu
- [PATCH 07/11] jscript: Implement ScriptTypeInfo_GetDllEntry. Gabriel Ivăncescu
- [PATCH 08/11] jscript: Implement ScriptTypeInfo_AddressOfMember. Gabriel Ivăncescu
- [PATCH 09/11] jscript: Implement ScriptTypeInfo_CreateInstance. Gabriel Ivăncescu
- [PATCH 10/11] jscript: Implement ScriptTypeInfo_GetMops. Gabriel Ivăncescu
- [PATCH 11/11] jscript/tests: Add more tests for the script TypeInfo. Gabriel Ivăncescu
- [PATCH v2 1/3] dwmapi: Improve DwmGetWindowAttribute stub. Gabriel Ivăncescu
- [PATCH v2 2/3] dwmapi/tests: Add basic tests for DwmGetWindowAttribute. Gabriel Ivăncescu
- [PATCH v2 3/3] dwmapi: Add partial implementation of DWMWA_EXTENDED_FRAME_BOUNDS. Gabriel Ivăncescu
- Unix FD to Windows File Handles mapping. Gabriel Ivăncescu
- [PATCH] ieframe: WebBrowser shouldn't support COM aggregation Damjan Jovanovic
- [PATCH] ieframe: WebBrowser shouldn't support COM aggregation Damjan Jovanovic
- [PATCH] ieframe: implement COM aggregation in WebBrowser Damjan Jovanovic
- [PATCH] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped Damjan Jovanovic
- [PATCH] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped Damjan Jovanovic
- [PATCH v2] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped Damjan Jovanovic
- [PATCH v2] ieframe: implement COM aggregation in WebBrowser Damjan Jovanovic
- [PATCH v2] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped Damjan Jovanovic
- [PATCH v3] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped Damjan Jovanovic
- [PATCH v2] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped Damjan Jovanovic
- [PATCH] gdiplus: GdipGraphicsClear() should overwrite pixels, not alpha blend Damjan Jovanovic
- [PATCH v2 1/2] gdiplus: start implementing CompositingModeSourceCopy Damjan Jovanovic
- [PATCH v2 2/2] gdiplus: GdipGraphicsClear() should overwrite pixels, not alpha blend Damjan Jovanovic
- [PATCH] ws2_32: enable a WSAEnumNetworkEvents test that never runs Damjan Jovanovic
- [PATCH] wineserver: avoid spurious FD_WRITE on repeated calls to WSAEventSelect() Damjan Jovanovic
- Unix FD to Windows File Handles mapping. Damjan Jovanovic
- [PATCH] winex11.drv: ignore .dwAspect in FORMATETC during XDnD Damjan Jovanovic
- [PATCH v2 4/4] winegstreamer: Use strmbase state change methods. Alexandre Julliard
- [PATCH] msiexec: Improve RegQueryValueExW() calls a bit. Alexandre Julliard
- Winter is coming Alexandre Julliard
- [PATCH 1/3] kernelbase: Support PROC_THREAD_ATTRIBUTE_PARENT_PROCESS in CreateProcessInternalW(). Alexandre Julliard
- [PATCH 2/3] ntdll: Support creating processes with specified parent. Alexandre Julliard
- [PATCH v2 2/4] ntdll: Support creating processes with specified parent. Alexandre Julliard
- [PATCH v2 2/4] ntdll: Support creating processes with specified parent. Alexandre Julliard
- [PATCH v2 5/8] strmbase/renderer: Use base sink streaming methods. Alexandre Julliard
- [PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute(). Alexandre Julliard
- [PATCH 2/3] dwmapi: Add basic tests for DwmGetWindowAttribute. Alexandre Julliard
- [PATCH v4 1/2] ntdll: Add emulation for UMIP instructions. Alexandre Julliard
- [PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute(). Alexandre Julliard
- [PATCH 2/3] dwmapi: Add basic tests for DwmGetWindowAttribute. Alexandre Julliard
- [PATCH 5/5] adsldp/tests: Add some tests for LDAPNamespace. Alexandre Julliard
- Code freeze Alexandre Julliard
- [PATCH 1/5] avicap32: Define NONAMELESSUNION in files that include objidl.h. Alexandre Julliard
- [PATCH 1/5] avicap32: Define NONAMELESSUNION in files that include objidl.h. Alexandre Julliard
- [PATCH 1/5] avicap32: Define NONAMELESSUNION in files that include objidl.h. Alexandre Julliard
- [PATCH] tests: Trace elapsed time when $WINETEST_TIME is set. Alexandre Julliard
- [PATCH 0/3] RFC: Implement MemoryWorkingSetExInformation. Alexandre Julliard
- [PATCH v2] msvcrt: Implement strtod without using 'long double'. Alexandre Julliard
- [PATCH] include: Define the _STGMEDIUM_UNION type for C++ only. Alexandre Julliard
- [PATCH v2] msvcrt: Implement strtod without using 'long double'. Alexandre Julliard
- WineTest regressions Alexandre Julliard
- Unix FD to Windows File Handles mapping. Alexandre Julliard
- [PATCH] winex11.drv: Always set focus to managed window when requested. Alexandre Julliard
- [PATCH resend v3 1/2] ntdll: Try mapping free memory region outside of reserved regions. Alexandre Julliard
- [PATCH resend v3 1/2] ntdll: Try mapping free memory region outside of reserved regions. Alexandre Julliard
- [PATCH v2] winex11.drv: Send HTMENU instead of HTCAPTION to query window activation. Alexandre Julliard
- [PATCH] dmusic: Use wide-char string literals Ruslan Kabatsayev
- [PATCH 1/2] comctl32: Preserve custom colors between subitems. (v2) Vijay Kiran Kamuju
- [PATCH 2/2] comctl32: Fixed rebar behaviour when there's capture and no drag Vijay Kiran Kamuju
- [PATCH 2/2] comctl32: Fixed rebar behaviour when there's capture and no drag Vijay Kiran Kamuju
- [PATCH] shell32: Partially implement ShellLink_AddDataBlock Vijay Kiran Kamuju
- [PATCH] include: Add missing defines for tokens in winnt.h Vijay Kiran Kamuju
- [PATCH] wininet: Add missing schemes to url_schemes. Vijay Kiran Kamuju
- [PATCH] ucrtbase: Use given context in wcstok. Daniel Lehman
- [PATCH 1/4] wusa: Add support for extracting MSU files. Hans Leidekker
- [PATCH 2/4] wusa: Parse assembly manifests. Hans Leidekker
- [PATCH 3/4] wusa: Parse update descriptions. Hans Leidekker
- [PATCH 4/4] wusa: Install updates. Hans Leidekker
- [PATCH 1/4] wusa: Add support for extracting MSU files. Hans Leidekker
- [PATCH 1/3] bcrypt: Add support for signing hashes with ECDSA keys. Hans Leidekker
- [PATCH 2/3] bcrypt: Handle SHA1 hash in key_asymmetric_verify. Hans Leidekker
- [PATCH 3/3] bcrypt: Add more BCryptSignHash tests. Hans Leidekker
- [PATCH 1/5] msado15: Add typelib. Hans Leidekker
- [PATCH 2/5] msado15: Add a stub _Connection implementation. Hans Leidekker
- [PATCH 3/5] msado15: Add a stub _Recordset implementation. Hans Leidekker
- [PATCH 4/5] msado15: Add a stub _Stream implementation. Hans Leidekker
- [PATCH 5/5] msado15: Implement _Stream_put_Type and _Stream_get_Type. Hans Leidekker
- [PATCH v2 1/5] msado15: Add typelib. Hans Leidekker
- [PATCH v2 2/5] msado15: Add a stub _Connection implementation. Hans Leidekker
- [PATCH v2 3/5] msado15: Add a stub _Recordset implementation. Hans Leidekker
- [PATCH v2 4/5] msado15: Add a stub _Stream implementation. Hans Leidekker
- [PATCH v2 5/5] msado15: Implement _Stream_put_Type and _Stream_get_Type. Hans Leidekker
- [PATCH 5/5] msado15: Implement _Stream_put_Type and _Stream_get_Type. Hans Leidekker
- [PATCH v4 1/3] bcrypt: Add support for signing hashes with ECDSA keys. Hans Leidekker
- [PATCH v4 2/3] bcrypt: Handle SHA1 hash in key_asymmetric_verify. Hans Leidekker
- [PATCH v4 3/3] bcrypt: Add more BCryptSignHash tests. Hans Leidekker
- [PATCH] bcrypt: Add fallback when gnutls_decode_rs_value isn't present. Hans Leidekker
- [PATCH] loader: Install msado15.dll into the correct location Hans Leidekker
- [PATCH] msado15: Support all interfaces in _Recordset QueryInterface Hans Leidekker
- [PATCH] winhttp/tests: Fix the spelling of ok() and skip() messages and a comment. Hans Leidekker
- [PATCH 1/5] msado15: Implement _Stream_Open and _Stream_Close. Hans Leidekker
- [PATCH 2/5] msado15: Implement _Stream_get_State. Hans Leidekker
- [PATCH 3/5] msado15: Implement _Stream_Read and _Stream_Write. Hans Leidekker
- [PATCH 4/5] msado15: Implement _Stream_get_Position and _Stream_put_Position. Hans Leidekker
- [PATCH 5/5] msado15: Implement _Stream_get_Size. Hans Leidekker
- [PATCH] wbemprox: Use a terminated string in parse_resource. Hans Leidekker
- [PATCH v2] msado15: Print the debug strings and not the pointers to them Hans Leidekker
- [PATCH] msado15: Fix the name of the GetString() delimiter parameters. Hans Leidekker
- [PATCH 1/5] msado15: Implement _Stream_get_EOS. Hans Leidekker
- [PATCH 2/5] msado15: Implement _Stream_get_LineSeparator and _Stream_put_LineSeparator. Hans Leidekker
- [PATCH 3/5] msado15: Implement _Stream_get_Mode and _Stream_put_Mode. Hans Leidekker
- [PATCH 4/5] msado15: Implement _Stream_get_Charset and _Stream_put_Charset. Hans Leidekker
- [PATCH 5/5] msado15: Implement _Stream_ReadText and _Stream_WriteText. Hans Leidekker
- [PATCH] winhttp/tests: Show that WINHTTP_OPTION_SECURE_PROTOCOLS can't be set on connection handles. Hans Leidekker
- [PATCH 5/5] msado15: Implement _Stream_ReadText and _Stream_WriteText. Hans Leidekker
- [PATCH 1/2] msado15: Implement _Connection_get_State. Hans Leidekker
- [PATCH 2/2] msado15: Implement _Connection_get_CommandTimeout and _Connection_put_CommandTimeout. Hans Leidekker
- [PATCH 1/5] msado15: Implement _Stream_SetEOS. Hans Leidekker
- [PATCH 2/5] msado15: Implement _Recordset_get_Fields. Hans Leidekker
- [PATCH 3/5] msado15: Implement Fields__Append and Fields_Append. Hans Leidekker
- [PATCH 4/5] msado15: Implement Fields_get_Count. Hans Leidekker
- [PATCH 5/5] msado15: Implement Field_put_Type, Field_put_DefinedSize and Field_put_Attributes. Hans Leidekker
- [PATCH 1/2] msado15: Add ISupportErrorInfo support to _Connection. Hans Leidekker
- [PATCH 2/2] msado15: Add _Command stub interface. Hans Leidekker
- [PATCH 1/5] msado15: Implement Field_get_Name and Field_get_Type. Hans Leidekker
- [PATCH 2/5] msado15: Implement Fields_get_Item. Hans Leidekker
- [PATCH 3/5] msado15: Implement Field_get_Attributes and Field_get_DefinedSize. Hans Leidekker
- [PATCH 4/5] msado15: Implement Field_get_Value and Field_put_Value. Hans Leidekker
- [PATCH 5/5] msado15: Implement _Recordset_Open and _Recordset_Close. Hans Leidekker
- [PATCH 1/8] msado15: Implement _Recordset_AddNew. Hans Leidekker
- [PATCH 2/8] msado15: Implement _Recordset_get_State. Hans Leidekker
- [PATCH 3/8] msado15: Implement _Recordset_get_BOF and _Recordset_get_EOF. Hans Leidekker
- [PATCH 4/8] msado15: Implement _Recordset_get_RecordCount. Hans Leidekker
- [PATCH 5/8] msado15: Implement _Recordset_MoveNext and _Recordset_MovePrevious. Hans Leidekker
- [PATCH 6/8] msado15: Implement _Recordset_MoveFirst and _Recordset_MoveLast. Hans Leidekker
- [PATCH 7/8] msado15: Add ISupportErrorInfo support to Field, Fields and _Recordset. Hans Leidekker
- [PATCH 8/8] msado15: Prevent multiple Open/Close of a _Recordset. Hans Leidekker
- [PATCH] msado15: Implement _Recordset get_CursorLocation and put_CursorLocation. Hans Leidekker
- [PATCH] winhttp: Initialize a return variable. Hans Leidekker
- [PATCH] odbcbcp: add new stub dll Louis Lenders
- [PATCH] kernel32: return S_OK in RegisterApplicationRecoveryCallback stub Louis Lenders
- TestBot job 61617 results: [PATCH] kernel32: return S_OK in RegisterApplicationRecoveryCallback stub Louis Lenders
- [PATCH] kernel32: return S_OK in RegisterApplicationRecoveryCallback stub (resend) Louis Lenders
- [PATCH] wine.inf: install powershell.exe in WindowsPowerShell/v1.0/ Louis Lenders
- [PATCH] wine.inf: add powershell location to the path Louis Lenders
- [PATCH] wine.inf: add powershell location to the path (resend) Louis Lenders
- [PATCH] kernel32: update version to win7 Louis Lenders
- [PATCH 1/2] bcrypt: Add support for signing hashes with ECDSA keys. Derek Lesho
- [PATCH 2/2] bcrypt: Add more BCryptSignHash tests. Derek Lesho
- [PATCH 1/3] bcrypt: Add support for signing hashes with ECDSA keys. Derek Lesho
- [PATCH v3 1/3] bcrypt: Add support for signing hashes with ECDSA keys. Derek Lesho
- [PATCH] bcrypt: Add fallback when gnutls_decode_rs_value isn't present. Derek Lesho
- [PATCH 1/4] wusa: Add support for extracting MSU files. Alistair Leslie-Hughes
- [PATCH v3 resend] odbccp32: Implement SQLConfigDataSource/W Alistair Leslie-Hughes
- [PATCH v4] odbccp32: Implement SQLConfigDataSource/W Alistair Leslie-Hughes
- [PATCH] wineqtdecoder: Fix macos compile error Alistair Leslie-Hughes
- [wine-devel] Wine staging 4.21 release Alistair Leslie-Hughes
- [PATCH] wineqtdecoder: Fix macos compile error Alistair Leslie-Hughes
- [PATCH] wineqtdecoder: Fix macos compile error Alistair Leslie-Hughes
- [PATCH] loader: Install msado15.dll into the correct location Alistair Leslie-Hughes
- [PATCH] msado15: Add missing interfaces in _Connection QueryInterface Alistair Leslie-Hughes
- [PATCH] msado15: Add missing interfaces in _Connection QueryInterface Alistair Leslie-Hughes
- [PATCH] msado15: Support all interfaces in _Recordset QueryInterface Alistair Leslie-Hughes
- [PATCH] oledb32: Implement IDataSourceLocator PromptNew Alistair Leslie-Hughes
- [PATCH 1/2] msado15: Implement Connection.get_state Alistair Leslie-Hughes
- [PATCH 2/2] msado15: Implement Connection get/put CommandTimeout Alistair Leslie-Hughes
- [PATCH 1/2] msado15: Add ISupportErrorInfo support to _Connection Alistair Leslie-Hughes
- [PATCH 2/2] msado15: Add _Command stub interface Alistair Leslie-Hughes
- [PATCH] include: Add cdosys.idl Alistair Leslie-Hughes
- [PATCH 1/2] msado15: Prevent Multiple Open/Close of a _Recordset. Alistair Leslie-Hughes
- [PATCH 2/2] msado15: Implement _Recordset get_State Alistair Leslie-Hughes
- [PATCH 1/3] msado15: Implement _Recordset get_State Alistair Leslie-Hughes
- [PATCH 2/3] msado15: Implement _Connection Open Alistair Leslie-Hughes
- [PATCH 3/3] msado15: Add ISupportErrorInfo support to _Recordset. Alistair Leslie-Hughes
- [PATCH v2 1/3] msado15: Implement _Recordset get_State Alistair Leslie-Hughes
- [PATCH v2 2/3] msado15: Implement _Connection Open Alistair Leslie-Hughes
- [PATCH v2 3/3] msado15: Add ISupportErrorInfo support to _Recordset. Alistair Leslie-Hughes
- [PATCH v3 1/3] msado15: Implement _Recordset get_State Alistair Leslie-Hughes
- [PATCH v3 2/3] msado15: Add ISupportErrorInfo support to _Recordset. Alistair Leslie-Hughes
- [PATCH v3 3/3] msado15: Prevent Multiple Open/Close of a _Recordset. Alistair Leslie-Hughes
- Wine staging 5.0 rc1 release Alistair Leslie-Hughes
- [PATCH] msado15: Implement _Recordset get_CursorLocation and put_CursorLocation. Alistair Leslie-Hughes
- [PATCH 2/5] activeds: Implement ADsOpenObject. Alistair Leslie-Hughes
- [PATCH] dmloader: Release objects on error paths (Coverity) Alistair Leslie-Hughes
- [PATCH] oledb32/tests: Add PromptNew interactive test. Alistair Leslie-Hughes
- [PATCH] dmime: IDirectMusicAudioPath Release primary buffer. Alistair Leslie-Hughes
- [PATCH] dmime: IDirectMusicPerformance8_FreePMsg Release the unknown pointer. Alistair Leslie-Hughes
- [PATCH] dmime: IDirectMusicPerformance8_FreePMsg Release the unknown pointer. Alistair Leslie-Hughes
- Wine staging 5.0 rc2 release Alistair Leslie-Hughes
- [PATCH] winex11.drv: Always set focus to managed window when requested. Alistair Leslie-Hughes
- Wine staging 5.0 rc3 release Alistair Leslie-Hughes
- [PATCH] dxgidebug: add missing debug API Steve Lhomme
- [PATCH] ieframe: WebBrowser shouldn't support COM aggregation Marvin
- [PATCH 2/3] d3d8/tests: Add out-of-bounds region tests. Marvin
- [PATCH v2 2/2] ddraw/tests: Add test for stretching compressed format surfaces. Marvin
- [PATCH v2 3/3] ntdll: Use the new WineUsd service to map user shared data. Marvin
- [PATCH] ieframe: implement COM aggregation in WebBrowser Marvin
- [PATCH 1/4] strmbase: Correctly implement IVideoWindow::NotifyOwnerMessage(). Marvin
- [PATCH 3/4] quartz/tests: Port IVideoWindow tests to the VMR. Marvin
- [PATCH 4/4] strmbase: Create the video window with the correct styles. Marvin
- [PATCH v2 1/4] strmbase: Correctly implement IVideoWindow::NotifyOwnerMessage(). Marvin
- [PATCH 5/5] msado15: Implement _Stream_put_Type and _Stream_get_Type. Marvin
- [PATCH v2 5/5] msado15: Implement _Stream_put_Type and _Stream_get_Type. Marvin
- [PATCH resend 2/2] user32/listbox: Set the selection if it's currently invalid in HandleTimer. Marvin
- [PATCH 6/6] strmbase: Get rid of the "vtbl" argument to strmbase_source_init(). Marvin
- [PATCH] kernel32/tests: Trace the mapped string when FoldStringW fails. Marvin
- [PATCH 2/5] d3d9: Apply the device state before executing a draw call. Marvin
- [PATCH 3/5] d3d9: Handle multisample depth resolve in d3d9_device_SetRenderState(). Marvin
- [PATCH 4/5] d3d9: Stop setting the device state in d3d9_device_SetRenderState(). Marvin
- [PATCH 5/5] d3d9: Stop setting the device state when setting the default ZENABLE state. Marvin
- [PATCH v2] ieframe: implement COM aggregation in WebBrowser Marvin
- [PATCH v2 1/2] kernel32/tests: Trace the mapped string when FoldStringW fails. Marvin
- [PATCH] kernel32: return S_OK in RegisterApplicationRecoveryCallback stub Marvin
- [PATCH] Update to Unicode 12.1. Marvin
- [PATCH] user32/tests: Avoid an unneeded lstrlenA() call. Marvin
- [PATCH] winhttp/tests: Fix the spelling of ok() and skip() messages and a comment. Marvin
- [PATCH 1/2] mshtml: Refactor Gecko loading code. Marvin
- [PATCH 2/2] mshtml: Support loading Gecko from global location. Marvin
- [PATCH] kernel32: return S_OK in RegisterApplicationRecoveryCallback stub (resend) Marvin
- [PATCH] po: Update Ukrainian translation. Marvin
- [PATCH v2 2/4] ntdll: Support creating processes with specified parent. Marvin
- [PATCH v2 3/4] kernel32/tests: Test invalid parent handle in test_parent_process_attribute(). Marvin
- [PATCH 2/5] strmbase: Pass an AM_MEDIA_TYPE pointer to CompleteConnect(). Marvin
- [PATCH 3/5] strmbase: Add callbacks for sink (dis)connection. Marvin
- [PATCH 4/5] strmbase/transform: Use base sink connection methods. Marvin
- [PATCH 5/5] strmbase/renderer: Use base sink connection methods. Marvin
- [PATCH v2 3/5] strmbase: Add callbacks for sink (dis)connection. Marvin
- [PATCH v2 4/5] strmbase/transform: Use base sink connection methods. Marvin
- [PATCH v2 5/5] strmbase/renderer: Use base sink connection methods. Marvin
- [PATCH v3 5/5] strmbase/renderer: Use base sink connection methods. Marvin
- [PATCH] ws2_32/tests: Fix the spelling of a couple of ok() messages. Marvin
- [PATCH 2/5] msado15: Implement _Stream_get_LineSeparator and _Stream_put_LineSeparator. Marvin
- [PATCH 5/5] msado15: Implement _Stream_ReadText and _Stream_WriteText. Marvin
- [PATCH] mshtml: Update to Wine Gecko 2.47.1. Marvin
- [PATCH] mshtml: Update to Wine Gecko 2.47.1. Marvin
- [PATCH] urlmon/tests: Fix the spelling of a variable name. Marvin
- [PATCH 1/5] qcap/avimux: Use strmbase sink connection methods. Marvin
- [PATCH 2/5] winegstreamer: Store the sink as a strmbase_sink structure. Marvin
- [PATCH 3/5] winegstreamer: Use base sink connection methods. Marvin
- [PATCH 1/4] user32/listbox: Scroll to specified caret index. Marvin
- [PATCH 3/4] comctl32/listbox: Scroll to specified caret index. Marvin
- [PATCH 4/4] comctl32/listbox: Update caret index on LB_SETSEL. Marvin
- [PATCH v3 03/11] jscript: Store the necessary function and variable info in the TypeInfo. Marvin
- [PATCH v3 04/11] jscript: Implement ScriptTypeInfo_GetTypeAttr. Marvin
- [PATCH v3 05/11] jscript: Implement ScriptTypeInfo_GetFuncDesc. Marvin
- [PATCH v3 06/11] jscript: Implement ScriptTypeInfo_GetVarDesc. Marvin
- [PATCH v3 03/11] jscript: Store the necessary function and variable info in the TypeInfo. Marvin
- [PATCH v3 04/11] jscript: Implement ScriptTypeInfo_GetTypeAttr. Marvin
- [PATCH v3 05/11] jscript: Implement ScriptTypeInfo_GetFuncDesc. Marvin
- [PATCH v3 06/11] jscript: Implement ScriptTypeInfo_GetVarDesc. Marvin
- [PATCH v2 04/11] vbscript: Implement ScriptTypeInfo_GetImplTypeFlags. Marvin
- [PATCH v3 05/11] jscript: Implement ScriptTypeInfo_GetFuncDesc. Marvin
- [PATCH v3 06/11] jscript: Implement ScriptTypeInfo_GetVarDesc. Marvin
- [PATCH v3 05/11] jscript: Implement ScriptTypeInfo_GetFuncDesc. Marvin
- [PATCH v3 06/11] jscript: Implement ScriptTypeInfo_GetVarDesc. Marvin
- [PATCH v2 06/11] vbscript: Implement ScriptTypeInfo_GetDocumentation. Marvin
- [PATCH v2 07/11] vbscript: Implement ScriptTypeInfo_GetDllEntry. Marvin
- [PATCH v3 08/11] jscript: Implement ScriptTypeInfo_GetTypeComp. Marvin
- [PATCH v3 09/11] jscript: Implement ScriptTypeComp_Bind. Marvin
- [PATCH v3 10/11] jscript: Implement ScriptTypeComp_BindType. Marvin
- [PATCH v3 11/11] jscript/tests: Add initial tests for the script TypeInfo. Marvin
- [PATCH 3/5] msado15: Implement Fields__Append and Fields_Append. Marvin
- [PATCH 5/5] msado15: Implement Field_put_Type, Field_put_DefinedSize and Field_put_Attributes. Marvin
- [PATCH 2/5] msado15: Implement _Recordset_get_Fields. Marvin
- [PATCH 4/5] msado15: Implement Fields_get_Count. Marvin
- [PATCH] msvcrt: Correct return value of ___mb_cur_max_l_func(). Marvin
- [PATCH] ucrtbase: Fix handling of tab and non-breaking space in iswctype(). Marvin
- [PATCH v2] ucrtbase: Fix handling of tab and non-breaking space in iswctype(). Marvin
- [PATCH 1/2] msado15: Add ISupportErrorInfo support to _Connection Marvin
- [PATCH 2/2] msado15: Add _Command stub interface Marvin
- [PATCH 6/8] winegstreamer: Use base sink streaming methods. Marvin
- [PATCH 7/8] wineqtdecoder: Use base sink streaming methods. Marvin
- [PATCH 8/8] strmbase: Get rid of the "vtbl" parameter to strmbase_sink_init(). Marvin
- [PATCH] wininet: Fix the spelling of a comment. Marvin
- [PATCH 1/5] ole32: Fix property name handling for dictionary entries in CP_UNICODE case. Marvin
- [PATCH 4/5] ole32: Get rid of casts in GUID serialization helper. Marvin
- [PATCH v3 3/4] kernel32/tests: Test invalid parent handle in test_parent_process_attribute(). Marvin
- [PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute(). Marvin
- [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo. Marvin
- [PATCH v4 2/9] jscript: Implement ScriptTypeInfo_GetTypeAttr. Marvin
- [PATCH v4 3/9] jscript: Implement ScriptTypeInfo_GetFuncDesc. Marvin
- [PATCH v4 4/9] jscript: Implement ScriptTypeInfo_GetVarDesc. Marvin
- [PATCH v4 5/9] jscript: Implement ScriptTypeInfo_GetIDsOfNames. Marvin
- [PATCH v4 6/9] jscript: Implement ScriptTypeInfo_GetTypeComp. Marvin
- [PATCH v4 7/9] jscript: Implement ScriptTypeComp_Bind. Marvin
- [PATCH v4 8/9] jscript: Implement ScriptTypeComp_BindType. Marvin
- [PATCH v4 9/9] jscript/tests: Add initial tests for the script TypeInfo. Marvin
- [PATCH 2/2] msado15: Add _Command stub interface. Marvin
- [PATCH] ntoskrnl.exe/tests: Fix typos in ok() messages. Marvin
- [PATCH 4/5] wined3d: Introduce WINED3D_BIND_INDIRECT_BUFFER. Marvin
- [PATCH 5/5] wined3d: Store Vulkan physical device memory properties in the wined3d_adapter_vk structure. Marvin
- [PATCH] user32: Fix the spelling of a comment. Marvin
- [PATCH] quartz: Fix the name of a type in a comment. Marvin
- [PATCH] urlmon/tests: Fix the spelling of a comment. Marvin
- [PATCH 1/3] dmloader: Get rid of single use debugstr_dmreturn() Marvin
- [PATCH 3/3] msado15: Add ISupportErrorInfo support to _Recordset. Marvin
- [PATCH 2/7] ddraw/tests: Pass in device to create with create_device. Marvin
- [PATCH 3/7] ddraw/tests: Pass in device to check for in render-target testing. Marvin
- [PATCH 4/7] ddraw/tests: Use flags to indicate broken render-target tests. Marvin
- [PATCH 5/7] ddraw/tests: Avoid reference leaks in render-target tests. Marvin
- [PATCH 1/4] ole32: Use more appropriate type for codepage arguments. Marvin
- [PATCH 6/7] ddraw/tests: Consider multiple devices in render-target tests. Marvin
- [PATCH 7/7] ddraw: Add Ramp device as possible return from surface QI. Marvin
- [PATCH] kernel32: Fix some spec file entries Marvin
- [PATCH 2/3] qedit/samplegrabber: Consistently use the "pMemInputPin" member of struct strmbase_source. Marvin
- [PATCH 3/3] qedit/samplegrabber: Fix a typo in format type negotiation. Marvin
- [PATCH v2 2/3] qedit/samplegrabber: Consistently the "pMemInputPin" member of struct strmbase_source. Marvin
- [PATCH v2 3/3] qedit/samplegrabber: Fix a typo in format type negotiation. Marvin
- [PATCH 5/5] adsldp/tests: Add some tests for LDAPNamespace. Marvin
- [PATCH 1/2] kernel32: Forward OpenThreadToken() to kernelbase. Marvin
- [PATCH 2/2] kernel32: Forwrad OpenProcessToken() to kernelbase. Marvin
- [PATCH 2/3] kernel32: QueryWorkingSetEx should use MemoryWorkingSetExInformation. Marvin
- [PATCH 3/3] psapi/tests: Test QueryWorkingSetEx. Marvin
- [PATCH] kernel32: update version to win7 Marvin
- [PATCH] msvcrt: Implement strtod without using 'long double'. Marvin
- [PATCH] ws2_32: enable a WSAEnumNetworkEvents test that never runs Marvin
- [PATCH] wininet: Add missing schemes to url_schemes. Marvin
- [PATCH 2/2] ole32/tests: Add a trivial test for IMoniker::Enum(). Marvin
- [PATCH 2/2] wininet: Don't set default gopher protocol in InternetCrackUrlW. Marvin
- [PATCH] wineserver: avoid spurious FD_WRITE on repeated calls to WSAEventSelect() Marvin
- [PATCH 1/2] dwrite/tests: Improve coverage of IsMonospacedFont() tests. Marvin
- [PATCH] ole32/tests: Avoid testing exact sequences of IUnknown methods. Marvin
- [PATCH] user32/tests: Mark some GetDeviceCaps() tests as todo on Wine. Marvin
- [PATCH v3 1/3] user32/tests: Move TEST_MOUSEACTIVATE to test_defwinproc. Marvin
- [PATCH v3 2/3] user32/tests: Return MA_ACTIVATE to WM_MOUSEACTIVATE on main test window. Marvin
- [PATCH v4] user32/tests: Move TEST_MOUSEACTIVATE to test_defwinproc. Marvin
- [PATCH 1/3] user32/tests: Remove unnecessary uses of CREATE_SUSPENDED. Marvin
- [PATCH 2/3] user32/tests: Get rid of some Windows 9x workarounds. Marvin
- [PATCH 3/3] user32/tests: Work around failures on Windows 10 version 1607. Marvin
- [PATCH] user32/tests: Don't trace the test_topmost() window handles. Marvin
- [PATCH 2/2] ntdll: Handle unaligned SRW locks when using futexes. Marvin
- [PATCH] kernel32: Exclude IsBadStringPtrA() from relay traces. Marvin
- [PATCH 1/4] ole32/tests: Fix some failures on Windows 10. Marvin
- [PATCH 3/4] ole32/tests: Get rid of some workarounds for no longer supported versions of Windows. Marvin
- [PATCH 4/4] ole32/tests: Make the tests less verbose by default. Marvin
- [PATCH v2 1/4] ole32/tests: Fix some failures on Windows 10. Marvin
- win32 on macOS Fabian Maurer
- win32 on macOS Fabian Maurer
- [PATCH] dxgidebug: add missing debug API Fabian Maurer
- [PATCH] kernel32: update version to win7 Fabian Maurer
- win32 on macOS Fabian Maurer
- win32 on macOS Fabian Maurer
- [PATCH 00/10] Implement d3d10 effect framework functionality Connor McAdams
- [PATCH 01/10] d3d10: Allocate buffers for effect interface local_buffers. Connor McAdams
- [PATCH 02/10] d3d10: Implement scalar effect variable set methods. Connor McAdams
- [PATCH 03/10] d3d10: Implement scalar effect variable get methods. Connor McAdams
- [PATCH 04/10] d3d10: Implement vector effect variable set methods. Connor McAdams
- [PATCH 05/10] d3d10: Implement vector effect variable get methods. Connor McAdams
- [PATCH 06/10] d3d10: Implement matrix effect variable set methods. Connor McAdams
- [PATCH 07/10] d3d10: Implement matrix effect variable get methods. Connor McAdams
- [PATCH 08/10] d3d10: Implement ShaderResource effect variable set method. Connor McAdams
- [PATCH 09/10] d3d10: Get resources used by effect shaders. Connor McAdams
- [PATCH 10/10] d3d10: Apply shader resources for shaders used in pass. Connor McAdams
- [PATCH v3 2/7] wined3d: Add functions to support device local and non-local memory info management. Conor McCarthy
- [PATCH vkd3d] vkd3d/shader: Print more info about skipped dxbc chunks. Conor McCarthy
- [PATCH vkd3d v2] vkd3d-shader: Print more info about skipped dxbc chunks. Conor McCarthy
- [PATCH v3 2/7] wined3d: Add functions to support device local and non-local memory info management. Conor McCarthy
- [PATCH v4 1/5] dxgi/tests: Add tests for IDXGIAdapter3::SetVideoMemoryReservation(). Conor McCarthy
- [PATCH v4 2/5] dxgi: Return device local and non-local usage from QueryVideoMemoryInfo(). Conor McCarthy
- [PATCH v4 3/5] dxgi: Partially implement IDXGIAdapter3::SetVideoMemoryReservation(). Conor McCarthy
- [PATCH v4 4/5] dxgi: Implement IDXGIAdapter3::RegisterVideoMemoryBudgetChangeNotificationEvent(). Conor McCarthy
- [PATCH v4 5/5] dxgi: Add a function to IWineDXGIAdapter to receive external memory usage info. Conor McCarthy
- [PATCH vkd3d v3] vkd3d: Add a memory usage info callback optional extension. Conor McCarthy
- [PATCH vkd3d v3 0/5] Add more features to CheckFeatureSupport(). Conor McCarthy
- [PATCH vkd3d v3 1/5] vkd3d: Implement support for D3D12_FEATURE_D3D12_OPTIONS1. Conor McCarthy
- [PATCH vkd3d v3 2/5] vkd3d: Implement support for D3D12_FEATURE_ARCHITECTURE1. Conor McCarthy
- [PATCH vkd3d v3 3/5] vkd3d: Implement support for D3D12_FEATURE_D3D12_OPTIONS2. Conor McCarthy
- [PATCH vkd3d v3 4/5] vkd3d: Implement support for D3D12_FEATURE_SHADER_CACHE. Conor McCarthy
- [PATCH vkd3d v3 5/5] vkd3d: Implement support for D3D12_FEATURE_COMMAND_QUEUE_PRIORITY. Conor McCarthy
- [PATCH vkd3d] vkd3d: Remove redundant GetCopyableFootprints() resource size alignment checks. Conor McCarthy
- [PATCH vkd3d 1/2] vkd3d/tests: Add tests for GetCopyableFootprints() depth/stencil planes. Conor McCarthy
- [PATCH vkd3d 2/2] vkd3d: Handle depth/stencil planes in GetCopyableFootprints(). Conor McCarthy
- [PATCH vkd3d 0/5] vkd3d: Add more null resources. Conor McCarthy
- [PATCH vkd3d 1/5] vkd3d: Use helper functions for null resource initialisation. Conor McCarthy
- [PATCH vkd3d 2/5] vkd3d: Add 1D null resources. Conor McCarthy
- [PATCH vkd3d 3/5] vkd3d: Add 2D multisampled null resources. Conor McCarthy
- [PATCH vkd3d 4/5] vkd3d: Add 3D null resources. Conor McCarthy
- [PATCH vkd3d 5/5] vkd3d: Add cubic null resource. Conor McCarthy
- [PATCH vkd3d] vkd3d/tests: Enable on vkd3d the tests for ID3D12CommandQueue::Wait(). Conor McCarthy
- [PATCH vkd3d v2 0/5] vkd3d: Add more null resources. Conor McCarthy
- [PATCH vkd3d v2 1/5] vkd3d: Use helper functions for null resource initialisation. Conor McCarthy
- [PATCH vkd3d v2 2/5] vkd3d: Add 1D null resources. Conor McCarthy
- [PATCH vkd3d v2 3/5] vkd3d: Add 2D multisampled null resources. Conor McCarthy
- [PATCH vkd3d v2 4/5] vkd3d: Add 3D null resources. Conor McCarthy
- [PATCH vkd3d v2 5/5] vkd3d: Add cubic null resource. Conor McCarthy
- [PATCH vkd3d 1/2] vkd3d: Map the copy queue to the compute queue if necessary and possible. Conor McCarthy
- [PATCH vkd3d 2/2] vkd3d: Use multiple command queues if available. Conor McCarthy
- [PATCH vkd3d 1/2] vkd3d: Add queries for KHR_timeline_semaphore extension. Conor McCarthy
- mscoree: fix an error in string access Rafał Mużyło
- [PATCH] include: update thumbcache.idl file Biswapriyo Nath
- [PATCH] include: update thumbcache.idl file Biswapriyo Nath
- [PATCH] include: update d3d9caps.h header file Biswapriyo Nath
- [PATCH] include: update dxva2api.idl Biswapriyo Nath
- [PATCH] mscoree: Ignore empty privatePath. Vincent Povirk
- [website] German translation for release 4.20 Julian Rüger
- [website] German translation for release 4.0.3 Julian Rüger
- [website] German translation for release 4.21 Julian Rüger
- mferror clarification for translators Julian Rüger
- [PATCH] po: Update German translation. Julian Rüger
- [PATCH 1/3] d3d9/tests: Add out-of-bounds region tests. Akihiro Sagawa
- [PATCH 2/3] d3d8/tests: Add out-of-bounds region tests. Akihiro Sagawa
- [PATCH 3/3] wined3d: Check dirty region dimensions. Akihiro Sagawa
- [PATCH v2 1/3] d3d9/tests: Add out-of-bounds region tests. Akihiro Sagawa
- [PATCH v2 2/3] d3d8/tests: Add out-of-bounds region tests. Akihiro Sagawa
- [PATCH v2 3/3] wined3d: Check dirty region dimensions. Akihiro Sagawa
- [PATCH 1/4] wined3d: Add dirty region members for d3d9 textures. Akihiro Sagawa
- [PATCH 2/4] wined3d: Record texture dirty regions. Akihiro Sagawa
- [PATCH 3/4] wined3d: Update a part of the texture if dirty regions is tracked. Akihiro Sagawa
- [PATCH 4/4] d3d8: Support texture dirty regions. Akihiro Sagawa
- [PATCH 1/4] server: Implement access pattern hints for file data. Akihiro Sagawa
- [PATCH 2/4] kernelbase: Implement FILE_FLAG_SEQUENTIAL_SCAN. Akihiro Sagawa
- [PATCH 3/4] msvcrt: Implement _O_RANDOM and _O_SEQUENTIAL flags. Akihiro Sagawa
- [PATCH 4/4] msvcrt: Implement sequential and random mode flags. Akihiro Sagawa
- [PATCH 1/2] kernel32/tests: Refactor MB_ERR_INVALID_CHARS tests. Akihiro Sagawa
- [PATCH 2/2] kernelbase: Use translated Unicode default char to check invalid chars. Akihiro Sagawa
- [PATCH 2/2] comctl32: Fixed rebar behaviour when there's capture and no drag Andrej Shadura
- [PATCH 2/2] comctl32: Fixed rebar behaviour when there's capture and no drag Andrej Shadura
- [PATCH v4 0/2] Add emulation for UMIP instructions Brendan Shanks
- [PATCH v4 1/2] ntdll: Add emulation for UMIP instructions. Brendan Shanks
- [PATCH v4 2/2] ntdll/tests: Add tests for UMIP instructions. Brendan Shanks
- [PATCH 1/3] dwrite: Update to IDWriteFontFace5. Nikolay Sivov
- [PATCH 2/3] dwrite/tests: Add some tests for IDWriteFontResource. Nikolay Sivov
- [PATCH 3/3] dwrite: Update to IDWriteFactory7 stub. Nikolay Sivov
- [PATCH 1/2] ntdll: Use better type for thread description info structure. Nikolay Sivov
- [PATCH 2/2] ntdll: Add support for querying thread suspend count. Nikolay Sivov
- [PATCH 1/2] mfplat: Use underlying stream access mode for bytestream capabilities. Nikolay Sivov
- [PATCH 2/2] mfplat: Set origin name attribute for stream based bytestreams too. Nikolay Sivov
- [PATCH 1/2] comctl32/tests: Merge header items test with existing function. Nikolay Sivov
- [PATCH 2/2] comctl32/listview: Fix LVM_GETITEM for out-of-range iSubItem case. Nikolay Sivov
- [PATCH 2/2] xmllite: Return syntax error on nul character in the stream. Nikolay Sivov
- [PATCH 2/2] xmllite: Return syntax error on nul character in the stream. Nikolay Sivov
- [PATCH 1/9] dwrite: Add partial implementation for IDWriteFontResource. Nikolay Sivov
- [PATCH 2/9] dwrite: Respond to IDWriteFontFace5 queries. Nikolay Sivov
- [PATCH 3/9] dwrite: Use IDWriteFactory7 internall for fontfaces. Nikolay Sivov
- [PATCH 4/9] dwrite: Implement GetFontResource() for fontface. Nikolay Sivov
- [PATCH 5/9] dwrite: Add newer CreateFontFaceReference() variant. Nikolay Sivov
- [PATCH 6/9] dwrite: Use IDWriteFactory7 for fontface reference object. Nikolay Sivov
- [PATCH 7/9] dwrite: Use IDWriteFactory7 for collections internally. Nikolay Sivov
- [PATCH 8/9] dwrite: Use IDWriteFactory7 for layout internally. Nikolay Sivov
- [PATCH 9/9] dwrite: Use IDWriteFactory7 for gdiinterop. Nikolay Sivov
- [PATCH] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped Nikolay Sivov
- [PATCH 1/2] oleaut32/typelib: Add a helper to update custom data lists on reallocation. Nikolay Sivov
- [PATCH 2/2] oleaut32/typelib: Implement DeleteImplType(). Nikolay Sivov
- [PATCH] dwrite: Use IDWriteFactory7 for analyzer. Nikolay Sivov
- [PATCH] dwrite/tests: Add some tests for reference objects. Nikolay Sivov
- [PATCH 1/5] msado15: Add typelib. Nikolay Sivov
- mferror clarification for translators Nikolay Sivov
- [PATCH] dwrite: Remove unnecessary casts. Nikolay Sivov
- [PATCH v3 2/3] xmllite: Whitespace node not returned when followed by invalid character. Nikolay Sivov
- [PATCH v3 3/3] xmllite: Expand test for any unparsed data at end of XML. Nikolay Sivov
- [PATCH v3 3/3] xmllite: Expand test for any unparsed data at end of XML. Nikolay Sivov
- [PATCH] include: update thumbcache.idl file Nikolay Sivov
- [PATCH v2] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped Nikolay Sivov
- [PATCH v2] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped Nikolay Sivov
- [PATCH v3] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped Nikolay Sivov
- [PATCH] ntdll/tests: Enable some more string API tests. Nikolay Sivov
- [PATCH] oleaut32/typelib: No need to query self for supported interface. Nikolay Sivov
- [PATCH 1/2] dwrite: Compare axis values when testing for face reference equality. Nikolay Sivov
- [PATCH 2/2] dwrite: Implement returning axis values from face reference. Nikolay Sivov
- [PATCH] Update to Unicode 12.1. Nikolay Sivov
- [PATCH] comctl32/listview: Use wcsnicmp() instead of a local helper. Nikolay Sivov
- [PATCH 1/2] comctl32: Preserve custom colors between subitems. (v2) Nikolay Sivov
- [PATCH 1/4] oleaut32/typelib: Get rid of redundant argument in typeinfo lookup helper. Nikolay Sivov
- [PATCH 2/4] oleaut32/typelib: Simplify variable and function description lookup helpers. Nikolay Sivov
- [PATCH 3/4] oleaut32/tests: Use TYPEKIND values. Nikolay Sivov
- [PATCH 4/4] oleaut32/tests: Add some more tests for GetRefTypeInfo() in case of dual interface. Nikolay Sivov
- [PATCH 1/4] user32/listbox: Scroll to specified caret index. Nikolay Sivov
- [PATCH 2/4] user32/listbox: Update caret index on LB_SETSEL. Nikolay Sivov
- [PATCH 3/4] comctl32/listbox: Scroll to specified caret index. Nikolay Sivov
- [PATCH 4/4] comctl32/listbox: Update caret index on LB_SETSEL. Nikolay Sivov
- [PATCH 1/4] user32/listbox: Scroll to specified caret index. Nikolay Sivov
- [PATCH 1/5] ole32: Fix property name handling for dictionary entries in CP_UNICODE case. Nikolay Sivov
- [PATCH 2/5] ole32: Get rid of some casts in DWORD serialization helper. Nikolay Sivov
- [PATCH 3/5] ole32: Get rid of casts in WORD serialization helper. Nikolay Sivov
- [PATCH 4/5] ole32: Get rid of casts in GUID serialization helper. Nikolay Sivov
- [PATCH 5/5] ole32: Get rid of casts in 64-bit int serialization helper. Nikolay Sivov
- [PATCH] ole32/tests: Fix return value trace. Nikolay Sivov
- [PATCH 1/4] ole32: Use more appropriate type for codepage arguments. Nikolay Sivov
- [PATCH 2/4] ole32: Properly handle NULL delimiter for item monikers. Nikolay Sivov
- [PATCH 3/4] ole32: Improve maximum storage size returned for generic composite monikers. Nikolay Sivov
- [PATCH 4/4] ole32: Handle optional WCHAR data when loading item moniker. Nikolay Sivov
- [PATCH 2/5] activeds: Implement ADsOpenObject. Nikolay Sivov
- [PATCH 2/5] activeds: Implement ADsOpenObject. Nikolay Sivov
- [PATCH 1/5] ole32/tests: Add tests for system moniker identification queries. Nikolay Sivov
- [PATCH 2/5] ole32/tests: Add some tests for item moniker equality. Nikolay Sivov
- [PATCH 3/5] ole32/tests: Test inverse moniker type. Nikolay Sivov
- [PATCH 4/5] ole32/tests: Add some tests for combined antimonikers. Nikolay Sivov
- [PATCH 5/5] ole32/tests: Remove trace noise from moniker tests. Nikolay Sivov
- [PATCH 1/3] ole32/tests: Add equality tests for antimonikers. Nikolay Sivov
- [PATCH 2/3] ole32/tests: Add some more tests for item moniker hashing. Nikolay Sivov
- [PATCH 3/3] ole32/tests: Add PropVariantCopy() test for BSTR with embedded null. Nikolay Sivov
- [PATCH] include: Add I1 vector definitions for PROPVARIANT. Nikolay Sivov
- [PATCH 1/2] ole32/tests: Add some tests for Reduce(). Nikolay Sivov
- [PATCH 2/2] ole32/tests: Add a trivial test for IMoniker::Enum(). Nikolay Sivov
- [PATCH 2/2] ole32/tests: Add a trivial test for IMoniker::Enum(). Nikolay Sivov
- [PATCH] dwrite/tests: Improve coverage of IsSymbolFont() tests. Nikolay Sivov
- [v2 PATCH] ole32/tests: Add a trivial test for IMoniker::Enum(). Nikolay Sivov
- [PATCH] po: Update some Russian strings. Nikolay Sivov
- [PATCH 1/2] dwrite/tests: Improve coverage of IsMonospacedFont() tests. Nikolay Sivov
- [PATCH 2/2] dwrite/tests: Add IsColorFont() tests. Nikolay Sivov
- [PATCH 1/2] dwrite/tests: Improve coverage of IsMonospacedFont() tests. Nikolay Sivov
- [PATCH 1/3] ole32/tests: Use heap-based object for custom moniker. Nikolay Sivov
- [PATCH 2/3] ole32/tests: Add a test for bind speed used by item moniker BindToObject(). Nikolay Sivov
- [PATCH 3/3] ole32/tests: Add some tests for item moniker ParseDisplayName(). Nikolay Sivov
- [PATCH] include: Update DWRITE_FONT_PROPERTY_ID enum. Nikolay Sivov
- [PATCH] include: Update DWRITE_INFORMATIONAL_STRING_ID enum. Nikolay Sivov
- [PATCH 1/5] ucrtbase: Improve strftime special test cases for %c %r formats. Jeff Smith
- [PATCH 2/5] msvcrt: Refactor failure code for create_locinfo. Jeff Smith
- [PATCH 3/5] msvcrt: Factor out code for creating lc_time_data structure. Jeff Smith
- [PATCH 4/5] msvcrt: Create global lc_time_curr and use when possible. Jeff Smith
- [PATCH 5/5] ucrtbase: Correct behavior of strftime formats %c %r. Jeff Smith
- [PATCH 1/4] ucrtbase: Improve strftime special test cases for %c %r formats. Jeff Smith
- [PATCH 2/4] msvcrt: Factor out code for creating lc_time_data structure. Jeff Smith
- [PATCH 3/4] msvcrt: Create global lc_time_curr and use when possible. Jeff Smith
- [PATCH 4/4] ucrtbase: Correct behavior of strftime formats %c %r. Jeff Smith
- [PATCH 09/10 v2] msvcrt: Create global C locale __lc_time_data struct. Jeff Smith
- [PATCH 1/2] xmllite/tests: Extract nul-character test from XML declaration test. Jeff Smith
- [PATCH 2/2] xmllite: Return syntax error on nul character in the stream. Jeff Smith
- [PATCH 2/2] xmllite: Return syntax error on nul character in the stream. Jeff Smith
- [PATCH v2 1/3] xmllite/tests: Extract nul-character test from XML declaration test. Jeff Smith
- [PATCH v2 2/3] xmllite: Whitespace node not returned when followed by invalid character. Jeff Smith
- [PATCH v2 3/3] xmllite: Expand test for any unparsed data at end of XML. Jeff Smith
- [PATCH v3 1/3] xmllite/tests: Extract nul-character test from XML declaration test. Jeff Smith
- [PATCH v3 2/3] xmllite: Whitespace node not returned when followed by invalid character. Jeff Smith
- [PATCH v3 3/3] xmllite: Expand test for any unparsed data at end of XML. Jeff Smith
- [PATCH] kernel32/tests: Allow for differing fpu_cw returned on Windows XP. Jeff Smith
- [PATCH v3 2/3] xmllite: Whitespace node not returned when followed by invalid character. Jeff Smith
- [PATCH v3 3/3] xmllite: Expand test for any unparsed data at end of XML. Jeff Smith
- [PATCH v3 3/3] xmllite: Expand test for any unparsed data at end of XML. Jeff Smith
- [PATCH 1/7] ddraw/tests: Pass in device to look for when enumerating. Jeff Smith
- [PATCH 2/7] ddraw/tests: Pass in device to create with create_device. Jeff Smith
- [PATCH 3/7] ddraw/tests: Pass in device to check for in render-target testing. Jeff Smith
- [PATCH 4/7] ddraw/tests: Use flags to indicate broken render-target tests. Jeff Smith
- [PATCH 5/7] ddraw/tests: Avoid reference leaks in render-target tests. Jeff Smith
- [PATCH 6/7] ddraw/tests: Consider multiple devices in render-target tests. Jeff Smith
- [PATCH 7/7] ddraw: Add Ramp device as possible return from surface QI. Jeff Smith
- [PATCH 2/2] kernel32: Forwrad OpenProcessToken() to kernelbase. Jeff Smith
- [PATCH 1/3] ddraw/tests: Allow for no-texture-hardware error. Jeff Smith
- [PATCH 2/3] ddraw/tests: Allow for broken surface pitch. Jeff Smith
- [PATCH 3/3] ddraw/tests: Skip caps test if certain caps not present. Jeff Smith
- [PATCH] include: Define the _STGMEDIUM_UNION type for C++. Jeff Smith
- [PATCH] include: Define the _STGMEDIUM_UNION type for C++ only. Jeff Smith
- [PATCH v2] include: Declare _STGMEDIUM_UNION type except when it violates C spec. Jeff Smith
- [PATCH] dmime: Remove the 'enabled' field from the Tempo track Michael Stefaniuc
- [PATCH 1/9] dmime: Implement the Lyrics track param methods Michael Stefaniuc
- [PATCH 2/9] dmime: Implement the ParamControl track param methods Michael Stefaniuc
- [PATCH 3/9] dmime: Implement the SegTrigger track Get/SetParam Michael Stefaniuc
- [PATCH 4/9] dmime: Partial implementation of the Marker track Get/SetParam Michael Stefaniuc
- [PATCH 5/9] dmime: Partial implementation of the Wave track Get/SetParam Michael Stefaniuc
- [PATCH 6/9] dmime: Partial implementation of the TimeSig track Get/SetParam Michael Stefaniuc
- [PATCH 7/9] dmime: Partial implementation of the Tempo track SetParam() Michael Stefaniuc
- [PATCH 8/9] dmime: Tempo track supports only GUID_TempoParam in GetParam() Michael Stefaniuc
- [PATCH 9/9] dmime/tests: Add GetParam/SetParam tests for unsupported types Michael Stefaniuc
- [PATCH 1/3] dmime/tests: Add more GetTrack() tests Michael Stefaniuc
- [PATCH 2/3] dmime: Fix index handling in segment GetParam() Michael Stefaniuc
- [PATCH 3/3] dmime/tests: Add segment GetParam/SetParam tests Michael Stefaniuc
- [PATCH] msado15: Print the debug strings and not the pointers to them Michael Stefaniuc
- [PATCH] dmband: Add partial implementation of Band track GetParam/SetParam Michael Stefaniuc
- [PATCH] dmloader: Remove commented out dead code Michael Stefaniuc
- [PATCH] dmband: Get rid of the redundant debugstr_DMUS_OBJECTDESC() Michael Stefaniuc
- [PATCH] dmloader: Fix the spelling of a TRACE() message and a comment. Michael Stefaniuc
- [PATCH] dmime/tests: Fix the spelling of a performance ok() message. Michael Stefaniuc
- [PATCH] mountmgr.sys: Use the ARRAY_SIZE() macro Michael Stefaniuc
- [PATCH] winetest: Remove superfluous cast to self Michael Stefaniuc
- [PATCH 1/9] dmband: Move debugstr_fourcc() to dmobject.h Michael Stefaniuc
- [PATCH 2/9] dmband: Move debugstr_dmguid() to dmobject.c Michael Stefaniuc
- [PATCH 3/9] dmband: Use only the 'dmfile' debug channel in dmutils.c Michael Stefaniuc
- [PATCH 4/9] dmband: Simplify dump_DMUS_OBJECTDESC() and move it to dmobject.c Michael Stefaniuc
- [PATCH 5/9] dmloader: Just use dump_DMUS_OBJECTDESC() Michael Stefaniuc
- [PATCH 6/9] dmloader: Get rid of the 'dmdump' debug channel Michael Stefaniuc
- [PATCH 7/9] dmloader: Use the debug functions provided by dmobject.[ch] Michael Stefaniuc
- [PATCH 8/9] dmime: Use the debug functions provided by dmobject.[ch] Michael Stefaniuc
- [PATCH 9/9] dmcompos: Use the debug functions provided by dmobject.[ch] Michael Stefaniuc
- [PATCH] dmscript: Use the debug functions provided by dmobject.[ch] Michael Stefaniuc
- [PATCH] dmstyle: Use the debug functions provided by dmobject.[ch] Michael Stefaniuc
- [PATCH] dmusic: Use the debug functions provided by dmobject.[ch] Michael Stefaniuc
- [PATCH] dswave: Use the debug functions provided by dmobject.[ch] Michael Stefaniuc
- [PATCH 1/3] dmloader: Get rid of single use debugstr_dmreturn() Michael Stefaniuc
- [PATCH 2/3] dmloader: Simplify tracing of the DMUS_CONTAINER_NOLOADS flag Michael Stefaniuc
- [PATCH 3/3] dmloader: Simplify tracing of DMUS_CONTAINED_OBJF_KEEP flag Michael Stefaniuc
- [PATCH] dmusic: Use wide-char string literals Michael Stefaniuc
- [PATCH] dmloader: Use wide-char string literals Michael Stefaniuc
- [PATCH] dmusic: Use wide-char string literals Michael Stefaniuc
- [PATCH] dmband/tests: Use wide-char string literals Michael Stefaniuc
- [PATCH v2] dmloader: Release objects on error paths (Coverity) Michael Stefaniuc
- [PATCH] dmime/tests: Use wide-char string literals Michael Stefaniuc
- [PATCH] dmstyle/tests: Use wide-char string literals Michael Stefaniuc
- [PATCH] dswave/tests: Use wide-char string literals Michael Stefaniuc
- Bugs To Fix? Michael Stefaniuc
- [PATCH v2] dmloader: Use wide-char string literals Michael Stefaniuc
- [PATCH] dmime: IDirectMusicAudioPath Release primary buffer. Michael Stefaniuc
- [PATCH] dmime: IDirectMusicPerformance8_FreePMsg Release the unknown pointer. Michael Stefaniuc
- [PATCH] dmime: IDirectMusicPerformance8_FreePMsg Release the unknown pointer. Michael Stefaniuc
- [PATCH 1/3] dmime: Use a rbtree to store the PChannels of a performance Michael Stefaniuc
- [PATCH 2/3] dmime/tests: Add PChannel tests Michael Stefaniuc
- [PATCH 3/3] dmime: Implement IDirectMusicPerformance8_PChannelInfo() Michael Stefaniuc
- [PATCH] dmstyle: Avoid cloning the IStream in parse_style_form() Michael Stefaniuc
- [PATCH] dmcompos/tests: Add Chord Map track GetParam/SetParam tests Michael Stefaniuc
- [PATCH v2] dmcompos/tests: Add Chord track GetParam/SetParam tests Michael Stefaniuc
- [PATCH v3] dmcompos/tests: Add Chord track GetParam/SetParam tests Michael Stefaniuc
- [PATCH] msvcrt: Only export __p__* functions on i386 Martin Storsjo
- [PATCH 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation. Martin Storsjö
- win32 on macOS Martin Storsjö
- [PATCH vkd3d v4] Support RS 1.0 VOLATILE descriptors Sveinar Søpler
- Winter is coming Sveinar Søpler
- [wine-devel] Wine staging 4.21 release Sveinar Søpler
- Suppressing Wine prefix configuration message window? Sveinar Søpler
- [PATCH vkd3d 1/2] vkd3d: Add queries for KHR_timeline_semaphore extension. Sveinar Søpler
- [PATCH vkd3d 1/2] vkd3d: Add queries for KHR_timeline_semaphore extension. Sveinar Søpler
- [PATCH] kernel32: update version to win7 Sveinar Søpler
- [PATCH] comctl32: Fix Treeview Expand using TVE_COLLAPSE|TVE_COLLAPSERESET Thales
- I posted another fix for a Bugzilla bug. Thales
- Bugs To Fix? Thales
- Bugs To Fix? Thales
- [wine-devel] Bugs To Fix? Thales
- Bugs To Fix? Thales
- [PATCH] winemac.drv: Also stop dragging if we receive a mouse up event. Ken Thomases
- [PATCH] winemac.drv: Fix the spelling of a couple of comments. Ken Thomases
- win32 on macOS Ken Thomases
- [PATCH 1/3] dbghelp: Fix reading the address of the target's dyld image info from its PEB. Ken Thomases
- [PATCH 2/3] dbghelp: Fix reading the target's dyld image info, based on its CPU architecture. Ken Thomases
- [PATCH 3/3] configure: Remove no-longer-needed check for mach-o/dyld_images.h header file. Ken Thomases
- [PATCH 1/2] winemac.drv: Pass the CAMetalLayer to MoltenVK. Ken Thomases
- [PATCH 2/2] winemac.drv: Support VK_EXT_metal_surface. Ken Thomases
- [PATCH 0/3] RFC: Implement MemoryWorkingSetExInformation. Ken Thomases
- [PATCH v2 1/2] winemac.drv: Pass the CAMetalLayer to MoltenVK. Ken Thomases
- [PATCH v2 2/2] winemac.drv: Support VK_EXT_metal_surface. Ken Thomases
- [PATCH 0/3] RFC: Implement MemoryWorkingSetExInformation. Ken Thomases
- win32 on macOS Ken Thomases
- win32 on macOS Ken Thomases
- win32 on macOS Ken Thomases
- Suppressing Wine prefix configuration message window? Dmitry Timoshkov
- Suppressing Wine prefix configuration message window? Dmitry Timoshkov
- [PATCH 1/5] include: Add adserr.h. Dmitry Timoshkov
- [PATCH 2/5] activeds: Implement ADsOpenObject. Dmitry Timoshkov
- [PATCH 3/5] adsldp: Add LDAPNamespace stubs. Dmitry Timoshkov
- [PATCH 4/5] adsldp: Add IADsOpenDSObject stub. Dmitry Timoshkov
- [PATCH 5/5] adsldp/tests: Add some tests for LDAPNamespace. Dmitry Timoshkov
- [PATCH 5/5] adsldp/tests: Add some tests for LDAPNamespace. Dmitry Timoshkov
- [PATCH 2/5] activeds: Implement ADsOpenObject. Dmitry Timoshkov
- [PATCH 2/5] activeds: Implement ADsOpenObject. Dmitry Timoshkov
- [PATCH 2/5] activeds: Implement ADsOpenObject. Dmitry Timoshkov
- [PATCH 5/5] adsldp/tests: Add some tests for LDAPNamespace. Dmitry Timoshkov
- [PATCH 5/5] adsldp/tests: Add some tests for LDAPNamespace. Dmitry Timoshkov
- [PATCH] ntdll: Use default casemap and codepage file names if the value in registry is empty. Dmitry Timoshkov
- [PATCH] msscript.ocx/tests: Fix a typo. Dmitry Timoshkov
- [PATCH 1/2] gdi32/tests: Don't treat a return value of COMPLEXREGION from IntersectClipRect() as broken. Dmitry Timoshkov
- [PATCH 1/2] gdi32/tests: Don't treat a return value of COMPLEXREGION from IntersectClipRect() as broken. Dmitry Timoshkov
- [PATCH v3 2/7] wined3d: Add functions to support device local and non-local memory info management. Henri Verbeet
- [PATCH v2 3/6] d3d9: Use wined3d_stateblock_get_state() in d3d9_device_GetRenderState(). Henri Verbeet
- [PATCH v2 4/6] d3d8: Use wined3d_stateblock_get_state() in d3d8_device_GetRenderState(). Henri Verbeet
- [PATCH v2 5/6] ddraw: Retrieve render state from the primary stateblock. Henri Verbeet
- [PATCH] dxgi/tests: Fix a typo in ok() message. Henri Verbeet
- [PATCH] ddraw/tests: Skip test_colorkey_precision() test on WARP. Henri Verbeet
- [PATCH v2 6/6] wined3d: Store the blend factor in the stateblock as a render state. Henri Verbeet
- [PATCH] wined3d: Add Intel HD 615 PCI id and device description. Henri Verbeet
- [PATCH v3 1/2] wined3d: Move the wined3d_light_state structure to the wined3d_stateblock structure. Henri Verbeet
- [PATCH v3 2/2] wined3d: Introduce wined3d_stateblock_get_state(). Henri Verbeet
- [PATCH 1/2] wined3d: Support stretching compressed format surfaces in surface_cpu_blt(). Henri Verbeet
- [PATCH vkd3d v3 1/2] vkd3d: Add more features to CheckFeatureSupport(). Henri Verbeet
- [PATCH v2 1/2] wined3d: Support stretching compressed format surfaces in surface_cpu_blt(). Henri Verbeet
- [PATCH v2 2/2] ddraw/tests: Add test for stretching compressed format surfaces. Henri Verbeet
- [PATCH 1/3] d3d9/tests: Add out-of-bounds region tests. Henri Verbeet
- [PATCH 2/3] d3d8/tests: Add out-of-bounds region tests. Henri Verbeet
- [PATCH 3/3] wined3d: Validate dirty regions in wined3d_texture_add_dirty_region(). Henri Verbeet
- [PATCH v2 6/6] wined3d: Store the blend factor in the stateblock as a render state. Henri Verbeet
- [PATCH 1/5] wined3d: Finish the CS before removing the context in adapter_vk_uninit_3d(). Henri Verbeet
- [PATCH 2/5] wined3d: Do not set depth/stencil sizes on colour formats. Henri Verbeet
- [PATCH 3/5] wined3d: Store texture sub-resource buffer objects as uintptr_t. Henri Verbeet
- [PATCH 4/5] wined3d: Destroy PBOs in wined3d_texture_gl_destroy_object(). Henri Verbeet
- [PATCH 5/5] wined3d: Do not download textures to WINED3D_LOCATION_BUFFER in wined3d_texture_gl_unload(). Henri Verbeet
- [PATCH 1/4] wined3d: Introduce wined3d_stateblock_multiply_transform(). Henri Verbeet
- [PATCH 2/4] ddraw: Update the primary stateblock in d3d_device7_MultiplyTransform(). Henri Verbeet
- [PATCH 3/4] d3d9: Update the primary stateblock in d3d9_device_MultiplyTransform(). Henri Verbeet
- [PATCH 4/4] d3d8: Update the primary stateblock in d3d8_device_MultiplyTransform(). Henri Verbeet
- [PATCH vkd3d 1/6] vkd3d: Add SetViewInstanceMask() to the ID3D12GraphicsCommandList1 interface. Henri Verbeet
- [PATCH vkd3d 2/6] vkd3d/tests: Add tests for ID3D12GraphicsCommandList2::WriteBufferImmediate(). Henri Verbeet
- [PATCH vkd3d 3/6] vkd3d: Add stub for ID3D12GraphicsCommandList2::WriteBufferImmediate(). Henri Verbeet
- [PATCH vkd3d 4/6] vkd3d-shader: Handle normalised types in vkd3d_component_type_from_data_type(). Henri Verbeet
- [PATCH vkd3d 5/6] vkd3d-shader: Avoid declaring outputs multiple times with incompatible types. Henri Verbeet
- [PATCH vkd3d 6/6] vkd3d-shader: Handle VKD3DSPR_GSINSTID in vkd3d_dxbc_compiler_get_register_name(). Henri Verbeet
- [PATCH vkd3d] vkd3d: Remove redundant GetCopyableFootprints() resource size alignment checks. Henri Verbeet
- [PATCH 1/3] wined3d: Unload buffer resources through buffer ops. Henri Verbeet
- [PATCH 2/3] wined3d: Unload texture resources through texture ops. Henri Verbeet
- [PATCH 3/3] wined3d: Unload resources in wined3d_device_uninit_3d(). Henri Verbeet
- [PATCH 3/5] d3d9: Handle multisample depth resolve in d3d9_device_SetRenderState(). Henri Verbeet
- [PATCH 1/3] wined3d: Record dirty regions for d3d9 textures. Henri Verbeet
- [PATCH 2/3] wined3d: Update a part of the texture if dirty regions are tracked. Henri Verbeet
- [PATCH 3/3] d3d8: Support texture dirty regions. Henri Verbeet
- [PATCH v2 1/5] wined3d: Introduce wined3d_device_apply_stateblock(). Henri Verbeet
- [PATCH v2 3/5] d3d9: Handle multisample depth resolve in d3d9_device_SetRenderState(). Henri Verbeet
- [PATCH] wined3d: Fix the spelling of some comments. Henri Verbeet
- [PATCH 1/5] wined3d: Pass a pointer to the counter buffer to wined3d_view_gl_destroy(). Henri Verbeet
- [PATCH 2/5] wined3d: Destroy GPU resources from the CS thread in adapter_vk_uninit_3d(). Henri Verbeet
- [PATCH 3/5] wined3d: Avoid accessing gl_info in wined3d_buffer_init(). Henri Verbeet
- [PATCH 4/5] wined3d: Introduce WINED3D_BIND_INDIRECT_BUFFER. Henri Verbeet
- [PATCH 5/5] wined3d: Store Vulkan physical device memory properties in the wined3d_adapter_vk structure. Henri Verbeet
- [PATCH 1/5] wined3d: Create Vulkan buffers. Henri Verbeet
- [PATCH 2/5] wined3d: Store a gl_info pointer in struct shader_glsl_ctx_priv. Henri Verbeet
- [PATCH 3/5] wined3d: Store a gl_info pointer in struct shader_arb_ctx_priv. Henri Verbeet
- [PATCH 4/5] wined3d: Get gl_info from the context in wined3d_device_create_primary_opengl_context_cs(). Henri Verbeet
- [PATCH 5/5] wined3d: Implement mapping Vulkan buffers. Henri Verbeet
- [PATCH] msvcrt: Optimize _strlwr implementation in C locale. Gijs Vermeulen
- [PATCH 1/2] secur32: Avoid compiler warning. Gijs Vermeulen
- [PATCH 2/2] winemac: Avoid some compiler warnings. Gijs Vermeulen
- [PATCH v2 1/2] shell32: Implement PathResolve. Gijs Vermeulen
- [PATCH v2 2/2] shell32/tests: Add PathResolve tests. Gijs Vermeulen
- [PATCH 0/3] RFC: Implement MemoryWorkingSetExInformation. Andrew Wesie
- [PATCH 1/3] ntdll: Implement NtQueryVirtualMemory(MemoryWorkingSetExInformation). Andrew Wesie
- [PATCH 2/3] kernel32: QueryWorkingSetEx should use MemoryWorkingSetExInformation. Andrew Wesie
- [PATCH 3/3] psapi/tests: Test QueryWorkingSetEx. Andrew Wesie
- [PATCH 0/3] RFC: Implement MemoryWorkingSetExInformation. Andrew Wesie
- [PATCH 0/3] RFC: Implement MemoryWorkingSetExInformation. Andrew Wesie
- [PATCH 0/3] RFC: Implement MemoryWorkingSetExInformation. Andrew Wesie
- [PATCH 0/3] RFC: Implement MemoryWorkingSetExInformation. Andrew Wesie
- [PATCH 1/3] user32/tests: Import functions if possible. Zhiyi Zhang
- [PATCH 2/3] user32/tests: Test cursor clip rectangles in per-monitor aware context. Zhiyi Zhang
- [PATCH 3/3] user32/tests: Use a higher resolution in test_ChangeDisplaySettingsEx(). Zhiyi Zhang
- [PATCH v5 resend] user32: Send a WM_ACTIVATE message after restoring a minimized window. Zhiyi Zhang
- [PATCH] kernelbase: Fix GlobalMemoryStatusEx regression. Zhiyi Zhang
- [PATCH] configure: Update Xinerama and XRandR extension help strings. Zhiyi Zhang
- [PATCH] user32/tests: Mark some GetDeviceCaps() tests as todo on Wine. Zhiyi Zhang
- [PATCH] winhttp: Initialize a return variable. Zhiyi Zhang
- [PATCH] include: Fix SetupDiOpenDeviceInterfaceRegKey() prototype. Zhiyi Zhang
- [PATCH v2] include: Fix SetupDiOpenDeviceInterfaceRegKey() prototype. Zhiyi Zhang
- [PATCH] include: Add GUID_DEVINTERFACE_MONITOR. Zhiyi Zhang
- [PATCH] kernelbase: Fix GlobalMemoryStatusEx regression. hari.mail
- [PATCH] kernelbase: Fix GlobalMemoryStatusEx regression hari.mail
Last message date: Tue Dec 31 22:53:45 CST 2019
Archived on: Tue Dec 31 22:53:54 CST 2019
- Messages sorted by: [ thread ] [ subject ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).