summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* trunk merged to branch tip-443fvogel2016-03-0118-23/+146
|\
| * merge releasedgp2016-03-019-15/+114
| |\
| | * Put [wm forget] fix in the 8.6.5 release.core_8_6_5core_8_6_5_rcdgp2016-02-253-0/+16
| | |\ | | |/ | |/|
| * | [e9112ef96e] Fix [wm forget]dgp2016-02-253-0/+16
| |\ \
| | * | Fixed bug [e9112ef96e] - [wm forget] doesn't completelyfvogel2016-02-243-0/+16
| | | |
| | | * merge trunk, doc change onlydgp2016-02-251-2/+2
| | | |\ | | |_|/ | |/| |
| * | | Fixed typo in spinbox documentation pagefvogel2016-02-251-2/+2
| |/ /
| | * merge trunk; doc and comment changes only.dgp2016-02-232-3/+7
| | |\ | | |/ | |/|
| * | Added missing comments describing input parameters of some procsfvogel2016-02-221-0/+4
| | |
| * | Fixed typo in canvas man pagefvogel2016-02-211-3/+3
| | |
| | * update changesdgp2016-02-191-0/+99
| | |
| | * merge trunkdgp2016-02-163-3/+7
| | |\ | | |/ | |/|
| * | Fixed error in commentfvogel2016-02-111-1/+1
| | |
| * | Repair visual test for bevels, inadvertently broken in [6a93101279]fvogel2016-02-111-2/+0
| | |
| * | Fix crash in TkFinalize() if Tk_Init() is never called. Suggested by Brian ↵jan.nijtmans2016-02-111-0/+6
| | | | | | | | | | | | Griffin.
| | * Repair broken test.dgp2016-02-091-1/+1
| | |
| | * merge trunkdgp2016-02-0911-66/+80
| | |\ | | |/ | |/|
| | * Bump to 8.6.5dgp2016-01-287-14/+14
| | |
* | | -lmargincolor tag configuration option: implementation slightly optimized ↵fvogel2016-02-111-3/+2
| | | | | | | | | | | | since Tk_Fill3DRectangle is robust with respect to negative widths
* | | Fixed typo in comment (introduced by error in [6a21622c7e])fvogel2016-02-111-1/+1
| | |
* | | -rmargincolor tag configuration option: testsfvogel2016-02-101-10/+31
| | |
* | | -rmargincolor tag configuration option: documentationfvogel2016-02-101-0/+8
| | |
* | | -rmargincolor tag configuration option: implementationfvogel2016-02-104-6/+34
| | |
* | | -lmargincolor tag configuration option: testsfvogel2016-02-101-6/+22
| | |
* | | -lmargincolor tag configuration option: documentationfvogel2016-02-101-0/+9
| | |
* | | -lmargincolor tag configuration option: implementationfvogel2016-02-104-2/+36
| | |
* | | -overstrikefg tag configuration option: testsfvogel2016-02-091-0/+18
| | |
* | | -overstrikefg tag configuration option: documentationfvogel2016-02-091-1/+7
| | |
* | | -overstrikefg tag configuration option: implementationfvogel2016-02-094-4/+27
| | |
* | | -underlinefg tag configuration option: testsfvogel2016-02-091-0/+18
| | |
* | | -underlinefg tag configuration option: documentationfvogel2016-02-091-0/+8
| | |
* | | -underlinefg tag configuration option: implementationfvogel2016-02-094-5/+27
| | |
* | | -selectfgstipple tag configuration option: testsfvogel2016-02-091-1/+12
| | |
* | | -selectfgstipple tag configuration option: documentation (+ polished doc of ↵fvogel2016-02-091-6/+14
| | | | | | | | | | | | the previously developed new tag options)
* | | -selectfgstipple tag configuration option: implementationfvogel2016-02-094-2/+16
| | |
* | | -selectbgstipple tag configuration option: testsfvogel2016-02-091-1/+12
| | |
* | | -selectbgstipple tag configuration option: documentationfvogel2016-02-091-0/+8
| | |
* | | -selectbgstipple tag configuration option: implementationfvogel2016-02-094-2/+15
| | |
* | | -selectforeground tag configuration option: testsfvogel2016-02-091-0/+34
| | |
* | | -selectforeground tag configuration option: documentationfvogel2016-02-091-0/+7
| | |
* | | -selectforeground tag configuration option: implementationfvogel2016-02-094-4/+25
| | |
* | | -selectbackground tag configuration option: testsfvogel2016-02-091-1/+34
| | |
* | | -selectbackground tag configuration option: documentationfvogel2016-02-091-0/+7
| | |
* | | -selectbackground tag configuration option: implementationfvogel2016-02-094-2/+30
|/ /
* | Slightly more logical fix for [62a5ba7474]: tk 'make install' fails on Mac ↵jan.nijtmans2016-02-091-2/+2
| | | | | | | | OS 10.11, which doesn't change the meaning of TCLSH_DIR
* | Fix [62a5ba7474]: tk 'make install' fails on Mac OS 10.11jan.nijtmans2016-02-091-1/+1
| |
* | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash ↵fvogel2016-02-082-27/+43
|\ \ | | | | | | | | | during delete
| * \ Merged finddline branch.bug_06c1433906fvogel2016-02-082-16/+31
| |\ \
| | * | With the real fix in FindDLine ([717e12ee]) there is no need anymore of the ↵finddlinefvogel2016-02-081-3/+0
| | | | | | | | | | | | | | | | emergency patch [c3c09f82].
| | * | Made FindDLine fully match its header description.fvogel2016-02-082-13/+31
| |/ /