summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix error in previous commit when swapping from and to.fvogel2017-08-271-1/+1
|
* Bugfix [cac4692585]: Only call UpdateLineMetrics with from < to when ↵gcramer2017-08-271-1/+6
| | | | processing -ypixels.
* merge trunkfvogel2017-08-247-9/+95
|\
| * Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests ↵fvogel2017-08-242-5/+21
| |\ | | | | | | | | | imgPhoto-18.* in case the host machine runs out of memory and the memory allocation error is not returned (e.g. on FreeBSD 11.1)
| | * Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests ↵fvogel2017-08-242-5/+21
| | |\ | | | | | | | | | | | | imgPhoto-18.* in case the host machine runs out of memory and the memory allocation error is not returned (e.g. on FreeBSD 11.1)
| | | * Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests ↵core_8_5_branchfvogel2017-08-242-5/+21
| | | |\ | | | | | | | | | | | | | | | imgPhoto-18.* in case the host machine runs out of memory and the memory allocation error is not returned (e.g. on FreeBSD 11.1)
| | | | * Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests ↵bug_b601ce3ab1fvogel2017-08-232-5/+21
| | | | | | | | | | | | | | | | | | | | imgPhoto-18.* in case the host machine runs out of memory and the memory allocation error is not returned (e.g. on FreeBSD 11.1)
| * | | | Fix [7c7e8f957e]: Documentation of canvas coords subcommand updated. This ↵fvogel2017-08-241-0/+8
| |\ \ \ \ | | |/ / / | | | | | | | | | | patch was proposed by Arjen Markus.
| | * | | Fix [7c7e8f957e]: Documentation of canvas coords subcommand updated. This ↵fvogel2017-08-241-0/+8
| | |\ \ \ | | | | | | | | | | | | | | | | | | patch was proposed by Arjen Markus.
| | | * | | Fix [7c7e8f957e]: Documentation of canvas coords subcommand updated. This ↵fvogel2017-08-211-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | patch was proposed by Arjen Markus.
| * | | | | polygon and closed polylines in canvas don't fully honor -joinstyle on ↵fvogel2017-08-242-3/+59
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | Windows and OS X
| | * | | | polygon and closed polylines in canvas don't fully honor -joinstyle on ↵fvogel2017-08-242-3/+59
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Windows and OS X
| | | * | | | Rendering of all join styles is now correct on Windows when the first and ↵bug_2874226fvogel2017-08-171-22/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | last point of a polygon or polyline are the same, for both stippled and non stippled lines (and polygon outlines)
| | | * | | | Fix [2874226]: polygon doesn't honor -joinstyle on Windows and OS X. This ↵fvogel2017-08-161-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | second fix deals with the Windows case only, when drawing non-stippled lines.
| | | * | | | Fix [2874226]: polygon doesn't honor -joinstyle on Windows and OS X. This ↵fvogel2017-08-131-0/+10
| | | |/ / / | | | | | | | | | | | | | | | | | | first fix deals with the OS X case only.
| * | | | | Fix [3295446]: Make the insertion cursor always visible when browsing ↵fvogel2017-08-241-0/+2
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | console history. Patch from Andy Goth.
| | * | | | Fix [3295446]: Make the insertion cursor always visible when browsing ↵fvogel2017-08-241-0/+2
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | console history. Patch from Andy Goth.
| | | * | | | Fix [3295446]: Make the insertion cursor always visible when browsing ↵bug_3295446fvogel2017-08-121-0/+2
| | | |/ / / | | | | | | | | | | | | | | | | | | console history. Patch from Andy Goth.
| * | | | | Fix [ee40fd1fce]: Report possible error message from the consoleInterp to ↵fvogel2017-08-241-1/+5
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | interp in Tk_CreateConsoleWindow. Patch from Han The.
| | * | | | Fix [ee40fd1fce]: Report possible error message from the consoleInterp to ↵fvogel2017-08-241-1/+5
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | interp in Tk_CreateConsoleWindow. Patch from Han The.
| | | * | | | Fix [ee40fd1fce]: Report possible error message from the consoleInterp to ↵bug_ee40fd1fcefvogel2017-08-121-1/+5
| | | |/ / / | | | | | | | | | | | | | | | | | | interp in Tk_CreateConsoleWindow. Patch from Han The.
| * | | | | 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 ↵fvogel2017-08-241-0/+2
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | 'edhume3'.Fix [f1a3ca09d2]: Memory leak in generic/tkTextBTree.c. Patch from 'edhume3'.
| | | * | | | Fix [f1a3ca09d2]: Memory leak in generic/tkTextBTree.c. Patch from 'edhume3'.bug_f1a3ca09d2fvogel2017-08-091-0/+2
| | | |/ / /
* | | | | | merge trunkfvogel2017-08-230-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | |/ / /
* | | | | Cherrypick [70ae9e98]: Change non-working URL in comment to comparable ↵fvogel2017-08-232-2/+2
| | | | | | | | | | | | | | | | | | | | working one
* | | | | Compiler warning eliminated.gcramer2017-08-191-1/+1
| | | | |
* | | | | Bugfix [0421e91b]: Tests 26.13, 26.13.2, and 27.7 should work now (different ↵gcramer2017-08-191-7/+8
| | | | | | | | | | | | | | | | | | | | results under Linux).
* | | | | Bugfix [0421e91b58]: Line wrapping with tabbed text overworked.gcramer2017-08-182-67/+110
| | | | |
* | | | | Bugfix [0421e91b58]: Line break in right adjusted text (right tab) working ↵gcramer2017-08-171-19/+8
| | | | | | | | | | | | | | | | | | | | again.
* | | | | Bugfix [0421e91b58]: -tabstyle wordprocessor working again, needs a ↵gcramer2017-08-161-2/+5
| | | | | | | | | | | | | | | | | | | | different handling when wrapping lines.
* | | | | Fix in documentation.gcramer2017-08-161-5/+5
| | | | |
* | | | | merge trunkfvogel2017-08-169-24/+209
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | | |\ \ \ \ \ \ \ \ \ \ \ \