Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebase "tip-438" branch to latest trunk.tip_438 | jan.nijtmans | 2016-01-07 | 1 | -8/+107 |
|\ | |||||
| * | Polished documentation a bit | fvogel | 2016-01-05 | 1 | -7/+8 |
| | | |||||
| * | Better (and more correct) description of what [.text sync -command $command] ↵ | fvogel | 2015-12-13 | 1 | -3/+3 |
| | | | | | | | | does | ||||
| * | Clearer separation between what [.text sync] and [.text sync -command] ↵ | fvogel | 2015-11-28 | 1 | -5/+12 |
| | | | | | | | | exactly perform | ||||
| * | Text widget documentation updated according to TIP #438 | fvogel | 2015-11-28 | 1 | -1/+92 |
| | | |||||
* | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled | fvogel | 2016-01-06 | 1 | -3/+6 |
|\ \ | |||||
| * | | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledbug_1288433fff | fvogel | 2015-12-30 | 1 | -3/+6 |
| |/ | |||||
* | | Fixed bug [3601604fff] - [listbox $path -takefocus 0] steals focus | fvogel | 2015-11-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed bug [3601604fff] - [listbox $path -takefocus 0] steals focus | fvogel | 2015-11-08 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed bug [3601604fff] - [listbox $path -takefocus 0] steals focusbug_3601604fff | fvogel | 2015-11-06 | 1 | -1/+1 |
| | | | |||||
* | | | Fixed bug [297442da29] - tk_strictMotif not correctly taken into account | fvogel | 2015-11-08 | 1 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug [297442da29] - tk_strictMotif not correctly taken into account | fvogel | 2015-11-08 | 1 | -3/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountbug_297442da29 | fvogel | 2015-11-05 | 1 | -3/+2 |
| |/ | |||||
* | | Added missing word in man event | fvogel | 2015-10-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Added missing word in man event | fvogel | 2015-10-27 | 1 | -1/+1 |
| | | |||||
* | | Fixed bug [1520118fff] - -validate resets to none | fvogel | 2015-10-22 | 1 | -1/+11 |
|\ \ | |/ | |||||
| * | Fixed bug [1520118fff] - -validate resets to nonebug_1520118fff | fvogel | 2015-10-16 | 1 | -1/+11 |
| | | |||||
| * | Fixed bug [1815161] - .text count -ypixels wrong until widget is managed | fvogel | 2015-10-09 | 1 | -6/+6 |
| | | |||||
* | | Fixed bug [1815161] - .text count -ypixels wrong until widget is managed | fvogel | 2015-10-09 | 1 | -5/+6 |
| | | |||||
* | | TIP #437: Tk panedwindow options for proxy window | jan.nijtmans | 2015-10-08 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Hm, better keep the TIP as it is, not making it more difficult than it ↵ | jan.nijtmans | 2015-09-30 | 1 | -2/+1 |
| | | | | | | | | already is. | ||||
| * | One more suggestion: Use the value of -sashwidth as default for ↵ | jan.nijtmans | 2015-09-30 | 1 | -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.nijtmans | 2015-09-30 | 1 | -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.nijtmans | 2015-09-30 | 1 | -4/+7 |
| | | |||||
| * | Added -proxyborderwidth option | fvogel | 2015-09-30 | 1 | -0/+3 |
| | | |||||
| * | Added -proxybackground option | fvogel | 2015-09-29 | 1 | -0/+2 |
| | | |||||
| * | merge core-8-5-branch | jan.nijtmans | 2015-09-14 | 2 | -18/+36 |
| |\ | |||||
| * | | Fixed extra space | fvogel | 2015-07-14 | 1 | -1/+1 |
| | | | |||||
| * | | Bug [1247115fff] - Added -proxyrelief option | fvogel | 2015-07-14 | 1 | -0/+3 |
| | | | |||||
* | | | Fixed bug [1581435fff] - Documented precedence order in the matching process ↵ | fvogel | 2015-09-06 | 1 | -7/+10 |
|\ \ \ | | |/ | |/| | | | | of the index string | ||||
| * | | Fixed bug [1581435fff] - Documented precedence order in the matching process ↵bug_1581435fff | fvogel | 2015-09-02 | 1 | -6/+9 |
| | | | | | | | | | | | | of the index string | ||||
* | | | Fix [6fe75131c546226b]: doc: tk_messageBox (mac). | jan.nijtmans | 2015-08-03 | 1 | -6/+6 |
|\ \ \ | |/ / | | | | Use ttk::scrollbar in stead of scrollbar in various demo's. (ported from androwish branch) | ||||
| * | | Fix [6fe75131c546226b]: doc: tk_messageBox (mac) | jan.nijtmans | 2015-08-03 | 1 | -12/+27 |
| |/ | |||||
* | | Fixed bad indentation in the contents table of the text widget man page of ↵ | fvogel | 2015-07-13 | 1 | -1/+1 |
|\ \ | |/ | | | | | the switches pertaining to the dump subcommand | ||||
| * | Fixed bad indentation in the contents table of the text widget man page of ↵ | fvogel | 2015-07-13 | 1 | -1/+1 |
| | | | | | | | | the switches pertaining to the dump subcommand | ||||
| * | Add tk-mac doc to 8.5 | Kevin Walzer | 2015-06-30 | 1 | -0/+237 |
| | | |||||
* | | Revert [b80a6942]. Realize now that "true" was not bold because the option ↵ | andy | 2015-07-02 | 1 | -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.nijtmans | 2015-06-25 | 1 | -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.nijtmans | 2015-06-25 | 1 | -0/+11 |
| | | |||||
* | | Add missing bold effect to documentation for [canvas -splinesteps]. | andy | 2015-06-05 | 1 | -1/+1 |
| | | |||||
* | | Fixed bug [1714535fff] - Documented explicitely that geometry requests from ↵ | fvogel | 2015-06-01 | 1 | -0/+9 |
|\ \ | |/ | | | | | mapped slaves (panes) are ignored by the panedwindow widget | ||||
| * | Documented explicitely that geometry requests from mapped slaves (panes) are ↵bug_1714535fff | fvogel | 2015-05-28 | 1 | -0/+9 |
| | | | | | | | | ignored by the panedwindow widget | ||||
* | | Fix [2a02881e4c23634022d0ae40a14383d9baad9eb9|2a02881e4c]: Colors ↵ | jan.nijtmans | 2015-05-25 | 1 | -5/+13 |
| | | | | | | | | added/changed in 8.6 not documented in man page | ||||
* | | Merged branch bug-1581955fff, fixing [1581955fff] | fvogel | 2015-03-13 | 1 | -16/+33 |
|\ \ | |/ | |||||
| * | Slightly better formattingbug_1581955fff | fvogel | 2015-03-13 | 1 | -0/+4 |
| | | |||||
| * | Fixed documentation regarding behaviour of embedded windows and embedded ↵ | fvogel | 2015-03-08 | 1 | -0/+20 |
| | | | | | | | | images in [text] - Bug [1581955fff] | ||||
* | | Deleted Win95/98-specific documentation as those platforms have long been ↵ | ashok | 2015-03-02 | 1 | -6/+2 |
| | | | | | | | | unsupported. | ||||
* | | Add support for an 'M' binding substitution that is replaced with the number ↵ | Joe Mistachkin | 2015-02-06 | 1 | -0/+3 |
|\ \ | |/ | | | | | of script-based binding patterns matched so far for the event. | ||||
| * | Merge updates from core-8-5-branch.bindScriptCount | Joe Mistachkin | 2015-02-05 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed copy/paste error in man text. | fvogel | 2015-01-02 | 1 | -1/+1 |
| | | |