summaryrefslogtreecommitdiffstats
path: root/doc
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
* Slightly better formattingbug_1581955ffffvogel2015-03-131-0/+4
|
* Fixed documentation regarding behaviour of embedded windows and embedded ↵fvogel2015-03-081-0/+20
| | | | images in [text] - Bug [1581955fff]
* Merge updates from core-8-5-branch.bindScriptCountJoe Mistachkin2015-02-051-1/+1
|\
| * Fixed copy/paste error in man text.fvogel2015-01-021-1/+1
| |
* | Merge updates from core 8.5 branch.Joe Mistachkin2014-11-11172-172/+190
|\ \ | |/
| * Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵jan.nijtmans2013-11-05172-172/+172
| | | | | | | | after .TH breaks rendering on OpenBSD and possibly others.
| * [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-273-0/+18
| |\ | | | | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only)
| | * Add documentation for <<EnteredChild>>, <<Invoke>>, <<Increment>> and ↵bug_3608074jan.nijtmans2013-03-213-0/+15
| |/ | | | | | | <<Decrement>>
* | Add docs and tests.Joe Mistachkin2012-11-161-0/+3
|/
* [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-051-0/+9
|\ | | | | and [winfo geometry]
| * [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-051-0/+8
| | | | | | and [winfo geometry]
* | SetOptions.3: minor doc fixjan.nijtmans2012-06-191-24/+17
|\ \ | |/ | | | | make various other tables const (all backported from Tk 8.6)
| * SetOptions.3: minor doc fixjan.nijtmans2012-06-191-97/+90
| | | | | | | | make various other tables CONST (All backported from Tk 8.6)
| * implement various internal win32 stub functions for cygwinjan.nijtmans2012-04-251-1/+1
| |
| * some more cygwin compatibility improvementsjan.nijtmans2012-04-061-0/+0
| |
* | Bug 1630251: Documentation for -endline option was wrongbug_1630251fvogel2012-05-171-2/+3
| |
* | [Bug 3495198]: Corrected types of canvas bitmap options.dkf2012-02-281-4/+4
|\ \ | |/
| * [Bug 3495198]: Corrected types of canvas bitmap options.dkf2012-02-281-4/+4
| |
* | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-2/+3
|\ \ | |/
| * proposed fix for bug-3486474jan.nijtmans2012-02-101-2/+3
| |
* | [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-1/+1
|\ \ | |/
| * [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-1/+1
| |
| * Fix the escaping of leading dots in lines that start withjan.nijtmans2011-11-171-1/+1
| | | | | | | | a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line
* | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebangmax2011-11-084-9/+9
| | | | | | | | | | | | | | and hence should get installed with executable bits. * manpages: Fix the escaping of leading dots in lines that start with a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line.
* | add docstip_382dgp2011-10-191-0/+6
| |
* | Correctly documented what the [$ph data] command produces without the ↵dkf2011-09-011-3/+8
| | | | | | | | -format option.
* | Formatting typosdgp2011-06-211-1/+1
| |
* | restore mistaken line deletedgp2011-06-081-1/+1
| |
* | Purge RCS Keywords.dgp2011-06-08172-352/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-08145-297/+0
| |
* | Document all variable options as global.pspjuth2011-04-219-9/+9
|\ \ | |/
| * Document all variable options as global.pspjuth2011-04-215-5/+5
| |
* | [Bug 2997657]: Removed -container from labelframepspjuth2011-04-042-9/+2
| | | | | | | | | | documentation since it does not work as expected and does not make sense as a container. Added note to frame about restrictions when used as a container.
* | We are no longer on CVS, so don't need the .cvsignore files any morejan.nijtmans2011-03-081-1/+0
|\ \ | |/
| * We are no longer on CVS, so don't need the .cvsignore files any morejan.nijtmans2011-03-051-1/+0
| |
| * [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-121-0/+1
| | | | | | | | Fix 2 minor gcc warnings in tkWinTest.c
| * Spelling correctionsdgp2007-11-054-10/+10
| |
| * Fix [Bug 1731348]dkf2007-06-051-3/+4
| |
| * * doc/colors.n: document new Mac OS X system colors.das2007-04-294-10/+192
| | | | | | | | | | | | * doc/cursors.n: document new Mac OS X native cursors. * doc/font.n: document new Mac OS X 'menu' system font. * doc/wm.n: document new Mac OS X [wm attributes].
| * * doc/wm.n, tests/winWm.test:hobbs2006-12-011-20/+44
| | | | | | | | * win/tkWinWm.c: add -transparentcolor attribute for Windows.
| * fix make-html errordas2006-04-121-3/+3
| |
| * * macosx/tkMacOSXInt.h: Implemented 'zoomed' window statedas2006-04-111-4/+6
| | | | | | | | | | | | * macosx/tkMacOSXWindowEvent.c: handling for TkAqua, via titlebar * macosx/tkMacOSXWm.c: widget clicks as well as [wm state]. * doc/wm.n: [Bug 1073456]
| * Band-aid doc update for [Bug 220787]dkf2006-03-071-1/+5
| |
| * Highlighting fixdkf2005-11-221-3/+3
| |
| * clarify text index documentationvincentdarley2005-11-161-2/+6
| |
| * * doc/getOpenFile.n: correct -multiple docs (takes boolean)hobbs2005-07-061-2/+2
| |
| * Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj [Bug 1224983]dkf2005-06-211-2/+2
| |
| * Updated out-of-date references to "Tk_GetBoolean"dgp2005-05-122-6/+6
| |
| * * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907]hobbs2005-02-111-4/+4
| |