.. |
Makefile.in
|
winex11.drv: Preliminary support for Xinerama.
|
2006-10-23 14:37:17 +02:00 |
bitblt.c
|
winex11.drv: Make sure the drawable rect is always updated and use it where appropriate.
|
2006-12-12 13:46:15 +01:00 |
bitmap.c
|
winex11.drv: Make sure the drawable rect is always updated and use it where appropriate.
|
2006-12-12 13:46:15 +01:00 |
brush.c
|
winex11drv: Win64 printf format warning fixes.
|
2006-10-09 15:23:33 +02:00 |
clipboard.c
|
winex11.drv: Remove unused PropertyAliasMap variable.
|
2006-12-12 12:14:38 +01:00 |
clipping.c
|
winex11.drv: Store window and drawable rects in X11DRV_PDEVICE.
|
2006-12-12 13:45:10 +01:00 |
codepage.c
|
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes.
|
2006-09-11 11:30:48 +02:00 |
dce.c
|
winex11.drv: Store window and drawable rects in X11DRV_PDEVICE.
|
2006-12-12 13:45:10 +01:00 |
desktop.c
|
winex11.drv: Preliminary support for Xinerama.
|
2006-10-23 14:37:17 +02:00 |
dib.c
|
winex11.drv: Store window and drawable rects in X11DRV_PDEVICE.
|
2006-12-12 13:45:10 +01:00 |
dib_convert.c
|
Assorted spelling fixes.
|
2006-11-13 13:01:53 +01:00 |
dib_dst_swap.c
|
x11drv: Renamed the x11drv directory to winex11.drv.
|
2006-06-16 09:57:50 +02:00 |
dib_src_swap.c
|
x11drv: Renamed the x11drv directory to winex11.drv.
|
2006-06-16 09:57:50 +02:00 |
event.c
|
Don't include windows.h & co in the Wine sources.
|
2006-10-24 17:47:09 +02:00 |
graphics.c
|
winex11.drv: Store window and drawable rects in X11DRV_PDEVICE.
|
2006-12-12 13:45:10 +01:00 |
init.c
|
winex11.drv: Implemented DESKTOPHORZ/VERTRES device caps.
|
2006-12-12 14:59:55 +01:00 |
keyboard.c
|
winex11drv: Change FIXME to WARN in X11DRV_GetKeyNameText.
|
2007-01-08 21:13:31 +01:00 |
mouse.c
|
winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.
|
2007-01-06 11:40:46 +01:00 |
mwm.h
|
x11drv: Renamed the x11drv directory to winex11.drv.
|
2006-06-16 09:57:50 +02:00 |
opengl.c
|
winex11.drv: Copy the GL extensions string because it may be freed.
|
2007-01-25 11:06:21 +01:00 |
palette.c
|
winex11.drv: Store the palette mapping in an X context instead of the GDI object.
|
2006-11-17 14:38:43 +01:00 |
pen.c
|
winex11.drv: Cast-qual warnings fix.
|
2006-11-27 17:03:52 +01:00 |
scroll.c
|
winex11drv: Win64 printf format warning fixes.
|
2006-10-09 15:23:33 +02:00 |
settings.c
|
winex11drv: Win64 printf format warning fixes.
|
2006-10-09 15:23:33 +02:00 |
text.c
|
winex11.drv: Store window and drawable rects in X11DRV_PDEVICE.
|
2006-12-12 13:45:10 +01:00 |
window.c
|
user32: Fix some failures in the MDI message test.
|
2007-01-04 21:12:26 +01:00 |
winex11.drv.spec
|
winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.
|
2007-01-06 11:40:46 +01:00 |
winpos.c
|
winex11.drv: Fix the typos in the fullscreen state debug trace.
|
2007-01-15 12:44:24 +01:00 |
wintab.c
|
janitorial: Put "inline static" at the beginning of a declaration.
|
2006-07-07 14:30:35 +02:00 |
x11ddraw.c
|
winex11drv: Make dxgrab global.
|
2006-12-29 20:54:46 +01:00 |
x11drv.h
|
winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.
|
2007-01-06 11:40:46 +01:00 |
x11drv_main.c
|
winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv.
|
2007-01-06 11:40:46 +01:00 |
x11font.h
|
gdi32: Implement GetTextExtentPoint in terms of GetTextExtentExPoint
|
2006-07-12 13:34:36 +02:00 |
xdnd.c
|
winex11drv: Win64 printf format warning fixes.
|
2006-10-09 15:23:33 +02:00 |
xfont.c
|
winex11.drv: Make some data const.
|
2006-11-29 12:37:31 +01:00 |
xim.c
|
winex11.drv: Only create a fontSet if we are going to be using it in the XIC.
|
2006-10-24 20:07:31 +02:00 |
xinerama.c
|
winex11.drv: Offset X11 coordinates with the primary monitor position.
|
2006-10-26 13:04:52 +02:00 |
xrandr.c
|
xrandr: Small X11DRV_XRandR_(Get|Set)CurrentMode() code optimisations.
|
2007-01-12 12:33:40 +01:00 |
xrandr.h
|
x11drv: Renamed the x11drv directory to winex11.drv.
|
2006-06-16 09:57:50 +02:00 |
xrender.c
|
winex11.drv: Make sure the drawable rect is always updated and use it where appropriate.
|
2006-12-12 13:46:15 +01:00 |
xvidmode.c
|
winex11drv: Win64 printf format warning fixes.
|
2006-10-09 15:23:33 +02:00 |
xvidmode.h
|
x11drv: Renamed the x11drv directory to winex11.drv.
|
2006-06-16 09:57:50 +02:00 |