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
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
Sam Joan Roque-Worcel
wine
Commits
f4a66ad257df4605e73dfea792eec55a70a04e84
Select Git revision
Branches
4
fix-icons-notepad
master
default
protected
stable
oldstable
Tags
20
wine-9.5
wine-9.4
wine-9.3
wine-9.2
wine-9.1
wine-9.0
wine-9.0-rc5
wine-9.0-rc4
wine-9.0-rc3
wine-9.0-rc2
wine-9.0-rc1
wine-8.21
wine-8.20
wine-8.19
wine-8.18
wine-8.17
wine-8.16
wine-8.15
wine-8.14
wine-8.13
24 results
wine
Author
Search by author
Any Author
authors
0 authors
Oct 13, 2020
xactengine3_7: Initial IXACT3Engine tests.
· f4a66ad2
Alistair Leslie-Hughes
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
f4a66ad2
mountmgr: Avoid unnecessary permission prompts on macOS 10.15 and newer.
· 33c8a425
Brendan Shanks
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
33c8a425
user32: Implement GetMouseMovePointsEx().
· f7edc328
Arek Hiler
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
f7edc328
ntdll/tests: Test AVX context with debugger.
· fa409a91
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
fa409a91
ntdll/tests: Test getting and setting AVX registers for the other thread.
· 4e52f7ca
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
4e52f7ca
ntdll: Support AVX registers for other thread in Nt{Get|Set}ContextThread().
· 419abd49
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
419abd49
ntdll: Call FLS callbacks.
· ec1ea1ea
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
ec1ea1ea
ntdll: Zero all FLS slots instances in RtlFlsFree().
· 7341f4ad
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
7341f4ad
d3dcompiler: Fix a leak on error path (Coverity).
· 9f9fec18
Sven Baars
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
9f9fec18
vbscript: Support class default sub.
· 16fe2037
Robert Wilhelm
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
16fe2037
vbscript: Add is_default flag to function_decl_t.
· 54740a5c
Robert Wilhelm
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
54740a5c
mmdevapi/tests: Fix some test failures on Windows <= 7.
· a66bb831
Sven Baars
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
a66bb831
server: Remove no longer needed screen_buffer fields.
· c58802d0
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
c58802d0
server: Remove no longer needed console_input fields.
· cf20e80f
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
cf20e80f
server: Remove no longer needed server-side console input ioctls.
· c2e319ed
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
c2e319ed
server: Remove no longer needed server-side screen buffer ioctls.
· 2e740005
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
2e740005
server: Remove no longer used console requests.
· dc6f6e9e
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
dc6f6e9e
kernelbase: Remove no longer needed free_console server call from FreeConsole.
· 1b672d10
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
1b672d10
kernelbase: Remove window position adjustment from SetConsoleCursorPosition.
· eca4d91c
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
eca4d91c
kernel32: Move ReadConsole and WriteConsole to kernelbase.
· 98dcd3a7
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
98dcd3a7
kernel32: Always use conhost for ReadConsoleW.
· 633b244b
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
633b244b
kernel32: Always use conhost for WriteConsoleW.
· 143c2103
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
143c2103
wined3d: Do not invalidate STATE_RENDER(WINED3D_RS_TWOSIDEDSTENCILMODE).
· 1b192ce4
Henri Verbeet
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
1b192ce4
wined3d: Clear the graphics pipeline key stencil test state when the stencil test is disabled.
· e154c953
Henri Verbeet
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e154c953
wined3d: Avoid accessing NULL depth/stencil state in...
· 22760556
Henri Verbeet
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
22760556
evr/tests: Use wide string literals.
· a1dc3828
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
a1dc3828
evr/mixer: Keep original media type instances for inputs.
· d6e5fa7b
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
d6e5fa7b
evr/tests: Add a test for MF_SA_REQUIRED_SAMPLE_COUNT.
· 25872a51
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
25872a51
mf/evr: Trigger media type negotiation through presenter for reference stream.
· 421924ae
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
421924ae
mf/evr: Do not use IMFVideoMediaType when setting mixer types.
· 4bdaeaeb
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
4bdaeaeb
d3d11/tests: Add some more tests for device context state.
· c6671ac1
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
c6671ac1
riched20: Return a run ptr from the run creation function.
· a37147c0
Huw Davies
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
a37147c0
riched20: Pass a run ptr to the run joining function.
· 3cade70f
Huw Davies
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
3cade70f
riched20: Use paragraph ptrs in FindPixelPos().
· 4366c81f
Huw Davies
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
4366c81f
riched20: Use the run and para helpers in the cursor movement functions.
· 586e31a1
Huw Davies
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
586e31a1
riched20: Use paragraph and run ptrs in InsertTextFromCursor().
· 468609ae
Huw Davies
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
468609ae
hnetcfg: Return S_OK in get_StaticPortMappingCollection.
· 5160c30f
Vijay Kiran Kamuju
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
5160c30f
amstream: Implement SSUPDATE_CONTINUOUS flag in IDirectDrawStreamSample::Update.
· aaf461b7
Anton Baskanov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
aaf461b7
d3dcompiler/tests: Always expect failure in test_reflection_desc_ps_output() on d3d10.
· 4ced409a
Matteo Bruni
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
4ced409a
documentation: Update German translation.
· 48ef7703
Julian Rüger
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
48ef7703
Loading