Sweden-Number/dlls/x11drv
Huw Davies dbf5b2a320 Don't try to rotate bitmap fonts. 2004-08-11 19:34:20 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Use X11 XIM callbacks to enable full IME support. 2004-01-21 02:22:26 +00:00
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 Make x11drv fail to load when it can't open the display, instead of 2004-07-13 03:49:52 +00:00
brush.c Ever since win98 pattern brushes have been able to be larger than 8x8 2004-08-11 18:50:52 +00:00
clipboard.c If the selection owner doesn't understand TARGETS, try retrieving 2004-07-08 20:14:37 +00:00
clipping.c Moved hGCClipRgn handling to the graphics driver. 2004-02-13 20:26:27 +00:00
codepage.c Moved all the files in graphics/x11drv to dlls/x11drv. 2003-12-05 00:20:27 +00:00
desktop.c Update the desktop window size and send WM_DISPLAYCHANGE on resolution 2004-02-13 03:58:21 +00:00
dga2.c Removed the remaining TSX calls. 2003-11-21 21:48:36 +00:00
dga2.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
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 Replaced lvalue casts / postincrement mixes. 2004-07-12 19:46:24 +00:00
dib_dst_swap.c Add support for display of dibs on MSB XServers. 2003-11-25 03:27:37 +00:00
dib_src_swap.c Replaced lvalue casts / postincrement mixes. 2004-07-12 19:46:24 +00:00
event.c Handle case when data type is not registered. 2004-07-08 20:14:23 +00:00
graphics.c Moved hGCClipRgn handling to the graphics driver. 2004-02-13 20:26:27 +00:00
init.c Make x11drv fail to load when it can't open the display, instead of 2004-07-13 03:49:52 +00:00
keyboard.c Replace some more -debugmsg references for WINEDEBUG. 2004-06-21 23:56:15 +00:00
mouse.c Removed the remaining TSX calls. 2003-11-21 21:48:36 +00:00
mwm.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
opengl.c Removed some unnecessary inclusions of gdi.h. 2004-01-20 22:48:57 +00:00
palette.c Avoid crash in X11DRV_IsSolidColor for TrueColor displays. 2004-03-27 01:37:32 +00:00
pen.c Get rid of the global INTERNAL_[XY]WSTODS macros. 2004-01-15 06:19:35 +00:00
scroll.c ScrollDC should take into account overlapped windows. With this change 2004-06-15 17:04:02 +00:00
settings.c - Added support for XRandR extension. 2003-10-16 00:21:42 +00:00
text.c Do not initialize variables before going into the Render short-cut. 2004-08-09 18:50:35 +00:00
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 Avoid holding x11drv lock while calling function that grabs gdi 2004-08-10 23:42:52 +00:00
wintab.c Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
x11ddraw.c Moved more GDI definitions to gdi_private.h. 2004-03-04 20:41:12 +00:00
x11ddraw.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
x11drv.h Actually pass the blend function on to the graphics driver. 2004-08-06 18:59:31 +00:00
x11drv.spec Implement AlphaBlend using the XRENDER extension. 2004-08-02 18:54:54 +00:00
x11drv_main.c Default DesktopDoubleBuffered to true. 2004-08-09 18:48:49 +00:00
x11font.h Removed some unnecessary inclusions of gdi.h. 2004-01-20 22:48:57 +00:00
xdnd.c Portability fixes. 2003-12-04 05:11:56 +00:00
xfont.c Pass the gdiFont object to the SelectFont driver entry point so that 2004-03-04 04:05:04 +00:00
xim.c Fixed some issues found by winapi_check. 2004-02-27 21:32:54 +00:00
xrandr.c Load the XRandR extension dynamically (with help from Alex Pasadyn). 2004-04-07 03:57:35 +00:00
xrandr.h - Added support for XRandR extension. 2003-10-16 00:21:42 +00:00
xrender.c Don't try to rotate bitmap fonts. 2004-08-11 19:34:20 +00:00
xvidmode.c Update the desktop window size and send WM_DISPLAYCHANGE on resolution 2004-02-13 03:58:21 +00:00
xvidmode.h - Added support for XRandR extension. 2003-10-16 00:21:42 +00:00