Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | |||||
| * | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage | hobbs | 2006-11-24 | 1 | -1/+11 |
| | | | | | | | | * tests/menu.test (menu-36.1): [Bug 1599877] | ||||
| * | menu clone cleanup bug fix | vincentdarley | 2003-07-15 | 1 | -2/+2 |
| | | |||||
* | | [Bug 220950]: Don't delete the last menu entry when it is obvious that is not | dkf | 2010-01-05 | 1 | -1/+12 |
| | | | | | | | | what was intended. | ||||
* | | menu tests using 'tkwait visibility' are unix only | patthoyts | 2010-01-03 | 1 | -4/+4 |
| | | |||||
* | | Patch 2879789: Make torn-off menu entrys activate across whole window | patthoyts | 2009-12-30 | 1 | -1/+33 |
| | | | | | | | | backported from HEAD. | ||||
* | | TIP#286 implementation. [Patch 1152376] | dkf | 2006-12-04 | 1 | -2/+19 |
| | | |||||
* | | * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usage | hobbs | 2006-11-24 | 1 | -1/+11 |
| | | | | | | | | * tests/menu.test (menu-36.1): [Bug 1599877] | ||||
* | | reduce unnecessary namespace use | dkf | 2006-03-20 | 1 | -3/+3 |
| | | |||||
* | | Arrange the test suite so that it only accesses images in the same directory. | dkf | 2005-10-12 | 1 | -12/+22 |
| | | | | | | | | This enables packaging of the test suite as a starkit. | ||||
* | | First step towards improving test style. Also start using Tcl 8.5 features. | dkf | 2004-05-23 | 1 | -8/+8 |
| | | |||||
* | | fix to menu clone deletion bug | vincentdarley | 2003-05-30 | 1 | -2/+2 |
| | | |||||
* | | * tests/all.tcl: Made better use of a common | dgp | 2003-04-01 | 1 | -6/+3 |
|/ | | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files. | ||||
* | * Completed conversion of Tk test suite to use tcltest. | dgp | 2002-07-14 | 1 | -2/+2 |
| | |||||
* | * Converted more files to tcltest and factored out common code. | dgp | 2002-07-13 | 1 | -34/+12 |
| | |||||
* | Correct and test for logic error when cloning menus. Bug 508988 | uid38226 | 2002-01-31 | 1 | -1/+20 |
| | |||||
* | marked 32.8 a knownBug against SF bug #465324 | hobbs | 2001-11-17 | 1 | -2/+3 |
| | |||||
* | implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpoint | tmh | 2001-10-12 | 1 | -2/+37 |
| | |||||
* | corrected to use testConfig constraints in | hobbs | 2001-08-30 | 1 | -12/+11 |
| | | | | the TK_ALT_DISPLAY case | ||||
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 1 | -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]. | dgp | 2001-03-28 | 1 | -2/+2 |
| | | | | [Bug 220940, Patch 411952] | ||||
* | Fix bitmaps so that the same bitmap will not be used | drh | 2000-09-30 | 1 | -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: | hobbs | 2000-05-11 | 1 | -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 trunk | stanton | 1999-04-16 | 1 | -214/+286 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+2385 |