| Commit message (Expand) | Author | Age | Files | Lines |
* | Proposed fix for [2160206fff] - Panic (Linux) when posting a menu of type men... | fvogel | 2015-10-18 | 1 | -1/+6 |
|
|
* | Restore test menu-32.8 | dgp | 2014-11-07 | 1 | -3/+3 |
|
|
* | Stop invalid read. | dgp | 2014-11-06 | 1 | -0/+1 |
|
|
* | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -20/+20 |
|\ |
|
| * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -9/+9 |
|
|
* | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -2/+2 |
|
|
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time, | jenglish | 2010-02-17 | 1 | -4/+5 |
|
|
| * | * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS X | das | 2009-02-06 | 1 | -2/+9 |
|
|
| * | * generic/tkMenu.c (DeleteMenuCloneEntries): Modify entry index | hobbs | 2006-05-25 | 1 | -5/+6 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -8/+8 |
|
|
| * | * generic/tkMenu.c (MenuCmd): create event handler earlier to | hobbs | 2005-05-31 | 1 | -37/+15 |
|
|
| * | * generic/tkInt.h: Backport of shutdown safety mods from the HEAD | davygrvy | 2004-10-27 | 1 | -3/+3 |
|
|
| * | * generic/tkMenu.c (MenuWorldChanged): ensure that we recompute | hobbs | 2004-09-16 | 1 | -7/+7 |
|
|
| * | * generic/tkMenu.c (MenuVarProc): prevent this from triggering | hobbs | 2003-12-03 | 1 | -5/+13 |
|
|
| * | menu clone cleanup bug fix | vincentdarley | 2003-07-15 | 1 | -60/+138 |
|
|
* | | generic/tkMenu.c: Defer TkMenuOptionTables cleanup to CallWhenDeleted() time, | jenglish | 2010-02-17 | 1 | -4/+5 |
|
|
* | | [Bug 220950]: Don't delete the last menu entry when it is obvious that is not | dkf | 2010-01-05 | 1 | -2/+13 |
|
|
* | | Patch 2879789: Make torn-off menu entrys activate across whole window | patthoyts | 2009-12-30 | 1 | -13/+25 |
|
|
* | | * generic/tkMenu.c (PostProcessEntry): delay call to | das | 2009-04-10 | 1 | -5/+5 |
|
|
* | | * generic/tkImgPhoto.c: fix numerous leaks discovered with the | das | 2009-02-06 | 1 | -2/+9 |
|
|
* | | 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 |
|
|