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
/
dix
/
selection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
dix: Push UpdateCurrentTimeIf down out of the main loop
Adam Jackson
1
-0
/
+3
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-5
/
+5
2012-07-09
Use C99 designated initializers in dix Events
Alan Coopersmith
1
-5
/
+5
2012-07-09
Use C99 designated initializers in dix Replies
Alan Coopersmith
1
-4
/
+5
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-79
/
+77
2010-09-10
Fix property and selection devPrivate allocation.
Eamon Walsh
1
-2
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+1
2010-05-19
Use WriteEventsToClient rather than TryClientEvents where possible.
Jamey Sharp
1
-6
/
+6
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-4
/
+4
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-3
/
+3
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-0
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-0
/
+311
2008-03-04
XACE: Check the return value of the selection create hook call.
Eamon Walsh
1
-1
/
+6
2008-03-04
dix: Convert selection list to a linked list.
Eamon Walsh
1
-26
/
+22
2008-02-29
XACE: Add generic support for property and selection polyinstantiation.
Eamon Walsh
1
-1
/
+5
2008-02-29
dix: Refactoring of selection code to allow for polyinstantiation.
Eamon Walsh
1
-0
/
+306