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
0ca586120b7197a784a09836ae450018142320cd
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 22, 2012
view: Buffer size of GetFileTitleW is in characters, not bytes (coverity).
· 0ca58612
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0ca58612
msvcp60: Copy correct number of characters in basic_string::_Grow.
· 9d6c003c
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
9d6c003c
services: Added tests for service thread termination without setting service state to stopped.
· afc4284d
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
afc4284d
services: Kill service thread after timeout so it can terminate cleanly.
· 522bc15b
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
522bc15b
advapi32: Don't terminate service when its last thread has exited.
· 8ebf0a72
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8ebf0a72
advapi32: Return from StartServiceCtrlDispatcher when service status is changed to stopped.
· a936b58b
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a936b58b
advapi32: Validate arguments in StartServiceCtrlDispatcher.
· 6027fe2d
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6027fe2d
user32: Retrieve the graphics driver module from gdi32.
· e17cdb26
Alexandre Julliard
authored
12 years ago
e17cdb26
gdi32: Export a function to retrieve the module handle of the graphics driver for a DC.
· 5c1a752d
Alexandre Julliard
authored
12 years ago
5c1a752d
explorer: Remove support for the old-style X11 desktop configuration key.
· 78b86e34
Alexandre Julliard
authored
12 years ago
78b86e34
winex11: Remove some remainders of the ddraw HAL support.
· 900b5f4b
Alexandre Julliard
authored
12 years ago
900b5f4b
cmd: Properly handle multibyte characters in batch files.
· 8daef164
Akihiro Sagawa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8daef164
Assorted spelling tweaks and fixes.
· ed9e7455
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ed9e7455
dwrite: Implement FindFamilyName() for system font collection.
· 2793d819
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
2793d819
dwrite: Add all installed font families to system font collection.
· f0f17354
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f0f17354
dwrite: Fix a stupid copy/paste typo in Release return value.
· eb7d51b6
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
eb7d51b6
dwrite: Added a stub for IDWriteFontCollection.
· be699372
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
be699372
dwrite: Store text string in layout object.
· 11d94a11
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
11d94a11
mshtml: Added more events tests.
· 516731c8
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
516731c8
mshtml: Set 'this' to window object for onload handlers.
· 4940275d
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4940275d
mshtml: Added IHTMLLocation::toString implementation.
· 610ea94d
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
610ea94d
mshtml: Fixed attribute object caching logic.
· 8b04ab10
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8b04ab10
d3drm: Fix normals computation and add according tests.
· cb131bf0
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
cb131bf0
d3drm: Enum all materials even if only the first one is handled.
· 466c244d
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
466c244d
d3drm: Fix child leak.
· 5e1d854e
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5e1d854e
d3drm: Fix wrong condition.
· ff0e8250
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ff0e8250
d3dxof: Display new ref count in AddRef & Release.
· 079cf1c2
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
079cf1c2
gdiplus: Fix a typo leading to incorrect character width calculation in GdipMeasureDriverString.
· a45da559
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a45da559
winhttp: Respect the redirect policy setting.
· d4880812
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d4880812
winhttp: Pass the redirect policy setting down to request objects.
· b59efd66
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b59efd66
user32: Implement GetRawInputDeviceInfoA().
· 690df819
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
690df819
wined3d: Implement WINED3DSIH_MOVC in the GLSL shader backend.
· c490fb37
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c490fb37
wined3d: Merge a couple of shader type specific blocks in shader_generate_glsl_declarations().
· 7a437c29
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
7a437c29
wined3d: Use shader_glsl_get_prefix() in shader_glsl_gen_sample_code().
· b96b4c63
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b96b4c63
wined3d: Also read comments in shader_sm1_is_end().
· db3bdb0a
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
db3bdb0a
ntdll: Add detection for PF_SSE_DAZ_MODE_AVAILABLE.
· a6eec2cf
James Eder
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a6eec2cf
ntdll: Add detection for Revision in get_cpuinfo().
· ebc7ffd5
James Eder
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ebc7ffd5
ntdll: Handle CPU Level (family) as a vendor specific component.
· 6db42d36
James Eder
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6db42d36
ntdll: Add more feature detection in get_cpuinfo().
· 925fd2a2
James Eder
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
925fd2a2
ntdll: Add support for cpuid on x86_64.
· 1ce0c957
James Eder
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
1ce0c957
Loading