Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |