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-22 20:04:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
x11drv
History
Krzysztof Foltman
9a900aa279
Make sure ascent/descent values don't become negative after coordinate
...
mapping.
2004-04-29 20:01:23 +00:00
..
.cvsignore
…
bitblt.c
If source and destination are the same object, don't lock the object
2004-04-26 20:06:08 +00:00
bitmap.c
…
brush.c
…
clipboard.c
Do not crash if the clipboard format is unknown.
2004-04-05 20:17:13 +00:00
clipping.c
…
codepage.c
…
desktop.c
…
dga2.c
…
dga2.h
…
dib_convert.c
…
dib_dst_swap.c
…
dib_src_swap.c
…
dib.c
…
event.c
…
graphics.c
…
init.c
…
keyboard.c
- start assigning custom VK codes from VK_OEM_8 since this code
2004-04-17 00:21:51 +00:00
Makefile.in
…
mouse.c
…
mwm.h
…
opengl.c
…
palette.c
…
pen.c
…
scroll.c
…
settings.c
…
text.c
…
window.c
Fixed unsigned comparison issue in previous change.
2004-04-28 00:31:21 +00:00
wineclipsrv.c
…
winpos.c
Replace empty window rect checks by a new X11DRV_is_window_rect_mapped
2004-04-27 23:32:01 +00:00
wintab.c
…
x11ddraw.c
…
x11ddraw.h
…
x11drv_main.c
…
x11drv.h
Replace empty window rect checks by a new X11DRV_is_window_rect_mapped
2004-04-27 23:32:01 +00:00
x11drv.spec
…
x11font.h
…
xdnd.c
…
xfont.c
…
xim.c
…
xrandr.c
Load the XRandR extension dynamically (with help from Alex Pasadyn).
2004-04-07 03:57:35 +00:00
xrandr.h
…
xrender.c
Make sure ascent/descent values don't become negative after coordinate
2004-04-29 20:01:23 +00:00
xvidmode.c
…
xvidmode.h
…