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
ed6e1dfc72a7fea14a322668ba7355ae6a9475a2
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
Jul 10, 2018
winedump: Consistently print hex numbers with leading zeros and 'h' suffix.
· ed6e1dfc
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ed6e1dfc
winedump: Stop prepending every line of information with an offset.
· a6d08adc
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
a6d08adc
winedump: Avoid sign extension in tlb_read_short().
· 193d0921
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
193d0921
winedump: Correctly declare the array of segments.
· 3e6b1296
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
3e6b1296
comctl32: Remove redundant NULL checks before Free().
· cf37c6c4
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
cf37c6c4
ole32: Return IUnknown from GITCF_CreateInstance if requested.
· 6187e8db
Alex Henrie
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
6187e8db
jscript: Use the ARRAY_SIZE() macro.
· ef64f276
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ef64f276
winmm: Avoid an ARRAY_SIZE-like macro.
· 8ce75cc5
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
8ce75cc5
ntdll/tests: Tests for RtlIpv6StringToAddressEx.
· 1b1e3476
Mark Jansen
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
1b1e3476
riched20: Avoid an ARRAY_SIZE-like macro.
· f002aec1
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
f002aec1
winmm: Preserve fractions in microseconds to compensate rounding errors.
· 381012f7
Akihiro Sagawa
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
381012f7
winmm: Don't allow to set time division property while playing.
· 2cb32626
Akihiro Sagawa
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
2cb32626
Jul 09, 2018
Release 3.12.
· 8ef224fa
Alexandre Julliard
authored
6 years ago
View commits for tag wine-3.12
wine-3.12
8ef224fa
credui: Use the ARRAY_SIZE() macro.
· 973ac43d
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
973ac43d
netapi32: Use the ARRAY_SIZE() macro.
· 2f4f1399
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
2f4f1399
oleview: Use the ARRAY_SIZE() macro.
· 4341c449
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
4341c449
view: Use the ARRAY_SIZE() macro.
· e9e96bc3
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
e9e96bc3
cryptui: Use the ARRAY_SIZE() macro.
· 56c4c7c5
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
56c4c7c5
msvcr100/test: Replace a macro with ARRAY_SIZE.
· 47ba18d6
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
47ba18d6
urlmon: Use ARRAY_SIZE() macro.
· 8665a606
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
8665a606
d3d9: Expand rectangles in debug strings.
· 764df64f
Rafał Mużyło
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
764df64f
d3d11/tests: Add test for unorm/snorm immediate constants.
· 7e46daa1
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
7e46daa1
wined3d: Fix snorm/unorm immediate values for UAV writes.
· 7f1fe938
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
7f1fe938
dxgi: Avoid possible NULL pointer access in d3d11_swapchain_SetFullscreenState().
· 80120d62
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
80120d62
ucrtbase: Implement quick_exit and _crt_at_quick_exit.
· 89b8f3d7
Fabian Maurer
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
89b8f3d7
ucrtbase: Add quick_exit.
· 224f3312
Fabian Maurer
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
224f3312
ucrtbase: Add _crt_at_quick_exit stub.
· a63c8cab
Fabian Maurer
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
a63c8cab
msvcrt: Use cdecl calling convention for atexit callback.
· 1bc84577
Fabian Maurer
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
1bc84577
ucrtbase: Report child process test failures in exit() tests.
· f90a32d5
Piotr Caban
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
f90a32d5
ucrtbase: Test child process exit code.
· 27de76e3
Piotr Caban
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
27de76e3
msvcrt: Update size checks for secure scanf versions.
· 08d98f0f
Michał Janiszewski
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
08d98f0f
oleaut32/tests: Add tests for IPicture::get_hPal() and IPicture::set_hPal().
· bab5a703
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
bab5a703
oleaut32: IPicture::set_hPal() supports only bitmaps.
· e34d570b
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
e34d570b
oleaut32: IPicture::get_hPal() supports only bitmaps.
· e5553bbd
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
e5553bbd
oleaut32: Don't accept unsupported picture types in OleCreatePictureIndirect.
· ee08f1cf
Dmitry Timoshkov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ee08f1cf
msvcr120: Add stub for _SetWinRTOutOfMemoryExceptionCallback.
· 0dde2b8a
Michael Müller
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
0dde2b8a
msvcrt: Don't forget to free the buffer in scanf.
· 32e65acc
Michał Janiszewski
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
32e65acc
ntdll/tests: Tests for RtlIpv6StringToAddress.
· 4ad6e1b0
Mark Jansen
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
4ad6e1b0
ntoskrnl.exe/tests: Add KeInitializeTimerEx tests.
· d6a2f5e2
Alistair Leslie-Hughes
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
d6a2f5e2
ntoskrnl.exe: Improve KeInitializeTimerEx stub.
· 7df54343
Alexander Morozov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
7df54343
Loading