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
kingjinni
wine
Commits
wine-1.5.1
Select Git revision
Branches
4
appinstall
master
default
protected
stable
oldstable
Tags
20
wine-8.18
wine-8.17
wine-8.16
wine-8.15
wine-8.14
wine-8.13
wine-8.0.2
wine-8.12
wine-8.11
wine-8.10
wine-8.9
wine-8.8
wine-8.7
wine-8.0.1
wine-8.6
wine-8.5
wine-7.0.2
wine-8.4
wine-8.3
wine-8.2
24 results
wine
Author
Search by author
Any Author
authors
0 authors
Mar 30, 2012
Release 1.5.1.
· e7a3392d
Alexandre Julliard
authored
13 years ago
View commits for tag wine-1.5.1
wine-1.5.1
e7a3392d
gdiplus: Support bitmap creation from 16-bit ddb's.
· 93a08976
Esme Povirk
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
93a08976
dmusic: Don't use method implementation directly. Pass through vtable with related macro instead.
· 4829fcd9
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4829fcd9
dmusic: Reimplement instrument loading.
· ed54e525
Andrew Eikum
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
ed54e525
dmusic: Support creating default ports with GUID_NULL.
· 47ce8c97
Andrew Eikum
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
47ce8c97
winspool: Keep track of any supplied devmode.
· b74c9a64
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
b74c9a64
winspool: Add a helper to free a printer entry.
· 736fdbde
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
736fdbde
winspool: Add a helper to duplicate a devmode.
· 2f78666a
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
2f78666a
po: Update Swedish translation.
· 5c4619d8
Lauri Kenttä
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
5c4619d8
po: Update Finnish translation.
· 0c54f79c
Lauri Kenttä
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
0c54f79c
mshtml: Use better helper in IHTMLStyle::get_width implementation.
· c6ada99b
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c6ada99b
mshtml: Use proper helpers in IHTMLStyle::backgroundColor implementation.
· 27555a52
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
27555a52
mshtml: Use proper helpers in IHTMLStyle::color implementation.
· 1cd6da26
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
1cd6da26
mshtml: Use proper helpers to implement IHTMLSyle::fontSize property.
· 75dd422c
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
75dd422c
gdi32: Use helper functions when loading font from cache.
· 35c84cdd
Kusanagi Kouichi
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
35c84cdd
advapi32: Return a fake security descriptor from CreatePrivateObjectSecurity.
· 40427f1a
Hans Leidekker
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
Based on a patch by Robert Shearman.
40427f1a
gdi32: Add support for loading scalable font resources.
· 88a2620b
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
88a2620b
ntdll: Also call the unwind handler for the target frame.
· a777676b
Alexandre Julliard
authored
13 years ago
a777676b
msvcp: Sync spec files.
· 4e9b1fae
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4e9b1fae
msvcp90: Added partial basic_ios<short> implementation.
· 9aebf52c
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
9aebf52c
msvcp90: Added partial basic_ios<wchar> implementation.
· 3174caa2
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
3174caa2
msvcp90: Added partial basic_ios<char> implementation.
· cee8e2b9
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
cee8e2b9
msi: Detect installed side-by-side assemblies.
· 8ea52669
Hans Leidekker
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
8ea52669
fusion/tests: Add another test for IAssemblyCache::QueryAssemblyInfo.
· aa53a8f0
Hans Leidekker
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
aa53a8f0
sxs: Add tests for IAssemblyCache::QueryAssemblyInfo.
· 0a648d76
Hans Leidekker
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
0a648d76
sxs: Implement IAssemblyCache::QueryAssemblyInfo.
· f2ce0cda
Hans Leidekker
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f2ce0cda
quartz: Update null renderer to use the BaseRenderer from strmbase.
· 3b85b13e
Aric Stewart
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
3b85b13e
d3d9: Don't return a pointer to the implementation in IDirect3DSurface9Impl_QueryInterface().
· fa3838e9
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
fa3838e9
d3d9: Don't return a pointer to the implementation in IDirect3DSwapChain9Impl_QueryInterface().
· b76f0aee
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
b76f0aee
ddraw: Querying IUnknown for a surface should return the IDirectDrawSurface interface.
· f7719a89
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f7719a89
ddraw: Replace a ERR in ddraw_surface7_QueryInterface() with a WARN.
· a6230756
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
a6230756
ddraw: Get rid of a couple of redundant else-statements.
· f3d1d479
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f3d1d479
Mar 29, 2012
dmusic: Add some tests for enumerating and creating ports.
· 997be9c4
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
997be9c4
d3drm: Partial implementation of IDirec3DRM:Load method + tests.
· 756f2964
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
756f2964
d3drm: Move mesh loading code into a separate function so it can be shared.
· db0ad52b
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
db0ad52b
qcap: Enable registration of all non yet implemented filters.
· e3c78137
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e3c78137
wpp: Fix a few memory leaks in the wpp_parse() function.
· 2c8a3c31
Józef Kucia
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
2c8a3c31
advapi32: Add event security access tests.
· d574e794
Dmitry Timoshkov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d574e794
advapi32: Add tests for kernel objects accessed with 0 and ACCESS_SYSTEM_SECURITY.
· 9c29e421
Dmitry Timoshkov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
9c29e421
cryptui: Use a single space after a full stop to follow the Windows GUI guidelines.
· ef1f0941
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
ef1f0941
Loading