This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-01-31 17:23:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
x11drv
History
Alexandre Julliard
d3c0cb77d9
VK_0-9 and VK_A-Z are not defined in the Windows headers, removed them
...
(spotted by Francois Gouget).
2004-10-22 20:29:10 +00:00
..
.cvsignore
wineclipsrv is no longer used, remove it.
2004-09-01 01:40:57 +00:00
bitblt.c
When we blit with a monochrome dibsection as the source we should use
2004-09-16 20:29:25 +00:00
bitmap.c
…
brush.c
…
clipboard.c
…
clipping.c
…
codepage.c
…
desktop.c
GetWindowLong -> GetWindowLongPtr.
2004-09-22 19:14:08 +00:00
dga2.c
…
dga2.h
…
dib_convert.c
…
dib_dst_swap.c
…
dib_src_swap.c
…
dib.c
- Add as many entries to the color map as specified by the DIB.
2004-09-27 20:33:58 +00:00
event.c
Ignore FocusOut event if there is no event window.
2004-09-29 21:11:28 +00:00
graphics.c
…
init.c
Spelling fix.
2004-08-30 18:36:35 +00:00
keyboard.c
VK_0-9 and VK_A-Z are not defined in the Windows headers, removed them
2004-10-22 20:29:10 +00:00
Makefile.in
wineclipsrv is no longer used, remove it.
2004-09-01 01:40:57 +00:00
mouse.c
…
mwm.h
…
opengl.c
…
palette.c
Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurster <gwurster@scs.carleton.ca>
2004-10-18 21:18:30 +00:00
pen.c
…
scroll.c
X11DRV_ScrollDC should not have a WINAPI attribute.
2004-09-20 19:10:55 +00:00
settings.c
…
text.c
…
window.c
GetWindowLong -> GetWindowLongPtr.
2004-09-22 19:14:08 +00:00
winpos.c
Don't bother to return partial region data in get_window_region and
2004-09-17 18:20:11 +00:00
wintab.c
Fix WTInfoA in wintab.c so it can now take lpOutput == NULL, as per
2004-10-21 19:53:02 +00:00
x11ddraw.c
GetWindowLong -> GetWindowLongPtr.
2004-09-22 19:14:08 +00:00
x11ddraw.h
…
x11drv_main.c
Protect some more types which can be redeclared in Xmd.h.
2004-10-18 19:37:19 +00:00
x11drv.h
It's important to keep the original dib colour table and not just the
2004-09-16 19:10:14 +00:00
x11drv.spec
…
x11font.h
…
xdnd.c
…
xfont.c
Deprecate the "Resolution" entry in the config file in favour of
2004-08-26 18:24:49 +00:00
xim.c
…
xrandr.c
…
xrandr.h
…
xrender.c
…
xvidmode.c
…
xvidmode.h
…