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
46d08bb6cefa6372ef3f597a130d14ee62c662dc
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
Jul 09, 2012
msxml3: Fix xml declaration output when it's specified in loaded document (in case of stream).
· 46d08bb6
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
46d08bb6
msxml3: Don't use stream written value when saving to stream.
· 1a055244
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
1a055244
winex11: Get rid of xrandr.h.
· 6c4465f4
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6c4465f4
winex11: Get rid of xvidmode.h.
· eafc8d0b
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
eafc8d0b
d3d9: Implement d3d9_device_ResetEx().
· 73eceafb
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
73eceafb
wined3d: Fix the .spec.
· 3543e1d1
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3543e1d1
secur32: Only read complete records in schan_InitializeSecurityContextW().
· 2025e815
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
2025e815
winedbg: Add new operators regarding data processing to ARM disassembler.
· 338f5e9c
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
338f5e9c
winedbg: Add swap operator to ARM disassembler.
· b96d6133
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b96d6133
winedbg: Add multiplication operators to ARM disassembler.
· 498614dd
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
498614dd
winedbg: Add branch and exchange operator to ARM disassembler.
· bc86f0d5
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
bc86f0d5
user.exe: Avoid truncating strcmp result (Coverity).
· f917cd0e
Marcus Meissner
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f917cd0e
shell32: Avoid memcmp result truncation (Coverity).
· 0ef705fb
Marcus Meissner
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0ef705fb
setupx.dll16: Avoid strcmp() result truncation (Coverity).
· a181e4df
Marcus Meissner
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a181e4df
krnl386.exe16: Do not truncate the strcmp result (Coverity).
· aa58bcfe
Marcus Meissner
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
aa58bcfe
d3dcompiler_43: Fixed small overread possibility (Coverity).
· 1f1686fd
Marcus Meissner
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
1f1686fd
fusion: Also copy external files in IAssemblyCache::InstallAssembly.
· 45473a65
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
45473a65
msvcp90: Fix parsing of floating point numbers starting with decimal separator.
· 9b34a3a7
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
9b34a3a7
msvcp90: Fix off by one issues in basic_string functions operating on iterators.
· 4c73236d
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4c73236d
msvcp90: Fix EOF handling in basic_filebuf<char>::underflow.
· 0d3dcd23
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0d3dcd23
msvcp90/tests: Added destructor tests for class with virtual inheritance.
· 3adb3a3c
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3adb3a3c
msvcp90: Pass base class pointer to virtual functions.
· 36f79a1c
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
36f79a1c
msvcp: Sync spec files.
· c14e98dd
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c14e98dd
msvcp90: Implement more basic_ostream<wchar>::operator<< functions.
· bdb36b4a
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
bdb36b4a
msvcp90: Implement more basic_ostream<char>::operator<< functions.
· ce4cbc7d
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ce4cbc7d
msvcp90: Implement more basic_istream<wchar>::operator>> functions.
· 5c28a4e8
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5c28a4e8
msvcp90: Implement more basic_istream<char>::operator>> functions.
· 91f695fd
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
91f695fd
quartz: Remove an object to IFilterGraph2 cast.
· 4e57e3bf
Michael Stefaniuc
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4e57e3bf
wbemprox: Implement Win32_Processor.Manufacturer and Win32_Processor.Name.
· 716870ef
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
716870ef
wbemprox: Add a partial Win32_BaseBoard class implementation.
· 993d8c24
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
993d8c24
ntdll: Omit unused typedef in test_query_process_basic.
· 80d078d0
Gerald Pfeifer
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
80d078d0
winex11.drv: Avoid conflicting definitions of WINGDIAPI.
· 6173e6bf
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6173e6bf
vbscript: Added support for exit for statement in 'for in' loops.
· 00dfcb08
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
00dfcb08
vbscript: Fixed function return crossing for loop.
· f8deed7c
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f8deed7c
vbscript: Fixed 'exit do' statements crossing for in loops.
· 8de35a45
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8de35a45
vbscript: Better representation of statement context.
· b675164b
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b675164b
Jul 03, 2012
Release 1.5.8.
· 80c27606
Alexandre Julliard
authored
12 years ago
View commits for tag wine-1.5.8
wine-1.5.8
80c27606
vbscript: Added for each loop tests.
· 7cdd5354
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
7cdd5354
vbscript: Added interpreter and compiler support for for each loops.
· 44266442
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
44266442
vbscript: Skip the first (null) instruction in dump_code.
· 4ca84477
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4ca84477
Loading