summaryrefslogtreecommitdiffstats
path: root/library/menu.tcl
Commit message (Expand)AuthorAgeFilesLines
* * library/menu.tcl (::tk::MenuUnpost): remove leftover ] fromhobbs2005-10-161-2/+2
* Apply some of the changes suggested in [Patch 1237759]dkf2005-07-251-121/+109
* change tk_popup to have sticky menustmh2005-05-271-2/+5
* * doc/menubutton.n:hobbs2004-02-041-2/+11
* Windows menu popup location fixvincentdarley2003-06-261-3/+7
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-8/+8
* * library/menu.tcl: corrected menus from being posted offscreenhobbs2002-06-221-36/+48
* fix for bug report #530212 "Bad Window Path Name in tkMenuFind"jenglish2002-06-111-5/+3
* When a menu is torn off, a new "clone" menu is created which is an exactdrh2001-11-271-2/+4
* * library/menu.tcl: corrected menu traversal code on Unix tohobbs2001-11-161-11/+10
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-237/+237
* * doc/menu.n: Added note regarding rendering ofericm2000-04-171-3/+21
* * library/menu.tcl (tkMenuInvoke): corrected naming of tearoffshobbs2000-03-311-5/+5
* * library/menu.tcl: Applied patch from [Bug: 4155]; protectsericm2000-03-101-4/+7
* * library/menu.tcl: Added a check in tkMenuFirstEntry that changesericm2000-03-071-2/+7
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-139/+141
* Applied patch from Jeff Hobbs to fix typo in menu.tcl [Bug: 2425]redman1999-07-221-2/+2
* * library/menu.tcl: Fixed bug where tk_popup fails when called toostanton1999-05-071-3/+8
* * Merged 8.1 branch into the main trunkstanton1999-04-161-122/+130
* * library/menu.tcl (tkMenuFind): Changed so keyboard shortcutsstanton1999-02-041-1/+9
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* plugin updateswelch1998-06-271-34/+34
* Initial revisionrjohnson1998-04-011-0/+1235