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
44f530275afcdde9febc06bc110631c0d5a56f77
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
Apr 11, 2011
gdi32: Implement SelectBrush for solid brushes.
· 44f53027
Huw Davies
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
44f53027
windowscodecs: Only declare jpeg debug channel if jpeg is supported.
· bceb274c
Austin English
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
bceb274c
po: Update Ukrainian translation.
· ef1ad5f3
Igor Paliychuk
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
ef1ad5f3
po: Update Korean translation.
· c5ece971
Hwang YunSong (황윤성)
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
c5ece971
vcomp: Add stub dll.
· dd2159c6
Austin English
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
dd2159c6
configure: Add compiler warning -Wunused-but-set-parameter.
· 3ec82c52
Gerald Pfeifer
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
3ec82c52
d3d9: COM cleanup for the IDirect3D9Ex iface.
· a1595691
Michael Stefaniuc
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
a1595691
riched20: COM cleanup for the ITextServices iface.
· c52c15ef
Michael Stefaniuc
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
c52c15ef
riched20: COM cleanup for the ITextHost iface.
· e18ae213
Michael Stefaniuc
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
e18ae213
user32: Use symbolic names for values returned by WM_MENUCHAR handler.
· a859e73d
Dmitry Timoshkov
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
a859e73d
mmdevapi: Reorder a couple of functions to avoid forward declarations and make...
· fc401445
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
fc401445
mshtml: Make HTMLFiltersCollection_Create() static.
· aa3f823d
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
aa3f823d
d3dx9_36: Make get_parameter_{handle,struct}() static.
· 18e0e8c4
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
18e0e8c4
progman: Fix the Alt+Enter accelerator so it shows the selected element attributes.
· 25a31a49
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
25a31a49
comctl32/tab: Use dpa to store item data.
· 82258f4f
Nikolay Sivov
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
82258f4f
comctl32/tab: Fix invalid read of item data.
· 6867735e
Nikolay Sivov
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
6867735e
winedbg: Implement get_addr on sparc.
· 6c710ae1
André Zwing
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
6c710ae1
wined3d: Check FBO completeness after the read / draw buffers are specified.
· 84103460
Henri Verbeet
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
84103460
wined3d: Set the read buffer to GL_NONE for draws and clears on an FBO.
· 8e12b2e6
Henri Verbeet
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
8e12b2e6
wined3d: Only set draw buffers that are explicitly specified in context_apply_draw_buffers().
· 2f3c147a
Henri Verbeet
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
2f3c147a
wined3d: Explicitly handle 0 rt_count right at the start of context_apply_draw_buffers().
· bf99c024
Henri Verbeet
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
bf99c024
Apr 08, 2011
winex11: Move the SendMessage(WM_SYSCOMMAND, SC_MAXIMIZE/SC_RESTORE) call...
· 6eed4c42
Dmitry Timoshkov
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
6eed4c42
kernel32: Moved GetProcessImageFileName implementation from psapi to kernel32.
· 81aa05ea
Jacek Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
81aa05ea
dsound: COM cleanup property sets.
· 44292573
Maarten Lankhorst
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
44292573
wined3d: Don't free D3D swapchains until the wined3d swapchain is destroyed.
· dd2c7d0d
Henri Verbeet
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
dd2c7d0d
wined3d: Merge the IWineD3DSwapChain::Destroy() implementations.
· d19c3588
Henri Verbeet
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
d19c3588
wined3d: Only create a swapchain context array for GL swapchains.
· 28137ba2
Henri Verbeet
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
28137ba2
mshtml: Reimplement nsIURI::SetHost on top of IUriBuilder.
· 593d3f44
Jacek Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
593d3f44
user32: Use symbolic names for values returned by WM_MENUCHAR handler.
· 094db744
Dmitry Timoshkov
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
094db744
gdi32: Avoid reading bits outside of the glyph bitmap in GetGlyphOutline.
· 05b1aea2
Alexandre Julliard
authored
14 years ago
05b1aea2
shdocvw: Make tests stricter and fix GetUrl problem found by the change.
· 45c9ec0d
Jacek Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
45c9ec0d
shdocvw: Clean tests skipping.
· 29ce9a1f
Jacek Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
29ce9a1f
shdocvw: intshcut.c COM clean up.
· c6dba02e
Jacek Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
c6dba02e
shdocvw: Register .url extension.
· 0a4dfa66
Jacek Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
0a4dfa66
shdocvw: Moved more registration to .rgs file.
· 439f9109
Jacek Caban
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
439f9109
winhlp32: Add support for accelerators in general and F1 in particular.
· d3031656
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
d3031656
shell32: Fix the *CPLINFO* lData field type.
· 4cb9c161
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
4cb9c161
taskmgr: Implement the Help menu.
· 9668e1c0
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
9668e1c0
progman: Fix accelerator support.
· 1ea1c3d0
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
1ea1c3d0
cmdlgtst: Use the human readable application name in the window title.
· 01839d19
Francois Gouget
authored
14 years ago
and
Alexandre Julliard
committed
14 years ago
01839d19
Loading