index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
parser
/
InputClass.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
xfree86: add support for MatchIsTabletPad
Peter Hutterer
1
-0
/
+12
2016-04-18
xfree86/parser: annotate xf86ConfigSymTabRec as constant data
Emil Velikov
1
-2
/
+1
2015-12-18
xfree86: add NoMatchFoo directives for InputClass sections
Peter Hutterer
1
-10
/
+66
2015-12-18
xfree86: whitespace fix
Peter Hutterer
1
-2
/
+2
2015-07-08
parser: static cleanup
Adam Jackson
1
-76
/
+76
2014-02-04
Revert "xfree86/parser: make strings in xf86MatchGroup const"
Peter Hutterer
1
-12
/
+12
2014-01-22
xfree86: Fix -Wshadow warnings
Keith Packard
1
-36
/
+35
2014-01-12
xfree86/parser: make strings in xf86MatchGroup const
Keith Packard
1
-12
/
+12
2012-06-20
Remove obsolete tab stop comments from hw/xfree86/parser/*.c
Alan Coopersmith
1
-2
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-14
/
+10
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
1
-38
/
+38
2011-12-12
xf86 parser: convert Error to a varargs macro to clear gcc format warnings
Alan Coopersmith
1
-2
/
+2
2011-11-24
parser: free val.str after xstrtokenize
Paulo Zanoni
1
-0
/
+9
2011-11-24
parser: free val.str after xf86getBoolValue
Paulo Zanoni
1
-0
/
+6
2011-05-25
xfree86: Allow "MatchLayout" statements in config files
Oleh Nykyforchyn
1
-0
/
+21
2010-08-13
xfree86: parser: Never use constant strings for driver names (fixes #17438)
Jesse Adkins
1
-2
/
+4
2010-06-11
xfree86: Match devices based on current driver setting
Dan Nicholson
1
-0
/
+21
2010-06-11
xfree86: Allow multiple InputClass Match* entries for && matching
Dan Nicholson
1
-66
/
+101
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
1
-0
/
+19
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
1
-0
/
+19
2010-06-10
xfree86: Add MatchOS InputClass entry for operating system matching
Dan Nicholson
1
-0
/
+19
2010-02-11
Add tag matching to input attributes.
Peter Hutterer
1
-0
/
+19
2010-02-11
Add xstrtokenize to the dix.
Peter Hutterer
1
-41
/
+3
2010-02-11
xfree86: Allow multiple arguments to InputClass matches
Dan Nicholson
1
-12
/
+87
2009-12-23
xfree86: Introduce InputClass configuration
Dan Nicholson
1
-0
/
+232