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
/
mi
/
micmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-362
/
+323
2011-04-04
mi: fix memory leak in miInitVisuals
Tiago Vignatti
1
-0
/
+2
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-1
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+4
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-12
/
+12
2010-04-23
mi: track screens' installed colormaps as screen privates
Tiago Vignatti
1
-8
/
+7
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-28
/
+22
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-2
/
+4
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-5
/
+5
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-14
/
+14
2008-10-26
Nuke prototype for nonexistent function
Julien Cristau
1
-4
/
+0
2008-10-03
Remove unused wrapping for visual initialization.
Adam Jackson
1
-25
/
+3
2008-10-03
Remove a bunch of unused API from the mi export list.
Adam Jackson
1
-1
/
+1
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
1
-2
/
+2
2007-03-09
mi: remove 'register' keywords.
Peter Hutterer
1
-9
/
+9
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-04-14
Coverity #806: Another memory leak on OOM path.
Adam Jackson
1
-1
/
+3
2006-02-15
Mark everything in misym.c as _X_EXPORT.
Adam Jackson
1
-15
/
+15
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-2
/
+2
2004-12-06
Use the same method of finding the screen pixmap of COMPOSITE extension is
Egbert Eich
1
-4
/
+5
2004-06-30
Add Distributed Multihead X (DMX) support
Kevin E Martin
1
-1
/
+19
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+674