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
e4cb946c4aef0375a1f94a9167db0fe95dbbb014
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
Apr 17, 2012
advapi32: Avoid shadowing a parameter.
· e4cb946c
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e4cb946c
d3drm: Implement IDirect3DRMFrameX_DeleteChild.
· 4001e60e
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4001e60e
d3drm: Implement IDirect3DRMFrameX_AddChild.
· 470468c7
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
470468c7
jscript: Added parameterized property assignment tests.
· d2fb2af8
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d2fb2af8
jscript: Addded parameterized property assignment support.
· 0b0e34ab
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
0b0e34ab
gdi32/tests: Fix a test that can fail on multi-monitor setups.
· 8b776029
Alexandre Julliard
authored
13 years ago
8b776029
winex11: ExtFloodFill does take the current ROP into account.
· a9b78672
Alexandre Julliard
authored
13 years ago
a9b78672
winex11: Convert all points to device coordinates at once for polylines and polygons.
· dedd9fe2
Alexandre Julliard
authored
13 years ago
dedd9fe2
mshtml: Added IHTMLStyle2::overflowY implementation.
· b2f3144e
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
b2f3144e
mshtml: Added IHTMLStyle2::overflowX implementation.
· 5b99a4e8
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
5b99a4e8
mshtml: Added IHTMLWindow3::detachEvent implementation.
· c5c94f10
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c5c94f10
Added support for shadowing of element pseudo-variables.
· d9876902
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d9876902
mshtml: Added IHTMLDocument2::put_URL implementation.
· 34b41084
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
34b41084
server: Add access mapping for IO completion objects.
· 16b7a7f7
Dmitry Timoshkov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
16b7a7f7
kernel32: Fix some typos, remove not needed casts.
· d4e57b15
Dmitry Timoshkov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d4e57b15
po: Update Russian translation.
· d0483ec6
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d0483ec6
msxml3: Set namespace-prefixes on by default.
· 9a5da56f
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
9a5da56f
msxml3: Added getIndexFromName() implementation for SAXAttributes.
· 8dcd01bb
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
8dcd01bb
msxml3: Added IMXAttributes::clear().
· 6f95c699
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
6f95c699
msxml3: Fix end prefix iteration for SAXXMLReader40.
· f9c3a51f
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f9c3a51f
winedbg: Fix parsing table for ARM disassembler.
· ad1d7450
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
ad1d7450
d3d8: Get rid of IDirect3DCubeTexture8Impl.
· b8d07a2b
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
b8d07a2b
d3d8: Get rid of IDirect3DTexture8Impl.
· 7bb17f49
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
7bb17f49
d3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_UnlockRect().
· e0390da6
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e0390da6
d3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_LockRect().
· 883e7bbe
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
883e7bbe
d3d8: Properly retrieve an interface pointer in IDirect3DCubeTexture8Impl_GetCubeMapSurface().
· cae90acb
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
cae90acb
msvcr90: Added _byteswap_{ushort,ulong,uint64} implementation.
· e24e6eb2
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e24e6eb2
windowscodecs: Implement JpegEncoder_Commit.
· 4b9fabef
Esme Povirk
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4b9fabef
windowscodecs: Implement JpegEncoder_Frame_Commit.
· df3da729
Esme Povirk
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
df3da729
windowscodecs: Implement JpegEncoder_Frame_WritePixels.
· 20521a5b
Esme Povirk
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
20521a5b
windowscodecs: Implement JpegEncoder_Frame_SetResolution.
· 29b0c79e
Esme Povirk
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
29b0c79e
windowscodecs: Implement JpegEncoder_Frame_SetPixelFormat.
· 68d9ea4d
Esme Povirk
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
68d9ea4d
Apr 16, 2012
d3drm: Pass the first requested interface when notifying the application.
· efba6cd0
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
efba6cd0
dmband: Display flag variables in hexadecimal and rename some parameters.
· 916bfc6c
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
916bfc6c
dmband: Add tests.
· 54168bde
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
54168bde
msvcrt: Added more length modifiers in scanf function.
· 7240170c
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
7240170c
msvcrt: Fixed 'h' modifier handling when printing integers.
· 0cc16fc8
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
0cc16fc8
kernel32/tests: Add more tests for early closing mapping handle.
· 5c9ca5cb
Alexander Morozov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
5c9ca5cb
iphlpapi: Reimplement GetTcpTable on top of GetExtendedTcpTable.
· d4ebc529
Hans Leidekker
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d4ebc529
iphlpapi: Add tests for GetExtendedTcpTable.
· d2dbd9bd
Hans Leidekker
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d2dbd9bd
Loading