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
87a42df9f704e7d25eaaf2ec741531e26defdb99
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
Aug 26, 2021
ntoskrnl.exe: Fix the spelling of some comments.
· 87a42df9
Francois Gouget
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
87a42df9
wined3d: Fix the spelling of a comment.
· 135633bc
Francois Gouget
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
135633bc
include: Fix the spelling of a comment.
· 8574c520
Francois Gouget
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
8574c520
gdi32: Use NtGdiGetCharWidthW for GetCharWidthI.
· 7429be11
Jacek Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
7429be11
gdi32: Use NtGdiGetCharWidthW for GetCharWidthFloatA.
· 690a861b
Jacek Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
690a861b
gdi32: Use NtGdiGetCharWidthW for GetCharWidthFloatW.
· e5f5e734
Jacek Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
e5f5e734
gdi32: Support passing an array of chars to NtGdiGetCharWidthW.
· 2c77643e
Jacek Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
2c77643e
gdi32: Use NtGdiGetCharWidthW for GetCharWidth.
· baa60569
Jacek Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
baa60569
gdi32/tests: Use winetest_debug to silence noisy traces.
· c3ad3f2b
Jacek Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
c3ad3f2b
gdi32/tests: Add more char width tests.
· ba1769cb
Jacek Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
ba1769cb
msvcp90: Don't use throw_exception helper for bad_alloc exception.
· 1c09a7c5
Piotr Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
1c09a7c5
msvcp90: Fix _Xmem and _Nomemory exception message.
· 5630ce26
Piotr Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
5630ce26
msvcp90: Don't use throw_exception helper for rethrow.
· eebc5c50
Piotr Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
eebc5c50
msvcp90: Remove MSVCP_SIZE_T_MAX definition.
· 38d6dbc6
Piotr Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
38d6dbc6
msvcp90: Always throw bad_alloc exception in operator_new on allocation failure.
· ff5d176c
Piotr Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
ff5d176c
msvcp90: Remove MSVCRT_ prefix from new() and delete().
· 3a86f0a6
Piotr Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
3a86f0a6
msvcp90: Move Concurrency::details functions to details.c file.
· 6cca4e25
Piotr Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
6cca4e25
user32/tests: Fix ASCII / ANSI mixups in dde comments.
· fa18bc56
Francois Gouget
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
fa18bc56
user32/tests: Fix an ASCII / ANSI mixup in a dde ok() message.
· 2d52e16f
Francois Gouget
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
2d52e16f
wsock32: Fix ASCII / ANSI mixups in comments.
· ece94cd4
Francois Gouget
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
ece94cd4
winhttp: Execute WinHttpReadData() synchronously if the data is available.
· be5acd1c
Paul Gofman
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
be5acd1c
winhttp: Execute WinHttpQueryDataAvailable() synchronously if the data is available.
· 1c659954
Paul Gofman
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
1c659954
winhttp: Factor out query_data_ready() function.
· bc5305e5
Paul Gofman
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
bc5305e5
msvcrt/tests: Remove redundant NULL check before free().
· 2d9e89a8
Michael Stefaniuc
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
2d9e89a8
dpnet: Fix short buffer check also for the A case.
· b95cc688
Alexandre Julliard
authored
3 years ago
b95cc688
winecrt0: Add fallback implementation for __wine_unix_call().
· 53bd7448
Alexandre Julliard
authored
3 years ago
53bd7448
ntdll: Move the syscall dispatcher implementation to the platform-specific files.
· ff04d8a4
Alexandre Julliard
authored
3 years ago
ff04d8a4
ntdll: Store the syscall table in the syscall frame on all platforms.
· 847db3c1
Alexandre Julliard
authored
3 years ago
847db3c1
ntdll: Store the syscall flags in the syscall frame on all platforms.
· 77f5e296
Alexandre Julliard
authored
3 years ago
77f5e296
winebus.sys: Print the debug string and not the pointer to it.
· 079c47a3
Michael Stefaniuc
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
079c47a3
msdaps: Avoid casts from COM object to interface.
· e219f5cd
Michael Stefaniuc
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
e219f5cd
shlwapi/tests: Avoid casts from COM object to interface.
· 678ae0f9
Michael Stefaniuc
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
678ae0f9
dwrite: Avoid casts from COM object to interface.
· 431f157c
Michael Stefaniuc
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
431f157c
mf/tests: Avoid cast from COM object to interface.
· 3fa19c8c
Michael Stefaniuc
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
3fa19c8c
mfplat/tests: Avoid cast from COM object to interface.
· 2a083669
Michael Stefaniuc
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
2a083669
msxml3/tests: Remove superfluous cast to self.
· 2433a962
Michael Stefaniuc
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
2433a962
devenum: Always return S_FALSE from DllCanUnloadNow().
· 65e6165c
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
65e6165c
winegstreamer: Always return S_FALSE from DllCanUnloadNow().
· d90ab080
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
d90ab080
qcap: Always return S_FALSE from DllCanUnloadNow().
· d3cd3ebc
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
d3cd3ebc
quartz: Always return S_FALSE from DllCanUnloadNow().
· 9a4a722f
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
9a4a722f
Loading