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
7accb957a3c444c119a38e898b5d1edc27229d99
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
Feb 07, 2012
po: Fix some trailing ellipses errors in Japanese translation.
· 7accb957
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
7accb957
po: Fix some trailing ellipses errors in Italian translation.
· 6900853f
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
6900853f
po: Fix some trailing ellipses errors in Brazilian Portuguese translation.
· 78ce1bd0
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
78ce1bd0
po: Update French translation.
· e0508619
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e0508619
gdi32: Keep our internal generated system links separate and append them to...
· e7a79b55
Aric Stewart
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e7a79b55
oleaut32: [restricted] members with negative dispids may still be called.
· 0425a110
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
0425a110
ole32: Don't hold a ref to the drop target in the wrapper. Apps tend to...
· 5c8edb04
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
5c8edb04
inetcpl.cpl: Remove an obsolete resource attribute.
· 8116d8a5
Michael Stefaniuc
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
8116d8a5
comctl32: Remove an obsolete resource attribute.
· 482a5746
Michael Stefaniuc
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
482a5746
msvcrt: Handle negative file->_cnt value in _flsbuf function.
· c3979308
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c3979308
user32: Make FlashWindowEx tests pass under Windows.
· 9d538e43
Dmitry Timoshkov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
9d538e43
user32: Fix a couple of typos.
· 39a4b5fa
Dmitry Timoshkov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
39a4b5fa
psapi: Make sure that NtQueryVirtualMemory(MemorySectionName) succeeds under Windows 2000 too.
· 48a2a467
Dmitry Timoshkov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
48a2a467
quartz: AMFilterData_ParseFilterData returns a pointer to a pointer to filter data.
· c3e24076
Aric Stewart
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c3e24076
shell32: Fix the name of the 'Application Data' folders.
· c0338afe
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c0338afe
Feb 06, 2012
mshtml: Use the current AppData folder instead of the default one as profile directory.
· 0aeb38bb
Alexandre Julliard
authored
13 years ago
0aeb38bb
comctl32/tests: Add some more thumb length tests.
· 91a63ad0
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
91a63ad0
po: Remove or fuzzy invalid Turkish shell folder translations.
· 0cd8c8f2
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
0cd8c8f2
po: Fix some typography issues in the Serbian (Cyrillic) translation.
· 764ee39c
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
764ee39c
po: Fix some typography issues in the Serbian (Latin) translation.
· bc220525
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
bc220525
po: Fix a typography issue in the Telugu translation.
· 33afb776
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
33afb776
wineoss.drv: Don't call GETOSPACE immediately after device initialization.
· bb1ca581
Andrew Eikum
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
bb1ca581
user32: RealChildWindowFromPoint should skip invisible windows.
· ea7e9ed2
Dmitry Timoshkov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
ea7e9ed2
user32: Add a bunch of RealChildWindowFromPoint tests.
· 8c7f3964
Dmitry Timoshkov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
8c7f3964
ddraw/tests: Fix compilation on systems that don't support nameless unions.
· 527e1ae1
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
527e1ae1
msi: Use the return value of IXMLDOMNode_get_text (clang).
· 98c621c1
Hans Leidekker
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
98c621c1
msvcrt: Fix TRACE format modifier for wfreopen.
· f8b29a06
eric pouech
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f8b29a06
shell32: Use string comparison as autocompletion check.
· c91e9db0
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c91e9db0
msxml3: Fix element data leak on error.
· f39209cd
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f39209cd
po: Update German translation.
· e081cc59
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e081cc59
po: Update Finnish translation.
· 55c3cfa4
Laura Leinonen
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
55c3cfa4
po: Update Japanese translation.
· 6b002f13
Akihiro Sagawa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
6b002f13
po: Update Lithuanian translation.
· 3c0173d0
Aurimas Fišeras
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
3c0173d0
msvcmaker: "MODULE = none" is obsolete.
· dbbf8f8a
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
dbbf8f8a
winemaker: Print the invocation command line to the Makefile.
· c7c8d3cc
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c7c8d3cc
ddraw: Implement get_window_region() on top of GetRandomRgn().
· 204e53e4
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
204e53e4
quartz: Do not report a position unless the filter graph is running or has been paused.
· 10b2a21c
Aric Stewart
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
10b2a21c
hlink: Don't query the IHlinkSite if the IMoniker is a system moniker.
· d1f6a5a3
Andrew Eikum
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d1f6a5a3
hlink: Always pass a bind context to IMoniker::GetDisplayName.
· 8fa2b2d2
Andrew Eikum
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
8fa2b2d2
psapi: Add a test for NtQueryVirtualMemory(MemorySectionName).
· 2a0de948
Dmitry Timoshkov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
2a0de948
Loading