summaryrefslogtreecommitdiff
path: root/struct.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-01Use C99 compound literals to initialize newly allocated structsAlan Coopersmith1-66/+79
2023-04-01Remove unused function findIndexAlan Coopersmith1-15/+0
2023-04-01makeBitmap: declare raster parameter const as recommended by cppcheckAlan Coopersmith1-1/+2
2023-04-01Variable scope reductions as recommended by cppcheckAlan Coopersmith1-14/+14
2020-09-22move metrics calculation to write.cChristopher Zimmermann1-89/+0
2020-09-22use design metrics in eblc instead of calculated metricsChristopher Zimmermann1-22/+3
2020-09-22use more properties according to XLFDChristopher Zimmermann1-21/+104
2020-09-22don't add arbitrary number to the glypth metricsChristopher Zimmermann1-7/+3
2019-01-10Avoid undefined behaviourMaya Rashish1-2/+2
2009-01-12Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-1/+1
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25Initial revisionXORG-STABLEKaleb Keithley1-0/+514