summaryrefslogtreecommitdiffstats
path: root/tests/menu.test
Commit message (Collapse)AuthorAgeFilesLines
* Purge RCS Keywords.dgp2011-06-081-2/+0
|
* * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-241-1/+11
| | | | * tests/menu.test (menu-36.1): [Bug 1599877]
* menu clone cleanup bug fixvincentdarley2003-07-151-2/+2
|
* * Completed conversion of Tk test suite to use tcltest.dgp2002-07-141-2/+2
|
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-34/+12
|
* Correct and test for logic error when cloning menus. Bug 508988uid382262002-01-311-1/+20
|
* marked 32.8 a knownBug against SF bug #465324hobbs2001-11-171-2/+3
|
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-121-2/+37
|
* corrected to use testConfig constraints inhobbs2001-08-301-12/+11
| | | | the TK_ALT_DISPLAY case
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-8/+8
| | | | | implementing TIP 44. All Tk commands and variables matching tk[A-Z]* are now in the ::tk namespace.
* Replaced all [load {} tk] in Tk test suite with [load {} Tk].dgp2001-03-281-2/+2
| | | | [Bug 220940, Patch 411952]
* Fix bitmaps so that the same bitmap will not be useddrh2000-09-301-1/+3
| | | | | | on two difference screens of the same display. Without this fix you get a BadMatch error from the X-server when you try to use a bitmap on two screens at once.
* * tests/menu.test:hobbs2000-05-111-14/+15
| | | | | | | * generic/tk3d.c: * generic/tkColor.c: * generic/tkCursor.c: corrected handling of 3DBorder, Cursor and Color objects on multiple screens. [Bug: 5454]
* * Merged 8.1 branch into the main trunkstanton1999-04-161-214/+286
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+2385