summaryrefslogtreecommitdiffstats
path: root/generic/tkGC.c
Commit message (Expand)AuthorAgeFilesLines
* Make tk.h work unchanged with Tcl 9.0 (novem), account for possible missing T...jan.nijtmans2017-02-131-3/+2
* Deprecate Tk_FreeXId(), since it doesn't do anything since 2008-08-19: [8356a...jan.nijtmans2016-04-111-7/+0
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-3/+3
* | | SMALL FIX: Remove useless explicit casts now that we require C89 or later.dkf2010-01-021-4/+4
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Assorted minor cleanups.dkf2007-09-081-4/+4
* | header cleanupdgp2007-09-071-2/+1
* | Lots of ANSIfying of function decls.dkf2005-11-171-6/+6
* | ANSIfydkf2005-11-131-61/+70
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-5/+5
|/
* * generic/tkGC.c (TkGCCleanup): frees TkDisplay datahobbs2002-04-121-2/+58
* * Merged 8.1 branch into the main trunkstanton1999-04-161-39/+18
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+363