Wine-Devel

By thread
wine-devel@list.winehq.org

December 2019

  • 73 participants
  • 1394 messages
[PATCH] vbscript/tests: Fix the name of a vbscript variable in the run test.
by Jacek Caban
Dec. 4, 2019
Re: [PATCH] wininet/tests: Increase the maximum expected available data value.
by Jacek Caban
Dec. 4, 2019
Re: Re: [PATCH] ieframe: implement COM aggregation in WebBrowser
by Marvin
Dec. 4, 2019
Dec. 4, 2019
Re: [PATCH] ieframe: implement COM aggregation in WebBrowser
by Jacek Caban
Dec. 4, 2019
[PATCH 09/10 v3] msvcrt: Create global C locale __lc_time_data struct.
by Piotr Caban
Dec. 4, 2019
Re: [PATCH 09/10 v2] msvcrt: Create global C locale __lc_time_data struct.
by Jeff Smith
Dec. 4, 2019
[PATCH 10/10 v2] ucrtbase: Correct behavior of strftime formats %c %r.
by Piotr Caban
Dec. 4, 2019
[PATCH 09/10 v2] msvcrt: Create global C locale __lc_time_data struct.
by Piotr Caban
Dec. 4, 2019
[PATCH 08/10 v2] msvcrt: Mark __lc_time_data strings const.
by Piotr Caban
Dec. 4, 2019
[PATCH 07/10 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _Gettnames.
by Piotr Caban
Dec. 4, 2019
[PATCH 06/10 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _W_Getmonths.
by Piotr Caban
Dec. 4, 2019
[PATCH 05/10 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _Getmonths.
by Piotr Caban
Dec. 4, 2019
[PATCH 04/10 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _W_Getdays.
by Piotr Caban
Dec. 4, 2019
[PATCH 03/10 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _Getdays.
by Piotr Caban
Dec. 4, 2019
[PATCH 02/10 v2] msvcrt: Factor out code for creating lc_time_data structure.
by Piotr Caban
Dec. 4, 2019
[PATCH 01/10 v3] ucrtbase: Improve strftime special test cases for %c %r formats.
by Piotr Caban
Dec. 4, 2019
[PATCH v4 5/5] dxgi: Add a function to IWineDXGIAdapter to receive external memory usage info.
by Conor McCarthy
Dec. 4, 2019
[PATCH v4 4/5] dxgi: Implement IDXGIAdapter3::RegisterVideoMemoryBudgetChangeNotificationEvent().
by Conor McCarthy
Dec. 4, 2019
[PATCH v4 3/5] dxgi: Partially implement IDXGIAdapter3::SetVideoMemoryReservation().
by Conor McCarthy
Dec. 4, 2019
[PATCH v4 2/5] dxgi: Return device local and non-local usage from QueryVideoMemoryInfo().
by Conor McCarthy
Dec. 4, 2019
[PATCH v4 1/5] dxgi/tests: Add tests for IDXGIAdapter3::SetVideoMemoryReservation().
by Conor McCarthy
Dec. 4, 2019
[PATCH 9/9 v2] ucrtbase: Correct behavior of strftime formats %c %r.
by Piotr Caban
Dec. 4, 2019
[PATCH 8/9 v2] msvcrt: Create global lc_time_curr and use when possible.
by Piotr Caban
Dec. 4, 2019
[PATCH 7/9 v2] msvcrt: Mark __lc_time_data strings const.
by Piotr Caban
Dec. 4, 2019
[PATCH 6/9 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _W_Getmonths.
by Piotr Caban
Dec. 4, 2019
[PATCH 5/9 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _Getmonths.
by Piotr Caban
Dec. 4, 2019
[PATCH 4/9 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _W_Getdays.
by Piotr Caban
Dec. 4, 2019
[PATCH 3/9 v2] msvcrt: Don't depend on how __lc_time_data was allocated in _Getdays.
by Piotr Caban
Dec. 4, 2019
[PATCH 2/9 v2] msvcrt: Factor out code for creating lc_time_data structure.
by Piotr Caban
Dec. 4, 2019
[PATCH 1/9 v2] ucrtbase: Improve strftime special test cases for %c %r formats.
by Piotr Caban
Dec. 4, 2019
[PATCH 9/9] ucrtbase: Correct behavior of strftime formats %c %r.
by Piotr Caban
Dec. 4, 2019
[PATCH 8/9] msvcrt: Create global lc_time_curr and use when possible.
by Piotr Caban
Dec. 4, 2019
[PATCH 7/9] msvcrt: Mark __lc_time_data strings const.
by Piotr Caban
Dec. 4, 2019
[PATCH 6/9] msvcrt: Don't depend on how __lc_time_data wass allocated in _W_Getmonths.
by Piotr Caban
Dec. 4, 2019
[PATCH 5/9] msvcrt: Don't depend on how __lc_time_data wass allocated in _Getmonths.
by Piotr Caban
Dec. 4, 2019
[PATCH 4/9] msvcrt: Don't depend on how __lc_time_data wass allocated in _W_Getdays.
by Piotr Caban
Dec. 4, 2019
[PATCH 3/9] msvcrt: Don't depend on how __lc_time_data wass allocated in _Getdays.
by Piotr Caban
Dec. 4, 2019
[PATCH 2/9] msvcrt: Factor out code for creating lc_time_data structure.
by Piotr Caban
Dec. 4, 2019
[PATCH 1/9] ucrtbase: Improve strftime special test cases for %c %r formats.
by Piotr Caban
Dec. 4, 2019
Dec. 4, 2019
[PATCH] wininet: Improve InternetGetConnectedStateExW to handle offline state.
by Gabriel Ivăncescu
Dec. 4, 2019
[PATCH] ntdll: Add DECLSPEC_HOTPATCH to NtProtectVirtualMemory().
by Paul Gofman
Dec. 4, 2019
[PATCH 2/2] comctl32/listview: Fix LVM_GETITEM for out-of-range iSubItem case.
by Nikolay Sivov
Dec. 4, 2019
[PATCH 1/2] comctl32/tests: Merge header items test with existing function.
by Nikolay Sivov
Dec. 4, 2019
[PATCH] msvcrt: Optimize _strlwr implementation in C locale.
by Gijs Vermeulen
Dec. 4, 2019
[PATCH 4/4] d3d8: Update the primary stateblock in d3d8_device_MultiplyTransform().
by Zebediah Figura
Dec. 4, 2019
[PATCH 3/4] d3d9: Update the primary stateblock in d3d9_device_MultiplyTransform().
by Zebediah Figura
Dec. 4, 2019
[PATCH 2/4] ddraw: Update the primary stateblock in d3d_device7_MultiplyTransform().
by Zebediah Figura
Dec. 4, 2019
[PATCH 1/4] wined3d: Introduce wined3d_stateblock_multiply_transform().
by Zebediah Figura
Dec. 4, 2019