xserver/hw/xquartz/pbproxy
George Peter Staplin 5797d5b662 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:.
2008-10-27 22:07:00 -06:00
..
app-main.m XQuartz: pbproxy: SIGHUP reloads preferences. 2008-10-21 11:19:06 -07:00
main.m XQuartz: pbproxy: Fix compilation on case-sensitive file systems... 2008-10-23 15:01:03 -07:00
Makefile.am XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboard 2008-10-15 14:11:18 -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 17:56:46 -06:00
trick_autotools.c XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:16:16 -07:00
x-input.m XQuartz: pbproxy: SIGHUP reloads preferences. 2008-10-21 11:19:06 -07:00
x-selection.h XQuartz: pbproxy: Add code to handle PICT conversion to PNG and JPEG. 2008-10-27 16:34:24 -06:00
x-selection.m XQuartz: pbproxy: Fix a bug that prevented nedit CLIPBOARD from being proxied. 2008-10-27 22:07:00 -06:00