Sweden-Number/dlls/x11drv
Ulrich Czekalla b2df5f9f19 - use global atoms for the format ids
- add timeout when calling XCheckTypedWindowEvent
- fix broken IsClipboardFormatAvailable; it tried to do a trick with
  EnumClipboardFormats by making incorrect assumptions
- in X11DRV_IsClipboardFormatAvailable do a quick exit if no one owns
  the selection
- add 1 second *minimum* time lapse between XSelectionOwner calls
- sync clipboard ownership between different wine processes
- prevents apps from getting into wierd state where they thought they
  didn't own the selection but they did and as a result queried
  themselves for available selection data
2003-06-23 23:02:02 +00:00
..
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling). 2003-06-13 23:26:01 +00:00
X11_calls Moved ts_xlib.c into x11drv and removed libwine_tsx11. 2002-09-25 03:29:55 +00:00
clipboard.c - use global atoms for the format ids 2003-06-23 23:02:02 +00:00
desktop.c Don't bother sending WM_NCCREATE to the desktop window, this doesn't 2003-04-19 21:27:19 +00:00
dga2.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
dga2.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
event.c - use global atoms for the format ids 2003-06-23 23:02:02 +00:00
keyboard.c Along with AltGr state save also all possible modifier states. 2003-06-23 19:57:59 +00:00
mouse.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
mwm.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
scroll.c We should pass the callers client-area rect and clip rect to x11drv 2003-05-11 03:01:42 +00:00
ts_xlib.c Moved ts_xlib.c into x11drv and removed libwine_tsx11. 2002-09-25 03:29:55 +00:00
ts_xlib.h Moved ts_xlib.c into x11drv and removed libwine_tsx11. 2002-09-25 03:29:55 +00:00
window.c Store WM_NAME and WM_ICON_NAME in COMPOUND_TEXT format. 2003-06-20 23:29:06 +00:00
wineclipsrv.c - Forte C does not support nameless structures or unions 2002-07-05 21:22:09 +00:00
winpos.c Make sure drawable_org is set correctly when using one of the parents 2003-05-19 19:09:40 +00:00
x11ddraw.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
x11ddraw.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
x11drv.h - use global atoms for the format ids 2003-06-23 23:02:02 +00:00
x11drv.spec - use global atoms for the format ids 2003-06-23 23:02:02 +00:00
x11drv_main.c - use global atoms for the format ids 2003-06-23 23:02:02 +00:00
x11font.h Merged font.h and path.h into gdi.h. Moved x11font.h to 2002-12-03 19:18:41 +00:00
xrender.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
xvidmode.c Correct mode nr passed to X11DRV_XF86VM_SetCurrentMode. 2003-06-16 01:21:31 +00:00
xvidmode.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00