Sweden-Number/dlls/x11drv
Ulrich Czekalla 06a60621ab ScrollDC should take into account overlapped windows. With this change
ScrollWindowEx can be moved out of X11drv.
2004-06-15 17:04:02 +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 Moved more GDI definitions to gdi_private.h. 2004-03-04 20:41:12 +00:00
brush.c Moved more GDI definitions to gdi_private.h. 2004-03-04 20:41:12 +00:00
clipboard.c Allow applications, under certain conditions, to set data into the 2004-05-06 23:40:30 +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 Add support for display of dibs on MSB XServers. 2003-11-25 03:27:37 +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 Add support for display of dibs on MSB XServers. 2003-11-25 03:27:37 +00:00
event.c The KeymapNotify event does not use the window member, so don't warn 2004-03-19 01:17:32 +00:00
graphics.c Moved hGCClipRgn handling to the graphics driver. 2004-02-13 20:26:27 +00:00
init.c Default to 96dpi when not specified in the config file. 2004-05-28 03:39:59 +00:00
keyboard.c Fix Croatian keyboard layout to better match the XFree86 one. 2004-05-11 22:17:36 +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 Pass the gdiFont object to the SelectFont driver entry point so that 2004-03-04 04:05:04 +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 Do nothing in ShowWindow(SW_SHOW) if a window is already visible. 2004-06-14 19:32:21 +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 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 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 allocate a glyphset until we actually need it. 2004-06-15 17:01:52 +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