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
9bf73a043abfeb7e12bd325366fc22f35cd776fc
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
May 29, 2015
qcap: Implement the SmartTee media type functions.
· 9bf73a04
Damjan Jovanovic
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
9bf73a04
qcap: Implement a stubbed SmartTee filter.
· cdd40604
Damjan Jovanovic
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
cdd40604
qcap/tests: Test SmartTee filter aggregation.
· e6307f1a
Damjan Jovanovic
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
e6307f1a
qcap/tests: Add media tests for the SmartTee filter.
· d126fd53
Damjan Jovanovic
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
d126fd53
qcap/tests: Add many more SmartTee filter tests.
· 5405c0fe
Damjan Jovanovic
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
5405c0fe
qcap/tests: Fix SmartTeeFilter reference leaks from the pins in its test.
· 6bc6b0bf
Damjan Jovanovic
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
6bc6b0bf
krnl386.exe: Release the Win16 lock when loading a 32-bit dll.
· 3a2e7d1a
Alexandre Julliard
authored
9 years ago
3a2e7d1a
ntdll: Fix returning from various ARM assembler functions.
· c13be744
André Zwing
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
c13be744
ntdll: Add stub for __chkstk on ARM.
· a18f84c0
André Zwing
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
a18f84c0
riched20/tests: Test more return values and released cases.
· dd8287e9
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
dd8287e9
riched20: Implement SetFont().
· 054eecb2
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
054eecb2
riched20: Added GetStoryType().
· d178e7ba
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
d178e7ba
riched20: Switch font unit is not allowed.
· b4959154
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
b4959154
riched20: Convert from twips to points when tomUsePoints is used.
· eecb7572
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
eecb7572
dwrite: Implement GetGlyphOrientationTransform().
· a921941a
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
a921941a
May 28, 2015
po: Update Finnish translation.
· 22983f2b
Lauri Kenttä
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
22983f2b
po: Update Ukrainian translation.
· 809127a2
Andrey Gusev
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
809127a2
winex11: Fix ctrl-<symbol> to generate codes below 0x20 where necessary.
· 10556c25
Huw Davies
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
10556c25
winex11: Fix uninitialized memory access appearing in multiple tests (Valgrind).
· 68e1fdf9
Indrek Altpere
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
68e1fdf9
wininet/tests: Test if content is read from cache in INTERNET_FLAG_FROM_CACHE tests.
· 5306ce9d
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
5306ce9d
riched20: A bit more tests for GetChar(), improve tracing.
· 6a335ca5
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
6a335ca5
riched20: Implement Select().
· cb095a82
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
cb095a82
riched20: Implement IsEqual() for ranges.
· 6ccfde32
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
6ccfde32
riched20: Implement InRange().
· cebee9bd
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
cebee9bd
riched20: Implement GetPara() for selection range.
· c1ce95dc
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
c1ce95dc
winedump: Add more image debug types.
· 29c47def
André Zwing
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
29c47def
include: Add more ARM64 CV constants.
· 8e0164bd
André Zwing
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
8e0164bd
May 27, 2015
dwrite/tests: Some tests for control characters handling.
· 39d71c52
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
39d71c52
user32: Remove some unnecessary clipboard helper functions.
· 7ab517c3
Alexandre Julliard
authored
9 years ago
7ab517c3
ntdll/tests: Test opening a directory with NULL ObjectName.
· c9e1b6fb
Jactry Zeng
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
c9e1b6fb
riched20: Implement SetText() for selection range.
· 251e1685
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
251e1685
riched20: Implement SetText for regular range.
· d2723461
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
d2723461
riched20: Implement SetName().
· aa37c179
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
aa37c179
riched20: Implement font property setters.
· 43a80b80
Nikolay Sivov
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
43a80b80
libport: Fix build on PowerPC.
· 3b9f6449
André Zwing
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
3b9f6449
msacm32: Make ACM driver details match native more closely.
· ab22ea74
Andrew Eikum
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
ab22ea74
user32: Set the expected errors in GetRawInputDeviceList.
· e0ba6d8f
Bruno Jesus
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
e0ba6d8f
May 26, 2015
msvcr120: Add _dsign implementation.
· 530d269e
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
530d269e
msvcr120: Add fmax implementation.
· ec2f02db
Piotr Caban
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
ec2f02db
atl: Added stub AtlIPersistPropertyBag_Save.
· 852f6a5b
Qian Hong
authored
9 years ago
and
Alexandre Julliard
committed
9 years ago
852f6a5b
Loading