xserver/hw
George Peter Staplin 901c75722c XQuartz: pbproxy: Possibly fix a memory leak by using an [NSApp run] loop,
instead of calling CFRunLoopRun() directly.  The leak wasn't reproducible on
this machine, but someone was able to produce a leak trace with Instruments
that indicates it was leaking in the CFRunLoopRun() path.

x-input.m: dequeue and ignore events when pbproxy_active is false.

x-selection.h: add an is_active method that is used by x-input.m to ignore
events.

x-selection.m: Handle nearly every preference, except for primary_on_grab,
which I don't really understand yet.
(cherry picked from commit 4d51ad851e)
2008-10-03 11:14:18 -07:00
..
dmx glx: fix forgotten swrast -> SWRast 2008-06-26 16:14:52 -04:00
kdrive [Xephyr] Fix #15839 2008-07-23 13:50:48 -04:00
vfb Fix GLX in Xvfb and kdrive. 2008-07-02 11:26:10 -04:00
xfree86 Fix strict-aliasing silliness in XAA. 2008-09-03 18:58:43 -04:00
xgl Fix up paths for GL/glx -> glx renaming 2008-06-26 16:14:51 -04:00
xnest Use LD_EXPORT_SYMBOLS_FLAG when linking Xnest. 2008-06-26 16:14:51 -04:00
xprint Disable D-BUS from Xprint. 2008-06-09 13:57:03 -04:00
xquartz XQuartz: pbproxy: Possibly fix a memory leak by using an [NSApp run] loop, 2008-10-03 11:14:18 -07:00
xwin Distcheck fixes. 2008-06-30 11:17:53 -04:00
Makefile.am Darwin: Use __APPLE__ instead of __DARWIN__ 2007-12-07 18:54:58 -08:00