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
kingjinni
wine
Graph
e5679b5ff63d53dd158710de53e1db772e211b2c
Select Git revision
Branches
4
appinstall
master
default
protected
oldstable
stable
Tags
20
wine-8.18
wine-8.17
wine-8.16
wine-8.15
wine-8.14
wine-8.13
wine-8.0.2
wine-8.12
wine-8.11
wine-8.10
wine-8.9
wine-8.8
wine-8.7
wine-8.0.1
wine-8.6
wine-8.5
wine-7.0.2
wine-8.4
wine-8.3
wine-8.2
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Oct
19
18
17
16
14
13
12
11
10
9
8
6
5
4
3
2
30
Sep
29
28
27
26
25
22
21
20
19
18
setupapi: Prevent certain applications from entering an endless loop during the installation process.
appinstall
appinstall
mfmediaengine: Mask some source flags returned from GetResourceCharacteristics().
vcruntime140_1: Only build for x86-64.
ntdll: Export RtlCopyMemory on ARM platforms.
kernelbase: Export the extended context functions on all platforms.
kernel32: Export the Ums functions on ARM64.
msvcrt: Export more exception handling functions on ARM platforms.
msvcrt: Simplify platform checks for exception handling functions.
ntdll: Simplify platform checks for exception handling functions.
Revert "loader: Translate wine.desktop to Catalan".
commdlg: Set lCustData the same in GetSaveFileName as GetOpenFileName.
wined3d: Use debugstr_fourcc instead of debugstr_an.
gdiplus: Reset the installedFontCollection.count field to zero upon release.
master
master
cryptui: Use CertNameToStr(CERT_NAME_STR_NO_QUOTING_FLAG) to disable quoting.
crypt32: Add support for CERT_NAME_STR_NO_QUOTING_FLAG to CertNameToStr().
crypt32/tests: Add some tests for quoted RDN values.
crypt32: Avoid truncating unicode chars.
winex11.drv: Send missed KEYUP events on KeymapNotify.
dmime: Remove FIXME from methods now mostly implemented.
dmime: Translate some DMUS_CURVE_PMSG messages to MIDI.
dmusic: Use a dmusic_midi.h header for MIDI messages.
dmime: Adjust MIDI message time with DMUS_NOTE_PMSG nOffset.
dmime: Don't interrupt track iteration if SetParam failed.
dmime: Only use index if group is set in IDirectMusicSegment_SetParam.
dmband: Set DMUS_PATCH_PMSG bank LSB/MSB from instrument patch.
dmband: Download segment tracks if performance auto-download is set.
dmsynth: Set default modulators according to the DLS2 spec.
dmsynth: Convert modulator values from DLS2 to SF2 convention.
dmsynth: Fix FluidSynth generators for direct connections.
dmsynth: Fix DLS2 to FluidSynth conversion for CONN_SRC_CCx.
dmsynth: Avoid using fluid_ prefix for internal helpers.
dmsynth: Correctly lookup instrument from the default drum bank.
dmsynth: Implement sink rendering to DirectSound buffer.
dmsynth: Create a render thread on sink activation.
uiautomationcore: Implement IUIAutomationElement::get_CachedBoundingRectangle.
uiautomationcore: Implement IUIAutomationElement::get_CachedName.
uiautomationcore: Implement IUIAutomationElement::get_CachedIsKeyboardFocusable.
uiautomationcore: Implement IUIAutomationElement::get_CachedHasKeyboardFocus.
uiautomationcore: Implement IUIAutomationElement::get_CachedControlType.
uiautomationcore/tests: Add tests for cached value helper functions in the COM API.
Loading