summaryrefslogtreecommitdiff
path: root/hw/xwin/winclipboard/internal.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-30Use ARRAY_SIZE all over the treeDaniel Martin1-0/+2
2016-02-29xwin: Use WM_CLIPBOARDUPDATE clipboard APIJon Turney1-0/+8
2015-07-07hw/xwin: Ensure format warnings in winclipboard/Jon TURNEY1-2/+2
2014-11-09hw/xwin: Fix clipboard thread restartJon TURNEY1-0/+1
2014-11-06hw/xwin: Retrieve TARGETS to avoid unnecessary failing conversion attemptsJon TURNEY1-3/+10
2014-09-13hw/xwin: In clipboard function prototypes, use Window type, not int typeJon TURNEY1-1/+1
2014-09-13hw/xwin: Remove setjmp()/longjmp() error constantsJon TURNEY1-2/+0
2014-09-13hw/xwin: Move WIN_MSG_QUEUE_FNAME to where it's usedJon TURNEY1-5/+0
2014-09-13hw/xwin: Remove unused X includes from internal.h and add them where neededJon TURNEY1-6/+3
2014-09-13hw/xwin: Remove standard includes from internal.h and add them where neededJon TURNEY1-14/+0
2014-09-13hw/xwin: Look up atoms in winClipboardProc()Jon TURNEY1-3/+13
2014-09-13hw/xwin: Separate libwinclipboard interface and internal header filesJon TURNEY1-0/+123