summaryrefslogtreecommitdiff
path: root/dsimple.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-05Rename dpy to disp in function parameter to avoid shadowing dpy global declar...Arnaud Fontaine1-24/+24
2012-06-05Add missing const keywords on Fatal_Error() and program_name to clear GCC war...Arnaud Fontaine1-2/+2
2012-01-20Remove XFree86 and IMakefile version control information in source codeGaetan Nadon1-1/+0
2011-12-14Get rid of useless includes.Arnaud Fontaine1-2/+1
2011-12-14Fix coding style.Arnaud Fontaine1-189/+204
2011-10-30Add missing static qualifiers.Arnaud Fontaine1-3/+3
2011-10-30Fix GCC warning about old-style function definitions.Arnaud Fontaine1-24/+9
2011-10-30Get rid of unused code from dsimple.c.Arnaud Fontaine1-300/+13
2011-10-302005-03-13 Daniel Forchheimer <n04df@efd.lth.se>Arnaud Fontaine1-3/+68
2011-10-302005-01-13 Daniel Forchheimer <n04df@efd.lth.se>Arnaud Fontaine1-0/+35
2003-11-24Initial revisionKeith Packard1-0/+521