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
d3f7519035966dc07d71599262f27e2775411fe4
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
Dec 23, 2015
winhttp: Don't drain content until authorization is handled successfully.
· d3f75190
Hans Leidekker
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
d3f75190
dnsapi: Add a stub implementation of DnsFlushResolverCacheEntry_A/UTF8/W.
· e10c4814
Hans Leidekker
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
e10c4814
qmgr: Use the full path for HTTP downloads.
· 69d07641
Hans Leidekker
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
69d07641
riched32/tests: Test WM_GETTEXTLENGTH with multibyte character.
· 439e9c6a
Jactry Zeng
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
439e9c6a
riched20/tests: Add tests for WM_GETTEXTLENGTH.
· bb597498
Jactry Zeng
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
bb597498
riched32/tests: Test EM_GETSELTEXT with multibyte character.
· 22263587
Jactry Zeng
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
22263587
riched20/tests: Test EM_GETSELTEXT with multibyte character.
· 30049ba7
Jactry Zeng
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
30049ba7
riched32/tests: Test EM_GETTEXTRANGE with multibyte character.
· 4871b023
Jactry Zeng
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
4871b023
riched20/tests: Test EM_GETTEXTRANGE with multibyte character.
· fb304e0e
Jactry Zeng
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
fb304e0e
msvcrt: Don't continue on demangle failure (Coverity).
· 51098fcd
André Zwing
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
51098fcd
oledb32: GetConversionSize shouldn't fail for null variants.
· e5daf339
Alistair Leslie-Hughes
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
e5daf339
tools: Remove redundant check for request size in make_requests.
· 6d216964
Sebastian Lackner
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
6d216964
po: Update Russian translation.
· 05b623e7
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
05b623e7
msvcrt: Fix cwscanf* prototypes.
· 7e86ab3d
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
7e86ab3d
msvcrt: Fix char to int promotion that breaks pattern lookup.
· d99727bc
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
d99727bc
ddraw7/tests: Test GetPriority() on cubemap surfaces.
· b0d4502c
Riccardo Bortolato
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
b0d4502c
ddraw: Check if surface is a mipmap sublevel or a non-positive X top level...
· 97f0345f
Riccardo Bortolato
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
97f0345f
wininet: Return the correct error code (Clang).
· f3e3c895
André Zwing
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
f3e3c895
Dec 22, 2015
xaudio2_7: Check return of IAudioClient_Start (Coverity).
· 35eebeef
André Zwing
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
35eebeef
shell32: Minor cleanup of SHELL_execute (Clang).
· 2cff59ed
André Zwing
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
2cff59ed
winmm: Remove a dead assignment (Clang).
· 798fd5bf
André Zwing
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
798fd5bf
msvcrt: Add _wtmpnam_s implementation.
· 77feb693
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
77feb693
msvcrt: Add tmpnam_s implementation.
· 9b6c93f6
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
9b6c93f6
ws2_32: Add WSAPoll() implementation.
· 5913a107
Bruno Jesus
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
5913a107
msvcp110: Always return empty string in _Read_dir on end of enumeration or error.
· 77ec614a
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
77ec614a
msvcrt: Rename __libm_sse2_* functions to fix compilation when using Intel compiler.
· a3c818b3
gofman1
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
a3c818b3
oledb32: Convert to a BSTR to work out it size.
· 9c700260
Alistair Leslie-Hughes
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
9c700260
dsound: Use a better name for IDirectSoundBufferImpl_Create().
· bb72548f
Michael Stefaniuc
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
bb72548f
dsound: Simplify error handling when creating a sound buffer.
· d51d55ba
Michael Stefaniuc
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
d51d55ba
tdi.sys: Add a stub dll.
· 7eec8cb4
Austin English
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
7eec8cb4
setupx.dll16: Add DiBuildDriverIndex stub.
· 296ac8cf
Austin English
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
296ac8cf
iexplore: Sync registry and program resource values.
· bda46cc6
Austin English
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
bda46cc6
comdlg32/fontdlg: Remove dead assignment (Coverity).
· 1a7121b3
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
1a7121b3
comdlg32/fontdlg: Fix string format for sizes added to listbox.
· 9f526030
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
9f526030
comdlg32/fontdlg: Allow font sizes outside of defaults set.
· daaa0834
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
daaa0834
comdlg32/fontdlg: Limit text length user can type in as font point size.
· a48d9684
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
a48d9684
gdi32: Initialize 'param' field (Coverity).
· 1aa53bc4
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
1aa53bc4
winemenubuilder: Simplify MIME types list management.
· f2538c6e
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
f2538c6e
regedit: Fix potential buffer leak, simplify error handling (Coverity).
· c9fb3b7f
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
c9fb3b7f
dxdiagn: Improve error handling when converting to VT_BSTR (Coverity).
· 0aa56cab
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
0aa56cab
Loading