Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wine-demo
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Andrew Eikum
wine-demo
Commits
wine-1.5.7
Select Git revision
Branches
5
one-commit
some-edits
master
default
protected
winedbg
dwrite-pe
Tags
20
wine-7.0-rc2
wine-7.0-rc1
wine-6.23
wine-6.22
wine-6.21
wine-6.0.2
wine-6.20
wine-6.19
wine-6.18
wine-6.17
wine-6.16
wine-6.15
wine-6.14
wine-6.13
wine-6.12
wine-6.11
wine-6.0.1
wine-6.10
wine-6.9
wine-6.8
25 results
wine-demo
Author
Search by author
Any Author
authors
0 authors
Jun 22, 2012
Release 1.5.7.
· d35cb816
Alexandre Julliard
authored
12 years ago
wine-1.5.7
d35cb816
msvcp: Sync spec files.
· 4b97c4b1
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4b97c4b1
wined3d: Get rid of the d3d_caps debug channel.
· c11c2e2d
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c11c2e2d
wined3d: Only store a different screen format if it's explicitly changed through wined3d.
· b6c7b825
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b6c7b825
wined3d: Properly retrieve the display mode in wined3d_device_set_cursor_properties().
· c2c0743c
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c2c0743c
wined3d: Just forward wined3d_device_get_display_mode() to the appropriate swapchain.
· 70008999
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
70008999
wined3d: Implement mode setting in the adapter instead of the device.
· 0f0fe492
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0f0fe492
gdi32: Fix StretchDIBits return value when destination is clipped.
· 1c2f9255
Alexandre Julliard
authored
12 years ago
1c2f9255
psapi/tests: Added tests for EnumProcessModules with last parameter NULL.
· 0773ed8d
Stefan Leichter
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0773ed8d
kernel32: Let K32EnumProcessModules fail if the last parameter is NULL.
· c0e72bb3
Stefan Leichter
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c0e72bb3
ws2_32: In WSAIoctl(SIO_GET_INTERFACE_LIST), skip interfaces with no IPv4 address.
· a239e8ed
Per Johansson
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a239e8ed
po: Update French translation.
· 485d3531
Frédéric Delanoy
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
485d3531
kernel32: Add a test for deleting a file opened for reading.
· 68ffbaa7
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
68ffbaa7
windowscodecs: Create a IWICMetadataReader for a TIFF frame.
· 0a8be862
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0a8be862
hhctrl.ocx: Add support for the CHM code page.
· a02ad10f
Erich Hoover
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a02ad10f
hhctrl.ocx: Use HTML decoder for the index.
· dc482dfe
Erich Hoover
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
dc482dfe
hhctrl.ocx: Add HTML to Unicode decoding capability to the table of contents.
· 9033b144
Erich Hoover
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
9033b144
include/wine/test.h: Fix compilation of standalone tests with PSDK headers.
· b527679d
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b527679d
gdiplus: Fix vertical alignment calculation in GdipAddPathString.
· fe000c77
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fe000c77
gdiplus: Don't position characters by glyph metrics in GdipAddPathString.
· 3cde67e1
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3cde67e1
gdiplus: Scale all points in GdipAddPathString instead of the font.
· cae52d07
Esme Povirk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
cae52d07
shell32/tests: Ignore case when comparing filenames.
· a8643ccc
Detlef Riekenberg
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a8643ccc
wintrust/tests: Fix build with MSVC.
· e68d5b93
Thomas Faber
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e68d5b93
msvcp90: Added basic_ostream::operator<<(base type) implementation.
· 8e2efc19
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8e2efc19
msvcp90: Added num_put<char>::put(double) implementation.
· 27f90524
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
27f90524
msvcp90: Added num_put<char>::put(bool) implementation.
· 8003b0ab
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8003b0ab
msvcp90: Added num_put<char>::put(integral number).
· feccc210
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
feccc210
msvcp90: Added partial num_put<char> implementation.
· a359df5f
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a359df5f
msvcp90: Added num_put<char> class stub.
· 83ef253b
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
83ef253b
msvcp90: Fixed fraction digits ignoring in num_get_char__Getffld.
· ca90f472
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ca90f472
wbemprox: Add a partial Win32_VideoController class implementation.
· 47261d63
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
47261d63
wbemprox: Handle more property types in get_propval.
· a827a51c
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a827a51c
Jun 21, 2012
windowscodecs: Add support for loading of multiple 8-byte IFD fields.
· 4c7f6f68
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4c7f6f68
windowscodecs: Add a test for endianness support in IFD metadata reader.
· 4d974f07
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4d974f07
windowscodecs: Handle IFD fields with count 0 same way as with count 1.
· b8d58650
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
b8d58650
windowscodecs: Add support for IFD_UNDEFINED field type.
· e4af117c
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e4af117c
windowscodecs: Add support for IFD_ASCII field type.
· f3347de5
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f3347de5
windowscodecs: Add tests for more types of IFD fields.
· 32f9f327
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
32f9f327
windowscodecs: Fix handling of 8-byte IFD fields.
· 722cb46c
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
722cb46c
windowscodecs: Add support for loading of multiple simple IFD fields.
· aedd9271
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
aedd9271
Loading