1. 01 Dec, 2009 1 commit
  2. 08 Dec, 2008 1 commit
  3. 05 Dec, 2007 1 commit
  4. 04 Oct, 2007 1 commit
  5. 22 Mar, 2007 1 commit
  6. 23 May, 2006 1 commit
  7. 12 Dec, 2005 1 commit
  8. 28 Nov, 2005 1 commit
  9. 22 Nov, 2005 1 commit
  10. 11 Jul, 2005 1 commit
  11. 29 Jun, 2005 1 commit
  12. 07 Mar, 2005 1 commit
  13. 23 Aug, 2004 1 commit
  14. 25 Jun, 2004 1 commit
  15. 28 Nov, 2003 1 commit
  16. 23 Jun, 2003 1 commit
    • Ulrich Czekalla's avatar
      - use global atoms for the format ids · b2df5f9f
      Ulrich Czekalla authored
      - 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
      b2df5f9f