summaryrefslogtreecommitdiffstats
path: root/generic/tkFont.c
Commit message (Expand)AuthorAgeFilesLines
* header cleanupdgp2007-09-071-2/+1
* fix compile errors & warnings introduced by dkf's cleanupdas2007-06-251-3/+1
* Cleaning up whitespace, comments, declarations. No functional changes.dkf2007-06-241-20/+16
* * generic/tkFont.c: #ifdef out debug msg printing to stderr.das2007-05-311-1/+3
* bug #1716613 propagate error from TkDeleteNamedFont.patthoyts2007-05-111-5/+5
* TIP #145 implementationpatthoyts2007-05-041-22/+45
* Standardize function definition format.dkf2007-04-171-80/+93
* various "const" additions, in line with TIP #27nijtmans2007-01-181-45/+45
* various "const" additions in implementationnijtmans2007-01-031-2/+2
* fix warningdas2006-12-101-2/+2
* TIP 300 IMPLEMENTATIONKevin B Kenny2006-12-011-10/+67
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-13/+42
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+3
* Fix [Bug 1151523] the non-embarrasing way!dkf2005-11-221-8/+14
* Lots of ANSIfying of function decls.dkf2005-11-171-8/+8
* ANSIfydkf2005-11-071-182/+180
* Getting more systematic about styledkf2005-08-101-868/+853
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-4/+4
* added size_t cast to prevent warninghobbs2002-09-021-2/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-1/+45
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-4/+4
* corrected reversed logic in assert -> panic conversiondgp2002-07-171-3/+1
* * generic/tkFont.c (TkFontPkgFree): Call panic insteadmdejong2002-07-161-6/+3
* Fixed potential buffer overflow from patch#546910a_kovalenko2002-06-261-2/+2
* Applied patch #546910 -- international postscript outputa_kovalenko2002-06-251-18/+46
* * generic/tkFont.c (TkFontPkgFree): changed panic on freeing fontshobbs2002-06-221-1/+8
* * Updates to handle change in type of tablePtrdgp2002-01-171-4/+4
* Register Tk's object types with Tcl (Tcl Bug 450545)dkf2001-08-151-6/+6
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-4/+24
* * tests/canvText.test: test for fix for bug #2525.ericm2000-02-031-3/+3
* * generic/tk.h:hobbs1999-12-211-3/+1
* * generic/tkCmds.c:hobbs1999-12-161-1/+2
* * generic/tkStubInit.c:hobbs1999-12-141-1/+11
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-2/+2
* * generic/tkIntXlibDecls.h:stanton1999-06-021-2/+2
* * generic/tkFont.c: Eliminated use of isupper/tolower in favor ofstanton1999-06-011-4/+4
* * Merged 8.1 branch into the main trunkstanton1999-04-161-425/+1073
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+3008