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
Zsolt Vadász
wine
Commits
4b67531bf72ee1a8c92029a7be3836c96594150e
Select Git revision
Branches
5
WAYLAND_GetCursorPos
focus
master
default
protected
stable
oldstable
Tags
20
wine-10.0
wine-10.0-rc6
wine-10.0-rc5
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
25 results
wine
Author
Search by author
Any Author
authors
Zsolt Vadász
zsoltiv
1 author
Nov 29, 2012
msvcrt: Added mbrtowc implementation.
· 4b67531b
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4b67531b
msvcrt: Added mbrlen tests.
· 00658a4a
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
00658a4a
msvcrt: Added mbrlen implementation.
· b8ee0dd7
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b8ee0dd7
msvcp100: Added exception throwing helpers.
· d55eabbb
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d55eabbb
msxml3: Initialize body pointer and size for unknown types (Coverity).
· 2684eee0
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
2684eee0
msxml3: Fix a leak on error path.
· 00484ed9
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
00484ed9
msxml3: Revert "msxml3: AddRef() typeinfo pointers only when we have to.".
· f929611a
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
This reverts commit
6e566ce6
.
f929611a
oledb32: Properly free property sets and propinfo sets (Coverity).
· 75cc571f
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
75cc571f
dwrite: Handle allocation error (Coverity).
· 0e179e08
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0e179e08
wshom: Fix refcount for typeinfo pointers.
· 13d99144
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
13d99144
Nov 28, 2012
wined3d: Fix a typo in wined3d_device_set_stream_output().
· 56b39532
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
56b39532
wined3d: Also unbind stream outputs and the geometry shader in stateblock_unbind_resources().
· 5d9d20ee
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5d9d20ee
d3dx9: Avoid LPD3DXMATRIXSTACK.
· 8c94757c
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8c94757c
d3dx9: Avoid LPD3DXBASEMESH.
· d608de93
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d608de93
d3dx9: Avoid LPD3DXMESH.
· d480f9e1
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d480f9e1
po: Update Lithuanian translation.
· 04bcba1c
Aurimas Fišeras
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
04bcba1c
shdocvw: Remove unused variable.
· acb1d678
Andrew Talbot
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
acb1d678
uxtheme: Remove unused variable.
· 925a4411
Andrew Talbot
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
925a4411
winex11.drv: Remove unused variable.
· 00360e7c
Andrew Talbot
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
00360e7c
winscard: Remove unused variable.
· 960189b5
Andrew Talbot
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
960189b5
wtsapi32: Remove unused variable.
· ffb2cae6
Andrew Talbot
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ffb2cae6
setupapi: Load IRegistrar from atl100.dll.
· 960f0595
Alexandre Julliard
authored
12 years ago
960f0595
ddraw: Properly use the index buffer as a dynamic buffer.
· a61f68fc
Stefan Dösinger
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a61f68fc
ddraw: Make the index buffer write only.
· 108fcb69
Stefan Dösinger
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
108fcb69
ddraw: Don't create a wastefully large index buffer.
· 4b95487b
Stefan Dösinger
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4b95487b
cmd: Change what 'ver' issues.
· fc847f86
Jason Edmeades
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fc847f86
advapi: Implement GetNamedSecurityInfoW on top of GetSecurityInfo.
· 722c2b10
Erich Hoover
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
722c2b10
advapi: Implement SetNamedSecurityInfoW on top of SetSecurityInfo.
· 5851032d
Erich Hoover
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5851032d
mshtml: Added IHTMLInputElement::defaultValue property implementation.
· 639a42a8
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
639a42a8
winmm: Fix handling of mmio file buffers.
· c2cf4ddb
Akihiro Sagawa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c2cf4ddb
ntdll: Exit when we can't map the shared user data.
· 579f4f9d
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
579f4f9d
wineps.drv: Add orientation field to postscript header.
· 3303ba7f
Evgeny Putin
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3303ba7f
msvcp: Remove superfluous semicolons.
· a1797d88
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a1797d88
msvcrt: Remove superfluous semicolons.
· bdedab6c
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
bdedab6c
msxml3: Check return value (Coverity).
· cf8564a9
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
cf8564a9
msxml3: Fix handling of NULL object site (Coverity).
· b2643d38
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b2643d38
msxml3: Actually use skipped entity event data.
· 21be19a1
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
21be19a1
msxml3: Properly store SystemID and PublicID (Coverity).
· 818917a0
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
818917a0
xmllite: Fix equal sign parsing.
· c23ce597
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c23ce597
xmllite: Support standalone declaration.
· 8b8fb88e
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8b8fb88e
Loading