..
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
…
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: 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.drv: Remove unused variables.
2008-05-02 16:08:15 +02:00
dib_convert.c
…
dib_dst_swap.c
winex11.drv: Remove unused variables.
2008-05-02 16:08:15 +02:00
dib_src_swap.c
…
event.c
winex11.drv: Remove unused variables.
2008-05-02 16:08:15 +02:00
graphics.c
winex11.drv: Fix a compiler warning.
2008-05-05 21:02:03 +02:00
ime.c
winex11: Standardize a stub trace and add a trailing '\n'.
2008-05-07 12:06:53 +02:00
init.c
…
keyboard.c
winex11: Bias MapVirtualKeyEx(MAPVK_VSC_TO_VK) against numpad vkeys.
2008-05-21 14:26:13 +02:00
mouse.c
winex11.drv: Remove unused variables.
2008-05-02 16:08:15 +02:00
mwm.h
…
opengl.c
wgl: Don't call ExtEscape if we don't have a GL context.
2008-05-14 12:46:25 +02:00
palette.c
…
pen.c
…
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
explorer: Use a different return value to indicate that the x11 system tray is not available, so that x11drv can return errors too.
2008-05-13 21:02:46 +02:00
text.c
…
version.rc
…
window.c
winex11: When re-creating a client window check the new visual against the current one instead of the default one.
2008-05-13 10:43:48 +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.drv: Move hardware tablet proximity into x11 layer.
2008-05-08 11:13:23 +02:00
x11ddraw.c
…
x11drv.h
winex11: When re-creating a client window check the new visual against the current one instead of the default one.
2008-05-13 10:43:48 +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
winex11.drv: Remove unused variables.
2008-05-02 16:08:15 +02:00
xim.c
winex11: The XIM callback is called with the X11 lock held.
2008-05-05 15:08:33 +02:00
xinerama.c
…
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
…