xserver-multidpi/hw/xquartz/pbproxy
George Peter Staplin 273df54685 XQuartz: pbproxy: Fix a bug that prevented nedit CLIPBOARD from being proxied.
It seems that we were calling copy_completed: too soon.  Now we return instead
of falling through to the free_propdata, and copy_completed:.
(cherry picked from commit 5797d5b662)
2008-10-28 22:01:34 -07:00
..
app-main.m XQuartz: pbproxy: SIGHUP reloads preferences. 2008-10-23 14:16:57 -07:00
main.m XQuartz: pbproxy: Fix compilation on case-sensitive file systems... 2008-10-23 16:30:53 -07:00
Makefile.am XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboard 2008-10-15 17:31:54 -07:00
pbproxy.h XQuartz: pbproxy: pbproxy.h had invalid macro usage with 2 #else statements, so it wasn't building. Fix the build. 2008-10-23 19:22:28 -07:00
trick_autotools.c XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:33:58 -07:00
x-input.m XQuartz: pbproxy: SIGHUP reloads preferences. 2008-10-23 14:16:57 -07:00
x-selection.h XQuartz: pbproxy: Add code to handle PICT conversion to PNG and JPEG. 2008-10-28 22:01:22 -07:00
x-selection.m XQuartz: pbproxy: Fix a bug that prevented nedit CLIPBOARD from being proxied. 2008-10-28 22:01:34 -07:00