summaryrefslogtreecommitdiffstats
path: root/generic/tkMenuDraw.c
Commit message (Collapse)AuthorAgeFilesLines
* unused variablejan.nijtmans2012-04-201-1/+1
|
* fix (hopefully) menu posting in the same way as window placementjan.nijtmans2012-04-201-19/+8
|
* Purge RCS Keywords.dgp2011-06-081-2/+0
|
* * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-2/+3
| | | | | | | * win/tkWinMenu.c (TkWinHandleMenuEvent): torn off Windows menu. [Bug 873613] (DrawMenuEntryArrow): Draw Win menu arrow after being torn off. [Bug 873608]
* * generic/tkMenuDraw.c (TkPostSubmenu): add {} around menu name inhobbs2003-11-121-3/+3
| | | | | case it has spaces when calling Tcl_VarEval. This is a hack until this is rewritten for proper Tcl_Obj handling. [Bug #723856]
* menu clone cleanup bug fixvincentdarley2003-07-151-2/+13
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-97/+130
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+1018