index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-02
Unifdef ISC
Adam Jackson
3
-19
/
+1
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: Fixed threading issue with TSM.
Jeremy Huddleston
5
-81
/
+90
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-22
Upgrade GLX Public License 1.0 to FreeB 2.0.
Adam Jackson
1
-18
/
+28
2008-09-21
XQuartz: 64bit crash fix ... don't pass pointers through xe.
Jeremy Huddleston
2
-3
/
+2
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: "Disable" the text when syncing is disabled.
Jeremy Huddleston
1
-6
/
+6
2008-09-21
XQuartz: Added a preferences UI for pbproxy options.
Jeremy Huddleston
8
-230
/
+695
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: Don't enable 8bit visuals in the TrueColor server, since it's not wo...
Jeremy Huddleston
1
-3
/
+4
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
2008-09-19
Revert accidental edid changes from previous commit.
Adam Jackson
1
-86
/
+0
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
30
-927
/
+898
2008-09-12
XQuartz: Dead code removal
Jeremy Huddleston
7
-534
/
+5
2008-09-12
XQuartz: 256 color support
Jeremy Huddleston
4
-10
/
+8
2008-09-12
XQuartz: Dead code removal
Jeremy Huddleston
1
-9
/
+1
2008-09-12
XQuartz: Changed around fd handoff model to be more robust
Jeremy Huddleston
3
-116
/
+138
2008-09-12
XQuartz: Don't warp the pointer on server start for XQuartz
Jeremy Huddleston
1
-10
/
+0
2008-09-12
XQuartz: Dead code removal
Jeremy Huddleston
1
-23
/
+0
2008-09-12
XQuartz: Fixed proximity logic errors for tablets.
Jeremy Huddleston
1
-16
/
+14
2008-09-11
Fix distcheck.
Eric Anholt
1
-2
/
+0
2008-09-08
Bump ABI major versions for the TryClientExceptions change from commit 883811c.
Aaron Plattner
1
-3
/
+3
2008-09-04
fbdevhw: Remove pixclock check.
John Tapsell
1
-1
/
+0
2008-09-03
XQuartz: Added pasteboard proxy code stripped out of quartz-wm.
Jeremy Huddleston
8
-1
/
+901
2008-09-03
XQuartz: Updated Tablet code to include ranges for valuators and added cursor...
Jeremy Huddleston
4
-16
/
+83
2008-09-03
XQuartz: Removed "Done" button from Applications Customization. Now properly...
Jeremy Huddleston
3
-56
/
+11
2008-09-03
XQuartz: Updated man page
Jeremy Huddleston
1
-69
/
+48
2008-09-03
XQuartz: Removed dead code (unused option definitions)
Jeremy Huddleston
1
-2
/
+0
2008-09-03
XQuartz: Cleaned up our sleeping before adding the launchd socket.
Jeremy Huddleston
2
-25
/
+2
2008-09-02
Fix strict-aliasing silliness in XAA.
Adam Jackson
1
-4
/
+4
2008-08-31
xf86Crtc: Set mode to NULL, so nothing bad happens if crtc == NULL.
Maarten Maathuis
1
-1
/
+1
2008-08-31
damage: choose less ambiguous function names
Maarten Maathuis
1
-1
/
+1
2008-08-30
XQuartz: Fixed editing of Applications menu
Jeremy Huddleston
4
-34
/
+184
[next]