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
b26aa09f58d7f015a061e73db0b43ebbf6539fa1
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
Apr 01, 2011
urlmon: Fix parameter validation in BindToStorage().
· b26aa09f
Nikolay Sivov
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
b26aa09f
msvcp90/tests: Added operator+ tests (basic_string<char>).
· 223ac3cc
Piotr Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
223ac3cc
msvcp: Added basic_string<wchar> operator+ implementations.
· bc86fccc
Piotr Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
bc86fccc
msvcp: Added basic_string<char> operator+ implementations.
· 055dcbc4
Piotr Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
055dcbc4
msvcp: Added basic_string<{char, wchar}> operator+= exports.
· 3f833d93
Piotr Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
3f833d93
comctl32: Simplify MONTHCAL_PaintLeadTrailMonths.
· 1e74b637
Gerald Pfeifer
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
1e74b637
dbghelp: Add a return statement for the default/assert case in elf_map_file.
· d93b6c0a
Gerald Pfeifer
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
d93b6c0a
gdiplus: Add basic implementation of GdipDrawDriverString.
· 15140a72
Esme Povirk
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
15140a72
Mar 31, 2011
comctl32: Validate the day of month when scrolling through years.
· ae608e6e
Esme Povirk
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
ae608e6e
comctl32: When entering a month or year, keep the day in range.
· 0d8775c9
Esme Povirk
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
0d8775c9
comctl32: Use current month and year when checking day of month.
· 4d1fca24
Esme Povirk
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
4d1fca24
wined3d: Get rid of the ARB_imaging extension.
· 02480a90
Henri Verbeet
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
02480a90
wined3d: Fix the EXT_blend_subtract extension definitions.
· 97a5336c
Henri Verbeet
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
97a5336c
wined3d: Fix the EXT_blend_color extension definitions.
· e4e28c47
Henri Verbeet
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
e4e28c47
wined3d: Fix the EXT_blend_minmax extension definitions.
· f8507d60
Henri Verbeet
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
f8507d60
server: Return the time of last change along with the current cursor position.
· 6576703f
Alexandre Julliard
authored
14 years ago
6576703f
server: Store all desktop cursor information in a separate structure.
· c64c36f5
Alexandre Julliard
authored
14 years ago
c64c36f5
msvcrt: Don't call get_locale two times in _isctype function.
· f421d22e
Piotr Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
f421d22e
msvcrt: Fix locale creation for multibyte encoding.
· 68239a62
Piotr Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
68239a62
msvcrt/tests: Wine should not have trouble with the environ pointers so...
· 709b4234
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
709b4234
wintab32/tests: Remove an unused variable.
· 46ad9cd7
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
46ad9cd7
winhlp32: Remove the unimplemented help color and visibility menus.
· 3767e9a2
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
3767e9a2
winhlp32: Implement MACRO_HelpOnTop() and thus the corresponding menu.
· 2b12e89d
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
2b12e89d
regedit: Remove the unimplemented menus to connect to remote registries.
· 7a569851
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
7a569851
notepad: Remove the unimplemented help search menu.
· 80cf194e
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
80cf194e
progman: Implement the cascade and tile windows menus.
· 92e412c5
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
92e412c5
progman: Remove the unimplemented help search menu.
· 801e7757
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
801e7757
winefile: Remove the unimplemented help search menu.
· ddeacf86
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
ddeacf86
msi: Make load_ttf_name_id() static.
· 1d246654
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
1d246654
comdlg32: Add ICommDlgBrowser3 stub to Item Dialog.
· 338d700a
David Hedberg
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
338d700a
comdlg32: Add IServiceProvider implementation to the Item Dialog.
· 768d498e
David Hedberg
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
768d498e
comdlg32: Add ExplorerBrowser control to Item Dialog.
· 140113b2
David Hedberg
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
140113b2
comdlg32: Add IExplorerBrowserEvents stub to Item Dialog.
· 4bd2cc7a
David Hedberg
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
4bd2cc7a
comdlg32: Implement Show and Close for the Item Dialog.
· 3db65935
David Hedberg
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
3db65935
comdlg32: Add NEWFILEOPENV3ORD resource.
· 9df020cd
David Hedberg
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
9df020cd
widl: Mark up a FALLTHROUGH case (Coverity).
· 0222ad73
Marcus Meissner
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
0222ad73
winebuild: Mark up fallthrough switch cases (Coverity).
· 7a0797a6
Marcus Meissner
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
7a0797a6
msi: Fix building the message string in MSI_ProcessMessage.
· 31291ec2
Hans Leidekker
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
31291ec2
msi: Fix buffer size calculation in get_keypath.
· 0aaf17c0
Hans Leidekker
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
0aaf17c0
ntdll: Avoid examining uninitialized data.
· e5fe5107
Bart Van Assche
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
e5fe5107
Loading