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
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Gabriel Ivăncescu
wine
Commits
39dc9d09f3af3c08fda2070e4bf0c862c232ca17
Select Git revision
Branches
11
master
default
protected
tools-lto
rename-hardlink
charset-guess
attr-nodes
performance.now
visibilitychange
casesens
autocomplete-cursor
oldstable
stable
Tags
20
wine-10.6
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
31 results
wine
Author
Search by author
Any Author
authors
Gabriel Ivăncescu
insn
Jacek Caban
jacek
2 authors
Feb 13, 2023
bcrypt: Only reset init vector if the new vector is non-NULL.
· 39dc9d09
Paul Gofman
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
39dc9d09
bcrypt: Update init vector after encrypt or decrypt.
· 7d31f394
Paul Gofman
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
7d31f394
bcrypt/tests: Add more tests for AES initialization vectors.
· 8e305d81
Paul Gofman
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
8e305d81
user32/tests: Remove BroadcastSystemMessage() test for WM_DEVICECHANGE.
· 9b969246
Elizabeth Figura
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
9b969246
ntdll: Avoid calling RtlInit(Ansi|Unicode)String on a static constant.
· dfe047ee
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
dfe047ee
ntdll: Use RTL_CONSTANT_STRING instead of reimplementing it.
· 94208fce
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
94208fce
ws2_32: Avoid calling RtlInitUnicodeString on a static constant.
· 8630a0c8
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
8630a0c8
wineboot: Avoid calling RtlInitUnicodeString on a static constant.
· fae940df
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
fae940df
win32u: Avoid calling RtlInitUnicodeString on a static constant.
· 33ddf019
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
33ddf019
mountmgr: Avoid calling RtlInitUnicodeString on a static constant.
· 3549ae75
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
3549ae75
uiautomationcore: Implement UiaLookupId for AutomationIdentifierType_Pattern GUIDs.
· abc1f7da
Connor McAdams
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
abc1f7da
include: Define UI Automation pattern provider interfaces.
· 51aa5316
Connor McAdams
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
51aa5316
uiautomationcore: Implement UiaLookupId for AutomationIdentifierType_Event GUIDs.
· 01fb2a26
Connor McAdams
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
01fb2a26
include: Fully define uiautomationclient interfaces.
· f02ee34d
Connor McAdams
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
f02ee34d
Feb 10, 2023
mf/session: Avoid dropping samples delivered from transform in session_request_sample_from_node().
· 9070f0d5
Paul Gofman
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
9070f0d5
windows.ui: Implement IUISettings3::GetColorValue().
· 7ac3b0fd
Mohamad Al-Jaf
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
7ac3b0fd
windows.ui/tests: Add IUISettings3::GetColorValue() tests.
· 3c403fe1
Mohamad Al-Jaf
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
3c403fe1
windows.ui: Add IUISettings3 stub interface.
· 8664fbe8
Mohamad Al-Jaf
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
8664fbe8
windows.ui: Add stub DLL.
· 9e440328
Mohamad Al-Jaf
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
9e440328
include: Add windows.ui.viewmanagement.idl file.
· 5fc131ef
Mohamad Al-Jaf
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
5fc131ef
winebus: Avoid calling RtlInitUnicodeString on a static constant.
· 4318b9db
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
4318b9db
dbghelp: Fix failing test on Windows 7.
· 45204192
eric pouech
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
45204192
rpcrt4: Avoid casting an object to IUnknown.
· 70a84724
Dmitry Timoshkov
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
70a84724
rpcrt4: Mark the buffer as invalid in NdrProxyFreeBuffer().
· 4ec4bdff
Dmitry Timoshkov
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
4ec4bdff
services: Avoid calling RtlInitUnicodeString on a static constant.
· dccc6a60
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
dccc6a60
user32/tests: Test WM_DEVICECHANGE Unicode conversion.
· 8675cad3
Elizabeth Figura
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
8675cad3
user32/tests: Avoid leaking a window in test_message_conversion().
· ea2935ad
Elizabeth Figura
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
ea2935ad
user32/tests: Use ok() instead of assert().
· 366b8429
Elizabeth Figura
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
366b8429
user32/tests: Add a register_class() helper.
· 77efd7ac
Elizabeth Figura
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
77efd7ac
d3d12core: Add stub DLL.
· 9acf1bd6
Mohamad Al-Jaf
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
9acf1bd6
include: Add DirectX 12 Agility SDK definitions.
· 83625459
Mohamad Al-Jaf
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
83625459
http: Avoid calling RtlInitUnicodeString on a constant.
· 51bc735f
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
51bc735f
wow64: Call the thread init entry point in the CPU backend.
· 06dc0473
Alexandre Julliard
authored
2 years ago
06dc0473
wow64: Call the CPU backend to get/set the current thread context.
· f555ee3b
Alexandre Julliard
authored
2 years ago
f555ee3b
wow64: Preserve the CPURESERVED flags across user callbacks.
· 51c3cfdd
Alexandre Julliard
authored
2 years ago
51c3cfdd
wow64: Move some exception and context functions to syscall.c.
· 58ced9ad
Alexandre Julliard
authored
2 years ago
58ced9ad
Feb 09, 2023
vbscript: Fix memory leak in owned safearray iterator.
· a8c319ca
Jason Millard
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
a8c319ca
vbscript: Fix compile when colon follows Else on new line.
· afb2125c
Jason Millard
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
afb2125c
vbscript: Add missing stubs for GetLocale and SetLocale builtins.
· c5957eb9
Jason Millard
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
c5957eb9
ntdll: Look at CurrentMajor/MinorVersionNumber registry values before CurrentVersion.
· 0692d07f
Hans Leidekker
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
0692d07f
Loading