summaryrefslogtreecommitdiffstats
path: root/doc/panedwindow.n
Commit message (Collapse)AuthorAgeFilesLines
* TIP #437: Tk panedwindow options for proxy windowjan.nijtmans2015-10-081-0/+10
|\
| * Hm, better keep the TIP as it is, not making it more difficult than it ↵jan.nijtmans2015-09-301-2/+1
| | | | | | | | already is.
| * One more suggestion: Use the value of -sashwidth as default for ↵jan.nijtmans2015-09-301-1/+1
| | | | | | | | -proxyborderwidth. It's one pixel different from the current behavior (2 -> 3 pixels), but would be consistant with -proxyrelief vs -sashrelief.
| * Carefull inspection shows that the default for -proxyrelief should be the ↵jan.nijtmans2015-09-301-1/+1
| | | | | | | | value of -sashrelief, in order to be 100% compatible with how it behaved before.
| * Bring panedwindow proxy behavior in line with TIP #437 description.jan.nijtmans2015-09-301-4/+7
| |
| * Added -proxyborderwidth optionfvogel2015-09-301-0/+3
| |
| * Added -proxybackground optionfvogel2015-09-291-0/+2
| |
| * Fixed extra spacefvogel2015-07-141-1/+1
| |
| * Bug [1247115fff] - Added -proxyrelief optionfvogel2015-07-141-0/+3
| |
* | Fixed bug [1714535fff] - Documented explicitely that geometry requests from ↵fvogel2015-06-011-0/+9
|\ \ | |/ | | | | mapped slaves (panes) are ignored by the panedwindow widget
| * 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.
| * 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.
* | Documentation tweaks to make index entries more informative.dkf2013-09-231-1/+1
| |
* | More small documentation improvements.dkf2011-07-181-6/+37
| |
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * 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 [Bug 2118116]dkf2008-09-231-2/+4
| | |
* | | Minor doc updates (removing out of date changebars, improving typedef ↵dkf2008-06-301-7/+5
|/ / | | | | | | | | | | formatting, etc.)
* | 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