Wine-Devel

By thread
wine-devel@list.winehq.org

June 2018

  • 68 participants
  • 1149 messages
June 26, 2018
[PATCH] ntoskrnl.exe: add stub for IoUnregisterPlugPlayNotification
by Louis Lenders
June 26, 2018
[PATCH] icinfo: vsnprintfW takes characters as buffer size not bytes
by Marcus Meissner
June 26, 2018
[PATCH] shlwapi: SHGetIniStringW buffer size is in characters
by Marcus Meissner
June 26, 2018
[PATCH] psapi: GetProcessImageFileName gets character count as argument
by Marcus Meissner
June 26, 2018
Re: [PATCH 3/5] devenum: Make some variables static.
by Zebediah Figura
June 26, 2018
[PATCH v2 5/5] include: Make fil_data.idl a common header.
by Zebediah Figura
June 26, 2018
[PATCH v2 4/5] devenum: Remove an unused typedef.
by Zebediah Figura
June 26, 2018
[PATCH v2 3/5] devenum: Make some variables static.
by Zebediah Figura
June 26, 2018
[PATCH v2 2/5] devenum: Use separate factories for CLSID_SystemDeviceEnum and CLSID_CDeviceMoniker.
by Zebediah Figura
June 26, 2018
[PATCH v2 1/5] devenum: Merge factory.c into devenum_main.c.
by Zebediah Figura
June 26, 2018
[PATCH] kernel32: GetVolumePathNamesForVolumeNameW gets character as buffer size
by Marcus Meissner
June 26, 2018
[PATCH] kernel32: GetCalendarInfoW gets character sizes
by Marcus Meissner
June 26, 2018
[PATCH 5/5] winmm: Support TIME_MIDI position in MIDI stream.
by Akihiro Sagawa
June 26, 2018
[PATCH 4/5] winmm: Make TIME_TICKS position continuous.
by Akihiro Sagawa
June 26, 2018
[PATCH 3/5] winmm/tests: Add more MIDI stream position tests.
by Akihiro Sagawa
June 26, 2018
[PATCH 2/5] winmm: Preserve fractions in microseconds to compensate rounding errors.
by Akihiro Sagawa
June 26, 2018
[PATCH 1/5] winmm: Don't allow to set time division property while playing.
by Akihiro Sagawa
June 26, 2018
[PATCH] testbot/WineRunTask: Better detect standard Wine tests.
by Francois Gouget
June 26, 2018
[PATCH] testbot/WineRun*: Standardize a couple of TestBot error messages.
by Francois Gouget
June 26, 2018
[PATCH] testbot: Rename the Makefiles patch impact to MakeMakefiles.
by Francois Gouget
June 26, 2018
[PATCH vkd3d 12/12] libs/vkd3d-shader: Fix returning multiple components from dot product instructions.
by Józef Kucia
June 26, 2018
[PATCH vkd3d 11/12] tests: Add simple test for layered rendering.
by Józef Kucia
June 26, 2018
[PATCH vkd3d 10/12] libs/vkd3d: Add support for 2D array render target views.
by Józef Kucia
June 26, 2018
[PATCH vkd3d 09/12] libs/vkd3d-shader: Do not emit output setup for ret in geometry shaders.
by Józef Kucia
June 26, 2018
[PATCH vkd3d 08/12] libs/vkd3d-shader: Generate correct SPIR-V code for arrayed shader inputs.
by Józef Kucia
June 26, 2018
[PATCH vkd3d 07/12] libs/vkd3d-shader: Pass register index to vkd3d_find_signature_element_for_reg().
by Józef Kucia
June 26, 2018
[PATCH vkd3d 06/12] libs/vkd3d-shader: Simplify vkd3d_dxbc_compiler_emit_input().
by Józef Kucia
June 26, 2018
[PATCH vkd3d 05/12] libs/vkd3d-shader: Enable "geometry" capability for SpvBuiltInLayer.
by Józef Kucia
June 26, 2018
[PATCH vkd3d 04/12] libs/vkd3d-shader: Do not force input register type to float4.
by Józef Kucia
June 26, 2018
[PATCH vkd3d 03/12] libs/vkd3d-shader: Add initial support for typed registers.
by Józef Kucia
June 26, 2018
[PATCH vkd3d 02/12] libs/vkd3d-shader: Do not generate code in vkd3d_dxbc_compiler_get_register_info().
by Józef Kucia
June 26, 2018
[PATCH vkd3d 01/12] libs/vkd3d-shader: Split SPIR-V built-ins table into two tables.
by Józef Kucia
June 26, 2018
[PATCH] testbot/web: Adjust the GetFile MIME type based on Step->FileType.
by Francois Gouget
June 26, 2018
Re: [PATCH 3/5] devenum: Make some variables static.
by Alexandre Julliard
June 26, 2018
[PATCH 7/7] testbot/WineSendLog: Fix detection of new errors.
by Francois Gouget
June 26, 2018
[PATCH 6/7] testbot/WineSendLog: Use LogUtils to get the report / log filename.
by Francois Gouget
June 26, 2018
[PATCH 5/7] testbot/WineSendLog: Use LogUtils to identify errors in the log files.
by Francois Gouget
June 26, 2018
[PATCH 4/7] testbot: Avoid duplicating the part boundary uuid.
by Francois Gouget
June 26, 2018
[PATCH 3/7] testbot/WineSendLog: Add proper command line handling and options.
by Francois Gouget
June 26, 2018
[PATCH 2/7] testbot/web: Let LogUtils build the list of task reports and logs.
by Francois Gouget
June 26, 2018
[PATCH 1/7] testbot: Move log line categorization to LogUtils and simplify line highlighting.
by Francois Gouget
June 26, 2018
June 26, 2018
[PATCH 2/2] msvcp120: Add test for Concurrent_vector_grow_to_at_least_with_result.
by Hua Meng
June 26, 2018
[PATCH 1/2] msvcp120: Add test for Concurrent_vector_grow_by.
by Hua Meng
June 26, 2018
June 26, 2018
[PATCH 2/2] testbot/Janitor: Clean up the latest directory too.
by Francois Gouget
June 26, 2018
[PATCH 1/2] testbot/Janitor: Add DeletePath() to simplify deleting file/directories.
by Francois Gouget
June 26, 2018
[PATCH 2/2] crypt32: Fix string arguments tracing.
by Nikolay Sivov
June 26, 2018
[PATCH 1/2] crypt32: Implement verification of ECDSA signatures.
by Nikolay Sivov
June 26, 2018
[PATCH] msi: Remove checks for negative value.
by Hans Leidekker
June 26, 2018
[PATCH] shell32: use characters as arguments to GetTempPathW and GetLongPathNameW
by Marcus Meissner
June 26, 2018
June 26, 2018
Re: [PATCH 5/5] include: Make fil_data.idl a common header.
by Marvin
June 26, 2018
[PATCH 5/5] include: Make fil_data.idl a common header.
by Zebediah Figura
June 26, 2018
[PATCH 4/5] devenum: Remove an unused typedef.
by Zebediah Figura
June 26, 2018
[PATCH 3/5] devenum: Make some variables static.
by Zebediah Figura
June 26, 2018
[PATCH 2/5] devenum: Use separate factories for CLSID_SystemDeviceEnum and CLSID_CDeviceMoniker.
by Zebediah Figura
June 26, 2018
[PATCH 1/5] devenum: Merge factory.c into devenum_main.c.
by Zebediah Figura
June 26, 2018
[PATCH v2 3/3] comctl32/taskdialog: Add support for command links.
by Zhiyi Zhang
June 26, 2018
[PATCH v2 2/3] comctl32/taskdialog: Add support for radio buttons.
by Zhiyi Zhang
June 26, 2018
[PATCH v2 1/3] comctl32/taskdialog: Use dynamic buffer for taskdialog_get_label_size().
by Zhiyi Zhang
June 26, 2018
Re: [PATCH v2 4/4] winemac.drv: Implement waking up the display when activity occurs.
by Ken Thomases
June 25, 2018
[PATCH 3/3] wsdapi: Send Probe Matches message via UDP unicast.
by Owen Rudge
June 25, 2018
[PATCH 2/3] wsdapi: Implement generation of ProbeMatches message.
by Owen Rudge
June 25, 2018
[PATCH 1/3] wsdapi: Implement matching of names in MatchProbeEx.
by Owen Rudge
June 25, 2018
wine-3.0.2-rc3 Available
by Michael Stefaniuc
June 25, 2018
Re: [PATCH v2] hnetcfg: Store the full path in INetFwAuthorizedApplication_put_ProcessImageFileName().
by Zebediah Figura
June 25, 2018
[PATCH v3] hnetcfg: Store the full path in INetFwAuthorizedApplication_put_ProcessImageFileName().
by Zebediah Figura
June 25, 2018
Re: [PATCH v2] hnetcfg: Store the full path in INetFwAuthorizedApplication_put_ProcessImageFileName().
by Alexandre Julliard
June 25, 2018
[PATCH v2 4/4] winemac.drv: Implement waking up the display when activity occurs.
by Zebediah Figura
June 25, 2018
[PATCH v2 3/4] winex11.drv: Implement waking up the display when activity occurs.
by Zebediah Figura
June 25, 2018
[PATCH v2 2/4] dinput: Notify the desktop window when device input is received.
by Zebediah Figura
June 25, 2018
[PATCH v2 1/4] explorer: Add a private message to notify the graphics driver when activity occurs.
by Zebediah Figura
June 25, 2018
[PATCH] gdi32/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 25, 2018
Re: [PATCH] hnetcfg: Store the full path in INetFwAuthorizedApplication_put_ProcessImageFileName().
by Zebediah Figura
June 25, 2018
[PATCH v2] hnetcfg: Store the full path in INetFwAuthorizedApplication_put_ProcessImageFileName().
by Zebediah Figura
June 25, 2018
[PATCH] hnetcfg: GetModuleFileNameW gets characters, not bytes (Coverity)
by Marcus Meissner
June 25, 2018
[PATCH v3] comctl32/imagelist: fix ImageList_Read
by Denis Malikov
June 25, 2018
Re: [PATCH] hnetcfg: Store the full path in INetFwAuthorizedApplication_put_ProcessImageFileName().
by Nikolay Sivov
June 25, 2018
[PATCH] fonts: Add clock images to Wingdings font. (v2)
by Dmitry Timoshkov
June 25, 2018
[PATCH] crypt32: Correctly return how the issuer of a self signed certificate was matched.
by Nikolay Sivov
June 25, 2018
Wine staging 3.11 release
by Alistair Leslie-Hughes
June 25, 2018
[PATCH] wininet: Remove checks for negative value.
by Andrey Gusev
June 25, 2018
[PATCH] msi: Remove checks for negative value.
by Andrey Gusev
June 25, 2018
[PATCH] comctl32: Remove checks for negative value.
by Andrey Gusev
June 25, 2018
[PATCH] advapi32: Remove checks for negative value.
by Andrey Gusev
June 25, 2018
Re: [PATCH 2/3] comctl32/taskdialog: Add support for radio buttons.
by Zhiyi Zhang
June 25, 2018
Re: [PATCH 2/3] comctl32/taskdialog: Add support for radio buttons.
by Nikolay Sivov
June 25, 2018