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
Lauri Kenttä
wine
Commits
wine-1.7.15
Select Git revision
Branches
3
master
default
protected
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
23 results
wine
Author
Search by author
Any Author
authors
Lauri Kenttä
lauri.kentta
1 author
Mar 21, 2014
Release 1.7.15.
· 3ea505bd
Alexandre Julliard
authored
10 years ago
wine-1.7.15
3ea505bd
wbemprox/tests: Don't use infinite timeouts.
· 6e7440e9
Hans Leidekker
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
6e7440e9
mscms/tests: Fix test failures on Wine when color profiles are present.
· 5752d483
Hans Leidekker
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
5752d483
d3d8: Use the private store api for surfaces.
· 9a795c52
Stefan Dösinger
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
9a795c52
d3d8: Use the private store api for textures.
· 9be18d5f
Stefan Dösinger
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
9be18d5f
d3d8: Use the private store api for volumes.
· c9db3c66
Stefan Dösinger
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
c9db3c66
d3d8: Use the private store api for buffers.
· 1db2bdcf
Stefan Dösinger
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
1db2bdcf
d3d8: Introduce a resource structure.
· 97b55258
Stefan Dösinger
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
97b55258
vbscript: Added error handling tests.
· bda96fde
Jacek Caban
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
bda96fde
vbscript: Added Err.Clear implementation.
· 171ddf5c
Jacek Caban
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
171ddf5c
vbscript: Added Err.Number implementation.
· 7baaea03
Jacek Caban
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
7baaea03
vbscript: Added support for exception unwinding.
· fc0ef22a
Jacek Caban
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
fc0ef22a
vbscript: Moved Error object implementation to global.c.
· ce75124a
Jacek Caban
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
ce75124a
msvcp110: Add _Xtime_get_ticks implementation.
· 9183e584
Piotr Caban
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
9183e584
ntdll/tests: Always wait until the operation completes if returned status is STATUS_PENDING.
· d5fd04f2
Dmitry Timoshkov
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
d5fd04f2
mshtml: Added IHTMLTable::align property implementation.
· 911adfbb
Zhenbo Li
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
911adfbb
netapi32: Add stub for NetScheduleJobDel.
· 8c601611
Qian Hong
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
8c601611
d3d9/tests: Use a separate device for texkill_test().
· b1758911
Henri Verbeet
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
b1758911
d3d9/tests: Use a separate device for x8l8v8u8_test().
· 3cc2d639
Henri Verbeet
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
3cc2d639
d3d9/tests: Use a separate device for volume_v16u16_test().
· d1d40bfa
Henri Verbeet
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
d1d40bfa
d3d9/tests: Use a separate device for constant_clamp_ps_test().
· 4a2e3895
Henri Verbeet
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
4a2e3895
d3d9/tests: Use a separate device for cnd_test().
· 7f302ac4
Henri Verbeet
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
7f302ac4
qcap: Use BOOL type where appropriate.
· 7715684f
Frédéric Delanoy
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
7715684f
xmllite: Implement CreateXmlWriterOutputWithEncodingName().
· ac8a24aa
Nikolay Sivov
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
ac8a24aa
winex11: Remove unused "parent" parameter from create_gl_drawable().
· eb235b6b
Ken Thomases
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
eb235b6b
winex11: Don't reset OpenGL swap interval of window on SetParent().
· 6696e7d9
Ken Thomases
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
6696e7d9
winemac: Make the swap interval a property of the window, not the context.
· 15612dd7
Ken Thomases
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
15612dd7
winemac: Fix wglSwapBuffers() to operate on the HDC, not the current GL context.
· 5943c580
Ken Thomases
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
5943c580
Mar 20, 2014
wintab32: Fix pkSerialNumber typo.
· 81994306
Eriks Dobelis
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
81994306
netcfgx: Register interfaces.
· 06cbe44c
Alistair Leslie-Hughes
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
06cbe44c
netcfgx: Implement DllCanUnloadNow, DllGetClassObject, DllRegisterServer, DllUnregisterServer.
· d2733579
Alistair Leslie-Hughes
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
d2733579
tapi32: Stub lineOpenW.
· b56102e9
Esme Povirk
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
b56102e9
wined3d: Remove the version parameter.
· 938529e1
Stefan Dösinger
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
938529e1
user32: Added ChangeWindowMessageFilterEx() stub.
· d3c9e8a7
Nikolay Sivov
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
d3c9e8a7
msvcrt: Don't add 0x prefix while printing 0 with printf.
· 2693ce1a
Piotr Caban
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
2693ce1a
oleaut32: Fixed vartest.c tests on Windows 8.1.
· b6db22da
Jacek Caban
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
b6db22da
msi: Update MsiServerMessage registration version to match module version.
· 20e47051
Nikolay Sivov
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
20e47051
msi: MsiInstaller coclass is not included in a typelib.
· 117ae257
Nikolay Sivov
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
117ae257
user32/tests: Make a few more messages optional.
· e445303a
Alexandre Julliard
authored
10 years ago
e445303a
widl: Move is_void(), is_declptr() and is_conformant_array() to header.h and make them inline.
· e6d585a6
Dmitry Timoshkov
authored
10 years ago
and
Alexandre Julliard
committed
10 years ago
e6d585a6
Loading