Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lorenzo Ferrillo
wine
Commits
3d5036e31769b0400d6cea08460e7fdb1cbf3556
Select Git revision
Branches
4
master
default
protected
winebuild-linker-version
stable
oldstable
Tags
20
wine-10.5
wine-10.4
wine-10.3
wine-10.2
wine-10.1
wine-10.0
wine-10.0-rc6
wine-10.0-rc5
wine-10.0-rc4
wine-10.0-rc3
wine-10.0-rc2
wine-10.0-rc1
wine-9.22
wine-9.21
wine-9.20
wine-9.19
wine-9.18
wine-9.17
wine-9.16
wine-9.15
24 results
wine
Author
Search by author
Any Author
authors
Lorenzo Ferrillo
llde
1 author
Dec 19, 2018
gdiplus: Fix a memory leak (Valgrind).
· 3d5036e3
Sven Baars
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
3d5036e3
windowscodecs/tests: Fix a memory leak (Valgrind).
· a77c7626
Sven Baars
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
a77c7626
windowscodecs: Fix a memory leak (Valgrind).
· 7a32035f
Sven Baars
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
7a32035f
dmstyle/tests: Relax a test for a pristine DMStyle object.
· 6b42be39
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
6b42be39
dsound: Fix a memory leak (Valgrind).
· b3b10335
Sven Baars
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
b3b10335
psapi/tests: Increase GetPerformanceInfo HandleCount error margin.
· 7d268f7d
Alex Henrie
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
7d268f7d
gdi32: Fix building with versions of fontconfig < 2.11.0.
· 54e3bf12
Huw Davies
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
54e3bf12
Dec 18, 2018
comctl32: Don't ignore page creation error for a non-modal propery sheet.
· 4ee173df
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
4ee173df
comctl32/tests: Add a test for passing dialog template with bad control class to PropertySheet.
· ca41fd89
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ca41fd89
server: Reset hardware breakpoint sizes before setting them.
· 53375be4
Alexandre Julliard
authored
6 years ago
53375be4
Add .editorconfig file.
· 530df61f
Eberhard Beilharz
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
530df61f
setupapi/tests: Fix return value checking.
· 06a86134
Zhiyi Zhang
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
06a86134
po: Update Catalan translation.
· e7130b59
Alex Henrie
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
e7130b59
devenum/tests: Fix some more memory leaks (Valgrind).
· 3399e9bb
Elizabeth Figura
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
3399e9bb
Dec 17, 2018
ddraw: Support drawing from D3DVBCAPS_SYSTEMMEMORY vertex buffers.
· 5a8e430b
Matteo Bruni
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
5a8e430b
d3d8: Support drawing from D3DPOOL_SYSTEMMEM index buffers.
· 695dbca9
Matteo Bruni
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
695dbca9
d3d8: Support drawing from D3DPOOL_SYSTEMMEM vertex buffers.
· 75b7ff60
Matteo Bruni
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
75b7ff60
d3d9: Support drawing from D3DPOOL_SYSTEMMEM index buffers.
· f34a19e6
Matteo Bruni
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
f34a19e6
d3d9: Support drawing from D3DPOOL_SYSTEMMEM vertex buffers.
· b18a53a5
Henri Verbeet
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
b18a53a5
wined3d: Make wined3d_adapter_init_format_info() static.
· 1177d082
Francois Gouget
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
1177d082
kernel32: Use Rtl function when the time zone name is useless.
· 2ce076a5
Akihiro Sagawa
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
2ce076a5
winhttp: Fix handling of WINHTTP_OPTION_SECURITY_FLAGS.
· 51f7680d
Hans Leidekker
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
51f7680d
user32: Don't reset focus if current dialog is a child.
· d8a27a78
Alistair Leslie-Hughes
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
d8a27a78
po: Update Korean translation.
· 02d039b5
Byeongsik Jeon
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
02d039b5
po: Update Japanese translation.
· 94c3cd2f
Akihiro Sagawa
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
94c3cd2f
winegcc: Don't add the prefix's include dir using -isystem.
· 9bb21d11
Andre Heider
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
9bb21d11
bcrypt: Clear magic bytes on destroy.
· 370ffa0d
Hans Leidekker
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
370ffa0d
shell32/tests: Fix some leaks (Valgrind).
· 9e99382b
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
9e99382b
combase/tests: Fix a string leak (Valgrind).
· c18fa0eb
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
c18fa0eb
dwrite/tests: Fix another factory leak (Valgrind).
· 3d100f7d
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
3d100f7d
oledb32/tests: Fix string leaks (Valgrind).
· 1d52cfc4
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
1d52cfc4
msxml3: Fix uri object leak on error path (Valgrind).
· 5825ad56
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
5825ad56
include: Add compatibility macros for Visual Studio 10.0.
· 36588028
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
36588028
include: Correct IBrowserService.IEGetDisplayName definition.
· 6f3e082c
Alistair Leslie-Hughes
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
6f3e082c
include: Add GetFilePatchSignature definition.
· 5b9eefd9
Alistair Leslie-Hughes
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
5b9eefd9
po: Update Lithuanian translation.
· 8d4456dd
Aurimas Fišeras
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
8d4456dd
Dec 14, 2018
Release 4.0-rc2.
· 4397d949
Alexandre Julliard
authored
6 years ago
View commits for tag wine-4.0-rc2
wine-4.0-rc2
4397d949
comctl32/tests: Avoid a structure initialization warning.
· 0e166d99
Alexandre Julliard
authored
6 years ago
0e166d99
winedbg: Fix incorrect pointer casts.
· 2a64e751
Alexandre Julliard
authored
6 years ago
2a64e751
msvcrt: Add some more MSVCRT prefixes to avoid conflicts with recent Mingw.
· dd016c03
Alexandre Julliard
authored
6 years ago
dd016c03
Loading