summaryrefslogtreecommitdiffstats
path: root/doc/text.n
Commit message (Collapse)AuthorAgeFilesLines
* Fix small mistake in the [text] man page: Documentation of -rmargincolor ↵fvogel2017-09-201-1/+1
|\ | | | | | | mentioned -rmargin1 instead of -rmargin. This little error was mentioned in [aadbe6dd95].
| * Fix small mistake in the [text] man page: Documentation of -rmargincolor ↵fvogel2017-09-201-1/+1
| | | | | | | | mentioned -rmargin1 instead of -rmargin. This little error was mentioned in [aadbe6dd95].
* | Fixed [1080198fff] by clearly stating in the man page that the -wrap option ↵fvogel2016-10-091-3/+5
|\ \ | |/ | | | | for tags only applies to a displayline if it applies to the first non-elided character on that display line
| * Fixed typobug_1080198ffffvogel2016-10-091-1/+1
| |
| * Fixed [1080198fff] by clearly stating in the man page that the -wrap option ↵fvogel2016-09-301-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_449fvogel2016-08-291-6/+8
|\ \ | | | | | | | | | to core-8-6-branch
| * \ End of fix for [5660d11c3f] - text tag -background option overrules ↵fvogel2016-07-311-5/+7
| |\ \ | | |/ | | | | | | -lmargincolor - DOcumentation update
| | * Added missing spacetip_443bug_5660d11c3ffvogel2016-07-311-1/+1
| | |
| | * Clarified documentation about precedence of color specifications: ↵fvogel2016-07-291-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 ↵fvogel2016-05-301-0/+13
| |\ \ | | |/ | | | | | | widget for the depth of its undo and redo stacks.
| * | Fixed typo in [text] man pagefvogel2016-04-081-1/+1
| |\ \
| * \ \ Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-271-16/+24
| |\ \ \
| * | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked ↵fvogel2016-03-201-0/+45
| | | | | | | | | | | | | | | | | | | | [cb3354b298])
| * | | | Excess spacing in documentationjan.nijtmans2016-03-111-1/+1
| | | | |
* | | | | Updated documentation regarding return values for [.text edit undo/redo]fvogel2016-06-081-5/+7
| |_|_|/ |/| | |
* | | | Removed useless precision regarding the <<UndoStack>> eventfvogel2016-05-121-2/+1
| | | |
* | | | Documented the <<UndoStack>> eventfvogel2016-05-121-0/+4
| | | |
* | | | Documentation for [.t edit canundo/canredo]fvogel2016-05-121-0/+10
| |_|/ |/| |
* | | Fixed typo in [text] man pagefvogel2016-04-081-1/+1
| |/ |/|
* | Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-271-16/+24
|\ \
| * \ 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.
* | | | Backed out anything dealing with stippling, in accordance with discussion ↵fvogel2016-03-081-16/+0
| | | | | | | | | | | | | | | | about TIP #443
* | | | -rmargincolor tag configuration option: documentationfvogel2016-02-101-0/+8
| | | |
* | | | -lmargincolor tag configuration option: documentationfvogel2016-02-101-0/+9
| | | |
* | | | -overstrikefg tag configuration option: documentationfvogel2016-02-091-1/+7
| | | |
* | | | -underlinefg tag configuration option: documentationfvogel2016-02-091-0/+8
| | | |
* | | | -selectfgstipple tag configuration option: documentation (+ polished doc of ↵fvogel2016-02-091-6/+14
| | | | | | | | | | | | | | | | the previously developed new tag options)
* | | | -selectbgstipple tag configuration option: documentationfvogel2016-02-091-0/+8
| | | |
* | | | -selectforeground tag configuration option: documentationfvogel2016-02-091-0/+7
| | | |
* | | | -selectbackground tag configuration option: documentationfvogel2016-02-091-0/+7
| |_|/ |/| |
* | | 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
| |/ /
* | | 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
| |/ /
| * | 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
| | |
* | | 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
* | 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]
| * Fixed copy/paste error in man text.fvogel2015-01-021-1/+1
| |
* | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵jan.nijtmans2013-11-051-1/+1
|\ \ | |/ | | | | after .TH breaks rendering on OpenBSD and possibly others.
| * Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵jan.nijtmans2013-11-051-1/+1
| | | | | | | | after .TH breaks rendering on OpenBSD and possibly others.