summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Documentation for [.t edit canundo/canredo]fvogel2016-05-121-0/+10
|
* Fixed typo in [text] man pagefvogel2016-04-081-1/+1
|
* Documented the <<WidgetViewSync>> virtual event in the event man pagefvogel2016-04-081-0/+6
|
* 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.
| * | (cherry-pick) Fix [2049429]: Some options aren't picked up from the options ↵jan.nijtmans2016-01-121-20/+30
| | | | | | | | | | | | database.
* | | Rebased to core-8-6-branchfvogel2016-03-0849-296/+296
|\ \ \
| * | | Eliminate exess spacings in many doc pagesjan.nijtmans2016-03-0249-296/+296
| | | |
* | | | Backed out anything dealing with stippling, in accordance with discussion ↵fvogel2016-03-081-16/+0
| | | | | | | | | | | | | | | | about TIP #443
* | | | trunk merged to branch tip-443fvogel2016-03-012-5/+5
|\ \ \ \ | |/ / /
| * | | Fixed typo in spinbox documentation pagefvogel2016-02-251-2/+2
| | | |
| * | | Fixed typo in canvas man pagefvogel2016-02-211-3/+3
| | | |
* | | | -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
|/ / /
* | | 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
| | | |