summaryrefslogtreecommitdiffstats
path: root/doc/tk.n
Commit message (Collapse)AuthorAgeFilesLines
* Partial implementation of TIP#245; thanks Reinhard!dkf2005-05-271-1/+17
|
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-7/+1
|
* Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-2/+2
|
* added tk windowingsystem docshobbs2002-09-021-1/+9
|
* Fixes to make HTML generation work better.dkf2002-06-221-2/+2
|
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-171-2/+16
| | | | | | | | | | * 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-2/+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.
* * doc/GetCursor.3:hobbs1999-12-161-3/+13
| | | | | | | | | | * win/tkWinCursor.c: added support for Windows cursors to TkGetCursorByName (.ani, .cur) using -cursor @<filename> (Ascher) [Bug: 1350] * doc/listbox.n: added doc for <<ListboxSelect>> [Bug: 3500] * doc/getOpenFile.n: removed note that -initialfile didn't work for tk_getOpenFile
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+72