summaryrefslogtreecommitdiffstats
path: root/doc/panedwindow.n
Commit message (Collapse)AuthorAgeFilesLines
* Documented explicitely that geometry requests from mapped slaves (panes) are ↵bug_1714535ffffvogel2015-05-281-0/+9
| | | | ignored by the panedwindow widget
* 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 Keywords.dgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |
| * iFix silly typo. [Bug 1087842]dkf2004-12-201-3/+3
| |
| * More backporting of doc fixesdkf2004-10-281-6/+4
| |
| * Panedwindow fixes that make things behave right in complex geometry cases.dkf2003-07-171-6/+2
| | | | | | | | [Bugs 738143+747814]
* | Fix -height and -width options.dkf2008-01-311-4/+11
| |
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | Make documentation use the name that scripts use as much as possible.dkf2007-11-011-6/+2
| | | | | | | | [Bug 1640073]
* | Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-3/+5
| |
* | * unix/Makefile.in (install-doc): intentionally skip ttk_dialog.nhobbs2006-12-131-1/+5
| | | | | | | | | | | | | | | | | | | | | | installation (not for public consumption) * doc/scrollbar.n, doc/button.n, doc/checkbutton.n: * doc/entry.n, doc/frame.n, doc/label.n, doc/labelframe.n: * doc/menu.n, doc/menubutton.n, doc/panedwindow.n: * doc/radiobutton.n, doc/scrollbar.n, doc/ttk_*: revamp ttk docs to use consist nroff format (not 100% consistent with classic widget docs). Add more man page cross-linking "SEE ALSO".
* | Convert \fP to \fR so that man-page scrapers have an easier time.dkf2006-11-151-3/+3
| |
* | D'oh! Spotted another one!dkf2004-12-201-2/+2
| |
* | Fix silly typo. [Bug 1087842]dkf2004-12-201-2/+2
| |
* | More minor doc fixesdkf2004-10-281-1/+5
| |
* | Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179)dkf2004-10-241-4/+35
| | | | | | | | Thanks to Brian Griffin for developing these! [Patch 983886]
* | Doc patches [1010083] and [1010607] from Mikhail Kolesnitschenko.dkf2004-08-171-3/+4
| | | | | | | | Also some general fixes to menu.n and text.n
* | Docfix [Bug 747814]dkf2003-07-171-6/+2
|/
* * doc/panedwindow.n: clarified the need to use 'update idle' whenhobbs2003-02-251-2/+6
| | | | adding unmapped windows. Needs further examination. [Bug #605105]
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-0/+246