wine-wine/dlls/winex11.drv
Pierre Schweitzer 747a26d9a0 winex11.drv: Fix handle leak. 2012-01-03 12:37:35 +01:00
..
Makefile.in
bitblt.c winex11: Remove DIB locking calls from all blitting entry points. 2011-12-19 20:15:42 +01:00
bitmap.c winex11: Add some sanity checks on bitmap formats before creating a pixmap. 2011-12-08 18:00:03 +01:00
brush.c gdi32: Pass a brush_pattern structure to the SelectBrush entry point. 2011-12-30 11:04:26 +01:00
clipboard.c winex11.drv: Fix handle leak. 2012-01-03 12:37:35 +01:00
codepage.c
desktop.c
dib.c winex11: Only declare X11DRV_DIB_QueryXShm if XShm is supported. 2011-10-28 12:45:27 +02:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Still process all MotionNotify events when using XInput2. 2011-11-09 15:45:13 +01:00
graphics.c winex11: Remove DIB locking calls from all blitting entry points. 2011-12-19 20:15:42 +01:00
ime.c
init.c winex11: Get rid of the GetPixel implementation, use the null driver fallback instead. 2011-12-13 14:00:14 +01:00
keyboard.c winex11: Have ToUnicodeEx null-terminate the output buffer, if there's room. 2011-12-20 10:15:16 +01:00
mouse.c winex11: Scale raw motion events according to their valuator range. 2011-12-21 10:58:25 +01:00
mwm.h
opengl.c winex11: Only declare the winediag debug channel if OpenGL is enabled. 2011-10-28 12:44:59 +02:00
palette.c winex11: Delete the palette and xrender static critical sections when unloading the dll. 2011-11-17 11:38:10 +01:00
pen.c gdi32: Pass a brush_pattern structure to the SelectPen entry point for brushed pens. 2011-12-30 11:04:29 +01:00
scroll.c
settings.c
systray.c
text.c winex11: Allow the visible region to be zero when not clipping. 2011-12-06 15:51:00 +01:00
version.rc
window.c winex11: Only take managed popups into account when deciding whether to make a window managed. 2011-12-19 20:15:41 +01:00
winex11.drv.spec
wintab.c
x11drv.h gdi32: Pass a brush_pattern structure to the SelectPen entry point for brushed pens. 2011-12-30 11:04:29 +01:00
x11drv_main.c winex11: Don't allocate the glyph cache without Xrender, and cleanup initialization. 2011-11-21 12:17:56 +01:00
x11font.h
xcomposite.h
xdnd.c
xfont.c gdi32: Rename the EnumDeviceFonts entry point to EnumFonts since it's not limited to device fonts. 2011-10-24 23:34:33 +02:00
xim.c
xinerama.c
xrandr.c
xrandr.h
xrender.c gdi32: Pass a brush_pattern structure to the SelectBrush entry point. 2011-12-30 11:04:26 +01:00
xvidmode.c winex11: Add error checks around every XF86VidMode call. 2011-10-24 11:19:28 +02:00
xvidmode.h