summaryrefslogtreecommitdiffstats
path: root/generic/tkVisual.c
Commit message (Expand)AuthorAgeFilesLines
* Make tk.h work unchanged with Tcl 9.0 (novem), account for possible missing T...jan.nijtmans2017-02-131-7/+6
* Purged Tcl_AppendElement from all non-test code.dkf2012-07-291-5/+7
* Much more cleaning up of result handling.dkf2012-07-231-16/+14
* Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-0/+5
* 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
* | | * generic/tkFocus.c: fix potential null dereference flagged by clangdas2009-09-071-1/+2
* | | CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-281-4/+4
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-4/+4
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Tidy up some variable types.patthoyts2007-11-171-2/+3
* | header cleanupdgp2007-09-071-2/+1
* | ANSIfydkf2005-11-151-136/+140
* | Minor fix for Tk_GetVisual error messagedkf2004-05-231-4/+4
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-3/+3
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-4/+4
* * Merged 8.1 branch into the main trunkstanton1999-04-161-5/+6
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+540