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
f8383c3417e0bc4addc8427f0acff32b5344455b
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
Jun 25, 2012
jscript: Don't use DISPPARAMS for internal arguments.
· f8383c34
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f8383c34
jscript: Don't use DISPPARAMS named args for internal parameter passing.
· 0307d735
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0307d735
msxml3: Support VT_I2 variants tracing.
· fd5e3849
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fd5e3849
msxml3: Accept VT_ERROR body as empty data.
· 3ec82583
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
3ec82583
msxml3: Fix async flag setting.
· 76dc17b4
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
76dc17b4
msxml3: Recognise PROPFIND method in open().
· d7a21ded
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d7a21ded
msvcp90: Export clog object.
· 96416c69
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
96416c69
msvcp90: Added basic_ostream<wchar> implementation.
· 6902b511
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6902b511
msvcp90: Added num_get<wchar>::get functions implementation.
· d7bb597c
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d7bb597c
msvcp90: Added num_get<wchar>::_Getifld implementation.
· 0dd32496
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0dd32496
msvcp90: Added num_get<wchar>::_Getffld implementation.
· 9afd07be
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
9afd07be
msvcp90: Added partial num_get<wchar> and num_get<short> implementation.
· 4732e3f7
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4732e3f7
msvcp90: Added num_put<wchar> implementation.
· 55b9bbc4
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
55b9bbc4
mshtml: Store event object in HTMLInnerWindow instead of HTMLOuterWindow.
· c73b1356
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c73b1356
mshtml: Moved script_hosts from HTMLOuterWindow to HTMLInnerWindow.
· bb02767f
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
bb02767f
mshtml: Moved option_factory from HTMLOuterWindow to HTMLInnerWindow.
· c77b8bfd
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c77b8bfd
mshtml: Moved global_props from HTMLOuterWindow to HTMLInnerWindow.
· 2698fe0b
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
2698fe0b
mshtml: Moved DispatchEx instance from HTMLOuterWindow to HTMLInnerWindow.
· c13bb135
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c13bb135
mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
· 79356c65
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
79356c65
mshtml: Added separated types for outer and inner HTML windows.
· 08964ede
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
08964ede
mshtml: Keep reference in node returned from get_node.
· 7ebcb182
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
7ebcb182
wbemprox: Parse the resource string in IWbemLocator::ConnectServer.
· 0588ba69
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0588ba69
wbemprox: Add a partial Win32_NetworkAdapter class implementation.
· 7b8c10f0
Hans Leidekker
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
7b8c10f0
gdi32: Remove OpenGL functions that don't use an HDC from the driver entry points.
· ee215548
Alexandre Julliard
authored
12 years ago
ee215548
winex11: Move wglGetCurrentContext and wglGetCurrentDC to the internal OpenGL extension functions.
· 66a5995e
Alexandre Julliard
authored
12 years ago
66a5995e
winex11: Move wglCopyContext and wglDeleteContext to the internal OpenGL extension functions.
· 08efea02
Alexandre Julliard
authored
12 years ago
08efea02
winex11: Move wglShareLists to the internal OpenGL extension functions.
· beeba895
Alexandre Julliard
authored
12 years ago
beeba895
winex11: Move the wglUseFontBitmaps implementation to opengl32, it's no longer driver-dependent.
· 1bca4fb5
Alexandre Julliard
authored
12 years ago
1bca4fb5
windowscodecs: Implement ImagingFactory_CreateDecoder.
· cdc8e59b
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
cdc8e59b
windowscodecs: Add WICImagingCategories registration.
· 40185b6c
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
40185b6c
hhctrl.ocx: Add icons for the table of contents TreeView control.
· fc413c70
Erich Hoover
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fc413c70
msxml3: Basic refcount test for IMXNamespacePrefixes.
· 924a4e13
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
924a4e13
msxml3: Implement internalEntityDecl() for writer.
· acce94a0
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
acce94a0
msxml3: Initial implementation of attributeDecl() in writer.
· d20e4877
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d20e4877
msxml3: Fix closing of open element.
· 7c9a1b52
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
7c9a1b52
msxml3: Properly handle -1 as length of element qualified name in startElement().
· 5e08765f
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5e08765f
msxml3: Return stream reference from get_output() if stream is set.
· 6ab3f1ae
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6ab3f1ae
kernel32: Add more tracing to GetDiskFreeSpaceW.
· 729afb18
Austin English
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
729afb18
opengl32: Check for valid context in wglGetProcAddress.
· c9962bbb
Roderick Colenbrander
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c9962bbb
winex11.drv: Remove GLX_ATI_render_texture support.
· c754f28f
Roderick Colenbrander
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c754f28f
Loading