Sweden-Number/dlls/winex11.drv
Alexandre Julliard 6b9517a70a winex11: Only unmap a window when explicitly hidden, not just when WS_VISIBLE is cleared. 2008-05-01 18:11:26 +02:00
..
Makefile.in winex11: Merge the contents of clipping.c into graphics.c. 2008-04-28 23:17:10 +02:00
bitblt.c Spelling fixes. 2008-04-22 12:20:12 +02:00
bitmap.c winex11: Remove unneeded check on bitmap depth, screen bpp cannot be 15. 2008-02-04 14:37:00 +01:00
brush.c
clipboard.c winex11: Added an error handler to catch bad atoms in clipboard selections. 2008-04-09 20:09:40 +02:00
codepage.c
desktop.c winex11: Moved the X11DRV_resize_desktop function to desktop.c. 2008-04-23 15:22:17 +02:00
dib.c winex11: Don't free the pixmap in X11DRV_DIB_CreateDIBFromPixmap since we don't own it. 2008-05-01 18:11:26 +02:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Merged the contents of winpos.c into window.c. 2008-04-23 15:32:58 +02:00
graphics.c winex11: Merge the contents of clipping.c into graphics.c. 2008-04-28 23:17:10 +02:00
ime.c winex11: Avoid printing traces without a \n. 2008-05-01 12:37:28 +02:00
init.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
keyboard.c winex11: Fix MapVirtualKeyEx to properly map left-right modifier keys. 2008-04-28 13:27:51 +02:00
mouse.c winex11: Ignore EnterNotify resulting from a pointer grab. 2008-03-31 12:12:12 +02:00
mwm.h
opengl.c opengl32: Get rid of X/GLX leftovers. 2008-05-01 10:57:34 +02:00
palette.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
pen.c
scroll.c
settings.c
systray.c winex11: Rudimentary drawing support for display balloon tool tips in systray. 2008-04-28 14:31:06 +02:00
text.c
version.rc
window.c winex11: Only unmap a window when explicitly hidden, not just when WS_VISIBLE is cleared. 2008-05-01 18:11:26 +02:00
winex11.drv.spec wgl: Add a wine specific WGL extension which allows you to change the pixel format multiple times. 2008-04-24 12:32:38 +02:00
wintab.c winex11: Check if IsXExtensionPointer is defined before using it. 2008-04-25 16:46:17 +02:00
x11ddraw.c
x11drv.h winex11: Register IME classes only when needed. 2008-05-01 10:57:34 +02:00
x11drv_main.c winex11: Register IME classes only when needed. 2008-05-01 10:57:34 +02:00
x11font.h
xcomposite.h
xdnd.c winex11: Fix handling of property sizes for 64-bit platforms. 2008-04-07 11:41:54 +02:00
xfont.c Spelling fixes. 2008-04-23 12:31:07 +02:00
xim.c winex11: Allow XIM server to be started after Wine. 2008-04-29 13:49:16 +02:00
xinerama.c winex11: Only update the virtual screen rect once in xinerama_init to minimize race conditions. 2008-02-06 20:38:20 +01:00
xrandr.c
xrandr.h
xrender.c winex11.drv: Assign to structs instead of using memcpy. 2008-03-24 11:33:22 +01:00
xvidmode.c
xvidmode.h