summaryrefslogtreecommitdiff
path: root/hw/xwin/winclipboardxevents.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-13hw/xwin: Move clipboard integration code down to a subdirectoryJon TURNEY1-862/+0
2014-09-13hw/xwin: Remove SetSelectionOwner wrapper, use XFixesSetSelectionOwnerNotify ...Jon TURNEY1-3/+162
2014-03-03hw/xwin: Remove unnecessary casts from malloc/realloc/calloc callsColin Harrison1-3/+2
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-3/+3
2012-11-27hw/xwin: Ensure we own the clipboard before checking the format of it's contentsJon TURNEY1-18/+18
2012-07-16hw/xwin: Remove winClipboardDetectUnicodeSupport()Jon TURNEY1-12/+2
2012-03-21Introduce a consistent coding styleKeith Packard1-735/+644
2011-04-27Cygwin/X: Cosmetic fixes to logging of result from X*TextPropertyToTextList()Jon TURNEY1-1/+4
2011-02-05Cygwin/X: Ignore MappingNotify events sent to clipboard integration clientJon TURNEY1-0/+3
2010-10-19Xming: Fix warnings in winClipboardFlushXEvents()Colin Harrison1-3/+3
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-6/+3
2009-11-09Xming: Fix UT8String and CompoundText clipboard text sharing with windows cli...Colin Harrison1-28/+12
2009-11-09Cygwin/X: Clearly diagnose a timeout while waiting for SelectionNotify eventJon TURNEY1-37/+30
2009-05-27Xming: Various tidy ups in winClipboardFlushXEvents()Colin Harrison1-0/+17
2009-05-27Xming: Avoid log spam if a windows application won't provide CF_UNICODETEXT c...Colin Harrison1-2/+7
2009-05-27Xming: Cache atom lookups in clipboard integration codeColin Harrison1-12/+15
2009-02-12Xming: Fix a memory leak in clipboard integration codeColin Harrison1-0/+2
2009-02-12Xming: Add Colin Harrison to copyright and authors list for clipboard integra...Colin Harrison1-4/+6
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2004-10-28Import recent changes from CYGWIN branchAlexander Gottwald1-2/+2
2004-08-03Merge from CYGWIN branchAlexander Gottwald1-12/+19
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-414/+457
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-31/+52
2003-11-14Initial revisionKaleb Keithley1-0/+722