summaryrefslogtreecommitdiff
path: root/hw/xquartz/pbproxy/x-input.m
AgeCommit message (Expand)Author
2009-01-09XQuartz: pbproxy: Push dpy init and CFRunLoop hook setup into the pbproxy thr...Jeremy Huddleston
2009-01-09XQuartz: pbproxy: Release display notification lock when not needed to avoid ...Jeremy Huddleston
2008-11-21XQuartz: pbproxy: Push the pbproxy Xevent processing into its own threadJeremy Huddleston
2008-11-19XQuartz: pbproxy: nuke RCS Id, update header license/copyrightJeremy Huddleston
2008-11-15XQuartz: Integrated xpbproxy into the server.Jeremy Huddleston
2008-10-23XQuartz: pbproxy: SIGHUP reloads preferences.Jeremy Huddleston
2008-10-15XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboardJeremy Huddleston
2008-10-04XQuartz: xpbproxy: Support some of the preference toggles from X11.app, clean...Jeremy Huddleston
2008-10-03XQuartz: pbproxy: Possibly fix a memory leak by using an [NSApp run] loop,George Peter Staplin
2008-10-03XQuartz: pbproxy: Make the signal handler safer by using _exit, and only exit.George Peter Staplin
2008-09-26XQuartz: pbproxy: Fix NSObject memory leaks by properly using theGeorge Peter Staplin
2008-09-21XQuartz: pbproxy: The greedy CLIPBOARD handling now works for text.George Peter Staplin
2008-09-21XQuartz: pbproxy: First round of updates to pbproxy from George.Jeremy Huddleston
2008-09-03XQuartz: Added pasteboard proxy code stripped out of quartz-wm.Jeremy Huddleston