summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Deprecate Tk_FreeXId(), since it doesn't do anything since 2008-08-19: [8356a...jan.nijtmans2016-04-111-19/+1
* Fixed typo in [text] man pagefvogel2016-04-081-1/+1
|\
| * Fixed typo in [text] man pagefvogel2016-04-081-1/+1
* | Documented the <<WidgetViewSync>> virtual event in the event man pagefvogel2016-04-081-0/+6
|\ \ | |/
| * 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
|\ \ | |/
| * 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 o...fvogel2015-06-291-2/+5
| | * | (cherry-pick) Fix [2049429]: Some options aren't picked up from the options d...jan.nijtmans2016-01-121-20/+30
| * | | Rebased to core-8-6-branchfvogel2016-03-0849-296/+296
| |\ \ \
| * | | | Backed out anything dealing with stippling, in accordance with discussion abo...fvogel2016-03-081-16/+0
| * | | | trunk merged to branch tip-443fvogel2016-03-012-5/+5
| |\ \ \ \
| * | | | | -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 t...fvogel2016-02-091-6/+14
| * | | | | -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
* | | | | | Fix test-case bind-27.2 on X11 (it worked on win32)bug_38dc27bd1d0ecd68jan.nijtmans2016-03-221-0/+45
|\ \ \ \ \ \
| * | | | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked [cb...fvogel2016-03-201-0/+45
* | | | | | | Suggested fix for [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor <But...jan.nijtmans2016-03-141-1/+1
|/ / / / / /
* | | | | | Excess spacing in documentationjan.nijtmans2016-03-11116-118/+118
* | | | | | Remove excess spacing in various library files.jan.nijtmans2016-03-101-275/+275
* | | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourfvogel2016-03-071-2/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourbug_841280fffffvogel2016-02-251-2/+4
| | |/ / / | |/| | |
* | | | | Eliminate exess spacings in many doc pagesjan.nijtmans2016-03-0249-296/+296
|/ / / /
* | | | Fixed typo in spinbox documentation pagefvogel2016-02-251-2/+2
* | | | Fixed typo in canvas man pagefvogel2016-02-211-3/+3
|/ / /
* | | 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
| | | * | | Clearer separation between what [.text sync] and [.text sync -command] exactl...fvogel2015-11-281-5/+12
| | | * | | 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
| | |\ \