summaryrefslogtreecommitdiff
path: root/dix/selection.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-16xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand1-0/+2
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-6/+6
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-4/+4
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-0/+311
2008-03-04XACE: Check the return value of the selection create hook call.Eamon Walsh1-1/+6
2008-03-04dix: Convert selection list to a linked list.Eamon Walsh1-26/+22
2008-02-29XACE: Add generic support for property and selection polyinstantiation.Eamon Walsh1-1/+5
2008-02-29dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh1-0/+306