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
Robin Kertels
wine
Commits
d54979e329647f5bf0f19de7f917129ae3e58564
Select Git revision
Branches
6
ff-texcoord-tests
d3d9-swapchain-tests
d3d9-swapchain-tests-before-rebase
d3d9-swapchain-tests-old
dib-subrect-test
master
default
protected
Tags
20
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
wine-8.12
26 results
wine
Author
Search by author
Any Author
authors
Robin Kertels
K0bin
1 author
Aug 17, 2012
comctl32: Correct values passed in MCN_SELECT/MCN_SELCHANGE notifications.
· d54979e3
Sergey Guralnik
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d54979e3
comctl32/tests: Add test for MCN_SELECT/MCN_SELCHANGE notifications.
· c7abff0a
Sergey Guralnik
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c7abff0a
msvcrt: memmove_s shouldn't zero its output buffer on error.
· 49560458
Dan Kegel
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
49560458
riched20: Added support for UTF8 BOM stream.
· cb8c500e
Qian Hong
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
cb8c500e
dssenh/tests: Added block cipher mode tests for the DSSENH cryptographic service provider.
· cb082b90
Marek Chmiel
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
cb082b90
dssenh/tests: Added encryption tests for the DSSENH cryptographic service provider.
· b1a5291e
Marek Chmiel
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b1a5291e
ntdll: Fetch thread id on NetBSD.
· 83bac411
Jan Beich
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
83bac411
ntdll: Prefer a portable function to get thread id.
· fa4e97f4
Jan Beich
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fa4e97f4
kernel32: Fix LocaleNameToLCID on mismatch.
· 20e1b46d
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
20e1b46d
winebuild: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.
· ca234e3e
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ca234e3e
include: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.
· 538a0abb
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
538a0abb
winex11: Release the keyboard lock before sending input to the server.
· 03d377ea
Alexandre Julliard
authored
12 years ago
03d377ea
wininet/tests: Add invalid index test for HttpQueryInfo.
· dc9f5bec
Bruno Jesus
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
dc9f5bec
winealsa.drv: Remap mmdevapi channels to correct ALSA channels.
· d402231e
Andrew Eikum
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d402231e
winealsa.drv: Don't cap the allowed number of channels.
· 36eb79e7
Andrew Eikum
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
36eb79e7
Aug 16, 2012
windowscodecs: Add test for IWICImagingFactory::CreateBitmapFromSource.
· 6c1fcaa3
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6c1fcaa3
windowscodecs: Implement IWICBitmap::SetResolution and GetResolution.
· 3e88d4ff
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3e88d4ff
windowscodecs: Implement IWICBitmap::GetSize.
· a62bd245
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a62bd245
windowscodecs: Implement IWICBitmap::GetPixelFormat.
· f26402ca
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f26402ca
windowscodecs: Implement IWICBitmap::CopyPixels.
· 54a31341
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
54a31341
d3dx9: Fix ID3DXConstantTable::SetMatrix.
· b31b9864
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b31b9864
d3dx9: Fix ID3DXConstantTable::SetVector.
· 53ce2a24
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
53ce2a24
d3dx9/tests: Add tests for ID3DXConstantTable::SetValue.
· 5fd7d982
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5fd7d982
d3dx9: Implement ID3DXConstantTable::SetValue.
· c2c9959b
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c2c9959b
d3dx9/tests: Add tests for setting matrix shader constants.
· 6fff4b9e
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6fff4b9e
d3dx9: Implement ID3DXConstantTable::SetBoolArray.
· fbba7434
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fbba7434
d3dx9: Implement ID3DXConstantTable::SetBool.
· d2bbbc71
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d2bbbc71
msvcr100: Add the 64-bit variants of the C++ exported names.
· 98fe3f1d
Alexandre Julliard
authored
12 years ago
98fe3f1d
msvcrt: Add a number of floating point functions for 64-bit.
· f80d443f
Alexandre Julliard
authored
12 years ago
f80d443f
kernel32: Implement IsValidLocaleName (with tests).
· 5dfc2a34
Austin English
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5dfc2a34
po: Update German translation.
· e9c368c9
Julian Rüger
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e9c368c9
mshtml: Added more IHTMLObjectElement tests.
· e4492f75
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e4492f75
mshtml: Added IHTMLObjectElement::get_height implementation.
· 7c54aa9f
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
7c54aa9f
mshtml: Added IHTMLObjectElement::put_height implementation.
· 935ec95a
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
935ec95a
mshtml: Added IHTMLObjectElement::get_width implementation.
· 500985bc
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
500985bc
mshtml: Added IHTMLObjectElement::put_width implementation.
· d98225ff
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d98225ff
mshtml: Moved Invoke(DISPID_ENABLED) invocation to separated function.
· 31201da6
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
31201da6
usp10: Implement MarkToMark Attachment Positioning Subtable.
· af318c5f
Aric Stewart
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
af318c5f
gdiplus/tests: Make pixels_to_units() static.
· 1051a107
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
1051a107
msvcp90: Make basic_istream_read_str() static.
· 0b8fc033
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0b8fc033
Loading