summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* No deprecation warnings when building Tk itself without -DTK_NO_DEPRECATION. ...jan.nijtmans2017-08-313-17/+17
* Merge tip-166 branch after positive vote by the TCT. Many thanks to Simon Bac...fvogel2017-08-2815-455/+3088
|\
| * merge trunkfvogel2017-08-065-8/+48
| |\
| * \ merge trunksimonbachmann2017-06-182-0/+2
| |\ \
| * | | Changed from #ARGB to #RGBA color formatsimonbachmann2017-06-184-61/+61
| * | | merge trunkfvogel2017-06-0540-723/+1044
| |\ \ \
| * | | | Several corrections to the manpage photo.nsimonbachmann2017-04-231-44/+38
| * | | | merge trunkfvogel2017-04-1910-27/+48
| |\ \ \ \
| * | | | | Removed -boolean option from <imageName> transparency get/set subcommandssimonbachmann2017-04-132-58/+23
| * | | | | merge trunksimonbachmann2017-04-1314-364/+364
| |\ \ \ \ \
| * | | | | | Fixed incorrect parsing of #ARGB format on Windowssimon2017-04-091-2/+2
| * | | | | | merge trunksimonbachmann2017-04-091-2/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ merged trunkfvogel2017-04-0811-45/+157
| | |\ \ \ \ \ \
| * | | | | | | | Performance tuning in color parsing code and the 'data' subcommandsimonbachmann2017-04-091-46/+52
| * | | | | | | | Fixed bug in format suboptions parsing (crash with no value to -colorformat)simonbachmann2017-04-082-386/+540
| * | | | | | | | merge trunksimonbachmann2017-04-0811-44/+156
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | fixing accidental forksimonbachmann2017-04-042-23/+31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix for bug 7c49a7f594c8d47dfdf7b6037b8316e4d51cc36asimonbachmann2017-04-042-23/+31
| * | | | | | | | | merge trunkfvogel2017-03-2621-641/+233
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Added -withalpha option to [imageName get].simonbachmann2017-03-2314-1288/+2673
| * | | | | | | | | Added semitransparent image used for some testssimonbachmann2017-03-021-0/+0
| * | | | | | | | | Reference implementation of TIP 166, rev. 1.9simonbachmann2017-03-023-225/+1347
| * | | | | | | | | Create new branch named "tip-166"simonbachmann2017-03-010-0/+0
* | | | | | | | | | Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img...fvogel2017-08-242-5/+21
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img...fvogel2017-08-242-5/+21
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img...core_8_5_branchfvogel2017-08-242-5/+21
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests img...bug_b601ce3ab1fvogel2017-08-232-5/+21
* | | | | | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \ \ \