index
:
~ajax/xserver-old
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
bus
dmx-2
dmx2-dix-merge
dri-0-1-branch
dri2-swapbuffers
edid
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-30
config: add libudev input-hotplug backend
Julien Cristau
1
-4
/
+11
2009-12-22
xfree86: Add Option AutoServerLayout for input devices.
Peter Hutterer
1
-36
/
+61
2009-12-22
xfree86: Allow config directory to be specified on command line
Dan Nicholson
1
-18
/
+41
2009-12-22
xfree86: Use xorg.conf.d directory for multiple config files
Dan Nicholson
1
-3
/
+16
2009-12-22
xfree86: remove LAYOUT_DEBUG section.
Peter Hutterer
1
-39
/
+0
2009-12-18
Convert checks for PC98 support from platform #ifdefs to configure flag
Alan Coopersmith
1
-14
/
+3
2009-12-16
Add freetype & type1 to the LoadModules ignore list
Alan Coopersmith
1
-1
/
+3
2009-12-03
xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.
Peter Hutterer
1
-1
/
+1
2009-09-20
xfree86: fix up wrong use of OptionRec for AutoAddDevices andAutoEnableDevices
Peter Hutterer
1
-3
/
+7
2009-09-17
xserver: SIGIO option handling was incorrect.
Dave Airlie
1
-2
/
+2
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
1
-0
/
+19
2009-09-16
dix: append "built-ins" to the font path in SetDefaultFontPath
Rémi Cardona
1
-16
/
+0
2009-07-17
xfree86: Remove TargetRefresh option
Adam Jackson
1
-10
/
+0
2009-06-24
xf86Config: Avoid attempting to load non-compiled modules.
Oliver McFadden
1
-0
/
+6
2009-05-24
fix typo in cabff9007 which led to an unintialized memory read and a crash.
Matthieu Herrb
1
-1
/
+1
2009-05-22
xfree86: treat other drivers as mouse drivers in the config.
Peter Hutterer
1
-9
/
+16
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
1
-9
/
+3
2009-04-28
xfree86: restore default off for DontZap
Peter Hutterer
1
-3
/
+2
2009-04-15
xfree86: don't synthesise a mouse section if synaptics devices are found.
Peter Hutterer
1
-1
/
+2
2009-04-07
Don't leak default font path when appending built-ins
Alan Coopersmith
1
-2
/
+11
2009-04-03
DPMS: Remove the defaultDPMS* variables
Adam Jackson
1
-3
/
+3
2009-03-03
xfree86: Add linebreak to two debug statements.
Peter Hutterer
1
-2
/
+2
2009-02-18
Obsolete InputDevices keyword in xorg.conf Files section
Alan Coopersmith
1
-8
/
+0
2009-02-17
Add XkbDir to Files config file section
Keith Packard
1
-0
/
+5
2009-02-12
Correct error message if specified config file is not found
Alan Coopersmith
1
-3
/
+2
2009-01-29
XKB: ifdef XKB is dead, yet it was still present in a few places.
Maarten Maathuis
1
-7
/
+9
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-18
/
+1
2009-01-11
xfree86: ANSI cleanups
Julien Cristau
1
-2
/
+2
2009-01-07
Don't call free, use xfree macro.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2009-01-07
Default to use standard bitmap fonts, with builtins as fallback
Paulo Cesar Pereira de Andrade
1
-86
/
+48
2008-12-08
xfree86: Only use the evdev ruleset on linux.
Peter Hutterer
1
-2
/
+8
2008-12-03
If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'.
Timo Aaltonen
1
-2
/
+3
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-12-03
Let the DDX decide on the XkbRulesDefaults.
Peter Hutterer
1
-0
/
+6
2008-12-02
Remove unused config flags from FlagValues & FlagOptions
Alan Coopersmith
1
-7
/
+0
2008-12-02
Remove unused HandleSpecialKeys config option
Alan Coopersmith
1
-18
/
+1
2008-12-01
Correct warning for unknown GlxVisuals option in conf file
Alan Coopersmith
1
-1
/
+1
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-11-21
xfree86: don't reset Auto(Add|Enable)Devices, use defaults from xf86Globals
Rémi Cardona
1
-2
/
+0
2008-11-08
Don’t recommend fixing HAL if HAL support is disabled.
James Cloos
1
-0
/
+5
2008-10-29
xfree86: If AEI is on, disable "kbd" and "mouse" devices.
Peter Hutterer
1
-2
/
+37
2008-10-15
XFree86: Simplify DontZap/-retro interaction
Daniel Stone
1
-4
/
+2
2008-10-08
XFree86: Fix DontZap interaction with -retro
Daniel Stone
1
-2
/
+4
2008-10-07
-retro enables zapping
Adam Jackson
1
-0
/
+1
2008-10-08
Input: Make DontZap the default
Daniel Stone
1
-1
/
+1
2008-08-18
Remove the remainder of grab deactivation and closedown.
Adam Jackson
1
-10
/
+0
2008-08-18
Remove unused EstimateSizesAggressively option.
Adam Jackson
1
-9
/
+0
2008-08-18
Remove PciProbeType and associated weirdness.
Adam Jackson
1
-31
/
+0
2008-07-28
xfree86: use xorg.conf input devices if there is no ServerLayout
Julien Cristau
1
-40
/
+46
2008-07-28
xfree86: warn some more about potential missing input devices.
Peter Hutterer
1
-0
/
+10
[next]