summaryrefslogtreecommitdiffstats
path: root/generic/tkMenuDraw.c
Commit message (Collapse)AuthorAgeFilesLines
* header cleanupdgp2007-09-071-1/+2
|
* ANSIfydkf2005-11-151-214/+202
|
* Stupid typo fix. [Bug 843395]dkf2003-11-181-2/+2
|
* Tcl_EvalObjv is more robust than Tcl_VarEvaldkf2003-11-131-16/+22
|
* * 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]
* fix to menu clone deletion bugvincentdarley2003-05-301-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