From: Vince D. <vin...@us...> - 2003-05-30 11:23:57
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1:/tmp/cvs-serv10333/tests Modified Files: menu.test Log Message: fix to menu clone deletion bug |
From: Vince D. <vin...@us...> - 2003-07-15 13:59:07
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1:/tmp/cvs-serv29900/tests Modified Files: Tag: core-8-4-branch menu.test Log Message: menu clone cleanup bug fix |
From: Donal K. F. <dk...@us...> - 2006-03-20 15:27:51
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13472 Modified Files: menu.test Log Message: reduce unnecessary namespace use |
From: Jeffrey H. <ho...@us...> - 2006-11-24 18:11:35
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21320/tests Modified Files: menu.test Log Message: * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage * tests/menu.test (menu-36.1): [Bug 1599877] |
From: Jeffrey H. <ho...@us...> - 2006-11-24 18:11:58
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv21361/tests Modified Files: Tag: core-8-4-branch menu.test Log Message: * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage * tests/menu.test (menu-36.1): [Bug 1599877] |
From: Donal K. F. <dk...@us...> - 2006-12-04 15:16:33
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7330/tests Modified Files: menu.test Log Message: TIP#286 implementation. [Patch 1152376] |
From: ania <an...@us...> - 2008-08-13 23:56:55
|
Update of /cvsroot/tktoolkit/tk/tests In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv18589 Modified Files: menu.test Log Message: Update to tcltest2 |
From: Pat T. <pat...@us...> - 2009-12-30 01:18:54
|
Update of /cvsroot/tktoolkit/tk/tests In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3011/tests Modified Files: menu.test Log Message: Patch 2879789: Make torn-off menu entrys activate across whole window The torn-off menu entries do not activate except immediately over the label or icon. If the window containing the torn-off menu is expanded then a lot of dead space may be created, including the cascade arrow. This patch fixes this making the whole width for any menu entry capable of activation when the pointer hovers over the item. |
From: Pat T. <pat...@us...> - 2009-12-30 01:18:58
|
Update of /cvsroot/tktoolkit/tk/tests In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv3434/tests Modified Files: Tag: core-8-5-branch menu.test Log Message: Patch 2879789: Make torn-off menu entrys activate across whole window backported from HEAD. |
From: Pat T. <pat...@us...> - 2010-01-03 00:42:09
|
Update of /cvsroot/tktoolkit/tk/tests In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5168/tests Modified Files: Tag: core-8-5-branch menu.test Log Message: menu tests using 'tkwait visibility' are unix only |
From: Pat T. <pat...@us...> - 2010-01-03 00:42:12
|
Update of /cvsroot/tktoolkit/tk/tests In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2984/tests Modified Files: menu.test Log Message: menu tests using 'tkwait visibility' are unix only |
From: Donal K. F. <dk...@us...> - 2010-01-05 09:40:53
|
Update of /cvsroot/tktoolkit/tk/tests In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15240/tests Modified Files: menu.test Log Message: [Bug 220950]: Don't delete the last menu entry when it is obvious that is not what was intended. |
From: Donal K. F. <dk...@us...> - 2010-01-05 09:45:01
|
Update of /cvsroot/tktoolkit/tk/tests In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv17335/tests Modified Files: Tag: core-8-5-branch menu.test Log Message: [Bug 220950]: Don't delete the last menu entry when it is obvious that is not what was intended. |