xserver/hw/xquartz/pbproxy
George Peter Staplin 63a680354d XQuartz: pbproxy: Add a comment to pbproxy.h about how the DB()
macro causes a leak (according to the leaks program).

Attempt to fix several other leaks with release method calls.
For some reason the process still grows more than it should...

I will need to use some better methods than leaks, and malloc_history
I suspect.  Whatever is leaking, it's hard to find.  I need to isolate
the cases more.

Add a missing image/jpeg branch.

Remove read_prop_32 - it's not used.
2008-09-22 17:43:40 -06:00
..
main.m XQuartz: pbproxy: Add an X error handler that returns 0. 2008-09-20 17:49:16 -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 a comment to pbproxy.h about how the DB() 2008-09-22 17:43:40 -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: Add an X error handler that returns 0. 2008-09-20 17:49:16 -06:00
x-selection.m XQuartz: pbproxy: Add a comment to pbproxy.h about how the DB() 2008-09-22 17:43:40 -06:00