summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* End of fix for [18c08df753] - Merged branch bug-2886436fff-option2bug_18c08df753fvogel2016-03-271-2/+6
|\
| * Tried to be even clearer.bug_2886436fff_option2fvogel2015-07-141-3/+4
| |
| * Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is ↵fvogel2015-06-291-2/+5
| | | | | | | | option 2: don't change the behavior of the text widget, but document it better.
* | (cherry-pick) Fix [2049429]: Some options aren't picked up from the options ↵jan.nijtmans2016-01-121-20/+30
| | | | | | | | database.
* | (cherry-pick) Prefix "system" of all Windows System Colors was documentedjan.nijtmans2016-01-081-13/+13
| |
* | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledbug_1288433ffffvogel2015-12-301-3/+6
| |
* | Fixed bug [3601604fff] - [listbox $path -takefocus 0] steals focusfvogel2015-11-081-1/+1
|\ \
| * | Fixed bug [3601604fff] - [listbox $path -takefocus 0] steals focusbug_3601604ffffvogel2015-11-061-1/+1
| | |
* | | Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountfvogel2015-11-081-3/+2
|\ \ \ | |/ / |/| |
| * | Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountbug_297442da29fvogel2015-11-051-3/+2
|/ /
* | Added missing word in man eventfvogel2015-10-271-1/+1
| |
* | Fixed bug [1520118fff] - -validate resets to nonebug_1520118ffffvogel2015-10-161-1/+11
| |
* | Fixed bug [1815161] - .text count -ypixels wrong until widget is managedfvogel2015-10-091-6/+6
| |
* | 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
| |
* | merge core-8-5-branchjan.nijtmans2015-09-142-18/+36
|\ \
| * | Fixed bug [1581435fff] - Documented precedence order in the matching process ↵bug_1581435ffffvogel2015-09-021-6/+9
| | | | | | | | | | | | of the index string
| * | Fix [6fe75131c546226b]: doc: tk_messageBox (mac)jan.nijtmans2015-08-031-12/+27
| | |
* | | Fixed extra spacefvogel2015-07-141-1/+1
| | |
* | | Bug [1247115fff] - Added -proxyrelief optionfvogel2015-07-141-0/+3
|/ /
* | Fixed bad indentation in the contents table of the text widget man page of ↵fvogel2015-07-131-1/+1
| | | | | | | | the switches pertaining to the dump subcommand
* | Add tk-mac doc to 8.5Kevin Walzer2015-06-301-0/+237
|/
* Fix [2a02881e4c] for 8.5 too: Colors added in 8.5 not documented in man page jan.nijtmans2015-06-251-0/+11
|
* 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
| |