summaryrefslogtreecommitdiff
path: root/hw/xwin/winclipboardwrappers.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-06hw/xwin: Remove some redundant clipboard externs, now defined in winglobals.hJon TURNEY1-6/+0
2014-09-13hw/xwin: Remove SetSelectionOwner wrapper, use XFixesSetSelectionOwnerNotify ...Jon TURNEY1-214/+1
2014-09-13hw/xwin: winProcEstablishConnection doesn't need to check if clipboard startedJon TURNEY1-8/+0
2014-09-13hw/xwin: Hoist clipboard thread restart up one levelJon TURNEY1-3/+0
2013-08-30hw/xwin: Remove unused externs from winclipboardwrappers.cJon TURNEY1-2/+0
2012-10-16hw/xwin: Fix redundant declarations in winclipboardwrappers.cJon TURNEY1-9/+0
2012-07-16hw/xwin: Remove winClipboardDetectUnicodeSupport()Jon TURNEY1-6/+2
2012-07-16hw/xwin: Tidy up some pointless output which is always emittedJon TURNEY1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-292/+265
2012-01-26hw/xwin: Remove no-longer needed tricks used to prevent the clipboard client ...Michel Hummel1-119/+3
2010-10-19Cygwin/X: Remove execute permission from source filesJon TURNEY1-0/+0
2010-09-28xserver: delete pervasively use of DISPATCH_PROCTiago Vignatti1-3/+3
2009-11-09Cygwin/X: Clearly diagnose a timeout while waiting for SelectionNotify eventJon TURNEY1-32/+17
2009-06-10Xming: Simplify logic for ownership release of native clipboardColin Harrison1-9/+3
2009-02-12Xming: Improve clipboard integration startup in XDMCP modeColin Harrison1-8/+13
2009-02-12Xming: Add Colin Harrison to copyright and authors list for clipboard integra...Colin Harrison1-4/+6
2007-08-14dix: remove caching of drawables and graphics contexts. The security checksEamon Walsh1-1/+0
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh1-5/+3
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-1/+1
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-0/+541