list.winehq.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

Wine-GitLab

Threads by month
  • ----- 2026 -----
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
wine-gitlab@list.winehq.org

June 2025

  • 1 participants
  • 981 discussions
[PATCH v5 0/2] MR8258: Draft: comctl32/treeview: Return from TREEVIEW_LButtonDown when the treeview handle is invalid.
by Jacob Czekalla (@JacobCzekalla) June 24, 2025

June 24, 2025
comctl32/treeview: Return from TREEVIEW_LButtonDown when the treeview handle is invalid. LButtonDown should return when the treeview handle is invalid (e.g. destroyed) after NM_CLICK to prevent further message processing. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58211 -- v5: comctl32/treeview: Return from TREEVIEW_LButtonDown when the treeview handle is invalid. comctl32/tests: Add a test for treeview deletion during NM_CLICK in LBUTTONDOWN. https://gitlab.winehq.org/wine/wine/-/merge_requests/8258
4 6
0 0
[PATCH 0/2] MR8331: urlmon: Fix out-of-bound access when trying to remove dot segments from URI.
by Yuxuan Shui (@yshui) June 24, 2025

June 24, 2025
Dot segments removal in parse_canonicalize makes the assumption that the entire path part of the URI fits into the output buffer (len is the length the output URI would have taken had the output buffer been large enough). So when the output buffer is too small, remove_dot_segments will access out-of-bound. Considering URI unescaping could be happening at the same time, there is no simple way to calculate the required output buffer size correctly without keeping the actual output URI in memory. * * * As you can see from the [test results](https://testbot.winehq.org/JobDetails.pl?Key=158742), this seems to be bugged on native. I don't know if we need to replicate native's behavior -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8331
3 6
0 0
[PATCH 0/4] MR8411: More fixes to CallWindowProc[AW] calls storing the return value in a 4-byte type.
by Bernhard Übelacker June 24, 2025

June 24, 2025
While preparing !8397 I wondered If there other uses of CallWindowProc[AW] which use a 4-byte sized type to store the return value, while at x86_64 LRESULT is 8 bytes. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8411
1 5
0 0
[PATCH 0/2] MR8413: msvcrt: Support _SH_SECURE in _wsopen_dispatch().
by Piotr Caban (@piotr) June 24, 2025

June 24, 2025
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8413
2 2
0 0
[PATCH 0/1] MR8412: winex11: Avoid requesting CWStackMode alone with managed windows.
by Rémi Bernon June 24, 2025

June 24, 2025
Some window manager won't send a ConfigureNotify event if the stack mode isn't actually changed, and we cannot predict whether it will. We would be waiting forever for an event and delay other requests when we can just request the above state the next time the window needs to be reconfigured. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8412
1 1
0 0
[PATCH v3 0/2] MR8172: mfreadwrite: Fix media type output when video processor is used.
by Brendan McGrath (@redmcg) June 24, 2025

June 24, 2025
This is required to fix video playback in Crashlands 2 on Proton 10. -- v3: mfreadwrite: Fix media type output when video processor is used. mfreadwrite/tests: Check DEFAULT_STRIDE is not always present. https://gitlab.winehq.org/wine/wine/-/merge_requests/8172
3 4
0 0
[PATCH v2 0/7] MR8410: win32u: Notify GL drawables on window destroy and window state changes.
by Rémi Bernon June 24, 2025

June 24, 2025
-- v2: winex11: Remove now unnecessary drawable tracking. winewayland: Drop now unnecessary GL drawable tracking. win32u: Update the window state in more places. win32u: Update opengl drawables with window state. win32u: Notify the drivers when GL drawables are detached. win32u: Keep window GL drawables in a global linked list. winex11: Release the GL drawable on creation failure. https://gitlab.winehq.org/wine/wine/-/merge_requests/8410
1 8
0 0
[PATCH 0/7] MR8410: win32u: Notify GL drawables on window destroy and window state changes.
by Rémi Bernon June 24, 2025

June 24, 2025
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8410
1 7
0 0
[PATCH 0/6] MR8408: server: Use event syncs for more objects.
by Rémi Bernon June 24, 2025

June 24, 2025
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8408
2 7
0 0
Re: [PATCH v2 0/4] MR8389: comctl32: Implement OBJID_QUERYCLASSNAMEIDX for more controls.
by Esme Povirk (@madewokherd) June 24, 2025

June 24, 2025
On Tue Jun 24 04:14:18 2025 +0000, Zhiyi Zhang wrote: > Should these be added for user32 controls as well? I haven't seen it work in any yet. I think they use RealGetWindowClass for the same purpose. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8389#note_107728
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • ...
  • 99
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.
Hosted in Mailman3.com