winehq.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
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
List overview
wine-gitlab
April 2025
----- 2025 -----
September 2025
August 2025
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
wine-gitlab@winehq.org
1 participants
880 discussions
Start a n
N
ew thread
Re: [PATCH v26 0/7] MR3799: kernelbase: Add implementation of PerfSetULongCounterValue and PerfSetULongLongCounterValue - approved
by Alexandre Julliard (@julliard)
10 Apr '25
10 Apr '25
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/3799
1
0
0
0
Re: [PATCH v2 0/5] MR7788: Cmd engine rewrite (part XXX) - approved
by Alexandre Julliard (@julliard)
10 Apr '25
10 Apr '25
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/7788
1
0
0
0
Re: [PATCH v3 0/1] MR7786: winebth.sys: Fix use-after-free in dispatch_auth (Coverity). - approved
by Alexandre Julliard (@julliard)
10 Apr '25
10 Apr '25
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/7786
1
0
0
0
Re: [PATCH v27 0/1] MR6938: winewayland.drv: Implement support for xdg-toplevel-icon. - approved
by Alexandre Julliard (@julliard)
10 Apr '25
10 Apr '25
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/6938
1
0
0
0
Re: [PATCH v2 0/2] MR7782: inetmib1/tests, kernel32/tests: Avoid printing large number of failures on macOS. - approved
by Alexandre Julliard (@julliard)
10 Apr '25
10 Apr '25
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/7782
1
0
0
0
Re: [PATCH v2 0/1] MR7785: activeds: Use VT_I4 instead of VT_UI4. - approved
by Alexandre Julliard (@julliard)
10 Apr '25
10 Apr '25
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/7785
1
0
0
0
Re: [PATCH v2 0/1] MR7784: cfgmgr32/tests: Add Windows 7 broken result. - approved
by Alexandre Julliard (@julliard)
10 Apr '25
10 Apr '25
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/7784
1
0
0
0
Re: [PATCH v2 0/2] MR7783: dbghelp/tests, psapi/tests: Remove now succeeding todo_wine. - approved
by Alexandre Julliard (@julliard)
10 Apr '25
10 Apr '25
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/7783
1
0
0
0
[PATCH v2 0/1] MR7769: ntdll: correctly detect the NUL device under macOS
by John Szakmeister (@jszakmeister)
10 Apr '25
10 Apr '25
macOS doesn't have a way to detect this via the FIODTYPE ioctl(), so we have to resort to detecting the NUL device via major and minor version number. Fortunately, that hasn't changed since the inception of macOS. Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=55568
-- v2: ntdll: correctly detect the NUL device under macOS
https://gitlab.winehq.org/wine/wine/-/merge_requests/7769
3
3
0
0
[PATCH 0/1] MR7789: kernelbase: fix racing condition in GlobalMemoryStatusEx()
by Rastislav Stanik (@rastos)
10 Apr '25
10 Apr '25
set cached_status variable that decides whether cached information is returned only after information is actually placed in the cache Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=58082
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7789
2
1
0
0
← Newer
1
...
56
57
58
59
60
61
62
...
88
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
Results per page:
10
25
50
100
200