index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
3
-2
/
+8
2011-10-28
Fix position _X_EXPORT
Alexandr Shadchin
1
-2
/
+2
2011-10-25
dix: pass the flags into the CreateClassesChangedEvent
Peter Hutterer
1
-1
/
+2
2011-10-25
dix: drop unused argument from XISendDeviceChangedEvent
Peter Hutterer
1
-2
/
+1
2011-10-25
dix: add ScrollInfo to DeviceChangedEvents
Peter Hutterer
1
-0
/
+1
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
3
-7
/
+26
2011-10-19
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+4
2011-10-18
dix: add valuator_mask_fetch_double()
Peter Hutterer
1
-0
/
+4
2011-10-17
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
3
-13
/
+9
2011-10-15
configure: wrap PCI code with macro and set it at build time
Tiago Vignatti
1
-0
/
+3
2011-10-15
configure: change PCI function checking by a meaningful version of the library
Tiago Vignatti
1
-12
/
+0
2011-10-15
dix: add utility functions for double to/fro FP1616/FP3232 conversion
Jeremy Huddleston
1
-0
/
+6
2011-10-13
input: change pointer screen crossing behaviour for multiple ScreenRecs
Peter Hutterer
1
-2
/
+3
2011-10-13
Store desktop dimensions in screenInfo.
Peter Hutterer
2
-0
/
+5
[prev]
[next]