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
James Carthew
wine
Commits
8c0225ef75e2575325fc9137e94a566b8153b478
Select Git revision
Branches
3
master
default
protected
stable
oldstable
Tags
20
wine-8.11
wine-8.10
wine-8.9
wine-8.8
wine-8.7
wine-8.0.1
wine-8.6
wine-8.5
wine-7.0.2
wine-8.4
wine-8.3
wine-8.2
wine-8.1
wine-8.0
wine-8.0-rc5
wine-8.0-rc4
wine-8.0-rc3
wine-8.0-rc2
wine-8.0-rc1
wine-7.22
23 results
wine
Author
Search by author
Any Author
authors
0 authors
Sep 17, 2018
winhttp: Make winsock_init() static.
· 8c0225ef
Francois Gouget
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
8c0225ef
mshtml: Make HTMLStyle_init_dispex_info() static.
· 0d5ee7c5
Francois Gouget
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
0d5ee7c5
msxml3/tests: Make test_namespaces_as_attributes() static.
· ed429596
Francois Gouget
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ed429596
ole32: Use the real proxy IID in ClientRpcChannelBuffer_GetBuffer().
· 904d1688
Zebediah Figura
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
904d1688
rpcrt4/tests: Add tests for delegated proxy methods.
· b82382f5
Zebediah Figura
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
b82382f5
winemac: Allow Command to be mapped to Ctrl.
· f621baa0
Ricky Zhou
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
f621baa0
Sep 14, 2018
Release 3.16.
· 64d9f309
Alexandre Julliard
authored
6 years ago
View commits for tag wine-3.16
wine-3.16
64d9f309
cmd: A spelling fix in a comment.
· 99fdd9e6
Francois Gouget
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
99fdd9e6
ole32/tests: Fix spelling of a variable name.
· 83301929
Francois Gouget
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
83301929
wined3d: Set WINED3DFMT_FLAG_COMPRESSED based on format block info.
· ea8a8804
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ea8a8804
wined3d: Use >= for shader model checks in feature_level_from_caps().
· 2b564100
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
2b564100
d2d1: Update to ID2D1DrawingStateBlock1.
· 8b3a7c25
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
8b3a7c25
ntdll: Relax checks for valid affinity mask in NtSetInformationThread().
· 575c1c90
Roger Zoellner
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
575c1c90
ntdll: Add stub for ApiSetQueryApiSetPresence.
· 3b0d0642
Michael Müller
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
3b0d0642
advapi32: Add stub for TraceSetInformation.
· b80780ad
Louis Lenders
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
b80780ad
xmllite/writer: Simplify setting default output encoding.
· a469d37e
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
a469d37e
xmllite/writer: Use internal function to create writer output implicitly.
· 2564862b
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
2564862b
xmllite/writer: Fix formatted output with interleaving text nodes.
· ef7b911a
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ef7b911a
xmllite/writer: Fix formatted output for closing tags.
· 9784ef16
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
9784ef16
xmllite/writer: Free finished element data (Valgrind).
· 5f548d2a
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
5f548d2a
ntoskrnl: Add FsRtlIsNameInExpression stub.
· c43030b6
Jactry Zeng
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
c43030b6
mpr: Properly handle device-less connections.
· 93fb279f
Pierre Schweitzer
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
93fb279f
wined3d: Introduce WINED3DFMT_FLAG_VERTEX_ATTRIBUTE.
· a220669f
Henri Verbeet
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
a220669f
ntdll/tests: Handle case where process doesn't have its own DEP policy.
· e3fe1b09
Alex Henrie
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
e3fe1b09
Sep 13, 2018
mpr: Implement WNetClearConnections().
· 07995500
Pierre Schweitzer
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
07995500
virtdisk/tests: Add GetStorageDependencyInformation tests.
· 43d04a32
Gijs Vermeulen
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
43d04a32
virtdisk: Add GetStorageDependencyInformation stub.
· 4ecb8b7e
Michael Müller
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
4ecb8b7e
wintab32: Correct ordinal in comment to the same as in the spec file.
· 3f53876c
Bernhard Übelacker
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
3f53876c
d2d1: Return bitmap options.
· bccd14f2
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
bccd14f2
wined3d: Use a table for colour fixups in apply_format_fixups().
· 39e19d2d
Henri Verbeet
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
39e19d2d
wined3d: Handle lack of ARB_half_float_vertex in format_vertex_info[].
· cff217f9
Henri Verbeet
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
cff217f9
wined3d: Move ARB_vertex_array_bgra handling to init_format_vertex_info().
· 05792f64
Henri Verbeet
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
05792f64
include: Add ID2D1DrawingStateBlock1 definition.
· 49647cb3
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
49647cb3
winex11: Make pixel format traces more compact.
· 92434118
Alexandre Julliard
authored
6 years ago
92434118
server: Remove unnecessary structure names.
· 3a5292eb
Alexandre Julliard
authored
6 years ago
3a5292eb
ntoskrnl: Allow space for the '\0'.
· 9f74c00e
Huw Davies
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
9f74c00e
shell32/autocomplete: Dynamically allocate hwndText so it can handle arbitrary sizes.
· cbbbb70c
Gabriel Ivăncescu
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
cbbbb70c
winebus.sys: Implement IRP_MN_QUERY_DEVICE_RELATIONS.
· 5815c7b5
Aric Stewart
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
5815c7b5
winebus.sys: Improve unloading the winebus driver.
· db6c5b59
Aric Stewart
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
db6c5b59
wine.inf: Add TCP/IP DataBasePath value.
· bfe48889
Alex Henrie
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
bfe48889
Loading