summaryrefslogtreecommitdiffstats
path: root/doc/tk.n
Commit message (Collapse)AuthorAgeFilesLines
* Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵jan.nijtmans2013-11-051-1/+1
|\ | | | | | | after .TH breaks rendering on OpenBSD and possibly others.
| * Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵jan.nijtmans2013-11-051-1/+1
| | | | | | | | after .TH breaks rendering on OpenBSD and possibly others.
* | More small documentation improvements.dkf2011-07-181-2/+2
| |
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
| | * Spelling correctionsdgp2007-11-051-2/+2
| | |
* | | Formatting correctiondkf2010-01-131-2/+2
| | |
* | | Fix a typodkf2009-01-241-2/+2
| | |
* | | TIP #324 IMPLEMENTATIONdas2008-12-101-20/+24
| | |
* | | Implementation of the [tk busy] command on non-OSX.dkf2008-10-181-3/+10
| | | | | | | | | | | | Adapted from [Patch 1997907]
* | | Fix [Bug 2118116]dkf2008-09-231-2/+4
| | |
* | | Minor doc updates (removing out of date changebars, improving typedef ↵dkf2008-06-301-2/+2
|/ / | | | | | | | | | | formatting, etc.)
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-8/+15
| |
* | * doc/*.1: Revert doc changes that brokedgp2007-10-261-7/+3
| | | | | | | | | | * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* | Lots of improvements to look and feel of manual pagesdkf2007-10-241-3/+7
| |
* | Assorted documentation improvements.dkf2007-08-281-1/+4
| |
* | Spelling fixes. [Bug 1686210]dkf2007-05-031-2/+2
| |
* | Minor correction of abbreviationdkf2006-11-161-2/+2
| |
* | 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