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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
4
master
default
protected
oldstable
stable
winebuild-linker-version
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
Begin with the selected commit
Created with Raphaël 2.2.0
7
Apr
4
3
2
1
31
Mar
29
28
27
26
25
24
21
20
19
18
17
14
13
12
11
10
7
6
5
4
winemac.drv: Only send key down events to the window's inputContext.
master
master
cryptui: Copy localized name of selected store to textbox.
cmd: Handle directly commands til eol.
cmd: Factorize end-of-line conditions.
cmd: Check command buffer instead of keeping whitespace state.
cmd: Rely on node_builder to get lexer state.
cmd/tests: Add more lexer related tests.
win32u: Properly scale monitor work area when emulate_modeset is enabled.
win32u: Use a more fitting name for a helper function.
win32u: Check against the monitor work area in update_maximized_pos().
user32/tests: Add more window placement maximized position tests.
win32u: Fix incorrect work area for maximized windows.
user32/tests: Properly test ShowWindow(SW_MAXIMIZE) regarding WS_CAPTION.
uiautomationcore/tests: Fix use-after-free (ASan).
rsaenh: Ignore reserved field in import_key.
urlmon: Handle HTTP status code 308 (Permanent Redirect).
winhttp: Handle HTTP status code 308 (Permanent Redirect).
wininet: Handle HTTP status code 308 (Permanent Redirect).
server: Fix the accumulation method when merging WM_MOUSEWHEEL message.
msvcirt/tests: Fix buffer overrun with a terminating null (ASan).
ntdll: Don't build support for .so dlls on platforms that don't have them.
ntdll: Move some code around to group together all functions related to .so dlls.
ntdll: Add a helper function to open the main image as .so file.
ntdll: Move a bit more work into the open_builtin_so_file() helper function.
winebuild: Align sections to 64k on ARM64.
winegcc: Add a boolean flag for the -marm64x option.
winegcc: Set default section alignment to 64k on ARM64.
oleaut32: Handle more pixel formats in OleLoadPicture.
oleaut32/tests: Add some test bmps.
oleaut32/tests: Test for bpp.
winevulkan: Update to VK spec version 1.4.312.
gdiplus: Use correct format guid for .ico files.
gdiplus/tests: Add test for loading .ico.
sane.ds: Fix DC leak.
configure: Avoid problems with -Werror=return-type in check.
windowscodecs/tests: Use wide-char literals in metadata tests.
windowscodecs/tests: Remove redundant string length check for VT_LPSTR metadata value.
windowscodecs/tests: Add line context to the metadata comparison helper.
windowscodecs/tests: Add some tests for bKGD chunk.
windowscodecs/tests: Add more tests for the item id handling.
Loading