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
511b50e7bff5c67c9c928e47f4fbab66ddc0295c
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
Nov 01, 2018
widl: Ignore -robust command line option.
· 511b50e7
Jacek Caban
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
511b50e7
widl: Add __int32 type support.
· 2761fc91
Jacek Caban
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
2761fc91
ntdll: Update debug trace.
· 2172855f
Jacek Caban
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
2172855f
ntdll: Remove no longer needed event handle from async_irp.
· 9ee34a5d
Jacek Caban
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
9ee34a5d
server: Add FILE_SKIP_SET_EVENT_ON_HANDLE support.
· 3dacf821
Jacek Caban
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
3dacf821
gdiplus: Skip failed font family when building system collection.
· 455de702
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
455de702
gdiplus: Return actual code on failed attempt to add a font.
· 4aaa9411
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
4aaa9411
gdiplus/tests: Add parameter validation test for GdipGetFontCollectionFamilyCount().
· a1ff2c44
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
a1ff2c44
webservices: Don't use MSG_PEEK.
· 481ee636
Hans Leidekker
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
481ee636
rpcrt4/tests: Add some tests for marshalling interface pointers.
· b7cc627c
Elizabeth Figura
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
b7cc627c
widl: Fix FC_ALLOCED_ON_STACK for interpreted stubs.
· 76a665a1
Elizabeth Figura
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
76a665a1
widl: Only mark simple [out] pointers as on-stack if they are [ref] pointers.
· 481c408a
Elizabeth Figura
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
481c408a
comctl32/pager: Support header notification conversion.
· 0e795d53
Zhiyi Zhang
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
0e795d53
wined3d: Prefer bind flags over usage flags in ffp_blit_supported().
· ae0f03ba
Henri Verbeet
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ae0f03ba
wined3d: Prefer bind flags over usage flags in fbo_blitter_supported().
· 12d7bd56
Henri Verbeet
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
12d7bd56
wined3d: Prefer bind flags over usage flags in wined3d_texture_prepare_texture().
· 220c078e
Henri Verbeet
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
220c078e
wined3d: Prefer bind flags over usage flags in wined3d_texture_upload_data().
· 6435bd74
Henri Verbeet
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
6435bd74
wined3d: Prefer bind flags over usage flags in wined3d_texture_init().
· 14434751
Henri Verbeet
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
14434751
po: Update Lithuanian translation.
· e2ec160e
Aurimas Fišeras
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
e2ec160e
Oct 31, 2018
cryptui: Partially implement CryptUIDlgSelectCertificate.
· 3056f9be
Alexander Morozov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
3056f9be
user32/tests: Add scrollbar subclassing tests.
· d23be055
Jacek Caban
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
d23be055
ntdll: Avoid more race conditions in RtlDeregisterWaitEx.
· 759e6f1d
Stefan Dösinger
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
759e6f1d
dinput: Use the same GUID for Instance and Product.
· 3a2834b3
Brendan McGrath
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
3a2834b3
dinput/tests: Test that the GUID is the same for Instance and Product.
· c357f367
Brendan McGrath
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
c357f367
qwave: Add new stub dll.
· 73c0ec29
Louis Lenders
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
73c0ec29
server: Use file mode flags in async_handoff to decide if request is blocking.
· 43cdcc07
Jacek Caban
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
43cdcc07
server: Introduce is_fd_overlapped() helper.
· f7f9bf98
Jacek Caban
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
f7f9bf98
ntdll/tests: Add more I/O blocking and completion tests.
· 36693cfb
Jacek Caban
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
36693cfb
explorer: Move the check for the magic root desktop to the X11 driver.
· 9f804910
Alexandre Julliard
authored
6 years ago
9f804910
webservices: Implement WsRequestReply.
· 5a58080a
Hans Leidekker
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
5a58080a
webservices: Add support for UTF-8 encoded text in read_message_id.
· 57db7989
Hans Leidekker
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
57db7989
webservices: Increase the maximum size of the channel writer buffer.
· ec2ea93b
Hans Leidekker
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ec2ea93b
webservices: Add traces.
· 3b7fd4ff
Hans Leidekker
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
3b7fd4ff
webservices: Try to receive the whole message at once.
· 26008a7b
Hans Leidekker
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
26008a7b
webservices: Also trace return values in the URL functions.
· bd7c86bb
Hans Leidekker
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
bd7c86bb
comctl32/edit: Handle focused cue text.
· 8bd48fd6
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
8bd48fd6
comctl32/edit: Add missing message macros.
· aa601fdf
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
aa601fdf
dwrite: Release file streams when building collections.
· d19e34d8
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
d19e34d8
crypt32: CryptFreeOIDFunctionAddress should not unload a registered module.
· 3b1e55d0
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
3b1e55d0
crypt32: Add CryptSetKeyIdentifierProperty stub.
· 787133fc
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
787133fc
Loading