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
a4717d0d4c58cac579d9a32e3cdc62f073464ec5
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
Jul 14, 2009
wbemprox: Register interfaces.
· a4717d0d
Hans Leidekker
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
a4717d0d
wbemprox: Add class factory.
· a73b9d9b
Hans Leidekker
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
a73b9d9b
wbemprox: Add a stub implementation of IWbemLocator.
· 2182dd1f
Hans Leidekker
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
2182dd1f
d3d10: Marge parse_fx10_pass() and parse_fx10_pass_index().
· b4da7ebd
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
b4da7ebd
d3d10: Merge parse_fx10_technique() and parse_fx10_technique_index().
· c481e0a7
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
c481e0a7
d3d10: Parse local buffer names.
· 34ab5431
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
34ab5431
d3d10: Parse local buffers.
· 710b57a5
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
710b57a5
d3d10: Add the ID3D10EffectMatrixVariable interface.
· 74ec9103
Henri Verbeet
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
74ec9103
msvcrt: Add an errno mapping for ERROR_SHARING_VIOLATION.
· b5d86403
Alexandre Julliard
authored
15 years ago
b5d86403
ddraw/tests: Properly release surfaces even if we can't get the texture object.
· 60d38967
Alexandre Julliard
authored
15 years ago
60d38967
ddraw/tests: Fix a failing test on 64-bit.
· 340f5734
Alexandre Julliard
authored
15 years ago
340f5734
include: Add IWbemStatusCodeText and IWbemLocator interfaces.
· 9bfd49b5
Hans Leidekker
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
9bfd49b5
jscript: Added Date_getYear implementation.
· 55b8952b
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
55b8952b
jscript: Added String_fromCharCode implementation.
· c44056d4
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
c44056d4
jscript: Added Array_slice implementation.
· 2325e2cd
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
2325e2cd
jscript: Added call_expression_eval implementation for EXPRVAL_VARIANT values.
· b6b520e0
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
b6b520e0
jscript: Added implementation of Array constructor called as a function.
· 75cce3cd
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
75cce3cd
jscript: Added Array length setting implementation.
· 346619d0
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
346619d0
winex11: Use set_xrender_transformation in AlphaBlend.
· eeeb349e
Roderick Colenbrander
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
eeeb349e
dbghelp: Constify some variables.
· c702da34
Andrew Talbot
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
c702da34
shell32: Fix folder names for Dutch locale.
· 6d474663
Austin English
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
6d474663
cmd: Fix German translation.
· 4e223262
André Zwing
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
4e223262
Jul 13, 2009
server: Remap the EROFS errno value to STATUS_ACCESS_DENIED.
· 270179a7
Andrew Nguyen
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
270179a7
jscript: Inherit Function_valueOf from Object.
· 42f96082
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
42f96082
jscript: Fix String_match implementation.
· 91ce0dd6
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
91ce0dd6
jscript: Make String_toUpperCase generic.
· df819566
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
df819566
jscript: Make String_toLowerCase generic.
· ab816814
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
ab816814
jscript: Make String_substring generic.
· 973f3be0
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
973f3be0
jscript: Make String_split generic.
· 09e1b37f
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
09e1b37f
jscript: Make String_slice generic.
· 2f28956f
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
2f28956f
jscript: Make String_replace generic.
· 54a3fa84
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
54a3fa84
jscript: Make String_match generic.
· 0cb6bf5b
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
0cb6bf5b
jscript: Make String_indexOf generic.
· 4881cf8d
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
4881cf8d
jscript: Make String_charCodeAt generic.
· a9d7135e
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
a9d7135e
jscript: Make String_charAt generic.
· 0fae85fc
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
0fae85fc
jscript: Make do_attribute_tag_format generic.
· 16b38c45
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
16b38c45
jscript: Change do_attributeless_tag_format so it works on non string objects.
· 0ee06df4
Piotr Caban
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
0ee06df4
winex11: Add an XRender based GetSrcAreaStretch.
· 004eabfb
Roderick Colenbrander
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
004eabfb
winex11: Add a helper function for converting a random color to a XRenderColor.
· ea700f5d
Roderick Colenbrander
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
ea700f5d
include: Remove useless headers.
· 5bfe680d
David Adam
authored
15 years ago
and
Alexandre Julliard
committed
15 years ago
5bfe680d
Loading