Sweden-Number/dlls/winex11.drv
Michael Karcher 3843d5beee winex11: Fix GetDIBits with monochrome pixmaps. 2008-08-18 17:15:56 +02:00
..
Makefile.in winex11: Merge the contents of clipping.c into graphics.c. 2008-04-28 23:17:10 +02:00
bitblt.c winex11: Remove two unused parameters from BITBLT_GetSrcArea(). 2008-06-23 12:47:39 +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 winex11.drv: Rename X11DRV_DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks. 2008-05-02 16:07:50 +02:00
clipboard.c winex11: Explicitly request creation of the thread display where necessary. 2008-06-26 16:47:42 +02:00
codepage.c
desktop.c winex11: Explicitly request creation of the thread display where necessary. 2008-06-26 16:47:42 +02:00
dib.c winex11: Fix GetDIBits with monochrome pixmaps. 2008-08-18 17:15:56 +02:00
dib_convert.c Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
dib_dst_swap.c winex11.drv: Remove unused variables. 2008-05-02 16:08:15 +02:00
dib_src_swap.c Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
event.c winex11: Also check the maximized when restoring a minimized window. 2008-07-31 17:12:16 +02:00
graphics.c winex11.drv: Fix a compiler warning. 2008-05-05 21:02:03 +02:00
ime.c winex11: Use memmove for possibly overlapping memory areas. 2008-05-27 12:11:18 +02:00
init.c winex11: Add a trace in ExtEscape to make wgl problems easier to diagnose. 2008-06-09 16:57:38 +02:00
keyboard.c winex11: Add Japanese Mac keyboard layout as many of the vkey code are quite different. 2008-07-23 13:13:05 +02:00
mouse.c winex11: Explicitly request creation of the thread display where necessary. 2008-06-26 16:47:42 +02:00
mwm.h
opengl.c opengl32: Fix a typo (wglShaderLists -> wglShareLists). 2008-07-02 11:49:56 +02:00
palette.c janitorial: Remove links to any microsoft site. 2008-03-01 12:17:10 +01:00
pen.c winex11.drv: Constify the pen dash data. 2007-07-20 12:25:42 +02:00
scroll.c
settings.c winex11.drv: Set the size of returned DEVMODE to least common one as XP does. 2008-05-05 12:54:05 +02:00
systray.c winex11: Explicitly request creation of the thread display where necessary. 2008-06-26 16:47:42 +02:00
text.c winex11: Remove unused SWAP_INT macro. 2007-12-23 14:17:11 +01:00
version.rc
window.c winex11: Fetch the current X window position on ShowWindow resulting from a window manager event. 2008-07-31 11:40:49 +02:00
winex11.drv.spec winex11: Fetch the current X window position on ShowWindow resulting from a window manager event. 2008-07-31 11:40:49 +02:00
wintab.c winex11.drv: Remove unneeded address-of operators from array names. 2008-07-14 11:50:37 +02:00
x11ddraw.c winex11: Explicitly request creation of the thread display where necessary. 2008-06-26 16:47:42 +02:00
x11drv.h winex11: Explicitly request creation of the thread display where necessary. 2008-06-26 16:47:42 +02:00
x11drv_main.c winex11: Check for XKB extension on the GDI display too. 2008-07-02 12:03:59 +02:00
x11font.h
xcomposite.h winex11: Be compatible with older XComposite headers. 2007-09-27 11:57:54 +02:00
xdnd.c winex11: Fix handling of property sizes for 64-bit platforms. 2008-04-07 11:41:54 +02:00
xfont.c winex11.drv: Remove unused variables. 2008-05-02 16:08:15 +02:00
xim.c winex11: Only register an XIM callback if we can't open the XIM right away. 2008-06-21 11:18:07 +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 winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it. 2008-01-17 19:53:59 +01:00
xrandr.h configure: Merge the libXrandr existence check with the soname check. 2007-07-04 12:45:03 +02:00
xrender.c winex11: Reduce console spam for AlphaBlend deficiencies. 2008-08-05 14:09:34 +02:00
xvidmode.c winex11: Load the XVidMode extension (libXxf86vm) when available. 2008-07-01 13:46:12 +02:00
xvidmode.h winex11: Load the XVidMode extension (libXxf86vm) when available. 2008-07-01 13:46:12 +02:00