Go to file
George Peter Staplin 00bfbee59f XQuartz: pbproxy: pbproxy now responds to selection request events.
We can now copy and paste images to and from X11.  Text copying and
pasting works as well.

The NSPasteboard can contain TIFF or PICT images, and pbproxy will
translate to an image/png or image/jpeg request, and list those in the
TARGETS.

I added a description of the basic design at the top of x-selection.m.

I removed the request_data x_selection class struct.  It's not needed.
(cherry picked from commit 4a8daf8846)
2008-09-21 17:40:16 -07:00
composite Switching from Automatic to Manual redirect needs to unmap/remap 2008-09-19 20:58:32 -07:00
config config: protect against potential out-of-bounds indexing. 2008-08-04 15:15:16 +09:30
damageext damage: choose less ambiguous function names 2008-08-31 17:46:26 +02:00
dbe Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
dix dix: calloc, not malloc, ValuatorClassRec. 2008-09-18 14:55:32 +09:30
doc Xserver.man: Typo (the the). 2008-08-30 15:35:32 +02:00
exa exa: disable shared pixmaps 2008-09-16 17:13:42 +02:00
fb Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
glx Update to SGI FreeB 2.0. 2008-09-19 12:02:28 -04:00
hw XQuartz: pbproxy: pbproxy now responds to selection request events. 2008-09-21 17:40:16 -07:00
include Array-index based devPrivates implementation. 2008-09-12 19:11:53 -04:00
mi mieq: Made custom event handlers safer for nevents >1 2008-09-21 17:33:04 -07:00
miext XQuartz: 256 color support 2008-09-12 15:26:13 -07:00
os Transport/Apple: Add TRANS_NOXAUTH to incoming connections when the listener is flagged as such 2008-08-14 09:13:32 -07:00
randr Fix panoramiX request and reply swapping 2008-09-21 19:19:24 +02:00
record Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
render Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
Xext Fix panoramiX request and reply swapping 2008-09-21 19:19:24 +02:00
xfixes Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
Xi Xi: don't include client-side headers. 2008-09-19 08:45:43 +09:30
xkb xkb: fix use of uninitialized variable. 2008-09-22 08:37:29 +09:30
.gitignore Add cscope files to .gitignore 2008-09-05 06:10:37 -07:00
acinclude.m4 Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version 2008-04-16 18:38:38 -07:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac scrnsaver is optional at build time. 2008-09-15 10:43:46 -04:00
COPYING dix: add legal statements to ptrvelo.{c|h} 2008-07-28 18:13:18 +09:30
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am XTrap delenda est. 2008-06-25 09:52:36 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Include pciaccess in the xorg-server.pc Requires line. 2008-04-15 14:51:51 -07:00