index
:
~fredinfinite23/xorg-server
master
Additional glX support for Xephyr server
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-16
xserver: check for elevated privileges not uid=0
Antoine Martin
1
-0
/
+6
2011-12-14
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
8
-17
/
+43
2011-12-13
Merge branch 'for-whot' of git://people.freedesktop.org/~alanc/xserver into f...
Peter Hutterer
1
-1
/
+1
2011-12-13
dix: add a MAXEVENTS define for the number of core + extension events
Peter Hutterer
2
-1
/
+3
2011-12-13
dix: move event filter retrieval helpers to inpututils.c
Peter Hutterer
2
-1
/
+4
2011-12-13
dix: switch EventIsDeliverable to take the event type only
Peter Hutterer
1
-2
/
+1
2011-12-13
input: replace GRABTYPE_* with the InputLevel enums
Peter Hutterer
5
-17
/
+11
2011-12-13
Add GrabIsPointerGrab and GrabIsKeyboardGrab helpers
Peter Hutterer
1
-0
/
+2
2011-12-13
dix: split out core state and event state setting into helper functions
Peter Hutterer
1
-0
/
+2
2011-12-13
dix: Split ActivatePassiveGrab() from CheckPassiveGrab()
Chase Douglas
1
-0
/
+2
2011-12-13
dix: move EventDeliveryState into a header file, we'll need it elsewhere
Peter Hutterer
1
-0
/
+7
2011-12-13
dix: split grab event conversion and delivery into a helper function
Peter Hutterer
1
-0
/
+5
2011-12-13
include: Add an InputLevel enum
Chase Douglas
1
-0
/
+6
2011-12-12
Use const cast in BitIsOn macro to avoid angering gcc
Alan Coopersmith
1
-1
/
+1
2011-12-12
CompareISOLatin1Lowered: constify arguments
Alan Coopersmith
1
-2
/
+2
2011-12-12
Constify the reason string throughout the authorization check framework
Alan Coopersmith
1
-2
/
+2
2011-12-12
Constify string for authorization protocol names
Alan Coopersmith
1
-1
/
+1
2011-12-12
constify strings in resource name registry
Alan Coopersmith
2
-2
/
+2
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
1
-3
/
+4
2011-12-10
include: add GetXI2MaskByte and GetXI2EventFilterMask to headers
Peter Hutterer
1
-0
/
+3
2011-12-08
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
7
-33
/
+97
2011-12-09
include: add BUG_WARN_MSG for custom error message on bug condition
Peter Hutterer
1
-1
/
+8
2011-12-09
input: swap the server over to use the XI2mask struct
Peter Hutterer
1
-4
/
+4
2011-12-09
Add a new XI2Mask struct and a few helper functions.
Peter Hutterer
3
-0
/
+19
2011-12-09
dix: switch the dev->deviceGrab.activeGrab from GrabRec to GrabPtr
Peter Hutterer
1
-1
/
+1
2011-12-09
dix: add CopyGrab() function
Peter Hutterer
1
-0
/
+1
2011-12-09
dix: add AllocGrab helper function
Peter Hutterer
1
-0
/
+3
2011-12-09
dix: switch the syncEvent queue to a struct list
Peter Hutterer
2
-3
/
+4
2011-12-06
include: rename "foos" to "list_of_foos" in the struct list documentation
Peter Hutterer
1
-15
/
+15
2011-12-06
include: update struct list documentation to use one set of structs only
Peter Hutterer
1
-17
/
+11
2011-12-06
include: a new list element does not need initialization, state so
Peter Hutterer
1
-1
/
+2
2011-12-06
include: point to the tests in list.c as examples
Peter Hutterer
1
-0
/
+1
2011-12-06
include: add list_last_entry to get the tail of a list
Peter Hutterer
1
-0
/
+15
2011-12-06
include: add list_append()
Peter Hutterer
1
-0
/
+22
2011-12-05
Fix gcc warnings about redundant declarations of fallback functions
Alan Coopersmith
2
-0
/
+23
2011-12-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
3
-38
/
+38
2011-12-03
Remove unused function checks from configure.ac & include/*.h.in
Alan Coopersmith
2
-33
/
+0
2011-12-01
Save major/minor opcodes in ClientRec for RecordAReply
Keith Packard
2
-2
/
+1
2011-11-29
include: add BUG_WARN macro for internal bug cases.
Peter Hutterer
1
-0
/
+7
2011-11-29
dix: rename GetWindowXI2Mask to WindowXI2MaskIsset
Peter Hutterer
1
-1
/
+1
2011-11-29
include: fix mask size calculation
Peter Hutterer
1
-1
/
+1
2011-11-23
Fix gcc -Wwrite-strings warnings in various extensions
Alan Coopersmith
4
-7
/
+7
2011-11-23
Mark XKB char * as const to clean up gcc -Wwrite-strings warnings
Alan Coopersmith
2
-4
/
+4
2011-11-23
Mark arguments to fopen/popen/system wrappers as const char *
Alan Coopersmith
1
-3
/
+3
2011-11-23
Make XIGetKnownProperty take a const char * argument
Alan Coopersmith
1
-1
/
+1
2011-11-23
Add fallback implementation of strndup()
Alan Coopersmith
2
-0
/
+7
2011-11-23
Fix Sun compiler check that got turned around
Alan Coopersmith
1
-1
/
+1
2011-11-20
Add 'optionstr.h' to include/Makefile.am
Keith Packard
1
-0
/
+1
2011-11-18
record: Prevent out of bounds access when recording a reply.
Rami Ylimäki
1
-1
/
+2
2011-11-09
include: export GetProximityEvents and QueueProximityEvents
Peter Hutterer
1
-2
/
+2
[next]