Sweden-Number/dlls/winex11.drv
Gerald Pfeifer fcdca0e809 winex11.drv: Simplify condition in create_xcursor_cursor() based on the unsignedness of types. 2007-12-31 19:23:28 +01:00
..
Makefile.in Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
bitblt.c winex11.drv: The 'lossy' parameter is always false so remove it. 2007-10-15 12:04:54 +02:00
bitmap.c winex11: Activate the depth-bpp difference. 2007-12-17 12:25:50 +01:00
brush.c winex11drv: Win64 printf format warning fixes. 2006-10-09 15:23:33 +02:00
clipboard.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02:00
clipping.c winex11.drv: Store window and drawable rects in X11DRV_PDEVICE. 2006-12-12 13:45:10 +01:00
codepage.c winex11.drv: Remove unused items. 2007-02-08 11:55:44 +01:00
dce.c winex11: Use a GLXPixmap for offscreen OpenGL rendering when XComposite isn't available. 2007-10-03 11:56:55 +02:00
desktop.c include: Add more types and function declarations to the rpcasync.h header file. 2007-12-18 12:32:55 +01:00
dib.c winex11: Add C alternatives to the assembly bits in X11DRV_DIB_SetImageBits_8(). 2007-11-09 13:07:25 +01:00
dib_convert.c Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
dib_dst_swap.c Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
dib_src_swap.c Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
event.c include: Add more types and function declarations to the rpcasync.h header file. 2007-12-18 12:32:55 +01:00
graphics.c winex11.drv: The 'lossy' parameter is always false so remove it. 2007-10-15 12:04:54 +02:00
init.c winex11: Distinguish between bpp and depth. 2007-12-17 12:24:51 +01:00
keyboard.c winex11.drv: Get rid of unused variables. 2007-11-12 12:15:55 +01:00
mouse.c winex11.drv: Simplify condition in create_xcursor_cursor() based on the unsignedness of types. 2007-12-31 19:23:28 +01:00
mwm.h
opengl.c Assorted spelling fixes. 2007-12-07 16:35:32 +01:00
palette.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02:00
pen.c winex11.drv: Constify the pen dash data. 2007-07-20 12:25:42 +02:00
scroll.c winex11drv: Win64 printf format warning fixes. 2006-10-09 15:23:33 +02:00
settings.c user32: Add a test for an invalid DEVMODE passed to ChangeDisplaySettings, make it pass under Wine. 2007-12-20 10:47:49 +01:00
text.c winex11: Remove unused SWAP_INT macro. 2007-12-23 14:17:11 +01:00
version.rc Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
window.c winex11.drv: Fix two missing unlocks on error paths. Found by Smatch. 2007-10-22 12:36:08 +02:00
winex11.drv.spec wgl: Add wglCopyContext support. 2007-11-12 14:16:44 +01:00
winpos.c winex11: Distinguish between bpp and depth. 2007-12-17 12:24:51 +01:00
wintab.c wintab32: If we could not find a stylus sort of device, we haven't found a tablet. 2007-12-31 17:47:16 +01:00
x11ddraw.c configure: Merge the libGL existence check with the soname check. 2007-07-04 12:44:12 +02:00
x11drv.h winex11: Distinguish between bpp and depth. 2007-12-17 12:24:51 +01:00
x11drv_main.c winex11: Activate the depth-bpp difference. 2007-12-17 12:25:50 +01:00
x11font.h gdi32: Implement GetTextExtentPoint in terms of GetTextExtentExPoint 2006-07-12 13:34:36 +02:00
xcomposite.h winex11: Be compatible with older XComposite headers. 2007-09-27 11:57:54 +02:00
xdnd.c winex11.drv: Remove old dnd code. 2007-07-12 12:57:23 +02:00
xfont.c gdi32, winex11.drv: Correct default Chinese font name. 2007-12-21 13:46:10 +01:00
xim.c winex11.drv: Take into account position of preedit area in PreEditCaretCallback. 2007-07-25 13:03:53 +02:00
xinerama.c configure: Merge the libXinerama existence check with the soname check. 2007-07-04 12:48:50 +02:00
xrandr.c winex11: Activate the depth-bpp difference. 2007-12-17 12:25:50 +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.drv: The 'lossy' parameter is always false so remove it. 2007-10-15 12:04:54 +02:00
xvidmode.c winex11: Activate the depth-bpp difference. 2007-12-17 12:25:50 +01:00
xvidmode.h