summaryrefslogtreecommitdiff
path: root/prtype.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Print UTF8_STRING properties as text if locale uses UTF-8 charsetAlan Coopersmith1-3/+16
2012-10-02Create PrintPropertyValues function for property requestsAlan Coopersmith1-0/+18
2012-10-02Record atoms from InternAtom and GetAtomName requestsAlan Coopersmith1-25/+10
2012-10-02Convert ValueRec structures from unsigned long to uint32_t valuesAlan Coopersmith1-1/+1
2012-10-02Convert remaining sprintf calls to snprintfAlan Coopersmith1-2/+2
2012-07-21Convert to X.Org standard indentation & cleanup whitespaceAlan Coopersmith1-700/+640
2012-07-08Bug 46664 - xscope prints only half the characters in 16-bit stringsPeter Jeremy1-2/+2
2011-09-30Add const attributes to clear gcc -Wwrite-strings warningsAlan Coopersmith1-1/+1
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith1-1/+1
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith1-23/+17
2009-09-27Add missing return statements in PrintSET & PrintENUMERATEDAlan Coopersmith1-0/+4
2009-05-06Clear many compiler & sparse warningsAlan Coopersmith1-19/+19
2009-05-06Constify many char pointersAlan Coopersmith1-64/+64
2009-05-06Ansify prototypes and move extern declarations to header filesAlan Coopersmith1-47/+48
2009-05-06Merge branch 'keithp'Alan Coopersmith1-62/+180
2009-05-04Import xscope bits into keithp.com CVSKeith Packard1-41/+134
2008-09-11Convert more function declarations to ANSI CAlan Coopersmith1-99/+106
2008-09-11Merge Sun's version of xscope inStuart Kreitman1-110/+122
2008-09-11Import initial version from James PetersonAlan Coopersmith1-0/+1045