Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Converted more files to tcltest and factored out common code. | dgp | 2002-07-13 | 1 | -4/+10 |
| | |||||
* | * generic/tkWindow.c: Updated "grab" command entry to use | ericm | 2000-08-04 | 1 | -0/+179 |
Tcl_Obj'ified command. * generic/tkInt.h: Replaced Tk_GrabCmd prototype with Tk_GrabObjCmd prototype. * tests/grab.test: Initial suite of tests for [grab] command. * generic/tkGrab.c (Tk_GrabObjCmd): Tcl_Obj'ified [grab] command. * generic/tkCmds.c: Fixed casting problem in Tk_BindtagsObjCmd. |