summaryrefslogtreecommitdiffstats
path: root/generic/tkUtil.c
Commit message (Expand)AuthorAgeFilesLines
* CONSTify return values of TkKeysymToString,nijtmans2009-12-161-3/+3
* [Tcl Bug 2857044]: Corrections following audit of Tcl_ObjType freeingdkf2009-11-211-34/+42
* Eliminate various gcc warningsnijtmans2009-08-091-10/+10
* * generic/tkUtil.c (TkBackgroundEvalObjv): use Tcl_BackgroundException.das2009-04-101-2/+2
* * generic/tkImgPhInstance.c: fix numerous leaks discovered with thedas2009-02-061-3/+5
* TIP #324 IMPLEMENTATIONdas2008-12-101-1/+114
* TkMakeEnsemble(): support for NULL subensembledas2008-12-101-2/+2
* * generic/tkInt.h: Turn [tk] into an ensemble (thoyts, steffen)das2008-12-101-1/+84
* Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-2/+2
* [Bug 2190619] Warnings due to Tk_SmoothMethodnijtmans2008-10-301-5/+5
* Add "const" to many internalnijtmans2008-10-151-2/+2
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-8/+8
* Assorted minor cleanups.dkf2007-09-081-68/+96
* header cleanupdgp2007-09-071-2/+1
* Fixed grid anchor center problem in labelframes. [Bug 1545765]pspjuth2007-02-251-3/+7
* fix warningdas2007-01-191-2/+2
* various "const" additions, in line with TIP #27nijtmans2007-01-181-17/+17
* Typo fixdkf2005-11-131-2/+2
* ANSIfydkf2005-11-131-326/+328
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-2/+2
* Geometry manager changes to support TIP#18.pspjuth2001-09-261-5/+5
* Register Tk's object types with Tcl (Tcl Bug 450545)dkf2001-08-151-4/+4
* * doc/WinViewable.3:ericm2000-04-191-35/+1
* * win/tkWinDialog.c: Added checks for visibility of parent windowericm2000-04-181-1/+35
* * generic/tkStubInit.c:hobbs1999-12-141-1/+482
* Remove the #ifdef MAC_TCL from TkDrawInsetFocusHighlight, this knowledge is n...jingham1999-08-101-17/+7
* 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-11/+145
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+348