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
November 2022
----- 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
5 participants
1325 discussions
Start a n
N
ew thread
[PATCH v3 0/1] MR1435: msxml3: Use standard C functions for memory allocation in saxreader.c.
by Alex Henrie (@alexhenrie)
21 Nov '22
21 Nov '22
-- v3: msxml3: Use standard C functions for memory allocation in saxreader.c.
https://gitlab.winehq.org/wine/wine/-/merge_requests/1435
4
3
0
0
[PATCH 0/1] MR1462: mshtml: Handle realloc failure in add_func_info.
by Alex Henrie (@alexhenrie)
21 Nov '22
21 Nov '22
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/1462
4
3
0
0
[PATCH 0/1] MR1467: urlmon: Remove unused function heap_strdupWtoA.
by Alex Henrie (@alexhenrie)
21 Nov '22
21 Nov '22
This function was introduced in commit 59055c4d45c674c2a9dc2efcb8d0a973f870f3ac but never used. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/1467
4
3
0
0
[PATCH 0/12] MR1470: kernel32: Add (Global|Local)ReAlloc tests and fix it.
by Rémi Bernon (@rbernon)
21 Nov '22
21 Nov '22
Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=53474
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/1470
3
14
0
0
[PATCH 0/1] MR1471: dwrite: Avoid memcpy source overflow in GetFontAxisValues.
by Rémi Bernon (@rbernon)
21 Nov '22
21 Nov '22
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/1471
4
3
0
0
[PATCH 0/2] MR1475: winprint: Implement RAW print processor.
by Piotr Caban (@piotr)
21 Nov '22
21 Nov '22
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/1475
2
2
0
0
[PATCH 0/4] MR1427: wined3d: Add a lower size bound for the streaming buffer allocation.
by Anton Baskanov (@baskanov)
21 Nov '22
21 Nov '22
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/1427
3
5
0
0
Re: [PATCH v3 0/3] MR1046: Draft: MfMediaEngine invalid format handling.
by Bernhard Kölbl (@besentv)
21 Nov '22
21 Nov '22
v2: *Greatly reworked the tests. *Added additional check for valid formats. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/1046#note_16675
1
0
0
0
[PATCH 0/1] MR1469: wldap32: Use the wcsdup function instead of reimplementing it.
by Alex Henrie (@alexhenrie)
21 Nov '22
21 Nov '22
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/1469
4
3
0
0
[PATCH 0/1] MR46: vkd3d-shader/spirv: Do not write the point size if shaderTessellationAndGeometryPointSize is disabled.
by Zebediah Figura (@zfigura)
21 Nov '22
21 Nov '22
--
https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/46
3
4
0
0
← Newer
1
...
53
54
55
56
57
58
59
...
133
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
Results per page:
10
25
50
100
200