Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Completed conversion of Tk test suite to use tcltest. | dgp | 2002-07-14 | 1 | -6/+7 |
| | |||||
* | * generic/tkInt.h: Removed prototype for Tk_ClipboardCmd, added | ericm | 2000-08-01 | 1 | -6/+17 |
| | | | | | | | | | | | | | prototype for Tk_ClipboardObjCmd. * generic/tkWindow.c: Updated function pointers for clipboard command to use Tcl_Obj version. * tests/clipboard.test: Updated tests to expect standard error messages. * generic/tkClipboard.c (Tk_ClipboardObjCmd): Obj'ified Tk_ClipboardCmd -> Tk_ClipboardObjCmd. | ||||
* | * doc/clipboard.n: Added documentation for "clipboard get". | ericm | 2000-05-14 | 1 | -25/+25 |
| | | | | | | | | * generic/tkClipboard.c (Tk_ClipboardCmd): Added "clipboard get" subcommand [RFE: 4628]. * tests/clipboard.test: Updated to use "clipboard get" instead of "selection get -s CLIPBOARD". | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -6/+22 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+234 |