summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix [7c7e8f957e]: Documentation of canvas coords subcommand updated. This pat...fvogel2017-08-241-0/+8
|\
| * Fix [7c7e8f957e]: Documentation of canvas coords subcommand updated. This pat...fvogel2017-08-241-0/+8
| |\
| | * Fix [7c7e8f957e]: Documentation of canvas coords subcommand updated. This pat...fvogel2017-08-211-0/+8
* | | polygon and closed polylines in canvas don't fully honor -joinstyle on Window...fvogel2017-08-242-3/+59
|\ \ \ | |/ /
| * | polygon and closed polylines in canvas don't fully honor -joinstyle on Window...fvogel2017-08-242-3/+59
| |\ \
| | * | Rendering of all join styles is now correct on Windows when the first and las...bug_2874226fvogel2017-08-171-22/+50
| | * | Fix [2874226]: polygon doesn't honor -joinstyle on Windows and OS X. This sec...fvogel2017-08-161-1/+19
| | * | Fix [2874226]: polygon doesn't honor -joinstyle on Windows and OS X. This fir...fvogel2017-08-131-0/+10
| | |/
* | | Fix [3295446]: Make the insertion cursor always visible when browsing console...fvogel2017-08-241-0/+2
|\ \ \ | |/ /
| * | Fix [3295446]: Make the insertion cursor always visible when browsing console...fvogel2017-08-241-0/+2
| |\ \
| | * | Fix [3295446]: Make the insertion cursor always visible when browsing console...bug_3295446fvogel2017-08-121-0/+2
| | |/
* | | Fix [ee40fd1fce]: Report possible error message from the consoleInterp to int...fvogel2017-08-241-1/+5
|\ \ \ | |/ /
| * | Fix [ee40fd1fce]: Report possible error message from the consoleInterp to int...fvogel2017-08-241-1/+5
| |\ \
| | * | Fix [ee40fd1fce]: Report possible error message from the consoleInterp to int...bug_ee40fd1fcefvogel2017-08-121-1/+5
| | |/
* | | Fix [f1a3ca09d2]: Memory leak in generic/tkTextBTree.c. Patch from 'edhume3'.fvogel2017-08-241-0/+2
|\ \ \ | |/ /
| * | Fix [f1a3ca09d2]: Memory leak in generic/tkTextBTree.c. Patch from 'edhume3'....fvogel2017-08-241-0/+2
| |\ \
| | * | Fix [f1a3ca09d2]: Memory leak in generic/tkTextBTree.c. Patch from 'edhume3'.bug_f1a3ca09d2fvogel2017-08-091-0/+2
| | |/
* | | merge core-8-6-branchjan.nijtmans2017-08-232-2/+2
|\ \ \ | |/ /
| * | change non-working URL in comment to comparable working onejan.nijtmans2017-08-232-2/+2
| |/
* | merge markdgp2017-08-090-0/+0
|\ \ | |/
| * merge releasedgp2017-08-099-9/+111
| |\
| | * merge 8.6; update changesreleasecore_8_6_7core_8_6_7_rcdgp2017-08-093-3/+17
| | |\ | | |/ | |/|
| | * merge 8.6rc1dgp2017-08-032-28/+46
| | |\
| | * | update changesdgp2017-08-021-1/+17
| | * | merge 8.6dgp2017-08-026-2/+136
| | |\ \
| | * | | update changesdgp2017-08-011-1/+67
| | * | | merge 8.6dgp2017-07-284-8/+47
| | |\ \ \
| | * \ \ \ merge 8.6dgp2017-06-221-0/+1
| | |\ \ \ \
| | * \ \ \ \ merge 8.6dgp2017-06-193-30/+44
| | |\ \ \ \ \
| | * \ \ \ \ \ merge 8.6dgp2017-05-2313-192/+168
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge 8.6 dgp2017-05-157-204/+362
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge 8.6dgp2017-05-0813-63/+166
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge 8.6dgp2017-05-0411-119/+327
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge 8.6dgp2017-04-205-38/+66
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | changes file updatedgp2017-04-191-0/+1
| | * | | | | | | | | | | merge 8.6dgp2017-04-1810-42/+68
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2017-04-170-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2017-04-116-41/+84
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2017-04-061-2/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2017-03-316-8/+56
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Check for Xlib.h in stead of Intrinsic.h in configure script. Reason: see [16...jan.nijtmans2017-03-201-6/+6
| | * | | | | | | | | | | | | | | | merge 8.6dgp2017-03-201-0/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Start RC branch for Tk 8.6.7dgp2017-03-108-15/+15
* | | | | | | | | | | | | | | | | | | merge core-8-6-branchfvogel2017-08-080-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Fix [4966cad4d4]: Wrong tab shown in ttk::notebook. Patch from Gregor Cramer....fvogel2017-08-081-2/+5
* | | | | | | | | | | | | | | | | | | Fix [4966cad4d4]: Wrong tab shown in ttk::notebook. Patch from Gregor Cramer.fvogel2017-08-081-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkbug_4966cad4d4fvogel2017-08-067-30/+180
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | I reverted the previous fix, because it doesn't work. The current solution is...gcramer2017-07-231-7/+6
| * | | | | | | | | | | | | | | | | | | | Bugfix [4966cad4d4]: Now function NotebookPlaceSlaves() in ttkNotebook.c will...gcramer2017-07-211-1/+5
* | | | | | | | | | | | | | | | | | | | | Fix [28d0b8fb2f]: According to the ICCCM, the property used for X selection c...fvogel2017-08-081-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | / / / / / / / / / / / / / / / / / / | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |