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
eb0180e7b4df18d806ceb31e4a96e9a771b4db3e
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
Oct 21, 2021
wmphoto: Use the bundled jxrlib.
· eb0180e7
Alexandre Julliard
authored
3 years ago
eb0180e7
libs: Import upstream code from jxrlib 1.1.
· cfc8f154
Alexandre Julliard
authored
3 years ago
cfc8f154
po: Update German translation.
· 9f0cdd2a
Julian Rüger
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
9f0cdd2a
xslt: Build with LIBXSLT_STATIC, fix building with clang in MSVC mode.
· 683b43b9
Martin Storsjö
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
683b43b9
winebus.sys: Map SDL joystick axes the same way as UDEV evdev.
· 25bc9092
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
25bc9092
winebus.sys: Map REL_HWEEL to HID_USAGE_GENERIC_SLIDER.
· 3453c3ea
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
3453c3ea
winebus.sys: Count all absolute axes.
· d168f1e8
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
d168f1e8
winebus.sys: Prefer USAGE_AND_PAGE over BYTE arrays.
· 6295af08
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
6295af08
dinput: Move EnumCreatedEffectObjects checks to device.c.
· df08662f
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
df08662f
dinput: Move SendForceFeedbackCommand generic code to device.c.
· 45d4c253
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
45d4c253
dinput: Move CreateEffect generic implementation to device.c.
· 7c4e91f6
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
7c4e91f6
dinput: Move GetForceFeedbackState stub to device.c.
· 4ddd257f
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
4ddd257f
dinput: Use the internal vtable for GetEffectInfo.
· f5421059
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
f5421059
dinput: Replace stub EnumEffects with generic implementation.
· 713d71c1
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
713d71c1
winegstreamer: Move the IWMReaderTimecode implementation to the wm_reader object.
· 37e9f0ea
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
37e9f0ea
winegstreamer: Move the IWMReaderPlaylistBurn implementation to the wm_reader object.
· dd182a92
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
dd182a92
winegstreamer: Move the IWMPacketSize2 implementation to the wm_reader object.
· 4f10b95c
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
4f10b95c
uxtheme: Check LoadedBefore registry key before loading theme.
· d290362c
Zhiyi Zhang
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
d290362c
uxtheme: Save temporary system metrics to a struct in memory.
· aefcd057
Zhiyi Zhang
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
aefcd057
Oct 20, 2021
include: Update LDR_DATA_TABLE_ENTRY definition.
· f712a98d
Paul Gofman
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
f712a98d
ntdll: Store module check sum in WINE_MODREF.
· 1ab32c6b
Paul Gofman
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
1ab32c6b
winemac.drv: Remove extraneous CGEventTapIsEnabled check.
· 9913f278
Tim Clem
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
9913f278
winemac.drv: Stop cursor clipping when all windows are minimized.
· 5e543fee
Tim Clem
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
5e543fee
winemac.drv: Stop cursor clipping when a window is resized by dragging.
· 18404804
Tim Clem
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
18404804
winemac.drv: Stop cursor clipping when the app deactivates.
· 2407f9b8
Tim Clem
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
2407f9b8
winemac.drv: Simplify cursor clipping code paths.
· 325cc98d
Tim Clem
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
325cc98d
gdiplus: Switch to STRETCH_HALFTONE mode before playing a blit record.
· 0d8428fb
Huw Davies
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
0d8428fb
msvcrt: Support I width modifier in *scanf* family.
· 74a42c54
eric pouech
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
74a42c54
ntdll: Fix size comparison in NtQuerySystemInformation(SystemCodeIntegrityInformation).
· c310c805
Paul Gofman
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
c310c805
winegstreamer: Move the IWMLanguageList implementation to the wm_reader object.
· 4239f2ac
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
4239f2ac
winegstreamer: Move the IWMHeaderInfo3 implementation to the wm_reader object.
· 3dd8eeee
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
3dd8eeee
wmvcore/tests: Sort interface tests.
· c40613e8
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
c40613e8
winegstreamer: Use the wm_reader object for the synchronous reader as well.
· 831c6a88
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
831c6a88
winegstreamer: Move the IWMProfile3 implementation to a separate object.
· 2d0dc2d4
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
2d0dc2d4
winebus.sys: Add a trailing linefeed to a couple of FIXME()s.
· c4d5010f
Francois Gouget
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
c4d5010f
wrc: Add a trailing linefeed to a couple of error() messages.
· c35b41a3
Francois Gouget
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
c35b41a3
dinput: Add a release callback for internal refcount handling.
· 7ccf07ae
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
7ccf07ae
dinput: Factor all GetDeviceState implementations together.
· 89c59e77
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
89c59e77
dinput: Check for mouse warping in the poll callback.
· 59fad291
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
59fad291
dinput: Factor all Poll implementations together.
· aebd03f0
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
aebd03f0
Loading