index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-10-11
os: Remove Error()
Jeremy Huddleston
1
-1
/
+0
2011-10-04
Move pointOnScreen to inpututils.c
Peter Hutterer
1
-0
/
+2
2011-10-03
udev: make use of udev_enumerate_add_match_tag() only when it is available
Lennart Poettering
1
-0
/
+6
2011-10-03
Merge remote-tracking branch 'alanc/master'
Keith Packard
1
-3
/
+0
2011-10-03
Merge remote-tracking branch 'jeremyhu/for-keith'
Keith Packard
1
-3
/
+5
2011-10-03
Remove incorrect & in swap_uint32
Matt Turner
1
-1
/
+1
2011-09-30
Merge branch 'smooth-scrolling' into next
Peter Hutterer
7
-26
/
+75
2011-09-30
Input: Add smooth-scrolling support to GetPointerEvents
Peter Hutterer
2
-0
/
+43
2011-09-29
Merge branch 'raw-events' into next
Peter Hutterer
1
-1
/
+1
2011-09-29
Support (and require) XI 2.1
Peter Hutterer
1
-1
/
+1
2011-09-29
dix: rename ProcessRawEvents to dix/events.c:DeliverRawEvent
Peter Hutterer
1
-0
/
+5
2011-09-29
input: switch InitValuatorAxisStruct to return Bool
Peter Hutterer
1
-1
/
+1
2011-09-29
Input: Add POINTER_EMULATED flag to GetPointerEvents
Daniel Stone
1
-0
/
+1
2011-09-29
Input: Add vertical and horizontal scroll axes
Daniel Stone
1
-0
/
+2
2011-09-29
Input: Convert DeviceIntRec::last to use doubles
Daniel Stone
1
-2
/
+1
2011-09-29
Input: Make DeviceEvent use doubles internally
Daniel Stone
1
-2
/
+1
2011-09-29
Input: Make RawDeviceEvent use doubles internally
Daniel Stone
1
-4
/
+2
2011-09-29
Input: Widen pointer acceleration types to double
Daniel Stone
1
-16
/
+16
2011-09-29
Input: Add double-precision valuator_mask API
Daniel Stone
1
-0
/
+5
2011-09-29
Input: Convert ValuatorMask to double-precision internally
Daniel Stone
1
-1
/
+1
[next]