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
Alexey Alyaev
wine
Commits
5ee522162c1f0ddad2eb8309153327488f41ca5e
Select Git revision
Branches
5
wnet-conn-add-cancel-success
wnet-get-universal-name
master
default
protected
stable
oldstable
Tags
20
wine-8.16
wine-8.15
wine-8.14
wine-8.13
wine-8.0.2
wine-8.12
wine-8.11
wine-8.10
wine-8.9
wine-8.8
wine-8.7
wine-8.0.1
wine-8.6
wine-8.5
wine-7.0.2
wine-8.4
wine-8.3
wine-8.2
wine-8.1
wine-8.0
25 results
wine
Author
Search by author
Any Author
authors
0 authors
Jan 08, 2014
api-ms-win-core-errorhandling-l1-1-1: Add stub dll.
· 5ee52216
Martin Storsjö
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
5ee52216
api-ms-win-core-debug-l1-1-1: Add stub dll.
· 0ee5b475
Martin Storsjö
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
0ee5b475
api-ms-win-core-processthreads-l1-1-1: Add stub dll.
· 7918f968
Martin Storsjö
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
7918f968
explorer: Default to showing the systray if the desktop is named "shell".
· dfaf6a42
Esme Povirk
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
dfaf6a42
explorer: Add a registry setting to always show the systray.
· 913cb836
Esme Povirk
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
913cb836
explorer: Add run dialog to start menu.
· 71fc31db
Esme Povirk
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
71fc31db
explorer: Add a start menu.
· 058765f7
Esme Povirk
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
058765f7
explorer: Add non-functional start button.
· 5a00584b
Esme Povirk
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
5a00584b
winedump: Get rid of the MAKE_DLL_RULES in the Makefile.in template.
· 4d13f849
Sergey Guralnik
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
4d13f849
iphlpapi/tests: Add IcmpSendEcho tests.
· 98e1560d
Bruno Jesus
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
98e1560d
msvcp110: Fix streamsize parameter size in spec file.
· f1105d3f
Piotr Caban
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
f1105d3f
msvcrt: Handle null mbstr parameter in mbstowcs.
· 544d1794
Piotr Caban
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
544d1794
makefiles: Generate explicit commands to create object subdirectories.
· ec8e5c61
Alexandre Julliard
authored
11 years ago
ec8e5c61
makefiles: Automatically add the necessary msvcrt flags to the generated rules.
· 3e40fea9
Alexandre Julliard
authored
11 years ago
3e40fea9
kernel32: Forward condition variable functions to ntdll.
· ddc7f300
Sebastian Lackner
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
ddc7f300
ntdll: Implement condition variable functions using keyed events.
· 5472b9f9
Sebastian Lackner
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
5472b9f9
d3d9/tests: Make sure create_device() returns NULL on failure.
· 86ffd6c4
Henri Verbeet
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
86ffd6c4
wined3d: Fix up the backbuffer count on failure in swapchain_init().
· ddae20b6
Henri Verbeet
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
ddae20b6
wined3d: Get rid of the unused screen_palents field in struct wined3d_palette.
· 2401a82b
Henri Verbeet
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
2401a82b
scrrun: Fill find data on second Next() call before testing it.
· fac0d13e
Nikolay Sivov
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
fac0d13e
scrrun: Implement Clone() for file collection.
· c813ae22
Nikolay Sivov
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
c813ae22
scrrun: Implement Clone() for folder collection.
· 844aa795
Nikolay Sivov
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
844aa795
scrrun: Store collection pointer directly in IEnumVARIANT data.
· c1b7a075
Nikolay Sivov
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
c1b7a075
scrrun: Implement Skip() for file and folder collections.
· 64c93f60
Nikolay Sivov
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
64c93f60
dmime: Fix copy and paste errors.
· 8472190a
Michael Stefaniuc
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
8472190a
kernel32/tests: Don't test last error on success.
· 1c61a53e
André Zwing
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
1c61a53e
Jan 07, 2014
msvcr110: Add __crtTerminateProcess implementation.
· 460991a8
Piotr Caban
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
460991a8
msvcr110: Add __libm_sse2_sqrt_precise implementation.
· 07566faa
Piotr Caban
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
07566faa
msvcp110: Share the source code with msvcp90.
· 50e3f110
Piotr Caban
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
50e3f110
wmiutils: Remove unused IUnknown *outer parameter from object constructors.
· f8a18f9c
Dmitry Timoshkov
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
f8a18f9c
wbemprox: Remove unused IUnknown *outer parameter from object constructors.
· 182ff187
Dmitry Timoshkov
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
182ff187
wbemdisp: Remove unused IUnknown *outer parameter from object constructor.
· fb9e8bc9
Dmitry Timoshkov
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
fb9e8bc9
winhttp: Remove unused IUnknown *outer parameter from object constructor.
· f8d79c83
Dmitry Timoshkov
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
f8d79c83
wuapi: Remove unused IUnknown *outer parameter from object constructors.
· 5cf3c1f4
Dmitry Timoshkov
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
5cf3c1f4
wiaservc: Remove unused IUnknown *outer parameter from object constructor.
· ab8237c8
Dmitry Timoshkov
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
ab8237c8
qmgr: Remove unused IUnknown *outer parameter from object constructor.
· da0c4032
Dmitry Timoshkov
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
da0c4032
riched20: Ensure the cursors are equal after deleting the selection.
· a53179da
Huw Davies
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
a53179da
riched20: Correctly handle the cursor at the end of run case while splitting paragraphs.
· c59c582c
Huw Davies
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
c59c582c
riched20: Correctly handle the cursor at the end of a run case.
· 86ea91f4
Huw Davies
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
86ea91f4
riched20: Don't split a run if the cursor is at the end of it.
· 2429e8b1
Huw Davies
authored
11 years ago
and
Alexandre Julliard
committed
11 years ago
2429e8b1
Loading