Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error in previous commit when swapping from and to. | fvogel | 2017-08-27 | 1 | -1/+1 |
| | |||||
* | Bugfix [cac4692585]: Only call UpdateLineMetrics with from < to when ↵ | gcramer | 2017-08-27 | 1 | -1/+6 |
| | | | | processing -ypixels. | ||||
* | merge trunk | fvogel | 2017-08-24 | 7 | -9/+95 |
|\ | |||||
| * | Fix [cc42cc18a5]: Prevent the test suite from crashing when running tests ↵ | fvogel | 2017-08-24 | 2 | -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 ↵ | fvogel | 2017-08-24 | 2 | -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_branch | fvogel | 2017-08-24 | 2 | -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_b601ce3ab1 | fvogel | 2017-08-23 | 2 | -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 ↵ | fvogel | 2017-08-24 | 1 | -0/+8 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | patch was proposed by Arjen Markus. | ||||
| | * | | | Fix [7c7e8f957e]: Documentation of canvas coords subcommand updated. This ↵ | fvogel | 2017-08-24 | 1 | -0/+8 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | patch was proposed by Arjen Markus. | ||||
| | | * | | | Fix [7c7e8f957e]: Documentation of canvas coords subcommand updated. This ↵ | fvogel | 2017-08-21 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | patch was proposed by Arjen Markus. | ||||
| * | | | | | polygon and closed polylines in canvas don't fully honor -joinstyle on ↵ | fvogel | 2017-08-24 | 2 | -3/+59 |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | Windows and OS X | ||||
| | * | | | | polygon and closed polylines in canvas don't fully honor -joinstyle on ↵ | fvogel | 2017-08-24 | 2 | -3/+59 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Windows and OS X | ||||
| | | * | | | | Rendering of all join styles is now correct on Windows when the first and ↵bug_2874226 | fvogel | 2017-08-17 | 1 | -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 ↵ | fvogel | 2017-08-16 | 1 | -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 ↵ | fvogel | 2017-08-13 | 1 | -0/+10 |
| | | |/ / / | | | | | | | | | | | | | | | | | | | first fix deals with the OS X case only. | ||||
| * | | | | | Fix [3295446]: Make the insertion cursor always visible when browsing ↵ | fvogel | 2017-08-24 | 1 | -0/+2 |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | console history. Patch from Andy Goth. | ||||
| | * | | | | Fix [3295446]: Make the insertion cursor always visible when browsing ↵ | fvogel | 2017-08-24 | 1 | -0/+2 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | console history. Patch from Andy Goth. | ||||
| | | * | | | | Fix [3295446]: Make the insertion cursor always visible when browsing ↵bug_3295446 | fvogel | 2017-08-12 | 1 | -0/+2 |
| | | |/ / / | | | | | | | | | | | | | | | | | | | console history. Patch from Andy Goth. | ||||
| * | | | | | Fix [ee40fd1fce]: Report possible error message from the consoleInterp to ↵ | fvogel | 2017-08-24 | 1 | -1/+5 |
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | interp in Tk_CreateConsoleWindow. Patch from Han The. | ||||
| | * | | | | Fix [ee40fd1fce]: Report possible error message from the consoleInterp to ↵ | fvogel | 2017-08-24 | 1 | -1/+5 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | interp in Tk_CreateConsoleWindow. Patch from Han The. | ||||
| | | * | | | | Fix [ee40fd1fce]: Report possible error message from the consoleInterp to ↵bug_ee40fd1fce | fvogel | 2017-08-12 | 1 | -1/+5 |
| | | |/ / / | | | | | | | | | | | | | | | | | | | interp in Tk_CreateConsoleWindow. Patch from Han The. | ||||
| * | | | | | Fix [f1a3ca09d2]: Memory leak in generic/tkTextBTree.c. Patch from 'edhume3'. | fvogel | 2017-08-24 | 1 | -0/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix [f1a3ca09d2]: Memory leak in generic/tkTextBTree.c. Patch from ↵ | fvogel | 2017-08-24 | 1 | -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_f1a3ca09d2 | fvogel | 2017-08-09 | 1 | -0/+2 |
| | | |/ / / | |||||
* | | | | | | merge trunk | fvogel | 2017-08-23 | 0 | -0/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | merge core-8-6-branch | jan.nijtmans | 2017-08-23 | 2 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | change non-working URL in comment to comparable working one | jan.nijtmans | 2017-08-23 | 2 | -2/+2 |
| | |/ / / | |||||
* | | | | | Cherrypick [70ae9e98]: Change non-working URL in comment to comparable ↵ | fvogel | 2017-08-23 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | working one | ||||
* | | | | | Compiler warning eliminated. | gcramer | 2017-08-19 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Bugfix [0421e91b]: Tests 26.13, 26.13.2, and 27.7 should work now (different ↵ | gcramer | 2017-08-19 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | results under Linux). | ||||
* | | | | | Bugfix [0421e91b58]: Line wrapping with tabbed text overworked. | gcramer | 2017-08-18 | 2 | -67/+110 |
| | | | | | |||||
* | | | | | Bugfix [0421e91b58]: Line break in right adjusted text (right tab) working ↵ | gcramer | 2017-08-17 | 1 | -19/+8 |
| | | | | | | | | | | | | | | | | | | | | again. | ||||
* | | | | | Bugfix [0421e91b58]: -tabstyle wordprocessor working again, needs a ↵ | gcramer | 2017-08-16 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | different handling when wrapping lines. | ||||
* | | | | | Fix in documentation. | gcramer | 2017-08-16 | 1 | -5/+5 |
| | | | | | |||||
* | | | | | merge trunk | fvogel | 2017-08-16 | 9 | -24/+209 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge mark | dgp | 2017-08-09 | 0 | -0/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | merge release | dgp | 2017-08-09 | 9 | -9/+111 |
| | |\ \ \ | |||||
| | | * \ \ | merge 8.6; update changesreleasecore_8_6_7core_8_6_7_rc | dgp | 2017-08-09 | 3 | -3/+17 |
| | | |\ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | merge 8.6rc1 | dgp | 2017-08-03 | 2 | -28/+46 |
| | | |\ \ \ | |||||
| | | * | | | | update changes | dgp | 2017-08-02 | 1 | -1/+17 |
| | | | | | | | |||||
| | | * | | | | merge 8.6 | dgp | 2017-08-02 | 6 | -2/+136 |
| | | |\ \ \ \ | |||||
| | | * | | | | | update changes | dgp | 2017-08-01 | 1 | -1/+67 |
| | | | | | | | | |||||
| | | * | | | | | merge 8.6 | dgp | 2017-07-28 | 4 | -8/+47 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merge 8.6 | dgp | 2017-06-22 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | merge 8.6 | dgp | 2017-06-19 | 3 | -30/+44 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-05-23 | 13 | -192/+168 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-05-15 | 7 | -204/+362 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-05-08 | 13 | -63/+166 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-05-04 | 11 | -119/+327 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-04-20 | 5 | -38/+66 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ |