summaryrefslogtreecommitdiffstats
path: root/generic/tk3d.c
Commit message (Expand)AuthorAgeFilesLines
* more places convertedjan.nijtmans2013-01-241-1/+1
* Merge core-8-5-branchjan.nijtmans2013-01-241-2/+2
|\
* | Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-5/+4
* | 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-2/+2
* | | [Tcl Bug 2857044]: Corrections following audit of Tcl_ObjType freeingdkf2009-11-211-28/+33
* | | CONSTify TkDebugBorder, TkStringToKeysym, TkDebugBitmapnijtmans2009-01-091-2/+2
* | | Make error message from Tk_GetRelief thenijtmans2008-12-121-2/+2
* | | Making code neater...dkf2008-11-261-22/+23
* | | Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-2/+2
* | | Add "const" to many internalnijtmans2008-10-151-3/+3
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-5/+5
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-1/+2
* | various "const" additions in implementationnijtmans2007-01-031-2/+2
* | Lots of ANSIfying of function decls.dkf2005-11-171-5/+5
* | ANSIfydkf2005-11-041-334/+318
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-4/+4
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-5/+5
* * Updates to handle change in type of tablePtrdgp2002-01-171-2/+2
* Register Tk's object types with Tcl (Tcl Bug 450545)dkf2001-08-151-5/+5
* * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK withericm2000-05-171-3/+3
* * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry):ericm2000-05-131-4/+2
* * tests/menu.test:hobbs2000-05-111-22/+32
* * doc/button.n: Added documentation for link relief.ericm2000-05-101-4/+9
* * generic/tk.h:hobbs1999-12-211-1/+12
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* fixed Tk comment errorssurles1999-04-161-2/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-100/+537
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+949