summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Rebase to 8.6, getting rid of DEF_TEXT_SPACING[123]jan.nijtmans2016-01-101-20/+30
|\
| * Bug [2049429] - Documented TK_OPTION_DONT_SET_DEFAULTfvogel2016-01-081-20/+30
| |
| * (cherry-pick) Prefix "system" of all Windows System Colors was documentedjan.nijtmans2016-01-081-13/+13
| |
* | Prefix "system" of all Windows System Colors was documentedoehhar2016-01-071-13/+13
| |
* | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledfvogel2016-01-061-3/+6
|\ \ | |/
| * 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 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 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
|\ \ | |/
| * Added missing word in man eventfvogel2015-10-271-1/+1
| |
* | Fixed bug [1520118fff] - -validate resets to nonefvogel2015-10-221-1/+11
|\ \ | |/
| * 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
| |
* | Fixed bug [1815161] - .text count -ypixels wrong until widget is managedfvogel2015-10-091-5/+6
| |
* | 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
| |
| * merge core-8-5-branchjan.nijtmans2015-09-142-18/+36
| |\
| * | Fixed extra spacefvogel2015-07-141-1/+1
| | |
| * | Bug [1247115fff] - Added -proxyrelief optionfvogel2015-07-141-0/+3
| | |
* | | Fixed bug [1581435fff] - Documented precedence order in the matching process ↵fvogel2015-09-061-7/+10
|\ \ \ | | |/ | |/| | | | of the index string
| * | 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-6/+6
|\ \ \ | |/ / | | | Use ttk::scrollbar in stead of scrollbar in various demo's. (ported from androwish branch)
| * | Fix [6fe75131c546226b]: doc: tk_messageBox (mac)jan.nijtmans2015-08-031-12/+27
| |/
* | 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
| * 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
| |
* | Revert [b80a6942]. Realize now that "true" was not bold because the option ↵andy2015-07-021-1/+1
| | | | | | | | does not have to literally be the exact string "true" but can also be any of the other acceptable true values, such as "yes" or "t".
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-251-2/+0
|\ \ | |/ | | | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
| * 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
| |\ \ | | |/