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
Lorenzo Ferrillo
wine
Commits
de0add976dea9b90cae8e2db37e80e46c692b935
Select Git revision
Branches
4
master
default
protected
winebuild-linker-version
stable
oldstable
Tags
20
wine-10.5
wine-10.4
wine-10.3
wine-10.2
wine-10.1
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
24 results
wine
Author
Search by author
Any Author
authors
Lorenzo Ferrillo
llde
1 author
Dec 21, 2015
riched20/tests: Add multibyte character tests for selection.
· de0add97
Jactry Zeng
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
de0add97
riched20/tests: Test EM_LINELENGTH with multibyte character.
· 99f0f6b9
Jactry Zeng
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
99f0f6b9
riched32/tests: Test EM_LINELENGTH with multibyte character.
· d9ead0c8
Jactry Zeng
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
d9ead0c8
msxml3/tests: Use exact comparison in IXMLDOMNode::get_text tests.
· e2cf7823
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
e2cf7823
msxml3: Add support for CDATA nodes in node_get_text.
· 028d5e51
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
028d5e51
msxml3: Reimplement node_get_text helper so it uses information about ignorred white space nodes.
· 900fe6af
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
900fe6af
msxml3: Store information about ignorrable whitespace nodes in xmlNode._private variable.
· bc0eca60
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
bc0eca60
msxml3: Update xmlNode reference count when nodes are merged in node_insert_before.
· 7bd995a1
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
7bd995a1
ole32: Fix apartment window class name.
· d7e302b5
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
d7e302b5
secur32/tests: Don't check the exact number of cipher bits.
· 9ab03dd7
Alexandre Julliard
authored
9 years ago
9ab03dd7
msvcrt: Return error if last known character is further in the string then current character.
· 9f532321
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
9f532321
msvcrt: Add _strtol_l implementation.
· 5e10634a
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
5e10634a
winex11.drv: XDNDDropEffect stores OLE Drag&Drop effect so don't use it...
· ba21de83
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
ba21de83
winex11.drv: Reset XDNDAccepted flag if IDropTarget::DragEnter fails.
· 76f7d8c7
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
76f7d8c7
winex11.drv: Only update drop effect if IDropTarget::DragOver returned S_OK.
· c9658942
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
c9658942
winex11.drv: Call DragLeave instead of Drop if DROPEFFECT_NONE was set.
· fd4dbf05
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
fd4dbf05
winex11.drv: Ignore effect returned in IDropTarget::DragEnter.
· a2f3d974
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
a2f3d974
gdi32: Handle NULL filename in GetICMProfileA().
· d4d304f4
Andrey Melnikov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
d4d304f4
ole2nls: Fix CompareString() prototype.
· e5d7d69f
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
e5d7d69f
user.exe: Fix MapDialogRect() to actually convert passed rectangle (Coverity).
· eee6332e
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
eee6332e
user32/tests: One more activation context test for interthread SendMessage.
· 69ec6f22
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
69ec6f22
server: Fix assignment of primary_group in token_duplicate.
· 25b0a498
Sebastian Lackner
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
25b0a498
kernel32/tests: Some tests for ZombifyActCtx().
· fe2f86e9
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
fe2f86e9
ntdll: ProcessDebugFlags should return debug_children flag instead of !debugger_present.
· 1980834c
Sebastian Lackner
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
1980834c
kernel32/tests: Remove unnecessary call to GetExitCodeProcess in process tests.
· 6cf682d2
Sebastian Lackner
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
6cf682d2
msvcp120/tests: Add tests of tr2_sys__Open_dir, tr2_sys__Read_dir and tr2_sys__Close_dir.
· 67dc02fd
YongHao Hu
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
67dc02fd
msvcp110: Add tr2_sys__Close_dir implementation.
· f142ca1f
YongHao Hu
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
f142ca1f
msvcp110: Add tr2_sys__Read_dir implementation.
· 2ed5d0af
YongHao Hu
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
2ed5d0af
Dec 19, 2015
Release 1.8.
· a981d373
Alexandre Julliard
authored
9 years ago
View commits for tag wine-1.8
wine-1.8
a981d373
Dec 15, 2015
ddraw/tests: Rename mips to mipmaps.
· c4654019
André Zwing
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
c4654019
gdi32/tests: Some tests for GetICMProfile().
· f0223182
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
f0223182
winegcc: Pass through -march to winebuild.
· 312b7b43
Stephen Kitt
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
312b7b43
winebuild: Add support for -march.
· 33c729bb
Stephen Kitt
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
33c729bb
Dec 12, 2015
Release 1.8-rc4.
· ca9001d6
Alexandre Julliard
authored
9 years ago
View commits for tag wine-1.8-rc4
wine-1.8-rc4
ca9001d6
winepulse.drv: Print a winediag error when PA buffer size is too small.
· a599ea83
Andrew Eikum
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
a599ea83
winecfg: Fix a crash on empty size field in Desktop Integration.
· a11b8ded
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
a11b8ded
loader: Add the CFBundleAllowMixedLocalizations key to the embedded Info.plist...
· 19cb98aa
Ken Thomases
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
19cb98aa
wined3d: Clip software cursor blits.
· bcabae6f
Stefan Dösinger
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
bcabae6f
wined3d: Restore WINEDDBLT_ALPHATEST support.
· 080dedaf
Stefan Dösinger
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
080dedaf
opengl32: Add alternative function for glVertexAttribDivisor.
· f915f9db
Sebastian Lackner
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
f915f9db
Loading