index
:
~mattst88/xserver
alpha-1.7-branch
bswap-cleanup
bswap-cleanup0
bswap-cleanup2
for-keith
ioaddress
mattst88's xserver repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
parser
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-21
xfree86: check for NULL pointer before dereferences it in parser code
Tiago Vignatti
1
-2
/
+5
2010-04-21
xfree86: fix not reached code in parser
Tiago Vignatti
1
-2
/
+2
2010-04-08
xfree86: Allow adding sysconfdir and datadir to config search paths
Dan Nicholson
2
-1
/
+17
2010-02-17
parser: corrected xf86getBoolValue to use case insensitive compare
Oliver McFadden
1
-8
/
+8
2010-02-11
Add tag matching to input attributes.
Peter Hutterer
3
-0
/
+21
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
2
-15
/
+90
2010-02-11
xfree86: Handle config files ending without newline
Dan Nicholson
1
-7
/
+19
2009-12-30
Merge remote branch 'dbn/inputclass'
Keith Packard
9
-1
/
+320
2009-12-23
xfree86: Introduce InputClass configuration
Dan Nicholson
7
-1
/
+279
2009-12-22
xfree86: Support non-Option boolean entries in configuration
Dan Nicholson
3
-0
/
+41
2009-12-22
xfree86: Add Option AutoServerLayout for input devices.
Peter Hutterer
2
-17
/
+63
2009-12-22
xfree86: Allow config directory to be specified on command line
Dan Nicholson
1
-4
/
+13
2009-12-22
xfree86: Use xorg.conf.d directory for multiple config files
Dan Nicholson
2
-86
/
+238
2009-12-22
xfree86: Unexport configuration file symbols
Dan Nicholson
1
-7
/
+7
2009-12-22
xfree86: remove some 'enable this later' and if 0 ifdefs
Peter Hutterer
2
-28
/
+0
2009-10-28
Don't cast double to int: use default conversions or explicitly round.
Jamey Sharp
1
-1
/
+1
2009-08-07
parser: make libxf86config_internal.la not installed.
Dave Airlie
1
-1
/
+1
2009-08-07
ddx: fix xf86Config.a generation
Dave Airlie
1
-3
/
+11
2009-04-09
config: fix crash caused by strdup(NULL)
Eamon Walsh
1
-2
/
+3
2009-04-06
config: Remove useless xf86conf{{m,c,re}alloc},free} macros
Adam Jackson
16
-120
/
+116
2009-04-06
config: s/xf86configStrdup/strdup/
Adam Jackson
6
-36
/
+24
2009-02-18
Obsolete InputDevices keyword in xorg.conf Files section
Alan Coopersmith
3
-46
/
+1
2009-02-18
Make RgbPath keyword in xorg.conf a non-fatal error
Alan Coopersmith
2
-0
/
+7
2009-02-17
Add XkbDir to Files config file section
Keith Packard
3
-0
/
+11
2008-12-07
Export some symbols from libxf86config when installing it.
Paulo Cesar Pereira de Andrade
1
-3
/
+6
2008-12-07
Use libtool convenience libraries and better "symbol" table.
Paulo Cesar Pereira de Andrade
1
-4
/
+3
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
12
-72
/
+72
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
1
-2
/
+0
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
11
-33
/
+35
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-08
Remove some null statements.
James Cloos
1
-1
/
+1
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
2
-5
/
+2
2008-07-17
Dead code removal
Daniel Stone
4
-135
/
+2
2008-03-02
Add missing file from previous commit.
David Nusinow
1
-0
/
+9
2008-03-02
Bug #13860: Ensure that the DRI mode is in octal format.
David Nusinow
2
-0
/
+7
2008-03-01
clean some "unused" warnings
George Sapountzis
2
-2
/
+1
2008-02-14
Eradicate the VTInit code.
Adam Jackson
1
-1
/
+0
2007-12-03
Use _X_EXPORT instead of __attribute__((visibility("default")))
Alan Coopersmith
2
-2
/
+4
2007-11-26
Allow Virtual to be specified globally in the Screen section.
Adam Jackson
2
-0
/
+14
2007-11-17
Bug #9725: Don't look in root's $HOME for config files, that's just confusing.
Adam Jackson
2
-10
/
+1
2007-11-05
Remove all traces of external RGB database (and Speedo)
Daniel Stone
3
-11
/
+0
2007-11-02
Disable explicit commenting in Monitor section.
Adam Jackson
1
-2
/
+0
2007-11-02
Fix accidental ABI usage in RANDR 1.2 drivers.
Adam Jackson
2
-2
/
+2
2007-10-11
Remove obsolete error message define from parser
David Nusinow
1
-2
/
+0
2007-10-11
Don't bother validating the Device section of the conf file
David Nusinow
3
-24
/
+0
2007-10-11
Re-enable validation of the screen section of xorg.conf
David Nusinow
2
-15
/
+3
2007-10-09
Allow the user to not have a screen section
David Nusinow
1
-2
/
+2
2007-10-09
First pass at improved video driver autoloading
David Nusinow
2
-11
/
+3
2007-06-29
Death to RCS tags.
Adam Jackson
1
-1
/
+0
[next]