summaryrefslogtreecommitdiff
path: root/hw/xquartz/pbproxy/main.m
AgeCommit message (Expand)Author
2009-01-09XQuartz: pbproxy: Push dpy init and CFRunLoop hook setup into the pbproxy thr...Jeremy Huddleston
2008-11-25XQuartz: Force X11Controller to reset a broken DISPLAY envvar.Jeremy Huddleston
2008-11-25XQuartz: Add fallback for xpbproxy's display for Tiger or no-launchd-LeopardJeremy 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: Fix compilation on case-sensitive file systems...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: Make the signal handler safer by using _exit, and only exit.George Peter Staplin
2008-10-03Xquartz: xpbproxy: Split out app-specific stuff to app-main.m in prep for mak...Jeremy Huddleston
2008-09-26XQuartz: pbproxy: Removed stray SPI include.Jeremy Huddleston
2008-09-26XQuartz: pbproxy: Fix NSObject memory leaks by properly using theGeorge Peter Staplin
2008-09-21XQuartz: pbproxy: Add an X error handler that returns 0.George Peter Staplin
2008-09-21XQuartz: pbproxy: Add COMPOUND_TEXT handling. Do misc. cleanups with testingGeorge Peter Staplin
2008-09-21Add image/jpeg type, and rename reclaim_clipboard to claim_clipboard.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