Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed [1080198fff] by clearly stating in the man page that the -wrap option ↵ | fvogel | 2016-10-09 | 1 | -3/+5 |
|\ | | | | | | | for tags only applies to a displayline if it applies to the first non-elided character on that display line | ||||
| * | Fixed typobug_1080198fff | fvogel | 2016-10-09 | 1 | -1/+1 |
| | | |||||
| * | Fixed [1080198fff] by clearly stating in the man page that the -wrap option ↵ | fvogel | 2016-09-30 | 1 | -3/+5 |
| | | | | | | | | for tags only applies to a displayline if it applies to the first non-elided character on that display line | ||||
* | | Rebased to trunk since TIP #449 was accepted for merging to trunk only, not ↵tip_449 | fvogel | 2016-08-29 | 1 | -6/+8 |
|\ \ | | | | | | | | | | to core-8-6-branch | ||||
| * \ | End of fix for [5660d11c3f] - text tag -background option overrules ↵ | fvogel | 2016-07-31 | 1 | -5/+7 |
| |\ \ | | |/ | | | | | | | -lmargincolor - DOcumentation update | ||||
| | * | Added missing spacetip_443bug_5660d11c3f | fvogel | 2016-07-31 | 1 | -1/+1 |
| | | | |||||
| | * | Clarified documentation about precedence of color specifications: ↵ | fvogel | 2016-07-29 | 1 | -4/+6 |
| | | | | | | | | | | | | -[lr]margincolor tag option > -background tag option > -background widget option | ||||
| * | | Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text ↵ | fvogel | 2016-05-30 | 1 | -0/+13 |
| |\ \ | | |/ | | | | | | | widget for the depth of its undo and redo stacks. | ||||
| * | | Fixed typo in [text] man page | fvogel | 2016-04-08 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 1 | -16/+24 |
| |\ \ \ | |||||
| * | | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked ↵ | fvogel | 2016-03-20 | 1 | -0/+45 |
| | | | | | | | | | | | | | | | | | | | | [cb3354b298]) | ||||
| * | | | | Excess spacing in documentation | jan.nijtmans | 2016-03-11 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Updated documentation regarding return values for [.text edit undo/redo] | fvogel | 2016-06-08 | 1 | -5/+7 |
| |_|_|/ |/| | | | |||||
* | | | | Removed useless precision regarding the <<UndoStack>> event | fvogel | 2016-05-12 | 1 | -2/+1 |
| | | | | |||||
* | | | | Documented the <<UndoStack>> event | fvogel | 2016-05-12 | 1 | -0/+4 |
| | | | | |||||
* | | | | Documentation for [.t edit canundo/canredo] | fvogel | 2016-05-12 | 1 | -0/+10 |
| |_|/ |/| | | |||||
* | | | Fixed typo in [text] man page | fvogel | 2016-04-08 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 1 | -16/+24 |
|\ \ | |||||
| * \ | End of fix for [18c08df753] - Merged branch bug-2886436fff-option2bug_18c08df753 | fvogel | 2016-03-27 | 1 | -2/+6 |
| |\ \ | |||||
| | * | | Tried to be even clearer.bug_2886436fff_option2 | fvogel | 2015-07-14 | 1 | -3/+4 |
| | | | | |||||
| | * | | Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is ↵ | fvogel | 2015-06-29 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | option 2: don't change the behavior of the text widget, but document it better. | ||||
* | | | | Backed out anything dealing with stippling, in accordance with discussion ↵ | fvogel | 2016-03-08 | 1 | -16/+0 |
| | | | | | | | | | | | | | | | | about TIP #443 | ||||
* | | | | -rmargincolor tag configuration option: documentation | fvogel | 2016-02-10 | 1 | -0/+8 |
| | | | | |||||
* | | | | -lmargincolor tag configuration option: documentation | fvogel | 2016-02-10 | 1 | -0/+9 |
| | | | | |||||
* | | | | -overstrikefg tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -1/+7 |
| | | | | |||||
* | | | | -underlinefg tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -0/+8 |
| | | | | |||||
* | | | | -selectfgstipple tag configuration option: documentation (+ polished doc of ↵ | fvogel | 2016-02-09 | 1 | -6/+14 |
| | | | | | | | | | | | | | | | | the previously developed new tag options) | ||||
* | | | | -selectbgstipple tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -0/+8 |
| | | | | |||||
* | | | | -selectforeground tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -0/+7 |
| | | | | |||||
* | | | | -selectbackground tag configuration option: documentation | fvogel | 2016-02-09 | 1 | -0/+7 |
| |_|/ |/| | | |||||
* | | | 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 [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 |
| |/ / | |||||
| * | | 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 |
| | | | |||||
* | | | 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 | ||||
* | | 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] | ||||
| * | Fixed copy/paste error in man text. | fvogel | 2015-01-02 | 1 | -1/+1 |
| | | |||||
* | | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ \ | |/ | | | | | after .TH breaks rendering on OpenBSD and possibly others. | ||||
| * | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| | | | | | | | | after .TH breaks rendering on OpenBSD and possibly others. | ||||
* | | Documentation tweaks to make index entries more informative. | dkf | 2013-09-23 | 1 | -1/+1 |
| | | |||||
* | | Fixed merge error | fvogel | 2012-05-28 | 1 | -2/+0 |
| | |