index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
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
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-branch
server-1.19-branch
server-1.2-branch
server-1.20-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
server-21.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
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-03
Remove the Must_have_memory hack.
Adam Jackson
1
-1
/
+0
2008-10-03
const cleanup
Adam Jackson
1
-1
/
+1
2008-10-03
Drop the never-called SkippedRequestCallback list.
Adam Jackson
1
-1
/
+0
2008-10-03
Unexport MakeClientGrab{Imp,P}ervious
Adam Jackson
1
-2
/
+0
2008-10-03
Unexport xf86NoSharedResources
Adam Jackson
2
-2
/
+1
2008-10-03
Unexport xf86DeallocateResourcesForEntity
Adam Jackson
2
-2
/
+1
2008-10-03
Unexport xf86SetEntityFuncs
Adam Jackson
2
-2
/
+1
2008-10-03
Unexport xf86ChkConflict
Adam Jackson
4
-14
/
+2
2008-10-03
Remove unused server state change callbackery.
Adam Jackson
5
-81
/
+0
2008-10-03
xf86RegisterResources: Always print any failed registrations.
Adam Jackson
1
-4
/
+4
2008-10-03
Typo fix.
Adam Jackson
1
-1
/
+1
2008-10-03
Remove the old implementation of RemoveOverlaps
Adam Jackson
1
-70
/
+0
2008-10-03
Internalise some resource list API.
Adam Jackson
3
-11
/
+4
2008-10-03
Unexport xf86EnterServerState
Adam Jackson
2
-2
/
+1
2008-10-03
Unexport (and unimplement) xf86SetAccessFuncs.
Adam Jackson
3
-21
/
+0
2008-10-03
RAC: NO_SEPARATE_*_FROM_* are useless.
Adam Jackson
1
-16
/
+2
2008-10-03
RAC: AccessEnable() and AccessDisable() are mandatory.
Adam Jackson
1
-53
/
+46
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: Use "pointer" and "pen" for device names to please GDK.
Jeremy Huddleston
1
-3
/
+17
2008-10-03
XQuartz: Workaround for initial pressure/tilt being sent as 0 with motion dur...
Jeremy Huddleston
1
-8
/
+18
2008-10-03
XQuartz: Using absolute ranges for pointer location to increase resolution an...
Jeremy Huddleston
4
-34
/
+31
2008-10-03
XQuartz: Removed resolved comment about localization.
Jeremy Huddleston
1
-2
/
+0
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: Added some localizable strings that were missing.
Jeremy Huddleston
1
-0
/
+0
2008-10-03
XQuartz: Actually send the pointer event from the pen even if it happes to ac...
Jeremy Huddleston
3
-20
/
+20
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: Send AppleWMReloadPreferences where appropriate.
Jeremy Huddleston
4
-44
/
+39
2008-10-03
XQuartz: Added a --enable-integrated-xpbproxy configure option for building x...
Jeremy Huddleston
2
-8
/
+15
2008-10-03
xfree86: don't let DGA steal key events outside of [9,255].
Peter Hutterer
1
-0
/
+3
2008-10-02
xorg.conf.man: We don't look in root's ~ anymore, don't say we do.
Adam Jackson
1
-1
/
+0
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
[next]