Sweden-Number/dlls/winex11.drv
Alexandre Julliard 66814d0dd6 winex11: Make the tool window flag take precedence when setting the window type.
This prevents some menus from being marked as dialogs.
2010-12-28 16:35:40 +01:00
..
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
bitblt.c winex11: Properly support BitBlt and LAYOUT_BITMAPORIENTATIONPRESERVED in mirrored contexts. 2010-09-02 10:51:31 +02:00
bitmap.c
brush.c winex11: Correctly handle non-RGB COLORREFs in BRUSH_SelectSolidBrush. 2010-11-08 13:30:20 +01:00
clipboard.c winex11: Pass window property to server in 64KB chunks. 2010-08-24 15:22:34 +02:00
codepage.c
desktop.c
dib.c winex11.drv: In GetDIBits() with DIB sections, always use dibpitch from the target. 2010-12-02 19:20:45 +01:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Fix event coordinates mapping for the root window in the explorer process. 2010-12-13 12:43:34 +01:00
graphics.c winex11: Implement EnumICMProfiles. 2010-10-26 15:24:18 +02:00
ime.c
init.c winex11: Mirror the DC exposure region for RTL devices. 2010-10-05 11:01:21 +02:00
keyboard.c user32: Make sure that SendInput always initializes the time field. 2010-09-22 12:44:22 +02:00
mouse.c winex11: Fix event coordinates mapping for the root window in the explorer process. 2010-12-13 12:43:34 +01:00
mwm.h
opengl.c winex11.drv: Enhance the wrapper functions for WGL_EXT_swap_control. 2010-12-27 15:39:41 +01:00
palette.c winex11: Add X11DRV_PALETTE_GetColor function to resolve any COLORREF to an RGB. 2010-11-08 13:30:20 +01:00
pen.c
scroll.c
settings.c winex11: X11DRV_nores_SetCurrentMode return DISP_CHANGE_SUCCESSFUL when switching to the current mode. 2010-08-18 17:17:23 +02:00
systray.c winex11: Potentially update the system tray notification position when any foreign window is moved. 2010-12-15 17:17:39 +01:00
text.c winex11: Fix handling of the lpDx array in ExtTextOut for the non-Xrender case. 2010-07-28 23:10:49 +02:00
version.rc
window.c winex11: Make the tool window flag take precedence when setting the window type. 2010-12-28 16:35:40 +01:00
winex11.drv.spec winex11: Implement EnumICMProfiles. 2010-10-26 15:24:18 +02:00
wintab.c
x11ddraw.c
x11drv.h winex11: Potentially update the system tray notification position when any foreign window is moved. 2010-12-15 17:17:39 +01:00
x11drv_main.c winex11: Properly forget about a foreign window when it's destroyed through DestroyWindow(). 2010-11-15 20:41:07 +01:00
x11font.h
xcomposite.h
xdnd.c winex11.drv: Translate the drop point to the virtual screen. 2010-09-22 19:56:10 +02:00
xfont.c winex11.drv: Avoid relying on PATH_MAX in X11DRV_FONT_InitX11Metrics helper. 2010-10-11 17:11:28 +02:00
xim.c
xinerama.c
xrandr.c
xrandr.h
xrender.c winex11.drv: Do not include XFORM.eDx and eDy into font hashing/caching. 2010-11-30 11:00:43 +01:00
xvidmode.c
xvidmode.h