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
8241fe3877ce58e88e48043be08ae27fbd6e1b04
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
Sep 14, 2021
dbghelp/dwarf: Correctly handle attributes according to 32bit or 64bit format.
· 8241fe38
eric pouech
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
8241fe38
dbghelp/dwarf: Properly parse 32 vs bit 64bit entities.
· d78c09aa
eric pouech
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
d78c09aa
dbghelp/dwarf: Don't recompute location when said location is complex.
· 92b3f1bf
eric pouech
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
92b3f1bf
oleaut32: Do not use static variable for disp params.
· 2651677d
Nikolay Sivov
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
2651677d
oleaut32: Fix uninitialized variable access in VarXor() for earlier failure paths (Coverity).
· e4451427
Nikolay Sivov
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
e4451427
ntdll: Implement JobObjectBasicProcessIdList for NtQueryInformationJobObject.
· 2fe70331
Gabriel Ivăncescu
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
2fe70331
vbscript: Support date and time literals.
· bf5f7a7b
Robert Wilhelm
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
bf5f7a7b
winex11.drv: Add 'EDID' registry key to every monitor device.
· dedda40e
Eduard Permyakov
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
dedda40e
avicap32: Use the correct return type for get_device_desc().
· ea15a544
Zhiyi Zhang
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
ea15a544
hidclass.sys: Complete all pending reads in polled mode only.
· 46f3ca49
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
46f3ca49
dinput8/tests: Fix reported expected length in test message.
· 10dd6087
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
10dd6087
hidclass.sys: Drop input packets with unexpected length in non-polled mode.
· d40d8d96
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
d40d8d96
dinput8/tests: Don't expect any IOCTL_HID_GET_STRING call.
· 880d7a11
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
880d7a11
dinput8/tests: Add some non-polled READ_REPORT tests.
· 0b0d0cd6
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
0b0d0cd6
dinput8/tests: Control expected READ_REPORT reports from the test executable.
· 10ddee1c
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
10ddee1c
ntdll: Explicitly return whether an async is complete in async_callback_t.
· 1eb56b20
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
1eb56b20
kernelbase: Don't set the output size in DeviceIoControl() if the NT status denotes error.
· f5bd9463
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
f5bd9463
server: Create pseudo-fds as initially signaled.
· cc7e3ec8
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
cc7e3ec8
ntoskrnl: Always copy the output buffer for non-buffered ioctls.
· 7c0f6420
Charles Davis
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
7c0f6420
ntdll: Do not fill the IOSB if a device IRP failed synchronously.
· 5af74129
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
5af74129
server: Pass the async result size as part of apc_call_t.
· 1ee382c7
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
1ee382c7
wined3d: Use wined3d_mask_from_size() in wined3d_fixup_alpha().
· 554a4a11
Henri Verbeet
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
554a4a11
wined3d: Use WGL_SWAP_COPY_ARB for swapchains with COPY swap effects, if available.
· 4261369e
Henri Verbeet
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
4261369e
wined3d: Use GDI blits for partial presents with COPY swap effects.
· 6181b0ea
Henri Verbeet
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
6181b0ea
wined3d: Get rid of the "render_to_fbo" field from the wined3d_swapchain structure.
· 830522e1
Henri Verbeet
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
830522e1
wined3d: Do not attempt to restore GL contexts corresponding to wined3d...
· b535dea0
Henri Verbeet
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
b535dea0
user32/tests: Fix ShowWindow() message sequences to support winevents.
· 0c92fa44
Connor McAdams
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
0c92fa44
user32/tests: Mark some winevents optional in the ShowWindow sequences.
· 7dc032e8
Connor McAdams
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
7dc032e8
user32/tests: Add optional message to fix ShowWindow test.
· a4e4ef19
Connor McAdams
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
a4e4ef19
user32/tests: Fix SetParent/SetFocus message sequences to support winevents.
· a5260913
Connor McAdams
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
a5260913
user32/tests: Mark some winevents optional in the SetParent sequence.
· 8ef2f0c9
Connor McAdams
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
8ef2f0c9
shell32: Don't store the short file name in the PIDL.
· 23c33911
Alexandre Julliard
authored
3 years ago
23c33911
shell32: Validate the destination name in IShellFolder::SetNameOf.
· 1dcd1fe6
Alexandre Julliard
authored
3 years ago
1dcd1fe6
shell32: Fix the shell folder file attributes.
· 0ecd807e
Alexandre Julliard
authored
3 years ago
0ecd807e
shell32: Create the PIDLs even if IFileSystemBindData::GetFindData returns an error.
· 429154a9
Alexandre Julliard
authored
3 years ago
429154a9
ole32: Improve class moniker display name parsing.
· a5a33357
Nikolay Sivov
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
a5a33357
ole32: Handle extra class moniker data on load/save.
· 44d57a61
Nikolay Sivov
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
44d57a61
ole32: Implement ParseDisplayName() for class moniker.
· 7013f068
Nikolay Sivov
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
7013f068
ole32: Use single call to read/write serialization header of class moniker.
· 04439b7c
Nikolay Sivov
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
04439b7c
ole32: Simplify CommonPrefixWith() for class moniker.
· e2f8a3e4
Nikolay Sivov
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
e2f8a3e4
Loading