summaryrefslogtreecommitdiff
path: root/hw/xquartz/pbproxy/x-selection.h
AgeCommit message (Expand)AuthorFilesLines
2008-11-19XQuartz: pbproxy: nuke RCS Id, update header license/copyrightJeremy Huddleston1-2/+2
2008-10-28XQuartz: pbproxy: Add code to handle PICT conversion to PNG and JPEG.George Peter Staplin1-0/+1
2008-10-23XQuartz: pbproxy: Fix compilation on case-sensitive file systems...Jeremy Huddleston1-1/+3
2008-10-15XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboardJeremy Huddleston1-0/+2
2008-10-04XQuartz: xpbproxy: Support some of the preference toggles from X11.app, clean...Jeremy Huddleston1-1/+1
2008-10-03XQuartz: pbproxy: Possibly fix a memory leak by using an [NSApp run] loop,George Peter Staplin1-1/+2
2008-10-03XQuartz: pbproxy: Make the signal handler safer by using _exit, and only exit.George Peter Staplin1-0/+2
2008-10-03Xquartz: xpbproxy: Split out app-specific stuff to app-main.m in prep for mak...Jeremy Huddleston1-0/+3
2008-09-26XQuartz: pbproxy: Fix NSObject memory leaks by properly using theGeorge Peter Staplin1-4/+0
2008-09-21XQuartz: pbproxy: Add an X error handler that returns 0.George Peter Staplin1-0/+9
2008-09-21XQuartz: pbproxy: Make the proxy handle copy request races, and PRIMARYGeorge Peter Staplin1-1/+13
2008-09-21XQuartz: pbproxy: pbproxy now responds to selection request events.George Peter Staplin1-10/+0
2008-09-21XQuartz: pbproxy: return the TARGETS list as a 32-bit list to fix a bug that ...George Peter Staplin1-0/+1
2008-09-21Rename reclaim_clipboard to claim_clipboard.George Peter Staplin1-1/+1
2008-09-21XQuartz: pbproxy: First round of updates to pbproxy from George.Jeremy Huddleston1-0/+28
2008-09-03XQuartz: Added pasteboard proxy code stripped out of quartz-wm.Jeremy Huddleston1-0/+69