| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | * generic/tkImgPhInstance.c: fix numerous leaks discovered with the | das | 2009-02-06 | 1 | -2/+10 |
|
|
* | | | - fix for aMSN compatibility [tcl-Bug 2507326] | nijtmans | 2009-01-14 | 1 | -24/+25 |
|
|
* | | | elminate warning: unused variable 'tkwin' | nijtmans | 2008-11-27 | 1 | -3/+3 |
|
|
* | | | More small changes to use C89 better and manage the result more efficiently. | dkf | 2008-11-08 | 1 | -2/+2 |
|
|
* | | | more internal -Wwrite-strings warning fixes | nijtmans | 2008-10-30 | 1 | -2/+2 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -9/+9 |
|
|
* | | | Greatly clean up Tk's handling of the writability of the Tcl result object. | dkf | 2008-10-05 | 1 | -4/+4 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -6/+6 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -66/+65 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | header cleanup | dgp | 2007-09-07 | 1 | -2/+2 |
|
|
* | | Cleaning up whitespace, comments, declarations. No functional changes. | dkf | 2007-06-24 | 1 | -79/+76 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -10/+10 |
|
|
* | | TIP#286 implementation. [Patch 1152376] | dkf | 2006-12-04 | 1 | -19/+64 |
|
|
* | | * generic/tkMenu.c (DeleteMenuCloneEntries): Modify entry index | hobbs | 2006-05-25 | 1 | -4/+5 |
|
|
* | | * generic/tkMenu.c (TkSetWindowMenuBar): remove extra TkMenuInit | hobbs | 2006-04-05 | 1 | -12/+1 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -8/+8 |
|
|
* | | ANSIfy and reduce casting of NULL to promote readability | dkf | 2005-11-17 | 1 | -943/+906 |
|
|
* | | Lots of ANSIfying of function decls. | dkf | 2005-11-17 | 1 | -9/+10 |
|
|
* | | Undo accidental checkin | dkf | 2005-10-12 | 1 | -5/+1 |
|
|
* | | Arrange the test suite so that it only accesses images in the same directory. | dkf | 2005-10-12 | 1 | -1/+5 |
|
|
* | | * generic/tkMenu.c (TkSetWindowMenuBar): do not call TkMenuInit if | hobbs | 2005-10-10 | 1 | -2/+10 |
|
|
* | | whitespace changes only | hobbs | 2005-10-10 | 1 | -201/+199 |
|
|
* | | * generic/tkMenu.c (MenuCmd): create event handler earlier to | hobbs | 2005-05-31 | 1 | -37/+15 |
|
|
* | | * generic/tkMenu.c (MenuWorldChanged): ensure that we recompute | hobbs | 2004-09-16 | 1 | -7/+7 |
|
|
* | | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -3/+3 |
|
|
* | | * generic/tkEvent.c: Added three new functions: TkCreateExitHandler, | davygrvy | 2003-12-21 | 1 | -2/+2 |
|
|
* | | Typo fix | dkf | 2003-12-03 | 1 | -2/+2 |
|
|
* | | * generic/tkMenu.c (MenuVarProc): prevent this from triggering | hobbs | 2003-12-03 | 1 | -5/+13 |
|
|
* | | fix to menu clone deletion bug | vincentdarley | 2003-05-30 | 1 | -60/+138 |
|/ |
|
* | * generic/tkMenu.c (TkMenuCleanup): make sure to reset static | hobbs | 2003-02-26 | 1 | -2/+30 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -4/+4 |
|
|
* | generic/tkMenu.c (ConfigureMenu): freed saved options in all error cases | hobbs | 2002-04-12 | 1 | -9/+14 |
|
|
* | * Updates to handle change in type of part2 argument of | dgp | 2002-03-20 | 1 | -3/+3 |
|
|
* | Correct and test for logic error when cloning menus. Bug 508988 | uid38226 | 2002-01-31 | 1 | -2/+2 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -2/+2 |
|
|
* | * Updates to handle change in type of tablePtr | dgp | 2002-01-17 | 1 | -8/+10 |
|
|
* | implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpoint | tmh | 2001-10-12 | 1 | -1/+13 |
|
|
* | * generic/tkImgGIF.c: | andreas_kupries | 2001-09-14 | 1 | -2/+5 |
|
|
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 1 | -3/+3 |
|
|
* | * generic/tkMenu.c (TkInvokeMenu): checked for menu deletion | hobbs | 2001-04-03 | 1 | -7/+13 |
|
|
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 1 | -6/+6 |
|
|
* | * tests/bind.test: Tweaked expected error messages for [bindtags] | ericm | 2000-08-03 | 1 | -9/+13 |
|
|
* | * generic/tkMenu.c (DeleteMenuCloneEntries): Applied fix from | ericm | 2000-06-27 | 1 | -2/+2 |
|
|
* | * generic/tkImgGIF.c (FileReadGIF): added cast for trashBuffer | hobbs | 2000-02-10 | 1 | -6/+12 |
|
|
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
|
|
* | fixed Tk comment errors | surles | 1999-04-16 | 1 | -3/+3 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -907/+1302 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+3057 |
|
|