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
/
hw
/
dmx
/
dmxwindow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
Convert hw/dmx to new *allocarray functions
Alan Coopersmith
1
-2
/
+2
2015-02-10
dmx: remove unused variables
Alan Coopersmith
1
-4
/
+0
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
1
-2
/
+2
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-3
/
+3
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-494
/
+525
2011-05-13
dmx: fix warning for doxygen explicit links
Gaetan Nadon
1
-2
/
+2
2010-12-07
Replace LookupIDByType() with dixLookupResourceByType(), take 1.
Cyril Brulebois
1
-4
/
+6
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-1
/
+1
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-4
/
+4
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-2
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-4
/
+4
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-8
/
+0
2009-10-20
dmxDestroyWindow() - must call the X's native DetroyWindow()
Lee Leahu
1
-2
/
+1
2009-10-20
dmx: remove doxygen-generated files.
Peter Hutterer
1
-2
/
+2
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-8
/
+0
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-51
/
+0
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-51
/
+0
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-2
/
+1
2007-06-29
Death to RCS tags.
Adam Jackson
1
-1
/
+0
2005-07-12
Prepare Xdmx and Xvfb for modularization by adding appropriate #include
Kevin E Martin
1
-0
/
+4
2004-07-31
Add new extension enable/disable feature. This code is a small step in the
Kevin E Martin
1
-10
/
+8
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
1
-0
/
+1083