summaryrefslogtreecommitdiff
path: root/hw/xwin/winclipboardxevents.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-03Fix the bug that we can't copy & paste multi-byte string to Unicode-baseKensuke Matsuzaki1-12/+19
2004-04-01Pass the correct item count to XChangeProperty for handling the TARGETSHarold L Hunt II1-5/+6
2004-04-01Add missing 4.3.0-66 patches. (Lev Bishop)Harold L Hunt II1-2/+2
2004-03-30Missed changes from 4.3.0-60 to 4.3.0-61Harold L Hunt II1-4/+6
2004-03-26Correct copyright on the clipboard files. I was listed as the sole authorHarold L Hunt II1-5/+5
2004-03-17merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)Alexander Gottwald1-1/+1
2004-03-03Try to close the clipboard if it is open before we try to open it.Harold L Hunt II1-0/+6
2004-02-28Major restructuring of enable/disable flags. Clean up configuration files,Harold L Hunt II1-4/+0
2004-02-27Add options to win.h, winclipboard.h, and winwindow.h to disable or enableHarold L Hunt II1-0/+11
2004-01-16Sync with XWin Server 4.3.0-42 release. Minor fixes to clipboard code toHarold L Hunt II1-0/+8
2004-01-15Sync with XWin Server 4.3.0-41 release. Lots of minor cleanups to enableHarold L Hunt II1-15/+41
2004-01-11XWin Server - Sync with 4.3.0-37 release. Restructuring of clipboard XHarold L Hunt II1-73/+139
2004-01-11Sync with XWin Xserver 4.3.0-36 release. Fix bug where we calledHarold L Hunt II1-16/+16
2004-01-11Sync with XWin Server 4.3.0-35 release. Minor updates for crashes inHarold L Hunt II1-2/+24
2004-01-09New try at Unicode clipboard fix.Harold L Hunt II1-0/+1
2004-01-08Additional fix for Unicode clipboard support.Harold L Hunt II1-5/+4
2004-01-08Change return FALSE to break... FALSE means that the clipboard threadHarold L Hunt II1-4/+4
2004-01-08Synch with Cygwin/X release 4.3.0-33. Major clipboard rework. Start movingHarold L Hunt II1-269/+167
2003-12-09- transition from xoncygwin to xorg repository.Alexander Gottwald1-85/+92
2003-11-26merge latest (4.3.99.16) from XFree86 (vendor) branchKaleb Keithley1-31/+52
2003-11-14Initial revisionKaleb Keithley1-0/+722