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
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
João Lucas Farias
wine
Commits
wine-1.5.17
Select Git revision
Branches
3
master
default
protected
oldstable
stable
Tags
20
wine-7.11
wine-7.10
wine-7.9
wine-7.8
wine-7.7
wine-6.0.4
wine-7.6
wine-7.5
wine-7.4
wine-7.3
wine-6.0.3
wine-7.2
wine-7.1
wine-7.0
wine-7.0-rc6
wine-7.0-rc5
wine-7.0-rc4
wine-7.0-rc3
wine-7.0-rc2
wine-7.0-rc1
23 results
wine
Author
Search by author
Any Author
authors
0 authors
Nov 09, 2012
Release 1.5.17.
· 1262f076
Alexandre Julliard
authored
12 years ago
wine-1.5.17
1262f076
msi: Use FIELD_OFFSET to calculate the size of structs with variable length array.
· 51013ad2
Michael Stefaniuc
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
51013ad2
msi: Avoid a string copy when comparing SQL keywords.
· 9c431b67
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
9c431b67
msi: Fix use of uninitialized variables.
· e1512177
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e1512177
d3dcompiler: Put data type name of constants on the heap.
· f6b22a75
Matteo Bruni
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f6b22a75
d3dcompiler: Skip stray semicolons outside of functions.
· feda13db
Matteo Bruni
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
feda13db
d3dcompiler: Allow a comma at the end of an initializer.
· 0d2a27af
Matteo Bruni
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0d2a27af
d3dcompiler: Don't take the sign as part of the numeric token.
· a5203e1a
Matteo Bruni
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a5203e1a
wined3d: Pop control frames in disabled if branches (ARB shader backend).
· a7956c4c
Matteo Bruni
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a7956c4c
wined3d: Ensure GL_FRAGMENT_PROGRAM_ARB is enabled when using ARB shaders.
· b532284a
Matteo Bruni
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b532284a
jscript: Fixed leak in disp_propget.
· 74a83150
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
74a83150
ole32: Fix some leaks (coverity).
· 780228b6
Frédéric Delanoy
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
780228b6
winmm: Call IsFormatSupported for WAVE_FORMAT_QUERY only.
· f5628373
Jörg Höhle
authored
13 years ago
and
Alexandre Julliard
committed
12 years ago
f5628373
winmm: Avoid generic MMSYSERR_ERROR during initialisation.
· e3e0bfca
Jörg Höhle
authored
13 years ago
and
Alexandre Julliard
committed
12 years ago
e3e0bfca
winmm: Prefer using MMSYSERR_* over AUDCLNT_E_* from mmdevapi.
· 6086c7be
Jörg Höhle
authored
13 years ago
and
Alexandre Julliard
committed
12 years ago
6086c7be
msvcp90/tests: Add fstream<>::tellg tests.
· 23cbfff4
Daniel Lehman
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
23cbfff4
mshtml: Added IPersistStream::LoadHistory implementation.
· 26d39625
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
26d39625
mshtml: Use flags in navigation functions.
· cfa0a3ac
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
cfa0a3ac
mshtml: Added IPersistHistory::SaveHistory implementation.
· 92443dca
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
92443dca
mshtml: Use fregment-less URI in super_navigate.
· 99c34aa9
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
99c34aa9
mshtml: Call set_current_uri in navigate_proc.
· 01949aea
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
01949aea
mshtml: Don't pass hash part of URI to EvaluateNewWindow.
· e0a33d04
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e0a33d04
wined3d: Introduce a separate function for generating the sRGB write GLSL code.
· 986f4cb9
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
986f4cb9
wined3d: Introduce a separate function for generating the fixed function fog GLSL code.
· f6d05fba
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f6d05fba
ddraw: Avoid LPDIRECT3DTEXTURE2.
· 1b9dcb16
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
1b9dcb16
ddraw: Avoid LPDIRECT3DEXECUTEBUFFER.
· 261a6c30
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
261a6c30
ddraw: Avoid LPDIRECT3DVERTEXBUFFER.
· f088901c
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f088901c
Nov 08, 2012
d3dx9: Handle NULL arguments in D3DXVec3Unproject.
· 3e264ced
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3e264ced
d3dx9: Handle NULL arguments in D3DXVec3Project.
· a5d56507
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a5d56507
xpssvcs: Add stub dll.
· dff50123
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
dff50123
d3drm: Fix a leak (coverity).
· 1ae9acb0
Frédéric Delanoy
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
1ae9acb0
xcopy: Fix indentation of a break (coverity).
· 69f2ac0d
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
69f2ac0d
winhlp32: Mark up fallthrough switch case (coverity).
· bc240bd3
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
bc240bd3
winmm: Mark up fallthrough switch case (coverity).
· 126fded4
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
126fded4
start: Fix mask for creation flags (coverity).
· 76bc1d76
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
76bc1d76
opengl32: Apply correct normals to text rendered with wglUseFontOutlines.
· 001726fc
Sam Edwards
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
001726fc
d3d8/tests: Add test for IDirect3DDevice8_Reset with BackBufferWidth/Height = 0.
· 9fb27d7a
Sam Edwards
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
9fb27d7a
gdiplus: Store transformation matrix directly in the objects.
· 39ec8ce6
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
39ec8ce6
mstask/tests: Add tests for SetTargetComputer.
· 0c8dc009
Detlef Riekenberg
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0c8dc009
mstask: Implement SetTargetComputer.
· 5bff2fb6
Detlef Riekenberg
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5bff2fb6
Loading