summaryrefslogtreecommitdiffstats
path: root/tests/tk.test
Commit message (Collapse)AuthorAgeFilesLines
* noted new tk windowingsystem subcommandhobbs2002-09-021-2/+2
|
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-3/+6
|
* * Converted several files in the Tk test suite for testing bydgp2002-07-121-4/+4
| | | | tcltest 2.1.
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-171-3/+22
| | | | | | | | | | * generic/tkInt.h (struct TkCaret): * mac/tkMacXStubs.c (Tk_SetCaretPos): * unix/tkUnixKey.c (TkpGetString, Tk_SetCaretPos): * win/tkWinX.c (Tk_SetCaretPos): * tests/tk.test: Added 'tk caret' implementation of TIP#96 * doc/SetCaret.3 (new): which adds a TkCaret structure element to * doc/tk.n: TkDisplay for maintaining state.
* * tests/tk.test:hobbs2000-10-311-3/+2
| | | | | | | | * doc/tk.n: updated to reflect default on status of useinputmethods. * library/tk.tcl: tk useinputmethods is set to 1 by default. This enables Kanji and dead-char input by default. Intro'd in 1999-12-16 with default off to avoid some problems with older X servers that would slow down widget creation over time.
* added tests for tk useinputmethodshobbs1999-12-161-16/+36
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-7/+23
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+80