summaryrefslogtreecommitdiff
path: root/src/xftextent.c
Commit message (Expand)AuthorAgeFilesLines
* revised fix for gcc 12 compiler warnings in xftextent.cThomas E. Dickey2022-09-071-5/+5
* Fix length check in XftTextExtents*.Adam Sampson2022-09-071-5/+5
* add option for tracking glyph memory-usage on a linked listThomas E. Dickey2022-07-061-2/+2
* reduce clutter with macros for allocating arraysThomas E. Dickey2022-07-061-5/+5
* fix warnings by gcc 11; check if length <= zeroThomas E. Dickey2022-06-031-0/+15
* promote font->num_glyphs to FT_UInt or Glyph to fix warningsThomas E. Dickey2022-06-031-2/+2
* fix most type-conversion warnings from gcc-normal, without object-file changesThomas E. Dickey2020-04-011-13/+13
* Strip trailing whitespaceAlan Coopersmith2011-09-161-7/+7
* Janitor: Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade2009-01-291-1/+1
* nuke RCS IdsMatthieu Herrb2008-03-091-2/+0
* Bug #4711: Don't export unnecessary symbols. (Alan Coopersmith). Bump toxft-2_1_9Daniel Stone2006-06-031-6/+6
* Sync with Xft from xlibs CVS (2.1.7 plus man page updates from BrandenXORG-6_8_99_13Alan Coopersmith2005-06-241-11/+7
* Merging XORG-CURRENT into trunkXORG-6_7_99_1XACE-SELINUX-MERGECOMPOSITEWRAPEgbert Eich2004-04-231-2/+2
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* Initial revisionXORG-STABLEKaleb Keithley2003-11-141-0/+291