summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixRFont.c
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanupdkf2007-02-271-13/+7
* Less of that K&R or wrongly indented function header style!dkf2007-02-221-13/+20
* TIP 300 IMPLEMENTATIONKevin B Kenny2006-12-011-1/+61
* * unix/tkUnixRFont.c (TkpMeasureCharsInContext): Copied over fromrmax2006-03-231-1/+11
* Scope the config a bit better; it only needs to be visible inside one function.dkf2006-02-071-7/+7
* Use the fact that ckalloc() *never* returns NULL to optimize the codedkf2006-02-071-19/+7
* ANSIfydkf2005-11-141-110/+134
* Tk_MeasureChars: Use Tcl_UtfToUnichar() for lax UTF-8 parsingjenglish2005-04-191-7/+7
* Tk_DrawChars: Check for short integer overflow in x,y coordinatesjenglish2004-11-281-3/+3
* TIP #205 "Use pkgconfig Database to Register Xft Support".jenglish2004-10-081-1/+18
* Removed stupid type error introduced when adding style to code.dkf2003-11-171-2/+3
* Basic style guide fixes for tkUnixRFont.cdkf2003-10-291-269/+258
* Fix for [Bug#751553] "Xft: [font configure] does not update in-use fonts".jenglish2003-06-091-29/+87
* * unix/tkUnixRFont.c (InitFont): Fill in TkFontAttributes fromjenglish2003-05-311-19/+25
* Changes from Keith Packard's version:jenglish2003-05-311-15/+48
* SOURCE: Imported from cvs.fontconfig.org, tk/unix/tkUnixRFont.c rev 1.4jenglish2003-05-311-0/+556