wine/windows
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
..
2003-03-18 18:35:48 +00:00
2003-05-11 02:43:42 +00:00
2002-05-31 23:06:46 +00:00
2003-05-19 18:56:49 +00:00
2003-06-23 19:59:04 +00:00
2003-05-13 23:36:01 +00:00
2002-05-31 23:06:46 +00:00
2002-11-22 20:43:01 +00:00
2003-06-23 23:02:02 +00:00