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
82d961e382d62c72d610e14ebdf7c2e3ecca5c47
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
Jan 23, 2012
dbghelp: Always ensure that 64bit module functions use real 64bit addresses.
· 82d961e3
eric pouech
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
82d961e3
po: Updated Korean translation.
· 0c870edd
Hwang YunSong (황윤성)
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
0c870edd
po: Fix a formatting directive in the Japanese translation.
· 737231d9
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
737231d9
po: Fix some formatting directives in the Korean translation.
· 173d486d
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
173d486d
po: Fix some formatting directives in the Catalan translation.
· 9229836f
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
9229836f
po: Fix a formatting directive in the Dutch translation.
· 224358e6
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
224358e6
po: Mark an incorrect Norwegian Bokmål translation as fuzzy.
· baca3472
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
baca3472
po: Fix a formatting directive in the Danish translation.
· 0c36034f
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
0c36034f
po: Fix a formatting directive in the Polish translation.
· f05afaca
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f05afaca
po: Fix a formatting directive in the Russian translation.
· aa5e2533
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
aa5e2533
po: Update Slovenian translation.
· f4630cd5
Andrej Znidarsic
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f4630cd5
msi: Don't evaluate msidbFeatureAttributesFollowParent when features are preselected.
· fcce720a
Hans Leidekker
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
fcce720a
mscoree: Correct VARIANT type.
· 6302ba5d
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
6302ba5d
msxml3: Initial implementation of ::getPrefix().
· a5b492eb
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
a5b492eb
msxml3: ::get_namespaceURI() doesn't reset out pointer on invalid index.
· 91390a72
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
91390a72
msxml3: Replace macro with another enum entry.
· b1480630
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
b1480630
msxml3: Make remove() method a stub in version 6, more collection tests.
· ca48dac8
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
ca48dac8
msxml3: Try IStream if IPersistStream save failed.
· 012806a0
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
012806a0
winegstreamer: Update transform filters to use the correct csReceive critical section.
· cb2d4027
Aric Stewart
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
cb2d4027
d3dxof: Prevent accessing pobj when it is null. This can happend on error.
· 0eb9740e
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
0eb9740e
d3dxof: Make sure This->buf.pdata is set to NULL before being used in case of error.
· 310c174e
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
310c174e
dmusic: Fix memory leak in Direct Music object.
· d3fb5860
Christian Costa
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d3fb5860
d3dx9: Fix constant table trace.
· 7b3863fe
Rico Schüller
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
7b3863fe
d3dx9: Reorder argument check in D3DXGetShaderConstantTableEx().
· 6ad34b16
Rico Schüller
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
6ad34b16
d3dx9: Get rid of ID3DXConstantTableImpl typedef.
· 59b365f9
Rico Schüller
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
59b365f9
d3dx9: Introduce free_constant_table().
· 4a6e06d7
Rico Schüller
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4a6e06d7
Jan 20, 2012
ieframe: Added HTTP navigation and GoBack tests.
· 14b790a5
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
14b790a5
ieframe: Added InternetExplorer::GoBack implementation.
· 82c826f6
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
82c826f6
ieframe: Added very beginning IWebBrowser2::GoBack implementation.
· 51c141ab
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
51c141ab
mshtml: Added history update notification support.
· 5e847895
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
5e847895
mshtml: Added more travel log tests.
· d9e57da4
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d9e57da4
mshtml: Better stub for ITravelLogClient::FindWindowByIndex.
· 50a86f5f
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
50a86f5f
mshtml: Added ITravelLogClient stub implementation.
· e174d1d3
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e174d1d3
urlmon/tests: Test if url reported in IInternetProtocol::Start is valid during binding.
· 259cd793
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
259cd793
urlmon: Added IInternetProtocol::Switch PI_FORCE_ASYNC flag test.
· 601ba02b
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
601ba02b
urlmon: Added support for PI_FORCE_ASYNC flag in IInternetProtocol::Switch implementation.
· 1559fcee
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
1559fcee
urlmon: Store display_uri in BindProtocol structure.
· 6bc361f2
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
6bc361f2
msi: Pass the file identifier instead of the filename in action data for...
· 09a49fd7
Hans Leidekker
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
09a49fd7
mshtml: Respond to SID_SContainerDispatch service id.
· 478ddf7b
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
478ddf7b
widl: We no longer need to avoid windows.h in generated headers.
· 42e583f1
Alexandre Julliard
authored
13 years ago
42e583f1
Loading