index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
/
pbproxy
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-09
XQuartz: pbproxy standalone: added missing variable declarations.
Jeremy Huddleston
1
-0
/
+3
2009-01-02
XQuartz: pbproxy: Push dpy init and CFRunLoop hook setup into the pbproxy thr...
Jeremy Huddleston
3
-24
/
+27
2008-12-21
XQuartz: pbproxy: Release display notification lock when not needed to avoid ...
Jeremy Huddleston
2
-55
/
+54
2008-12-03
XQuartz: pbproxy: Simplify linking
Jeremy Huddleston
1
-1
/
+3
2008-11-25
XQuartz: Force X11Controller to reset a broken DISPLAY envvar.
Jeremy Huddleston
1
-3
/
+3
2008-11-25
XQuartz: Add fallback for xpbproxy's display for Tiger or no-launchd-Leopard
Jeremy Huddleston
2
-4
/
+23
2008-11-25
XQuartz: Don't hardcode values of org.x.X11 for the preferences domain
Jeremy Huddleston
2
-3
/
+28
2008-11-21
XQuartz: pbproxy: Added some typedefs for types not available on Tiger
Jeremy Huddleston
1
-0
/
+11
2008-11-21
XQuartz: pbproxy: Push the pbproxy Xevent processing into its own thread
Jeremy Huddleston
2
-3
/
+32
2008-11-19
XQuartz: pbproxy: nuke RCS Id, update header license/copyright
Jeremy Huddleston
6
-13
/
+110
2008-11-19
XQuartz: pbproxy: Remove thread-main.m
Jeremy Huddleston
1
-42
/
+0
2008-11-15
XQuartz: Integrated xpbproxy into the server.
Jeremy Huddleston
7
-132
/
+202
2008-10-28
XQuartz: pbproxy: Fix a bug that prevented nedit CLIPBOARD from being proxied.
George Peter Staplin
1
-13
/
+21
2008-10-28
XQuartz: pbproxy: Work around bugs in some apps that aren't ICCCM compliant.
George Peter Staplin
1
-10
/
+37
2008-10-28
XQuartz: pbproxy: Add code to handle PICT conversion to PNG and JPEG.
George Peter Staplin
2
-69
/
+141
2008-10-28
XQuartz: pbproxy: fixed blocking
Jeremy Huddleston
1
-5
/
+6
2008-10-28
Xquartz: pbproxy: Some debugging about unhandled mime types... this will spam...
Jeremy Huddleston
1
-0
/
+5
2008-10-23
XQuartz: pbproxy: pbproxy.h had invalid macro usage with 2 #else statements, ...
George Peter Staplin
1
-1
/
+0
2008-10-23
XQuartz: pbproxy: Fix compilation on case-sensitive file systems...
Jeremy Huddleston
4
-11
/
+7
2008-10-23
XQuartz: pbproxy: SIGHUP reloads preferences.
Jeremy Huddleston
5
-20
/
+41
2008-10-21
XQuartz: pbproxy: Fix 2 bugs with the preferences.
George Peter Staplin
1
-30
/
+78
2008-10-15
XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboard
Jeremy Huddleston
7
-18
/
+58
2008-10-08
Xquartz: Fix parallel builds
Jeremy Huddleston
1
-1
/
+1
2008-10-04
XQuartz: pbcopy: Re-enabled some code I commented out for testing
Jeremy Huddleston
1
-4
/
+4
2008-10-04
XQuartz: xpbproxy: Support some of the preference toggles from X11.app, clean...
Jeremy Huddleston
6
-115
/
+144
2008-10-03
XQuartz: pbproxy: Possibly fix a memory leak by using an [NSApp run] loop,
George Peter Staplin
4
-16
/
+35
2008-10-03
XQuartz: pbproxy: Make the signal handler safer by using _exit, and only exit.
George Peter Staplin
5
-71
/
+27
2008-10-03
Xquartz: xpbproxy: Split out app-specific stuff to app-main.m in prep for mak...
Jeremy Huddleston
5
-50
/
+65
2008-10-03
XQuartz: Added a --enable-integrated-xpbproxy configure option for building x...
Jeremy Huddleston
1
-5
/
+12
2008-09-26
XQuartz: pbproxy: Fix another STRING bug.
George Peter Staplin
1
-3
/
+3
2008-09-26
XQuartz: pbproxy: Fix a bug that rxvt brought out in STRING copying. Now I c...
George Peter Staplin
1
-7
/
+20
2008-09-26
XQuartz: pbproxy: Removed stray SPI include.
Jeremy Huddleston
1
-1
/
+0
2008-09-26
XQuartz: pbproxy: Fix 3 paths that could leak memory.
George Peter Staplin
1
-10
/
+20
2008-09-26
XQuartz: pbproxy: Fix NSObject memory leaks by properly using the
George Peter Staplin
4
-104
/
+97
2008-09-26
XQuartz: pbproxy: Add a comment to pbproxy.h about how the DB()
George Peter Staplin
2
-91
/
+126
2008-09-21
XQuartz: pbproxy: Add an X error handler that returns 0.
George Peter Staplin
4
-102
/
+106
2008-09-21
XQuartz: pbproxy: Fix a bug that occured when a PICT format was available.
George Peter Staplin
1
-33
/
+56
2008-09-21
XQuartz: pbproxy: Make the proxy handle copy request races, and PRIMARY
George Peter Staplin
2
-71
/
+119
2008-09-21
XQuartz: pbproxy: Add a missing include of Xutil.h. Another header
George Peter Staplin
1
-0
/
+1
2008-09-21
XQuartz: pbproxy: Add COMPOUND_TEXT handling. Do misc. cleanups with testing
George Peter Staplin
3
-80
/
+124
2008-09-21
XQuartz: pbproxy: pbproxy now responds to selection request events.
George Peter Staplin
2
-95
/
+188
2008-09-21
XQuartz: pbproxy: Use an NSBitmapImageRep to convert an "image/png" selection
George Peter Staplin
1
-25
/
+37
2008-09-21
XQuartz: pbproxy: The greedy CLIPBOARD handling now works for text.
George Peter Staplin
2
-27
/
+57
2008-09-21
XQuartz: pbproxy: return the TARGETS list as a 32-bit list to fix a bug that ...
George Peter Staplin
2
-66
/
+240
2008-09-21
Rename reclaim_clipboard to claim_clipboard.
George Peter Staplin
1
-28
/
+77
2008-09-21
Add an image_jpeg Atom.
George Peter Staplin
1
-1
/
+1
2008-09-21
Rename reclaim_clipboard to claim_clipboard.
George Peter Staplin
1
-1
/
+1
2008-09-21
Add image/jpeg type, and rename reclaim_clipboard to claim_clipboard.
George Peter Staplin
1
-6
/
+7
2008-09-21
XQuartz: pbproxy: Added global variables to customize how pbproxy behaves
Jeremy Huddleston
1
-0
/
+7
2008-09-21
XQuartz: pbproxy: First round of updates to pbproxy from George.
Jeremy Huddleston
5
-189
/
+518
[next]