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
030c75a8ae8c2029c0c0f7c53780dd8803176fae
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
Nov 30, 2011
rpcrt4: Implement RpcEpRegisterNoReplaceW.
· 030c75a8
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
030c75a8
rpcrt4: Implement RpcEpRegisterNoReplaceA.
· d2f3463a
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d2f3463a
msvcrt: Implement _wasctime_s.
· f0122420
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f0122420
msvcrt: Implement asctime_s.
· 35722cb4
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
35722cb4
cmd/tests: Use resynchronization points to better deal with two IF statements tests.
· 66db270d
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
66db270d
advapi32: Send shutdown notification to services.
· e849691f
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e849691f
services: Wait for all services to terminate before exiting.
· 60a27356
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
60a27356
advapi32: Added support for SERVICE_CONFIG_PRESHUTDOWN_INFO.
· e2172edc
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e2172edc
services: Added support for SERVICE_CONFIG_PRESHUTDOWN_INFO.
· b8704a49
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
b8704a49
include: Update winsvc.h header.
· eeb5c93a
Piotr Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
eeb5c93a
mshtml: Fixed nsEventStates handling.
· 38371bed
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
38371bed
kernel32: Add a test for protections accepted by CreateFileMapping, make it pass under Wine.
· f9bb1b7a
Dmitry Timoshkov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f9bb1b7a
uxtheme: Use the correct alpha for theme gradients.
· 74f528eb
Alexandre Julliard
authored
13 years ago
74f528eb
user32: Use the correct alpha for the title bar gradient and simplify the mesh.
· 174d2f6d
Alexandre Julliard
authored
13 years ago
174d2f6d
winex11: Implement rectangular gradients using XRender if supported.
· 76358216
Alexandre Julliard
authored
13 years ago
76358216
winex11: Implement rectangular gradients using straight X11 calls.
· 0446707a
Alexandre Julliard
authored
13 years ago
0446707a
gdi32: Use the DIB engine and PutImage for the null driver rectangular gradient implementation.
· 4c680719
Alexandre Julliard
authored
13 years ago
4c680719
wineconsole: Widen label to accomodate translations.
· 157be323
Alex Henrie
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
157be323
shell32: Update Catalan translation.
· 4bda215f
Alex Henrie
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4bda215f
comctl32: Update Catalan translation.
· d8906da5
Alex Henrie
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d8906da5
appwiz.cpl: Add Catalan translation.
· ffa87778
Alex Henrie
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
ffa87778
po: Update Catalan translation.
· 361d746f
Alex Henrie
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
361d746f
jscript: Get rid of no longer needed EXPRVAL_NAMEREF.
· 82368f5c
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
82368f5c
jscript: Use bytecode for delete member expression.
· 962307da
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
962307da
jscript: Use bytecode for delete on array expression implementation.
· facc2189
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
facc2189
jscript: Mark some functions as static.
· 6c47177c
Jacek Caban
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
6c47177c
wined3d: Get rid of WINED3DDEVINFO_PIPELINETIMINGS.
· 04a7ae43
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
04a7ae43
wined3d: Get rid of WINED3DDEVINFO_INTERFACETIMINGS.
· 3c750242
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
3c750242
ddraw: Keep the primary surface mapped at the same address for early ddraw versions.
· 3a2921c5
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
3a2921c5
wined3d: Add a flags parameter to wined3d_surface_create().
· 3430e116
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
3430e116
ddraw: Resize the swapchain window on mode changes in exclusive mode.
· 82dd612d
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
82dd612d
secur32: Eliminate broken clean-up "cheat".
· d977044e
Ken Thomases
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d977044e
secur32: Clean up the helper in all cases where it was allocated.
· f4ac641a
Ken Thomases
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f4ac641a
secur32: Eliminate a dead store.
· e39e67ec
Ken Thomases
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e39e67ec
ntdll: Move a return out of a #ifdef.
· 3f90cb8c
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
3f90cb8c
configure: Add checks for sparc64 and powerpc64.
· fca621f2
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
fca621f2
gameux: Remove duplicate "if" condition.
· 5a048197
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
5a048197
cmd: Reorder global vars declarations/definitions to improve readability.
· a5becedd
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
a5becedd
cmd: Move commonly used global vars declarations to header file.
· 44a1e7d1
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
44a1e7d1
cmd: Move a global var to the file using it.
· ad81871f
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
ad81871f
Loading