summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixFont.c
Commit message (Expand)AuthorAgeFilesLines
* Removed potentially fatal FMR in Unix font handling. No test because anydkf2003-02-201-22/+48
* * tests/text.test: properly return the number ofhobbs2002-10-171-4/+5
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-4/+5
* * (Tk_DrawChars) silence compiler warning.dgp2002-06-261-2/+3
* * unix/tkUnixFont.c (Tk_DrawChars): Don't assume thata_kovalenko2002-06-051-10/+16
* * generic/tkTextDisp.c (DisplayLineBackground):hobbs2002-04-231-37/+35
* * unix/tkUnixFont.c (FontPkgCleanup): cleanup thread specific fonthobbs2002-04-121-1/+41
* * unix/tkUnixFont.c: Added inclusion of <arpa/inet.h>. This fixesandreas_kupries2002-03-271-1/+2
* * unix/tkUnixFont.c: Corrected support for iso10646 (X11 Unicode)hobbs2001-06-041-8/+214
* * unix/configure.in:hobbs1999-12-211-3/+2
* * unix/tkUnixFont.c: Eliminated redundant case folding code.stanton1999-06-011-7/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-607/+2163
* integrated stubs into 8.0 main branchstanton1999-03-101-2/+2
* Fixed font display bug (#846)stanton1998-11-251-1/+30
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* fixed font display to truncate really long stringsstanton1998-08-111-1/+20
* Initial revisionrjohnson1998-04-011-0/+979