summaryrefslogtreecommitdiffstats
path: root/generic/tkFont.h
Commit message (Expand)AuthorAgeFilesLines
* Formattingnijtmans2010-04-231-9/+1
* Win doesn't have round(), but does have floor()dkf2010-01-051-2/+2
* Corrected rounding of coordinates when working with fonts. [Bug 2824916]dkf2010-01-051-1/+7
* no need to use CONST in internal header filesnijtmans2008-11-051-5/+5
* more internal -Wwrite-strings warning fixesnijtmans2008-11-021-5/+5
* More elimination of pre-C89-isms.dkf2008-05-021-7/+7
* TIP #145 implementationpatthoyts2007-05-041-1/+5
* TIP 300 IMPLEMENTATIONKevin B Kenny2006-12-011-3/+3
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-1/+3
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-13/+13
* ANSIfydkf2005-11-071-74/+70
* * Merged 8.1 branch into the main trunkstanton1999-04-161-33/+43
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-041-4/+4
* added support for export/import of DLL symbols. If BUILD_tk is defined,escoffon1998-07-291-0/+8
* Initial revisionrjohnson1998-04-011-0/+208