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
2741edb9989d33ae7bb3d2dceba5e5d916655340
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 07, 2011
ntdll: Declare debug channel only when used.
· 2741edb9
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
2741edb9
msvcrt: Fix MSVC build in locale.c.
· e374c8fe
Thomas Faber
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e374c8fe
msvcrt: Fix MSVC build in exit.c and msvcrt.h.
· 54028273
Thomas Faber
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
54028273
makefiles: Add manual dependencies also for testlist cross object.
· 24a1fc37
Octavian Voicu
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
24a1fc37
configure: Fix a typo.
· 78f717bf
Rafał Mużyło
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
78f717bf
msxml3: Fix collection index based support for IXMLDOMSelection.
· 2ce0f8fd
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
2ce0f8fd
msxml3: Add IDispatchEx support for IXMLDOMNamedNodeMap.
· 70e0290d
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
70e0290d
msxml3: Support IDispatch in IXMLElement.
· 5ea259e8
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
5ea259e8
msxml3: Fix IDispatch support for IXMLDocument.
· c32db174
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c32db174
Nov 04, 2011
Release 1.3.32.
· 08a4ca7b
Alexandre Julliard
authored
13 years ago
View commits for tag wine-1.3.32
wine-1.3.32
08a4ca7b
dpnet/tests: Fix another test failure on Windows.
· 2d18d5fe
Alexandre Julliard
authored
13 years ago
2d18d5fe
icinfo: No longer use stdio functions, but direct kernel32 ones.
· ad544128
eric pouech
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
ad544128
icinfo: Compile the IcInfo program as a command-line app.
· 15bcb63b
eric pouech
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
15bcb63b
wineps: Fix the font escapement when coordinates are being mirrored.
· 29295e98
Alexandre Julliard
authored
13 years ago
29295e98
ws2_32: Remove unneeded address-of operator from array name.
· a38b3008
Andrew Talbot
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
a38b3008
wined3d: Remove unneeded address-of operators from array names.
· a8958441
Andrew Talbot
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
a8958441
include: Make "long" numeric constants LP64/LLP64 proof (oledlg.h).
· 232bf4cf
Michael Stefaniuc
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
232bf4cf
include: Make "long" numeric constants LP64/LLP64 proof (winver.h).
· cb72e666
Michael Stefaniuc
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
cb72e666
include: Make "long" numeric constants LP64/LLP64 proof (msacm.h).
· f9c42a7d
Michael Stefaniuc
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f9c42a7d
include: Make "long" numeric constants LP64/LLP64 proof (wingdi.h).
· 7ec013cb
Michael Stefaniuc
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
7ec013cb
include: Drop gratuitous l modifier from numeric constants in corerror.h.
· 624079d8
Michael Stefaniuc
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
624079d8
gdi32: Set the mono color map in BitBlt also for the initial PutImage attempt.
· bfb41db3
Alexandre Julliard
authored
13 years ago
bfb41db3
gdi32: Return failure when GetPixel is not supported.
· 278899d1
Alexandre Julliard
authored
13 years ago
278899d1
wined3d: Recognize Northern Islands cards with AMD binary drivers.
· cc221b28
Matteo Bruni
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
cc221b28
wined3d: Test more thoroughly for post-pixelshader blending support, try on more texture formats.
· 7b0ba515
Matteo Bruni
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
7b0ba515
wined3d: Add filtering flag to more texture formats.
· 30757915
Matteo Bruni
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
30757915
wined3d: Make the shader parameter to shader_arb_generate_pshader() const.
· 55d8063e
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
55d8063e
wined3d: Make the shader parameter to shader_arb_generate_vshader() const.
· e3a105a6
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e3a105a6
wined3d: Make the shader parameter to init_output_registers() const.
· 3a9001fb
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
3a9001fb
wined3d: Make some parameters to shader_generate_arb_declarations() const.
· e7183062
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e7183062
wined3d: Merge surface_getdc() and gdi_surface_getdc().
· 3f11631e
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
3f11631e
wined3d: Add fallbacks for d3d9 and d3d10 cards in select_card_amd_mesa().
· 739dbab4
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
739dbab4
wined3d: Avoid a drawable -> texture transfer through sysmem in...
· 3bfecd58
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
3bfecd58
Nov 03, 2011
po: Update Polish translation.
· c872590a
Łukasz Wojniłowicz
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c872590a
wined3d: Rename nVidia GTX560 to GTX560TI, add GTX560 with correct device id.
· 48557153
Claudio Fontana
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
48557153
urlmon: Add some more tests for FindMimeFromData().
· aa80ce8c
Austin English
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
aa80ce8c
wininet: Add a stub for ShowClientAuthCerts.
· 25bc31ac
Austin English
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
25bc31ac
mshtml: Fixed ref count leaks.
· 92d55a84
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
92d55a84
mshtml: HTMLWindow_item code clean up.
· adafcda4
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
adafcda4
user32: Fix DFC_BUTTONRADIOMASK flag support in DrawFrameControl.
· 816802cb
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
816802cb
Loading