xserver-multidpi/hw/xquartz/pbproxy
George Peter Staplin 1e9460abdf XQuartz: pbproxy: Add COMPOUND_TEXT handling. Do misc. cleanups with testing
to verify that the behavior didn't change.

main.m: XInternAtom compound_text, and atom_pair.

pbproxy.h: Add compound_text and atom_pair to the struct atom_list.

x-selection.m: Add an #include of Xutil.h.  Refactor the reply struct
initialization to be done in a common place.  Add send_reply: to simplify
the code a bit more.  Add send_compound_text: which handles the
COMPOUND_TEXT type.  Add the beginnings of a send_multiple:.  Change
handle_image:extension: to handle_image:.  The extension: message isn't
needed anymore.
2008-09-19 00:02:48 -06:00
..
main.m XQuartz: pbproxy: Add COMPOUND_TEXT handling. Do misc. cleanups with testing 2008-09-19 00:02:48 -06:00
Makefile.am XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:16:16 -07:00
pbproxy.h XQuartz: pbproxy: Add COMPOUND_TEXT handling. Do misc. cleanups with testing 2008-09-19 00:02:48 -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: The greedy CLIPBOARD handling now works for text. 2008-09-16 21:09:22 -06:00
x-selection.h XQuartz: pbproxy: pbproxy now responds to selection request events. 2008-09-18 13:10:41 -06:00
x-selection.m XQuartz: pbproxy: Add COMPOUND_TEXT handling. Do misc. cleanups with testing 2008-09-19 00:02:48 -06:00