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
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
André Zwing
wine
Commits
wine-1.3.31
Select Git revision
0 results
wine
Author
Search by author
Any Author
authors
0 authors
Oct 21, 2011
Release 1.3.31.
· 29c16f62
Alexandre Julliard
authored
13 years ago
wine-1.3.31
29c16f62
po: Update Lithuanian translation.
· 79558f29
Aurimas Fišeras
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
79558f29
comdlg32: Update Lithuanian translation.
· 46aa1511
Aurimas Fišeras
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
46aa1511
hlink: Added TargetFrameName tests.
· 28c94f5a
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
28c94f5a
hlink: Return S_FALSE in GetTargetFrameName when returning NULL.
· 34db2d39
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
34db2d39
hlink: Moved HLinkBrowseContext_Constructor to avoid vtbl forward declaration.
· 7b2bb14b
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
7b2bb14b
hlink: Don't use WINAPI for internal functions.
· ccc66af6
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
ccc66af6
hlink: Reorder functions to avoid vtbl forward declaration.
· c43d4450
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c43d4450
gdi32: Add a fake 1-entry color table for 1-bpp ddbs.
· f53d73a0
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f53d73a0
wineps: Add support for PS_USERSTYLE pens.
· f1faeb0f
Alexandre Julliard
authored
13 years ago
f1faeb0f
winex11: Filter out zero-size dashes for PS_USERSTYLE pens.
· f839e532
Alexandre Julliard
authored
13 years ago
f839e532
vbscript: Added remaining week day constants implementations.
· d0740365
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d0740365
vbscript: Added vbSunday constant implementation.
· 89c76714
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
89c76714
cmd: Constify WCMD_pushd parameter.
· 42f126e8
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
42f126e8
msvcrt: Avoid superfluous cast of MSVCRT_malloc return value.
· 7bfe6486
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
7bfe6486
dpnet/tests: Avoid casting return value of HeapAlloc calls.
· 96967058
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
96967058
dinput: Avoid casting return value of HeapAlloc calls.
· 3c15af30
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
3c15af30
net: Use FormatMessageW() for better internationalization support.
· f3f24fb5
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f3f24fb5
attrib: Use FormatMessageW() for better internationalization support.
· 6aacb090
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
6aacb090
winecoreaudio: Improved tracing.
· 7eadf7bb
Ken Thomases
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
7eadf7bb
winecoreaudio: Avoid an extra copy/conversion of a string.
· cf390232
Ken Thomases
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
cf390232
winecoreaudio: Fix a test for allocation failure (copy/paste error).
· 4bceee9e
Ken Thomases
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4bceee9e
winecoreaudio: Fix a leak.
· 9162c3d3
Ken Thomases
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
9162c3d3
ws2_32: Replace switch statement with more suitable if statement.
· 35555862
Andrew Talbot
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
35555862
ws2_32: Mark a fall-through in a switch statement.
· 4bebe628
Andrew Talbot
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4bebe628
dsound: Always enumerate the default device first.
· c8c6cc97
Andrew Eikum
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c8c6cc97
msvcr90: Add x86_64 stubs and forwards.
· f05a8f89
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f05a8f89
wined3d: Make the device parameter to context_choose_pixel_format() const.
· f28ba900
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f28ba900
wined3d: Make the device parameter to wined3d_device_get_surface_from_dc() const.
· a2c754dd
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
a2c754dd
d3d9/tests: Add a small test for IDirect3DDevice9::SetCursorPosition().
· 00244735
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
00244735
d3d8/tests: Add a small test for IDirect3DDevice8::SetCursorPosition().
· b42ec21d
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
b42ec21d
wined3d: Move the cursor in wined3d_device_set_cursor_position().
· 5f6dd538
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
5f6dd538
Oct 20, 2011
wineconsole: Fix a string resource so its format placeholders can be reordered.
· bbbee31c
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
bbbee31c
winefile: Fix a string resource so its format placeholders can be reordered.
· bdfc307f
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
bdfc307f
msi: Always use WHEREVIEW for sorting.
· 4ac1e8e0
Bernhard Loos
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4ac1e8e0
msi: Get rid of JOINVIEW.
· 0fd49432
Bernhard Loos
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
0fd49432
msi: Reorder tables to optimize condition evaluation.
· 4383aafa
Bernhard Loos
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4383aafa
ieframe: ieframe variant of IEWinMain is Unicode.
· 2c47b66b
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
2c47b66b
shell32: Set pointer to NULL after free to avoid double free.
· 26f3c14d
Michael Mc Donnell
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
26f3c14d
dinput: Add some logging to base class.
· 271c6a6c
Vitaliy Margolen
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
271c6a6c
Loading