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
Releases
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
Santino Mazza
wine
Commits
wine-1.5.8
Select Git revision
Branches
18
ammstreamfix
mfsessiontopologiesfix
wmvcorefix
mmdevapidraft
notifyreleasebehaviour
winegstreamerfix
mediafoundationfix
testtwosources
regfix
mshtmlfixes
mshtmlfixesv2
aboutblankfix
roapi
ntdll/apphives
apphives
master
default
oldstable
stable
Tags
20
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
wine-9.14
wine-9.13
wine-9.12
wine-9.11
wine-9.10
wine-9.9
wine-9.8
wine-9.7
38 results
wine
Author
Search by author
Any Author
authors
Santino Mazza
tati
1 author
Jul 03, 2012
Release 1.5.8.
· 80c27606
Alexandre Julliard
authored
12 years ago
wine-1.5.8
80c27606
vbscript: Added for each loop tests.
· 7cdd5354
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
7cdd5354
vbscript: Added interpreter and compiler support for for each loops.
· 44266442
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
44266442
vbscript: Skip the first (null) instruction in dump_code.
· 4ca84477
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4ca84477
vbscript: Added more parameterized assignment tests.
· ef6a6b08
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ef6a6b08
vbscript: Added a hack for parameterized assignments with one argument.
· e56a5907
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e56a5907
msvcp90: Added locale::empty implementation.
· 0bd5ba82
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0bd5ba82
msvcp71: Forward basic_string::operator{<,<=,>,>=} to msvcp90.
· c5cd3d4d
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c5cd3d4d
msvcp71: Forward basic_string::_Myptr functions to msvcp90.
· c7636fe6
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c7636fe6
msvcp60: Keep class definitions in separate file.
· e29c3066
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e29c3066
msvcp90: Keep class definitions in separate file.
· 6c864c69
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6c864c69
winex11: Use the correct drawable with the X11DRV_GET_DRAWABLE escape.
· 241ab925
Alexandre Julliard
authored
12 years ago
241ab925
winex11: Use our own structure for mode information.
· 3ea8de26
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3ea8de26
d3d8: Introduce a helper function to create D3DPRESENT_PARAMETERS from a wined3d_swapchain_desc.
· 3509c891
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3509c891
d3d8: Introduce a helper function to create a wined3d_swapchain_desc from D3DPRESENT_PARAMETERS.
· b4d0b4e4
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b4d0b4e4
d3d9: Introduce a helper function to create D3DPRESENT_PARAMETERS from a wined3d_swapchain_desc.
· c98725cc
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c98725cc
d3d9: Introduce a helper function to create a wined3d_swapchain_desc from D3DPRESENT_PARAMETERS.
· 003ab4d3
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
003ab4d3
d3dx9/tests: Add effect parameter value SetMatrixTransposePointerArray() test.
· 18126eeb
Rico Schüller
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
18126eeb
d3dx9/tests: Add effect parameter value SetMatrixPointerArray() test.
· 1ae494a9
Rico Schüller
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
1ae494a9
d3dx9: Implement ID3DXBaseEffect::SetMatrixTransposePointerArray().
· 929c669b
Rico Schüller
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
929c669b
d3dx9: Implement ID3DXBaseEffect::SetMatrixPointerArray().
· e5953b6b
Rico Schüller
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e5953b6b
gdiplus: Fix the convert_unit() comment to reflect its functionality.
· 1f3b53c5
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
1f3b53c5
gdiplus: Add parameter checks to GdipSetPropertyItem, print item contents in the trace.
· 56621638
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
56621638
po: Update Korean translation.
· b03e74e3
Hwang YunSong (황윤성)
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b03e74e3
po: Update German translation.
· 665f1eee
Julian Rüger
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
665f1eee
mshtml: Force cycle collection when releasing main document object.
· ecf667ad
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ecf667ad
user32: Add test for ComboBox repositioning behavior.
· fb454584
Sergey Guralnik
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fb454584
kernel32/tests: Test deleting a timer right after creating it.
· d31b6335
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d31b6335
kernel32/tests: Improve some traces for the CreateTimerQueueTimer() tests.
· b887e7a9
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b887e7a9
d3dx9_36/tests: Add a trailing '\n' to ok() calls.
· 691b9b64
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
691b9b64
dssenh/tests: Add a trailing '\n' to a skip() call.
· 91e16801
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
91e16801
Assorted spelling fixes.
· 6333fa75
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6333fa75
msxml3: Added _newEnum() support for IXMLDOMNamedNodeMap.
· 1625dae7
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
1625dae7
quartz: Use StdMemAllocator_from_IMemAllocator() instead of casts.
· 56e3b22f
Michael Stefaniuc
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
56e3b22f
quartz: Use unsafe_impl_from_IMediaSample() instead of a cast.
· 9262c55a
Michael Stefaniuc
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
9262c55a
quartz: Avoid a COM object => iface => object round trip.
· f557ed6f
Michael Stefaniuc
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f557ed6f
quartz: COM cleanup for IMediaSample2.
· b904b694
Michael Stefaniuc
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b904b694
shell32/tests: Fix a failure on w2k.
· bb684aab
Detlef Riekenberg
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
bb684aab
windowscodecs: Implement IWICBitmapCodecInfo::GetPixelFormats.
· 5c4ed986
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5c4ed986
windowscodecs: Implement MetadataReaderInfo_DoesSupportPadding.
· 8dad0435
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8dad0435
Loading