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
b5b5b0b365639b889a0240d4992e16174b428f75
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 16, 2023
riched20/tests: Check clipboard content after destroying the editor window.
· b5b5b0b3
Francois Gouget
authored
3 years ago
and
Alexandre Julliard
committed
2 years ago
b5b5b0b3
apisetschema: Add ext-ms-win-networking-wlanapi-l1-1-0.
· 2f229869
Nikolay Sivov
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
2f229869
msdasql: Always return affected rows if required.
· 5b9496ad
Alistair Leslie-Hughes
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
5b9496ad
msdasql: Use SQLDriverConnectW to connect to the ODBC driver.
· a40d67e0
Alistair Leslie-Hughes
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
a40d67e0
include: Add missing SQL prototype.
· 96e18688
Alistair Leslie-Hughes
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
96e18688
uiautomationcore: Add support for UIA_NamePropertyId to MSAA providers.
· ed1ed6ae
Connor McAdams
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
ed1ed6ae
uiautomationcore: Implement get_BoundingRectangle for MSAA providers.
· bb66ad44
Connor McAdams
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
bb66ad44
uiautomationcore: Add support for UIA_ValueIsReadOnlyPropertyId.
· 2b8c8be7
Connor McAdams
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
2b8c8be7
uiautomationcore: Add support for UIA_BoundingRectanglePropertyId.
· 44aa2ea8
Connor McAdams
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
44aa2ea8
Feb 15, 2023
kernelbase: Re-implement EnumProcessModules on top of EnumProcessModulesEx.
· df5f6f66
eric pouech
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
df5f6f66
psapi: Add more tests for EnumProcessModules().
· 00bf7293
eric pouech
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
00bf7293
dbghelp: Use EnumProcessModulesEx().
· 82e3e014
eric pouech
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
82e3e014
dbgeng: Use EnumProcessModulesEx().
· 34120921
eric pouech
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
34120921
psapi/tests: Test directory of enumerated loaded modules.
· e38455a2
eric pouech
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
e38455a2
include: Add Imm(Get|Set)HotKey declarations.
· 333ab2b4
Rémi Bernon
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
333ab2b4
include: Fix ImeToAsciiEx declaration.
· f371309f
Rémi Bernon
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
f371309f
include: Fix ImeInquire declaration.
· 2fdfe16c
Rémi Bernon
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
2fdfe16c
include: Move ddk/imm.h to immdev.h.
· 68ff9a94
Rémi Bernon
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
68ff9a94
msvcrt: Improve error handling in _wgetenv_s.
· 667d889d
Piotr Caban
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
667d889d
msvcrt: Improve error handling in getenv_s.
· b7a58677
Piotr Caban
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
b7a58677
msvcrt: Don't crash on NULL argument in _wgetenv.
· d812af3f
Piotr Caban
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
d812af3f
msvcrt: Don't crash on NULL argument in getenv.
· 86fb5c7b
Piotr Caban
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
86fb5c7b
vbscript: Fix compile when statement after ElseIf or after separator.
· 887e72b2
Jason Millard
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
887e72b2
dinput: Use rawinput interface for keyboard device.
· aa7a6b8f
Rémi Bernon
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
aa7a6b8f
dinput: Merge all acquired device lists together.
· a75e0d06
Rémi Bernon
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
a75e0d06
dinput: Merge mouse and rawmouse acquired lists.
· 6e0dd0d8
Rémi Bernon
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
6e0dd0d8
dinput: Avoid entering the hook CS in input_thread_ll_hook_proc.
· 5c16cda6
Rémi Bernon
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
5c16cda6
dinput: Introduce keyboard_handle_key_event helper.
· 2d6776e8
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
2 years ago
2d6776e8
atl100/tests: Trace GetLastError() when DeleteFile() fails.
· d384e858
Francois Gouget
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
d384e858
ntoskrnl: Avoid calling RtlInitUnicodeString on a static constant.
· e60e8af0
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
e60e8af0
kernelbase: Avoid calling RtlInitUnicodeString on a static constant.
· 9cbbcb40
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
9cbbcb40
wow64: Avoid calling RtlInitUnicodeString on a static constant.
· 1798bcd5
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
1798bcd5
krnl386: Avoid calling RtlInitUnicodeString on a static constant.
· 956005d3
Alex Henrie
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
956005d3
oleaut32: Fix VarAbs function for BSTR with positive values.
· 72b86f96
Jason Millard
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
72b86f96
oleaut32: Remove overflow check for VT_R4 and VT_R8 in VarAbs.
· 23f0df42
Jacek Caban
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
23f0df42
Feb 14, 2023
uiautomationcore: Add UiaRaiseChangesEvent stub.
· 23c10c92
Connor McAdams
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
23c10c92
uiautomationcore: Add UiaRaiseNotificationEvent stub.
· e84b95ef
Connor McAdams
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
e84b95ef
uiautomationcore: Add UiaRaiseTextEditTextChangedEvent stub.
· 5e7356c8
Connor McAdams
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
5e7356c8
uiautomationcore: Add UiaRaiseAsyncContentLoadedEvent stub.
· c928ae56
Connor McAdams
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
c928ae56
uiautomationcore: Add UiaRaiseStructureChangedEvent stub.
· 8f70e20f
Connor McAdams
authored
3 years ago
and
Alexandre Julliard
committed
2 years ago
8f70e20f
Loading