summaryrefslogtreecommitdiffstats
path: root/generic/tkUtil.c
Commit message (Expand)AuthorAgeFilesLines
* merge core-8-6-branchjan.nijtmans2016-09-261-0/+80
|\
| * Introduce two utility functions for handling Unicode surrogate pairs, and use...jan.nijtmans2016-09-261-0/+80
* | Whitespace fixesjan.nijtmans2016-06-151-1/+1
|/
* Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-04-211-2/+7
* some more int -> size_t changesjan.nijtmans2013-02-011-3/+4
* Convert all Tcl_SetResult calls to Tcl_SetObjResult calls. jan.nijtmans2013-01-281-1/+1
* Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-271-67/+72
|\
| * Purged Tcl_AppendElement from all non-test code.dkf2012-07-291-26/+31
| * Much more cleaning up of result handling.dkf2012-07-231-54/+40
| * Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-0/+14
|/
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkInt.h: Backport of shutdown safety mods from the HEADdavygrvy2004-10-271-1/+147
* | | 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