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
James Carthew
wine
Commits
b9fe0ecd3a566dbf485e8e09c5ae08b4d54f5bc9
Select Git revision
Branches
3
master
default
protected
stable
oldstable
Tags
20
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
wine-8.0-rc5
wine-8.0-rc4
wine-8.0-rc3
wine-8.0-rc2
wine-8.0-rc1
wine-7.22
23 results
wine
Author
Search by author
Any Author
authors
0 authors
May 18, 2020
wine/test.h: Remove NAN and INFINITY macros.
· b9fe0ecd
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
b9fe0ecd
winnt.h: Add ARRAYSIZE macro.
· 6cad7dd2
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
6cad7dd2
rsaenh: Remove an unnecessary reference to wine-devel.
· 940c249b
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
940c249b
winebus.sys: Fix the spelling of HID_USAGE_SIMULATION_ACCELERATOR.
· 335656e4
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
335656e4
wineusb.sys: Fix the spelling of an ERR() message.
· e328a600
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e328a600
api-ms-win-crt-private-l1-1-0: Implement _o__fileno, _o__setmode, _o__wfopen.
· 950dac91
Emilio Cobos Álvarez
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
950dac91
ucrtbase: Add more _o forwards.
· 8119865d
Gijs Vermeulen
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
8119865d
ntoskrnl.exe: Emulate full user shared data area range.
· b40be1d4
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
b40be1d4
explorer: Look for an existing window browsing the given path first.
· 1a7b4fb9
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
1a7b4fb9
explorer: Implement IShellWindows::FindWindowSW() for non-desktop windows.
· 7b56edf9
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
7b56edf9
explorer: Implement IShellWindows::OnNavigate().
· 54e1559a
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
54e1559a
explorer: Implement IShellWindows::Register() and IShellWindows::Revoke().
· aeff6f18
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
aeff6f18
shell32/tests: Add more tests for IShellWindows.
· 58e5525a
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
58e5525a
shlwapi/tests: Test NULL UrlCanonicalizeA/W() parameters.
· c169263b
Zhiyi Zhang
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
c169263b
kernelbase: Check NULL canonicalized_len parameter in UrlCanonicalizeW().
· 3cbd9cda
Zhiyi Zhang
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
3cbd9cda
gdiplus: Improve GdipSetMetafileDownLevelRasterizationLimit.
· e4105824
Esme Povirk
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e4105824
gdiplus: Implement GdipGetMetafileDownLevelRasterizationLimit.
· 6c061964
Esme Povirk
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
6c061964
quartz/filtergraph: Get rid of tracing for outer IUnknown methods.
· 11af7a02
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
11af7a02
quartz/tests: Relax an intermittently failing test.
· 06674113
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
06674113
quartz/tests: Fix a test failure in Windows 7 and higher.
· 1e9d3ff3
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
1e9d3ff3
quartz/tests: Fix a crash in test_renderless_formats().
· 6b9bc1bf
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
6b9bc1bf
ntdll: Fix SystemRecommendedSharedDataAlignment on ARM.
· 44274d17
André Zwing
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
44274d17
ntdll: Fix ELF initializer address calculations on FreeBSD.
· 0fd3f026
Damjan Jovanovic
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
0fd3f026
oleacc.idl: Generate tlb file for importlib.
· 0f31e48e
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
0f31e48e
makedep: Install also generated typelib for installed idl files.
· 7a1a77b6
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
7a1a77b6
widl: Use DECLSPEC_ALIGN in MSVC compatible way for return types too.
· b1084ff9
Emilio Cobos Álvarez
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
b1084ff9
msvcrt: Fix a couple of spelling errors in comments.
· 10bfa512
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
10bfa512
windowscodecs/tests: Fix the spelling of a couple of variable names.
· fe2435c9
Francois Gouget
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
fe2435c9
May 17, 2020
ntdll: Store main() arguments in the Unix library.
· 45a63e5b
Alexandre Julliard
authored
4 years ago
45a63e5b
ntdll: Do the pre-exec checks in the Unix library.
· 50134cce
Alexandre Julliard
authored
4 years ago
50134cce
ntdll: Move the Wine version functions to the Unix library.
· 9b8afa0f
Alexandre Julliard
authored
4 years ago
9b8afa0f
ntdll: Move the debug functions to the Unix library.
· 2424742d
Alexandre Julliard
authored
4 years ago
2424742d
ntdll: Store reserved areas in the Unix library.
· aaa654ab
Alexandre Julliard
authored
4 years ago
aaa654ab
ntdll: Move the mmap reserved area functions to the Unix library.
· 62520943
Alexandre Julliard
authored
4 years ago
62520943
May 15, 2020
quartz/tests: Test enumerating DMOs.
· 9e26bc81
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
9e26bc81
devenum: Return filter data for DMO monikers.
· 2f2ac792
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
2f2ac792
quartz: Pass the matching filter count to IEnumRegFiltersImpl_Construct().
· d83167f7
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
d83167f7
quartz/tests: Fix a leak in test_fm2_enummatchingfilters().
· 87e1df02
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
87e1df02
quartz/tests: Test filter mapper interfaces.
· e1c57c27
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e1c57c27
configure: Check if --disable-stdcall-fixup is supported before using it.
· cecd09ce
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
cecd09ce
Loading