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
dc199ae8b8b38ac088eb0bcd05e1b023e3f5cd8e
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
Aug 03, 2020
configure: Build with -mcx16 on x86_64.
· dc199ae8
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
dc199ae8
quartz/tests: Fix a test in test_basic_video().
· eedbfe0c
Elizabeth Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
eedbfe0c
msvcrt/tests: Fix some tests on Windows 2003 and earlier.
· 3f5066b1
Elizabeth Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
3f5066b1
prntvpt: Fix a null check (Coverity).
· bb8d23d5
Sven Baars
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
bb8d23d5
ntoskrnl.exe/tests: Add a missing argument to an ok call (Coverity).
· 333a867f
Sven Baars
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
333a867f
sechost: Free the right variable (Coverity).
· 3dbb87a3
Sven Baars
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
3dbb87a3
user32: Fix wsprintfA's buffer usage when using %S.
· 8baf70a2
Akihiro Sagawa
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
8baf70a2
server: Use a separate object for each opened mailslot device file.
· 31800a14
Elizabeth Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
31800a14
Revert "winegstreamer: Check for failure from gst_video_info_set_format().".
· 3231901a
Elizabeth Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
3231901a
Aug 01, 2020
Release 5.14.
· 70b73576
Alexandre Julliard
authored
4 years ago
View commits for tag wine-5.14
wine-5.14
70b73576
configure: Use *-windows instead of *-windows-gnu as fallback cross compiler target.
· 0b801a42
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
0b801a42
winevulkan: Avoid returning 0 for swapchain maxImageCount.
· 1e074c39
Georg Lehmann
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
1e074c39
dbghelp: Replace another usage of GetEnvironmentVariable() with the target process's environment.
· 70b2d181
Elizabeth Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
70b2d181
ntdll/tests: Add more tests for object names.
· f4e55565
Elizabeth Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
f4e55565
ntoskrnl.exe/tests: Add some tests for file names.
· f53c2df6
Elizabeth Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
f53c2df6
amstream: Return correct media type info when enumerating AMAudioStream media types.
· 218409c2
Gijs Vermeulen
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
218409c2
dbghelp: Ignore missing debug info in SymInitializeW.
· 774ee473
Rémi Bernon
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
774ee473
winegcc: Try using msvc file align syntax if mingw-style is not supported.
· fd71ffb4
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
fd71ffb4
winegcc: Support file alignment on msvc target.
· 5e4ca097
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
5e4ca097
fonts: Add initial version of Webdings font.
· afe2d73d
Dmitry Timoshkov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
afe2d73d
combase: Move HICON marshalling functions.
· e29b5309
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e29b5309
combase: Move HMENU marshalling functions.
· 8ba5df9a
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
8ba5df9a
combase: Move HDC marshalling functions.
· 63ee3fd5
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
63ee3fd5
combase: Move HWND marshalling functions.
· e14055ca
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e14055ca
combase: Move Wdtp* marshalling functions.
· 7d67c412
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
7d67c412
Jul 30, 2020
kernelbase: Use init_console_std_handles in AttachConsole.
· ed835839
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
ed835839
kernel32/tests: Add more AllocConsole tests.
· a09a268f
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
a09a268f
kernelbase: Close handles allocated by AllocConsole in FreeConsole.
· 53f17314
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
53f17314
kernelbase: Fix handling processes using STARTF_USESTDHANDLES when setting...
· bd54f397
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
bd54f397
kernelbase: Lock console critical section when changing current console.
· e7550069
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e7550069
wineconsole: Use console in/out handles only in WINECON_Init.
· fa2b372e
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
fa2b372e
wineconsole: Move WINECON_Spawn call to WINECON_Init.
· 504d6eaa
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
504d6eaa
wineconsole: Use renderer handle instead of hConIn where possible.
· 78831ae9
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
78831ae9
winex11.drv: Remove the old display settings handler interface.
· b45c04f4
Zhiyi Zhang
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
b45c04f4
winex11.drv: Migrate NoRes display settings handler to a new interface.
· 9c99d9bc
Zhiyi Zhang
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
9c99d9bc
winex11.drv: Migrate XVidMode display settings handler to a new interface.
· 2116b497
Zhiyi Zhang
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
2116b497
winex11.drv: Migrate XRandR 1.0 display settings handler to a new interface.
· 5491e939
Zhiyi Zhang
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
5491e939
winex11.drv: Support detaching adapters.
· d13b61b7
Zhiyi Zhang
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
d13b61b7
winex11.drv: Support automatic display position adjustment.
· 4a248163
Zhiyi Zhang
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
4a248163
vbscript: Implement case insensitive comparison.
· 00b64430
Dmitry Kislyuk
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
00b64430
Loading