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
Adam Rehn
wine
Commits
wine-1.5.3
Select Git revision
0 results
wine
Author
Search by author
Any Author
authors
0 authors
Apr 27, 2012
Release 1.5.3.
· 016afa04
Alexandre Julliard
authored
12 years ago
wine-1.5.3
016afa04
dmusic: Implement IDirectMusicBufferImpl_Flush.
· cb804ce8
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
cb804ce8
dmusic: Implement IDirectMusicBuffer_GetStartTime and IDirectMusicBuffer_SetStartTime.
· 09a2dd6a
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
09a2dd6a
dmusic: IDirectMusicBufferImpl_GetUsedBytes.
· 5c5ed245
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5c5ed245
dmusic: Implement IDirectMusicBufferImpl_PackStructured.
· fbd0aba7
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fbd0aba7
dmusic: Handle GUID_NULL when creating IDirectMusicBuffer.
· 51942db8
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
51942db8
dmusic: Add tests for IDirectMusicBuffer.
· 0a588385
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0a588385
winex11: Store the DC bounds rectangle as a pointer.
· bc6f2f86
Alexandre Julliard
authored
12 years ago
bc6f2f86
gdi32: Store the bounds rectangle as a pointer in the DIB driver.
· 3ea711dd
Alexandre Julliard
authored
12 years ago
3ea711dd
gdi32: Add a SetBoundsRect driver entry point.
· 3009e03d
Alexandre Julliard
authored
12 years ago
3009e03d
jscript: Removed unused do_*_tag_format arguments.
· 30acd235
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
30acd235
jscript: Use stack_push_int in interp_bneg.
· 424b6311
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
424b6311
regedit: Allows semicolon comments.
· 1fba4a68
Bruno Jesus
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
1fba4a68
regedit: Fix item text reading in regedit.
· c3821f6c
Bruno Jesus
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c3821f6c
msxml3: Query for handler interface instead of using what was passed in Variant directly.
· 28335fb3
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
28335fb3
dsound: Map MMDevAPI error to DSound error.
· 3ef92af6
Andrew Eikum
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3ef92af6
d3dx9: Add basic support for loading DXT formats to D3DXLoadSurfaceFromMemory().
· b11d8db2
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b11d8db2
d3dx9: Introduce a special case for simple loads in D3DXLoadSurfaceFromMemory().
· e9255530
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e9255530
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetPixelShader().
· c638aab2
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c638aab2
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetVertexShader().
· 722e60ab
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
722e60ab
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetVertexDeclaration().
· a495b7af
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a495b7af
Apr 26, 2012
kernel32/tests: Added IdnToNameprepUnicode tests.
· 6cda3776
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6cda3776
kernel32/tests: Added more FoldString tests.
· 4242fc94
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4242fc94
kernel32: Added IdnToNameprepUnicode implementation.
· a08710f3
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a08710f3
make_unicode: Create tables with data needed by nameprep algorithm.
· 047793e1
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
047793e1
amstream: Add stubbed implementation of AudioStreamSample.
· 5c09a11e
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5c09a11e
amstream: Add stubbed implementation of DirectDrawStreamSample.
· 60a8a27b
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
60a8a27b
strmbase: Track internal window styles in baseWindow.WindowStyles.
· f3831870
Aric Stewart
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f3831870
msxml3: Support disabled escaping mode when writing attribute values.
· 3bc1bdae
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3bc1bdae
msxml3: Support disabled escaping mode for characters() callback.
· 622c94ac
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
622c94ac
jscript: Get rid of parser function collecting hack by moving the logic to compiler.
· ca15adfd
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ca15adfd
gdiplus: Implement GdipWidenPath for closed figures.
· 7b5af236
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
7b5af236
gdiplus: Add basic implementation of GdipWidenPath.
· 930cdab2
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
930cdab2
gdiplus: Return OutOfMemory when creating a path gradient from a NULL path.
· 3a3ca55f
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3a3ca55f
gdiplus: Return OutOfMemory when creating a path gradient with NULL points.
· ea3e26e3
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ea3e26e3
fusion: Implement IAssemblyCache::UninstallAssembly.
· 25ba5c8b
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
25ba5c8b
msi: Avoid a crash in get_registered_local_package.
· 89e95aa9
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
89e95aa9
msi: Don't free cached tables in MsiDatabaseCommit.
· fde66de6
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fde66de6
wined3d: Move the resource bind_count field up to wined3d_resource.
· de43de51
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
de43de51
ddraw: Get rid of IClassFactoryImpl.
· 9fd2d34d
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
9fd2d34d
Loading