Age | Commit message (Expand) | Author |
2009-01-09 | XQuartz: pbproxy: Push dpy init and CFRunLoop hook setup into the pbproxy thr... | Jeremy Huddleston |
2009-01-09 | XQuartz: pbproxy: Release display notification lock when not needed to avoid ... | Jeremy Huddleston |
2008-12-16 | XQuartz: pbproxy: Simplify linking | Jeremy Huddleston |
2008-11-25 | XQuartz: Force X11Controller to reset a broken DISPLAY envvar. | Jeremy Huddleston |
2008-11-25 | XQuartz: Add fallback for xpbproxy's display for Tiger or no-launchd-Leopard | Jeremy Huddleston |
2008-11-25 | XQuartz: Don't hardcode values of org.x.X11 for the preferences domain | Jeremy Huddleston |
2008-11-21 | XQuartz: pbproxy: Added some typedefs for types not available on Tiger | Jeremy Huddleston |
2008-11-21 | XQuartz: pbproxy: Push the pbproxy Xevent processing into its own thread | Jeremy Huddleston |
2008-11-19 | XQuartz: pbproxy: nuke RCS Id, update header license/copyright | Jeremy Huddleston |
2008-11-19 | XQuartz: pbproxy: Remove thread-main.m | Jeremy Huddleston |
2008-11-15 | XQuartz: Integrated xpbproxy into the server. | Jeremy Huddleston |
2008-10-28 | XQuartz: pbproxy: Fix a bug that prevented nedit CLIPBOARD from being proxied. | George Peter Staplin |
2008-10-28 | XQuartz: pbproxy: Work around bugs in some apps that aren't ICCCM compliant. | George Peter Staplin |
2008-10-28 | XQuartz: pbproxy: Add code to handle PICT conversion to PNG and JPEG. | George Peter Staplin |
2008-10-28 | XQuartz: pbproxy: fixed blocking | Jeremy Huddleston |
2008-10-28 | Xquartz: pbproxy: Some debugging about unhandled mime types... this will spam... | Jeremy Huddleston |
2008-10-23 | XQuartz: pbproxy: pbproxy.h had invalid macro usage with 2 #else statements, ... | George Peter Staplin |
2008-10-23 | XQuartz: pbproxy: Fix compilation on case-sensitive file systems... | Jeremy Huddleston |
2008-10-23 | XQuartz: pbproxy: SIGHUP reloads preferences. | Jeremy Huddleston |
2008-10-21 | XQuartz: pbproxy: Fix 2 bugs with the preferences. | George Peter Staplin |
2008-10-15 | XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboard | Jeremy Huddleston |
2008-10-08 | Xquartz: Fix parallel builds | Jeremy Huddleston |
2008-10-04 | XQuartz: pbcopy: Re-enabled some code I commented out for testing | Jeremy Huddleston |
2008-10-04 | XQuartz: xpbproxy: Support some of the preference toggles from X11.app, clean... | Jeremy Huddleston |
2008-10-03 | XQuartz: pbproxy: Possibly fix a memory leak by using an [NSApp run] loop, | George Peter Staplin |
2008-10-03 | XQuartz: pbproxy: Make the signal handler safer by using _exit, and only exit. | George Peter Staplin |
2008-10-03 | Xquartz: xpbproxy: Split out app-specific stuff to app-main.m in prep for mak... | Jeremy Huddleston |
2008-10-03 | XQuartz: Added a --enable-integrated-xpbproxy configure option for building x... | Jeremy Huddleston |
2008-09-26 | XQuartz: pbproxy: Fix another STRING bug. | George Peter Staplin |
2008-09-26 | XQuartz: pbproxy: Fix a bug that rxvt brought out in STRING copying. Now I c... | George Peter Staplin |
2008-09-26 | XQuartz: pbproxy: Removed stray SPI include. | Jeremy Huddleston |
2008-09-26 | XQuartz: pbproxy: Fix 3 paths that could leak memory. | George Peter Staplin |
2008-09-26 | XQuartz: pbproxy: Fix NSObject memory leaks by properly using the | George Peter Staplin |
2008-09-26 | XQuartz: pbproxy: Add a comment to pbproxy.h about how the DB() | George Peter Staplin |
2008-09-21 | XQuartz: pbproxy: Add an X error handler that returns 0. | George Peter Staplin |
2008-09-21 | XQuartz: pbproxy: Fix a bug that occured when a PICT format was available. | George Peter Staplin |
2008-09-21 | XQuartz: pbproxy: Make the proxy handle copy request races, and PRIMARY | George Peter Staplin |
2008-09-21 | XQuartz: pbproxy: Add a missing include of Xutil.h. Another header | George Peter Staplin |
2008-09-21 | XQuartz: pbproxy: Add COMPOUND_TEXT handling. Do misc. cleanups with testing | George Peter Staplin |
2008-09-21 | XQuartz: pbproxy: pbproxy now responds to selection request events. | George Peter Staplin |
2008-09-21 | XQuartz: pbproxy: Use an NSBitmapImageRep to convert an "image/png" selection | George Peter Staplin |
2008-09-21 | XQuartz: pbproxy: The greedy CLIPBOARD handling now works for text. | George Peter Staplin |
2008-09-21 | XQuartz: pbproxy: return the TARGETS list as a 32-bit list to fix a bug that ... | George Peter Staplin |
2008-09-21 | Rename reclaim_clipboard to claim_clipboard. | George Peter Staplin |
2008-09-21 | Add an image_jpeg Atom. | George Peter Staplin |
2008-09-21 | Rename reclaim_clipboard to claim_clipboard. | George Peter Staplin |
2008-09-21 | Add image/jpeg type, and rename reclaim_clipboard to claim_clipboard. | George Peter Staplin |
2008-09-21 | XQuartz: pbproxy: Added global variables to customize how pbproxy behaves | Jeremy Huddleston |
2008-09-21 | XQuartz: pbproxy: First round of updates to pbproxy from George. | Jeremy Huddleston |
2008-09-03 | XQuartz: Added pasteboard proxy code stripped out of quartz-wm. | Jeremy Huddleston |