.. |
.cvsignore
|
…
|
|
Makefile.in
|
…
|
|
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
|
Add a test case for clipboard functionality and fix some bugs revealed
|
2004-06-25 02:55:37 +00:00 |
clipping.c
|
…
|
|
codepage.c
|
…
|
|
desktop.c
|
…
|
|
dga2.c
|
…
|
|
dga2.h
|
…
|
|
dib.c
|
We don't support GetDIBits with BI_RLE4/8, so for now return an
|
2004-03-30 20:39:09 +00:00 |
dib_convert.c
|
…
|
|
dib_dst_swap.c
|
…
|
|
dib_src_swap.c
|
…
|
|
event.c
|
…
|
|
graphics.c
|
…
|
|
init.c
|
Default to 96dpi when not specified in the config file.
|
2004-05-28 03:39:59 +00:00 |
keyboard.c
|
Replace some more -debugmsg references for WINEDEBUG.
|
2004-06-21 23:56:15 +00:00 |
mouse.c
|
…
|
|
mwm.h
|
…
|
|
opengl.c
|
…
|
|
palette.c
|
Avoid crash in X11DRV_IsSolidColor for TrueColor displays.
|
2004-03-27 01:37:32 +00:00 |
pen.c
|
…
|
|
scroll.c
|
ScrollDC should take into account overlapped windows. With this change
|
2004-06-15 17:04:02 +00:00 |
settings.c
|
…
|
|
text.c
|
…
|
|
window.c
|
Make WM_GETMINMAXINFO default behaviour more like the Windows one.
|
2004-05-07 00:41:32 +00:00 |
wineclipsrv.c
|
Make our ascii strings static const.
|
2004-05-04 04:13:05 +00:00 |
winpos.c
|
Use X11DRV_GetRegionData to implement X11DRV_SetWindowRgn instead of
|
2004-06-28 23:54:22 +00:00 |
wintab.c
|
…
|
|
x11ddraw.c
|
…
|
|
x11ddraw.h
|
…
|
|
x11drv.h
|
Allow applications, under certain conditions, to set data into the
|
2004-05-06 23:40:30 +00:00 |
x11drv.spec
|
ScrollDC should take into account overlapped windows. With this change
|
2004-06-15 17:04:02 +00:00 |
x11drv_main.c
|
Make UseXrandr default to true in the no config file case.
|
2004-06-14 16:58:38 +00:00 |
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
|
Remove an incorrect LeaveCriticalSection.
|
2004-06-16 19:02:25 +00:00 |
xvidmode.c
|
…
|
|
xvidmode.h
|
…
|
|