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
633db76f781cc804c63e9ca68ff6a8327af84d11
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
Mar 03, 2021
ntdll: Reset YMM state in NtSetContextThread() if that is assumed by the context being set.
· 633db76f
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
633db76f
riched20: The text host should create the text services object.
· 9b7261d9
Huw Davies
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
9b7261d9
riched20: Don't take a ref on the text host.
· 68523af9
Huw Davies
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
68523af9
riched20: Remove the text services structure's typedef.
· 83254bb3
Huw Davies
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
83254bb3
riched20: Remove the host structure's typedef.
· d188686b
Huw Davies
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
d188686b
riched20: Move the window procs to txthost.c .
· 732aec2a
Huw Davies
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
732aec2a
server: Set error to STATUS_UNSUCCESSFUL when the server fails to queue APC for a thread.
· 050dc49b
Dmitry Timoshkov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
050dc49b
kernel32/tests: Add a test for calling QueueUserAPC() on a terminated thread.
· 816b588e
Dmitry Timoshkov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
816b588e
ntdll: Print an ERR for assertion exceptions only.
· 66a819ef
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
66a819ef
wbemprox: Handle __ProviderArchitecture in SetDWORDValue().
· 225f9eb3
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
225f9eb3
wbemprox: Handle __ProviderArchitecture in SetStringValue().
· bc063aaa
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
bc063aaa
wbemprox: Handle __ProviderArchitecture in EnumValues().
· 045c4a5e
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
045c4a5e
wbemprox: Handle __ProviderArchitecture in EnumKey().
· 96d2d673
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
96d2d673
wbemprox: Handle __ProviderArchitecture in CreateKey().
· aa175834
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
aa175834
wbemprox: Handle __ProviderArchitecture in GetStringValue().
· 8bf540d6
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
8bf540d6
wbemprox: Handle __ProviderArchitecture in DeleteKey().
· 447d3e11
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
447d3e11
wbemprox: Prioritize ExecMethod() context over services instance one.
· 718ca769
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
718ca769
wbemprox: Pass context object to the method.
· 89f59a49
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
89f59a49
wbemprox: Implement context object cloning.
· 1be967df
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
1be967df
wbemprox: Keep context object per services instance.
· 4a97c6b0
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
4a97c6b0
wbemdisp: Forward ISWbemNamedValueSet::Remove() to context object method.
· 2ed34948
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
2ed34948
wbemdisp: Forward ISWbemNamedValueSet::DeleteAll() to context object.
· b938f54b
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
b938f54b
wbemdisp: Downgrade failing interface queries to warnings.
· a0c624c2
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
a0c624c2
wbemdisp: Implement GetObjectText_().
· 67f32df2
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
67f32df2
configure: Don't override the specified TARGETFLAGS.
· c08ffc65
Alexandre Julliard
authored
4 years ago
c08ffc65
ntdll: Fetch locale information from the Unix side in resource loading.
· 46fd718e
Alexandre Julliard
authored
4 years ago
46fd718e
kernelbase: Use the correct machine type for ARM.
· 40e1000f
Alexandre Julliard
authored
4 years ago
40e1000f
dbgeng: Use the correct machine type for ARM.
· fa23ffd2
Alexandre Julliard
authored
4 years ago
fa23ffd2
Mar 02, 2021
wmvcore: Upgrade to IWMSyncReader2.
· 7fa74fa7
Gijs Vermeulen
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
7fa74fa7
include: Fix IWMSyncReader2 uuid.
· 6170749e
Gijs Vermeulen
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
6170749e
winevulkan: Add a trailing linefeed to FIXME() messages.
· 949e4e76
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
949e4e76
xactengine3_7: Add a trailing linefeed to ERR() messages.
· f8983ea4
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
f8983ea4
libwine: Use NULL instead of casting 0.
· 0fd41648
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
0fd41648
conhost: Add a trailing linefeed to TRACE() and ERR() messages.
· e0d1bec9
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e0d1bec9
fsutil/tests: Add a trailing linefeed to an ok() message.
· 63958c13
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
63958c13
winegcc: Add a trailing linefeed to an error() message.
· 5d80ee4b
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
5d80ee4b
wrc: Remove the trailing linefeed from a parser_error() message.
· 55ba6262
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
55ba6262
msado15: Fix the name of the command_text variable.
· d4631ba6
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
d4631ba6
advapi32/tests: Fix the spelling of a couple of ok() messages.
· 18742306
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
18742306
odbccp32/tests: Fix the spelling of a comment.
· 8867a0f3
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
8867a0f3
Loading