summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-12-148-25/+46
|\
| * Merge 8.6. Make anchorStrings, reliefString and justifyString MODULE_SCOPEjan.nijtmans2021-12-144-13/+19
| |\
| | * TK_OPTION_JUSTIFY doesn't support TK_CONFIG_NULL_OK flag, so don't use it in ...jan.nijtmans2021-12-141-2/+2
| * | Merge 8.6jan.nijtmans2021-12-141-4/+4
| |\ \ | | |/
| | * Fix [156e58bc6e]: Tk_PhotoPutBlock(), Tk_PhotoPutZoomedBlock(): undefined beh...jan.nijtmans2021-12-141-4/+4
| * | Fix [924835c36d]: ttk::combobox current 0 crashes in trunk (only). With regre...jan.nijtmans2021-12-141-2/+2
| * | Merge 8.6jan.nijtmans2021-12-132-4/+4
| |\ \ | | |/
| | * Change default anchor to "center" in config-8.18 testcase. Eliminate many use...jan.nijtmans2021-12-131-1/+1
| * | Tk_Offset is deprecatedjan.nijtmans2021-12-131-1/+1
| * | Merge 8.6jan.nijtmans2021-12-123-5/+15
| |\ \ | | |/
| | * Add new non-regression test config-4.29a. Formattingjan.nijtmans2021-12-124-11/+21
* | | Use more "default" in case-statementsjan.nijtmans2021-12-1310-58/+48
* | | Use TIP #613 to improve error-messages in Tkjan.nijtmans2021-12-1012-65/+75
|/ /
* | Merge 8.6jan.nijtmans2021-12-101-17/+22
|\ \ | |/
| * Fix [25894d41c2]: correcting usage of Tk_FreeColor() in ImgPhotoCmd()jan.nijtmans2021-12-091-9/+18
* | Merge 8.6jan.nijtmans2021-12-081-11/+17
|\ \ | |/
| * Add TkUnusedStubEntry to tkInt stub interfacejan.nijtmans2021-12-084-1/+19
| * Fix [66e491923c]: pointer arithmetic using NULL in ImgPhotoCmd()jan.nijtmans2021-12-081-11/+17
* | Merge 8.6jan.nijtmans2021-12-072-2/+3
|\ \ | |/
| * Fix [be8f5b9fc2]: Tk Menu empty string for `-type` segfaultsjan.nijtmans2021-12-071-1/+1
| |\
| | * Fix [be8f5b9fc2]: Tk Menu empty string for `-type` segfaultsfvogel2021-12-061-1/+1
| * | Fix [50fc02f272]: pointer arithmetic using NULL in ToggleComplexAlphaIfNeeded()jan.nijtmans2021-12-071-1/+2
| |/
* | Merge 8.6jan.nijtmans2021-12-042-83/+244
|\ \ | |/
| * Merge 8.6jan.nijtmans2021-12-0410-59/+198
| |\
| * | Fix comment: correct wording is 'last' arrow, not 'right' arrow.fvogel2021-12-041-2/+2
| * | Better fix than previous commit, for the same issuefvogel2021-11-051-4/+1
| * | Fix last (known) issue with the optimization code for insertion of points in ...fvogel2021-11-051-0/+3
| * | Add (theoretically) missing line. See ticket [5fb8145997] for explanations ab...fvogel2021-10-171-0/+1
| * | Remove superfluous casts.fvogel2021-10-102-3/+3
| * | First implementation of insert/delete redraw optimization for raw smoothing m...fvogel2021-10-102-89/+192
| * | Previous commit was overzealous.fvogel2021-10-101-2/+2
| * | Let comments in the optimization code point at ticket [5fb8145997] since ther...fvogel2021-10-101-0/+2
| * | Let comments in the optimization code point at ticket [5fb8145997] since ther...fvogel2021-10-102-0/+4
| * | Fix issues in redrawing optimization for canvas lines with arrows.fvogel2021-10-101-10/+10
| * | Fix comment glitch, and add another comment.fvogel2021-10-101-2/+2
| * | Fix bug when deleting points from a canvas line. This issue was introduced by...fvogel2021-10-041-3/+3
| * | Not sure how this erroneous text went through the previous commit.fvogel2021-10-031-2/+0
| * | Rework comments.fvogel2021-10-031-18/+38
| * | Rework optimization code when inserting or deleting points of a canvas line. ...fvogel2021-09-271-37/+48
| * | The same fix is needed when deleting points from a canvas line.fvogel2021-09-201-0/+11
| * | Fix [5fb8145997]: Canvas redraw region too small when inserting points to a s...fvogel2021-09-191-1/+13
* | | Fix [2a6c62afd9]: <<TreeviewSelect>> firing. (And fix conflicts).fvogel2021-12-041-8/+39
|\ \ \ | | |/ | |/|
| * | Fix [2a6c62afd9]: <<TreeviewSelect>> firing.fvogel2021-12-041-8/+39
| |\ \
| | * | Name variables consistently.fvogel2021-11-211-3/+3
| | * | ttk::treeview selection command: Generate <<TreeviewSelect>> only when the se...fvogel2021-11-211-5/+36
* | | | Fix [631a0b2d95]: text tag bind of tag covering 1.0 to end stops working afte...fvogel2021-12-041-3/+23
|\ \ \ \ | |/ / /
| * | | Fix [631a0b2d95]: text tag bind of tag covering 1.0 to end stops working afte...fvogel2021-12-041-3/+23
| |\ \ \
| | * | | Fix [631a0b2d95]: text tag bind of tag covering 1.0 to end stops working afte...fvogel2021-11-131-3/+23
* | | | | Fix [440c528a99]: 16 bit Portable GrayMap broken.fvogel2021-12-041-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fix [440c528a99]: 16 bit Portable GrayMap broken.fvogel2021-12-041-3/+3
| |\ \ \ \