summaryrefslogtreecommitdiffstats
path: root/doc/GetDash.3
Commit message (Collapse)AuthorAgeFilesLines
* Excess spacing in documentationjan.nijtmans2016-03-111-1/+1
|
* 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.
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
* | | Small improvements in language use, added cross-linksdkf2010-01-121-17/+23
| | |
* | | Minor doc updates (removing out of date changebars, improving typedef ↵dkf2008-06-301-3/+1
|/ / | | | | | | | | | | formatting, etc.)
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-13/+23
| |
* | various "const" additions, in line with TIP #27nijtmans2007-01-051-2/+2
| | | | | | | | fix bug #1627732
* | Standardize style of section refs & public symbols. Remove displayed tabsdkf2004-09-191-3/+3
| |
* | More doc fixes from Mikhail Kolesnitchenko. [Patch 1013520]dkf2004-08-221-3/+3
|/
* minor doc fixescore_8_3_b1hobbs1999-12-221-2/+2
|
* * doc/canvas.n: added docs for items added by dash patch (-*dash*,hobbs1999-12-141-0/+70
-state, -active*, -disabled*, -offset, essentially rewrote the man patch for completely updated 8.3 canvas widget. * doc/entry.n: added docs for entry widget validation * doc/event.n: added docs for -warp * doc/text.n: doc'ed new -state value 'hidden' * doc/GetDash.3: (new file) man page explaining Tk_GetDash