.. |
Makefile.in
|
user32: Move the common parts of ScrollDC into user32 and the null driver.
|
2013-04-19 16:16:16 +02:00 |
bitblt.c
|
server: Also exclude the top-level client rectangle for windows that have a pixel format.
|
2013-02-11 17:08:19 +01:00 |
brush.c
|
winex11.drv: Remove unneeded include file.
|
2012-09-26 14:40:49 +02:00 |
clipboard.c
|
winex11.drv: Don't join INCR data until the transfer finishes.
|
2013-01-15 12:09:43 +01:00 |
desktop.c
|
explorer: Return a simple boolean instead of a window in the wine_create_desktop entry point.
|
2013-02-06 12:50:04 +01:00 |
event.c
|
winex11: Handle Expose events on top-level client windows.
|
2013-01-23 19:09:29 +01:00 |
graphics.c
|
winex11: Remove remaining X11 locking around graphics calls.
|
2012-08-14 15:13:21 +02:00 |
ime.c
|
winex11: Remove unnecessary cleanups on process exit.
|
2012-08-15 14:24:20 +02:00 |
init.c
|
gdi32: Add support for 16-bit QUERYESCSUPPORT queries.
|
2013-02-05 10:54:23 +01:00 |
keyboard.c
|
winex11: Remove the no longer needed GetAsyncKeyState entry point.
|
2012-10-15 15:25:01 +02:00 |
mouse.c
|
winex11: Move the desktop process check from X11DRV_ClipCursor() to grab_clipping_window().
|
2013-04-25 11:47:39 +02:00 |
mwm.h
|
…
|
|
opengl.c
|
winex11.drv: When skipping unknown attribute also skip its value.
|
2013-07-02 11:09:30 +02:00 |
palette.c
|
winex11.drv: Indentation fix.
|
2012-12-24 13:30:11 +01:00 |
pen.c
|
…
|
|
settings.c
|
winex11: Remove some remainders of the ddraw HAL support.
|
2012-10-22 14:36:31 +02:00 |
systray.c
|
winex11: Ignore WM_PAINT for layered system tray icons.
|
2012-10-25 11:54:09 +02:00 |
version.rc
|
…
|
|
window.c
|
winex11: Don't use a surface if there is a client window.
|
2013-06-11 18:07:42 +02:00 |
winex11.drv.spec
|
user32: Move the common parts of ScrollDC into user32 and the null driver.
|
2013-04-19 16:16:16 +02:00 |
wintab.c
|
winex11.drv: Add pen to tablet stylus detection whitelist.
|
2013-05-16 12:11:19 +02:00 |
x11drv.h
|
winex11: Store the client window in the window data again, now that it can be accessed from all threads.
|
2013-01-23 19:06:32 +01:00 |
x11drv_main.c
|
winex11: Add an option to disable shaping of layered window to work around compositor bugs.
|
2013-01-02 18:09:34 +01:00 |
xcomposite.h
|
…
|
|
xdnd.c
|
winex11: Remove the remaining X11 locking calls.
|
2012-08-16 16:48:00 +02:00 |
xim.c
|
winex11.drv: Remove superfluous function pointer casts.
|
2012-12-04 10:54:43 +01:00 |
xinerama.c
|
winex11: Remove the remaining X11 locking calls.
|
2012-08-16 16:48:00 +02:00 |
xrandr.c
|
winex11: Cache XRandR 1.2 display mode.
|
2013-05-13 11:05:13 +02:00 |
xrender.c
|
winex11.drv: Avoid signed-unsigned integer comparisons.
|
2013-03-06 11:43:06 +01:00 |
xvidmode.c
|
winex11: Avoid depending on ddraw.h.
|
2012-10-25 22:29:04 +02:00 |