.. |
Makefile.in
|
winex11: Remove support for server-side fonts.
|
2012-04-18 13:07:17 +02:00 |
bitblt.c
|
winex11: Add a helper to create a pixmap from an image.
|
2012-05-15 17:02:07 +02:00 |
bitmap.c
|
winex11: Use an intermediate pixmap also for DDBs to handle format mismatches.
|
2012-05-09 17:37:36 +02:00 |
brush.c
|
winex11: Use the create_pixmap_from_image helper to select DIB pattern brushes.
|
2012-05-15 17:02:08 +02:00 |
clipboard.c
|
winex11: Use the create_pixmap_from_image helper to export XA_PIXMAP clipboard formats.
|
2012-05-15 17:02:08 +02:00 |
desktop.c
|
…
|
|
event.c
|
winex11: Ignore FocusOut event on destroyed windows.
|
2012-03-09 11:37:15 +01:00 |
graphics.c
|
winex11: Store the DC bounds rectangle as a pointer.
|
2012-04-27 12:51:43 +02:00 |
ime.c
|
winex11.drv: Fix IME status handling.
|
2012-01-11 19:42:48 +01:00 |
init.c
|
winex11: Store the GL-specific information in the GL driver physdev.
|
2012-05-08 14:35:44 +02:00 |
keyboard.c
|
winex11.drv: Use XK_KP_Decimal as a fallback if XK_KP_Separator doesn't work.
|
2012-05-08 09:43:45 +02:00 |
mouse.c
|
winex11: Use the create_pixmap_from_image helper to create monochrome cursors.
|
2012-05-15 17:02:09 +02:00 |
mwm.h
|
…
|
|
opengl.c
|
winex11: Add a helper to retrieve an image from a pixmap.
|
2012-05-14 14:17:25 +02:00 |
palette.c
|
winex11: Fix support for PALETTEINDEX mapping and get rid of DIBINDEX support.
|
2012-01-10 11:56:24 +01:00 |
pen.c
|
winex11: The x11drv debug channel is unused in pen.c so remove it.
|
2012-02-20 11:47:59 +01:00 |
scroll.c
|
…
|
|
settings.c
|
…
|
|
systray.c
|
winex11.drv: No need for WINE_ prefixed debug output macros.
|
2012-01-11 17:47:25 +01:00 |
version.rc
|
…
|
|
window.c
|
winex11: Use the create_pixmap_from_image helper to create window icons.
|
2012-05-15 20:58:39 +02:00 |
winex11.drv.spec
|
…
|
|
wintab.c
|
…
|
|
x11drv.h
|
winex11: Use the create_pixmap_from_image helper to create window icons.
|
2012-05-15 20:58:39 +02:00 |
x11drv_main.c
|
winex11: Add an OpenGL GDI driver.
|
2012-05-08 14:35:42 +02:00 |
xcomposite.h
|
…
|
|
xdnd.c
|
…
|
|
xim.c
|
winex11.drv: Fix IME status handling.
|
2012-01-11 19:42:48 +01:00 |
xinerama.c
|
…
|
|
xrandr.c
|
…
|
|
xrandr.h
|
…
|
|
xrender.c
|
winex11: Implement wglGetPbufferDCARB with a DC escape and remove it from the GDI driver interface.
|
2012-05-08 14:35:44 +02:00 |
xvidmode.c
|
gdi32: Don't allow Get/SetDeviceGammaRamp on DIBs or memory DCs.
|
2012-01-06 19:24:12 +01:00 |
xvidmode.h
|
…
|
|