summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Fix [2a02881e4c] for 8.5 too: Colors added in 8.5 not documented in man page jan.nijtmans2015-06-251-0/+11
| | |
| * | Add missing bold effect to documentation for [canvas -splinesteps].andy2015-06-051-1/+1
| | |
| * | 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 [2a02881e4c23634022d0ae40a14383d9baad9eb9|2a02881e4c]: Colors ↵jan.nijtmans2015-05-251-5/+13
| | | | | | | | | | | | added/changed in 8.6 not documented in man page
| * | Merged branch bug-1581955fff, fixing [1581955fff]fvogel2015-03-131-16/+33
| |\ \ | | |/
| | * 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]
| * | Deleted Win95/98-specific documentation as those platforms have long been ↵ashok2015-03-021-6/+2
| | | | | | | | | | | | unsupported.
| * | Add support for an 'M' binding substitution that is replaced with the number ↵Joe Mistachkin2015-02-061-0/+3
| |\ \ | | |/ | | | | | | of script-based binding patterns matched so far for the event.
| | * 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
| | |\ \ | | | |/
| | * | Add docs and tests.Joe Mistachkin2012-11-161-0/+3
| | | |
| * | | Updated chooseDirectory docs for Vistaashok2014-10-162-4/+6
| | | |
| * | | Updated documentation for tk_getOpen/SaveFile -initialdir optionashok2014-10-151-2/+6
| | | |
* | | | Adapt documentation and test-casejan.nijtmans2014-02-111-3/+4
|/ / /
* | | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵jan.nijtmans2013-11-05175-175/+175
|\ \ \ | | |/ | |/| | | | after .TH breaks rendering on OpenBSD and possibly others.
| * | 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.
* | | Documentation tweaks to make index entries more informative.dkf2013-09-2319-20/+35
| | |
* | | [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)
| * | [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>>
* | Updated the language of the documentation so that "object" refers to an OOdkf2012-11-082-13/+13
| | | | | | concept throughout, and a Tcl_Obj is called a "value" (which is what it is).
* | [Bug 3555644]: Better use of virtual events, Add <<ToggleSelection>> virtual ↵jan.nijtmans2012-08-231-0/+5
| | | | | | | | event.
* | merge trunkjan.nijtmans2012-08-101-1/+1
|\ \
| * | Shift-Control -> Control-Shift, for consisancy everywherejan.nijtmans2012-08-101-1/+1
| | |
* | | define two more virtual bindings, and correct various Macjan.nijtmans2012-08-101-0/+48
|/ / | | | | | | bindings according to Apple OSX documentation. Doc updated as well
* | [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/+9
| |\ | | | | | | and [winfo geometry]
| | * [Bug 3538401]: Better description of the key difference between [wm geometry]dkf2012-07-051-0/+8
| | | | | | | | | and [winfo geometry]
* | | frq-3536507: clientData field in Tk_OptionSpec should be "const void *"frq_3536507jan.nijtmans2012-06-201-1/+1
| | |
* | | minor doc fixjan.nijtmans2012-06-191-23/+22
|\ \ \ | |/ /
| * | 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
| | |
* | | Fixed merge errorfvogel2012-05-281-2/+0
| | |
* | | Bug 1630251: Documentation for -endline option was wrongfvogel2012-05-281-6/+8
|\ \ \ | |/ /
| * | Bug 1630251: Documentation for -endline option was wrongbug_1630251fvogel2012-05-171-2/+3
| | |
* | | Minor spelling fixes.dkf2012-03-1314-24/+24
| | |
* | | [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 3495198]: Corrected types of canvas bitmap options.dkf2012-02-281-4/+4
| | |
* | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-2/+3
|\ \ \ | |/ /
| * | [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