summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Document that [encoding system] has no effect on option readfileoption_readfilejan.nijtmans2016-02-031-3/+4
|
* Added documentation, please review!jan.nijtmans2016-02-031-0/+5
|
* Rebased to latest trunkfvogel2016-01-132-28/+137
|\
| * TIP #438 (Ensure Line Metrics are Up-to-Date) accepted by votefvogel2016-01-131-8/+107
| |\
| | * rebase "tip-438" branch to latest trunk.tip_438jan.nijtmans2016-01-071-8/+107
| | |\
| | | * Polished documentation a bitfvogel2016-01-051-7/+8
| | | |
| | | * Better (and more correct) description of what [.text sync -command $command] ↵fvogel2015-12-131-3/+3
| | | | | | | | | | | | | | | | does
| | | * Clearer separation between what [.text sync] and [.text sync -command] ↵fvogel2015-11-281-5/+12
| | | | | | | | | | | | | | | | exactly perform
| | | * Text widget documentation updated according to TIP #438fvogel2015-11-281-1/+92
| | | |
| * | | 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
| | | | |
* | | | | merged trunkfvogel2016-01-1111-74/+137
|\ \ \ \ \ | |/ / / /
| * | | | 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