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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-17
Version 1.11.99.2 (1.12 snapshot 2)
xorg-server-1.11.99.2
Keith Packard
1
-2
/
+2
2011-12-16
xserver: check for elevated privileges not uid=0
Antoine Martin
5
-24
/
+91
2011-12-15
dmx: fix distcheck failure, missing compsize.h in Makefile.am
Gaetan Nadon
1
-0
/
+2
2011-12-14
configure: split the required modules up
Peter Hutterer
1
-2
/
+16
2011-12-14
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
29
-592
/
+801
2011-12-13
Merge branch 'for-whot' of git://people.freedesktop.org/~alanc/xserver into f...
Peter Hutterer
4
-12
/
+29
2011-12-13
dix: add a MAXEVENTS define for the number of core + extension events
Peter Hutterer
5
-7
/
+8
2011-12-13
dix: move event filter retrieval helpers to inpututils.c
Peter Hutterer
4
-21
/
+31
2011-12-13
dix: switch EventIsDeliverable to take the event type only
Peter Hutterer
2
-8
/
+7
2011-12-13
dix: move storing last.valuators into a helper function
Peter Hutterer
1
-12
/
+26
2011-12-13
dix: always allocate and set the grab's sync.event
Peter Hutterer
2
-7
/
+2
2011-12-13
input: replace GRABTYPE_* with the InputLevel enums
Peter Hutterer
18
-158
/
+152
2011-12-13
Add GrabIsPointerGrab and GrabIsKeyboardGrab helpers
Peter Hutterer
3
-6
/
+21
2011-12-13
dix: move delivery stop condition out of event mask
Peter Hutterer
1
-6
/
+7
2011-12-13
dix: split out core state and event state setting into helper functions
Peter Hutterer
3
-28
/
+44
2011-12-13
dix: move grab matching code into a helper function
Peter Hutterer
1
-21
/
+60
2011-12-13
dix: split core grab interference check into helper function
Peter Hutterer
1
-18
/
+25
2011-12-13
dix: compare the grab type, not the tempGrab type
Peter Hutterer
1
-1
/
+1
2011-12-13
dix: remove event type check
Peter Hutterer
1
-7
/
+0
2011-12-13
dix: Split ActivatePassiveGrab() from CheckPassiveGrab()
Chase Douglas
2
-89
/
+112
2011-12-13
dix: Move grab check and activation logic to CheckPassiveGrab()
Chase Douglas
1
-180
/
+204
2011-12-13
dix: move EventDeliveryState into a header file, we'll need it elsewhere
Peter Hutterer
2
-7
/
+7
2011-12-13
Xi: split updating button count and state into helper functions
Peter Hutterer
1
-12
/
+29
2011-12-13
Xi: deduplicate button motion mask setting
Peter Hutterer
1
-12
/
+25
2011-12-13
dix: deduplicate callers of DeliverDeviceEvents in DeliverGrabbedEvents
Peter Hutterer
1
-8
/
+10
2011-12-13
dix: split grab event conversion and delivery into a helper function
Peter Hutterer
2
-72
/
+77
2011-12-13
dix: replace conversion errors with BUG_WARN_MSG
Peter Hutterer
1
-8
/
+9
2011-12-13
dix: deduplicate event delivery code
Peter Hutterer
1
-49
/
+62
2011-12-13
include: Add an InputLevel enum
Chase Douglas
1
-0
/
+6
2011-12-12
verify_internal_event: preserve constness of data pointer
Alan Coopersmith
1
-1
/
+1
2011-12-12
Use const cast in BitIsOn macro to avoid angering gcc
Alan Coopersmith
1
-1
/
+1
2011-12-12
Fix deconstifying cast warning in xi2_get_type
Alan Coopersmith
1
-1
/
+1
2011-12-12
Include client name if available in PrintDeviceGrabInfo
Alan Coopersmith
1
-9
/
+26
2011-12-12
xf86 parser: convert Error to a varargs macro to clear gcc format warnings
Alan Coopersmith
15
-100
/
+100
2011-12-12
Add some printf format attributes suggested by gcc
Alan Coopersmith
5
-6
/
+6
2011-12-12
xf86Priv.h: Add some noreturn attributes suggested by gcc
Alan Coopersmith
1
-4
/
+2
2011-12-12
Remove duplicate declarations of KdAdd*Driver in kdrive.h
Alan Coopersmith
1
-6
/
+0
2011-12-12
Remove duplicate declaration of xf86ValidateModesFlags in xf86Modes.h
Alan Coopersmith
1
-4
/
+0
2011-12-12
_XkbFilterDeviceBtn: move variable declarations to match usage scope
Alan Coopersmith
1
-4
/
+5
2011-12-12
XkbFindSrvLedInfo: remove extraneous name-clashing sli variable
Alan Coopersmith
1
-4
/
+2
2011-12-12
KdParseFindNext: Constify delim argument
Alan Coopersmith
2
-2
/
+2
2011-12-12
Convert KdDoSwitchCmd to use asprintf instead of malloc/strcat/etc.
Alan Coopersmith
1
-9
/
+4
2011-12-12
DoShowOptions: preserve constness of options list as we walk it
Alan Coopersmith
1
-2
/
+3
2011-12-12
x86emu: constify debug strings
Alan Coopersmith
4
-14
/
+14
2011-12-12
CompareISOLatin1Lowered: constify arguments
Alan Coopersmith
3
-5
/
+6
2011-12-12
xdmcp.c: fix three small const warnings
Alan Coopersmith
1
-3
/
+3
2011-12-12
LockServer: store path to LOCKDIR literal string in a const char *
Alan Coopersmith
1
-3
/
+1
2011-12-12
WriteToClient: preserve constness of buf while extracting length value
Alan Coopersmith
1
-1
/
+1
2011-12-12
OsInit: store "/dev/null" in a const char *
Alan Coopersmith
1
-1
/
+1
2011-12-12
Constify the reason string throughout the authorization check framework
Alan Coopersmith
8
-12
/
+13
[next]