summaryrefslogtreecommitdiff
path: root/hw/xfree86/parser/xf86Parser.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-01xfree86: add new key MatchSeat to xorg.conf sections "Device", "Screen", and ...Oleg Samarin1-0/+3
2014-02-05xfree86: unconstify driver in the XF86ConfInputClassRecPeter Hutterer1-1/+1
2014-02-05xfree86: unconstify another stringPeter Hutterer1-1/+1
2014-02-05xfree86: un-constify inp_driver/inp_identifierPeter Hutterer1-2/+2
2014-02-04Revert "xfree86/parser: make strings in xf86MatchGroup const"Peter Hutterer1-1/+1
2014-01-12xfree86/parser: make strings in xf86MatchGroup constKeith Packard1-1/+1
2014-01-12xfree86/common: Warning fixes. Mostly const string handling.Keith Packard1-2/+2
2014-01-12hw/xfree86: Lots of constant string supportKeith Packard1-48/+48
2012-03-21Introduce a consistent coding styleKeith Packard1-386/+335
2012-02-03Namespace list api to reduce conflicts with similar system headersAlan Coopersmith1-10/+10
2011-11-24Correctly free config file namesPaulo Zanoni1-4/+4
2011-11-23Fix gcc -Wwrite-strings warnings in xf86 ddxAlan Coopersmith1-1/+1
2011-05-25xfree86: Allow "MatchLayout" statements in config filesOleh Nykyforchyn1-0/+1
2010-11-10xfree86: parser: Remove 'CUSTOM' flag option in Monitor section.Jesse Adkins1-1/+0
2010-10-18dri1: Remove "buffers" from the config logicAdam Jackson1-11/+0
2010-06-11xfree86: Match devices based on current driver settingDan Nicholson1-0/+1
2010-06-11xfree86: Allow multiple InputClass Match* entries for && matchingDan Nicholson1-7/+15
2010-06-11xfree86: Match devices based on USB IDDan Nicholson1-0/+1
2010-06-11xfree86: Match devices based on PnP IDDan Nicholson1-0/+1
2010-06-10xfree86: Add MatchOS InputClass entry for operating system matchingDan Nicholson1-0/+1
2010-02-11Add tag matching to input attributes.Peter Hutterer1-0/+1
2010-02-11xfree86: Allow multiple arguments to InputClass matchesDan Nicholson1-3/+3
2009-12-30Merge remote branch 'dbn/inputclass'Keith Packard1-0/+29
2009-12-23xfree86: Introduce InputClass configurationDan Nicholson1-0/+20
2009-12-22xfree86: Support non-Option boolean entries in configurationDan Nicholson1-0/+9
2009-12-22xfree86: Add Option AutoServerLayout for input devices.Peter Hutterer1-0/+1
2009-12-22xfree86: Use xorg.conf.d directory for multiple config filesDan Nicholson1-2/+5
2009-12-22xfree86: Unexport configuration file symbolsDan Nicholson1-7/+7
2009-02-18Obsolete InputDevices keyword in xorg.conf Files sectionAlan Coopersmith1-1/+0
2009-02-17Add XkbDir to Files config file sectionKeith Packard1-0/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-20/+20
2007-11-26Allow Virtual to be specified globally in the Screen section.Adam Jackson1-0/+1
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone1-1/+0
2007-05-03Improve modules loading defaultsDavid Nusinow1-0/+2
2007-03-25Static cleanup for xf86 ddx.Adam Jackson1-1/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-06-01Ignore requests to load GLcore and speedo.Daniel Stone1-0/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2004-07-31Add "Extensions" section support to configuration parserKevin E Martin1-0/+8
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-2/+29
2003-11-14Initial revisionKaleb Keithley1-0/+444