summaryrefslogtreecommitdiffstats
path: root/generic/tkMenu.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkImgPhoto.c: fix numerous leaks discovered with thedas2009-02-061-2/+9
* merge stable branch onto HEADdgp2007-12-131-1/+1
* header cleanupdgp2007-09-071-2/+2
* Cleaning up whitespace, comments, declarations. No functional changes.dkf2007-06-241-79/+76
* various "const" additions, in line with TIP #27nijtmans2007-01-031-10/+10
* TIP#286 implementation. [Patch 1152376]dkf2006-12-041-19/+64
* * generic/tkMenu.c (DeleteMenuCloneEntries): Modify entry indexhobbs2006-05-251-4/+5
* * generic/tkMenu.c (TkSetWindowMenuBar): remove extra TkMenuInithobbs2006-04-051-12/+1
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-8/+8
* ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-171-943/+906
* Lots of ANSIfying of function decls.dkf2005-11-171-9/+10
* Undo accidental checkindkf2005-10-121-5/+1
* Arrange the test suite so that it only accesses images in the same directory.dkf2005-10-121-1/+5
* * generic/tkMenu.c (TkSetWindowMenuBar): do not call TkMenuInit ifhobbs2005-10-101-2/+10
* whitespace changes onlyhobbs2005-10-101-201/+199
* * generic/tkMenu.c (MenuCmd): create event handler earlier tohobbs2005-05-311-37/+15
* * generic/tkMenu.c (MenuWorldChanged): ensure that we recomputehobbs2004-09-161-7/+7
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-3/+3
* * generic/tkEvent.c: Added three new functions: TkCreateExitHandler,davygrvy2003-12-211-2/+2
* Typo fixdkf2003-12-031-2/+2
* * generic/tkMenu.c (MenuVarProc): prevent this from triggeringhobbs2003-12-031-5/+13
* fix to menu clone deletion bugvincentdarley2003-05-301-60/+138
* * generic/tkMenu.c (TkMenuCleanup): make sure to reset statichobbs2003-02-261-2/+30
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-4/+4
* generic/tkMenu.c (ConfigureMenu): freed saved options in all error caseshobbs2002-04-121-9/+14
* * Updates to handle change in type of part2 argument ofdgp2002-03-201-3/+3
* Correct and test for logic error when cloning menus. Bug 508988uid382262002-01-311-2/+2
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-2/+2
* * Updates to handle change in type of tablePtrdgp2002-01-171-8/+10
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-121-1/+13
* * generic/tkImgGIF.c:andreas_kupries2001-09-141-2/+5
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-3/+3
* * generic/tkMenu.c (TkInvokeMenu): checked for menu deletionhobbs2001-04-031-7/+13
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-6/+6
* * tests/bind.test: Tweaked expected error messages for [bindtags]ericm2000-08-031-9/+13
* * generic/tkMenu.c (DeleteMenuCloneEntries): Applied fix fromericm2000-06-271-2/+2
* * generic/tkImgGIF.c (FileReadGIF): added cast for trashBufferhobbs2000-02-101-6/+12
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
* fixed Tk comment errorssurles1999-04-161-3/+3
* * Merged 8.1 branch into the main trunkstanton1999-04-161-907/+1302
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+3057