Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simple code cleanup | hobbs | 2004-02-13 | 1 | -45/+12 |
| | |||||
* | * generic/tkWindow.c (Tk_DestroyWindow, | mdejong | 2002-11-14 | 1 | -1/+158 |
| | | | | | | | | | | | | | | DeleteWindowsExitProc): Add TkHalfdeadWindow type and halfdeadWindowList to keep track of windows that were only partially deallocated before a call to exit. Finnish cleaning up these windows in DeleteWindowsExitProc. Keep track of cleanup status in Tk_DestroyWindow so that a window with a Destroy binding which calls exit will get fully destroyed. * tests/window.test: Add Tk_DestroyWindow tests for an assortment of half dead window cases. [Bug 630533] | ||||
* | * Converted more files to tcltest and factored out common code. | dgp | 2002-07-13 | 1 | -10/+7 |
| | |||||
* | * Converted several files in the Tk test suite for testing by | dgp | 2002-07-12 | 1 | -6/+6 |
| | | | | tcltest 2.1. | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -16/+32 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | skips tests that require tktest executable | hershey | 1998-08-12 | 1 | -0/+6 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+131 |