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
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
February 2023
----- 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
7 participants
964 discussions
Start a n
N
ew thread
Re: [PATCH v2 0/1] MR2083: urlmon: Use the _recalloc function instead of reimplementing it. - approved
by Alexandre Julliard (@julliard)
01 Feb '23
01 Feb '23
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/2083
1
0
0
0
Re: [PATCH v4 0/4] MR2036: comctl32: Always use unicode messages for subclass procedures. - approved
by Alexandre Julliard (@julliard)
01 Feb '23
01 Feb '23
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/2036
1
0
0
0
Re: [PATCH v2 0/1] MR2084: msi/tests: Avoid test failures when running with insufficient rights. - approved
by Alexandre Julliard (@julliard)
01 Feb '23
01 Feb '23
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/2084
1
0
0
0
Re: [PATCH v4 0/3] MR2077: Default to Windows 10. - approved
by Alexandre Julliard (@julliard)
01 Feb '23
01 Feb '23
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/2077
1
0
0
0
Re: [PATCH v3 0/1] MR1637: server: Fix buffer overrun in map_view handler. - approved
by Alexandre Julliard (@julliard)
01 Feb '23
01 Feb '23
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/1637
1
0
0
0
Re: [PATCH v3 0/1] MR1586: winex11: Fix memory leak on realloc failure in import_xdnd_selection (cppcheck). - approved
by Alexandre Julliard (@julliard)
01 Feb '23
01 Feb '23
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/1586
1
0
0
0
Re: [PATCH v3 0/1] MR1584: appwiz: Fix memory leak on realloc failure in install_from_registered_dir (cppcheck). - approved
by Alexandre Julliard (@julliard)
01 Feb '23
01 Feb '23
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/1584
1
0
0
0
Re: [PATCH v4 0/1] MR2074: ws2_32: Provide same address order from gethostbyname() on consequent calls. - approved
by Alexandre Julliard (@julliard)
01 Feb '23
01 Feb '23
This merge request was approved by Alexandre Julliard. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/2074
1
0
0
0
[PATCH v2 0/2] MR2089: Add stub for NtQueryInformationProcess(ProcessCycleTime) and implement QueryProcessCycleTime
by Brendan Shanks (@bshanks)
01 Feb '23
01 Feb '23
Chromium uses this, and debug builds assert if it fails. -- v2: kernelbase: Implement and add tests for QueryProcessCycleTime. ntdll: Add stub for NtQueryInformationProcess(ProcessCycleTime).
https://gitlab.winehq.org/wine/wine/-/merge_requests/2089
3
3
0
0
[PATCH 0/2] MR2090: taskkill, taskmgr: Use exit code 1 when terminating processes.
by Brendan Shanks (@bshanks)
01 Feb '23
01 Feb '23
It isn't officially documented but `taskmgr` and `taskkill` on Windows both use exit code 1 when terminating processes, and Chromium treats those exit codes differently (see [
kill.h](https://source.chromium.org/chromium/chromium/src/+/main:base/proce…
). --
https://gitlab.winehq.org/wine/wine/-/merge_requests/2090
2
2
0
0
← Newer
1
...
90
91
92
93
94
95
96
97
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
89
90
91
92
93
94
95
96
97
Results per page:
10
25
50
100
200