summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Better fix for [4d0a6f32b7]: Unique behavior of some options in the message w...jan.nijtmans2024-06-147-111/+248
|\
| * Better fix for [4d0a6f32b7]: Unique behavior of some options in the message w...jan.nijtmans2024-06-147-111/+254
| |\
| | * Merge 8.7. Add testcasesjan.nijtmans2024-06-1411-258/+290
| | |\
| | * | No caching in TK_OPTION_PIXELS 'message' variables padX/padY/borderWidth/high...jan.nijtmans2024-06-131-88/+104
| | * | Fix indentingjan.nijtmans2024-06-103-19/+19
| | * | Also handle the situation that -padx/-pady is initialized as the empty stringcore-bug-4d0a6f32b7jan.nijtmans2024-06-101-0/+8
| | * | Better solution for [4d0a6f32b7], which doesn't cache padX/padY/borderWidth/h...jan.nijtmans2024-06-105-192/+270
* | | | Add quotes to the "processing * option" error-messages, for consistancy. Some...jan.nijtmans2024-06-1422-247/+245
|\ \ \ \ | |/ / /
| * | | Add quotes to the "processing * option" error-messages, for consistancy. Some...jan.nijtmans2024-06-1410-227/+226
| | |/ | |/|
* | | Fix [dacd18294b]: Undefined behavior in tkTextBTree.c (out of bounds access i...jan.nijtmans2024-06-141-3/+6
|\ \ \ | |/ /
| * | Fix [1576528fff]: image read file with -from optionjan.nijtmans2024-06-144-176/+193
| * | Merge 8.6jan.nijtmans2024-06-143-53/+27
| |\ \ | | |/ | |/|
| | * Fix [dacd18294b]: Undefined behavior in tkTextBTree.c (out of bounds access i...jan.nijtmans2024-06-141-3/+6
| | |\
| | | * Possible fix for [dacd18294b]: Undefined behavior in tkTextBTree.c (out of bo...jan.nijtmans2024-06-131-3/+5
| | |/
* | | Fix [1576528fff]: image read file with -from option. (and resolve merge confl...fvogel2024-06-116-226/+214
|\ \ \ | | |/ | |/|
| * | Fix [1576528fff]: image read file with -from option.fvogel2024-06-115-182/+201
| |\ \
| | * | Add more tests for GIF and PNG images: read large region from small file.fvogel2024-06-091-0/+15
| | * | Add more tests for GIF and PNG images read with -from, -to and -shrink options.fvogel2024-06-091-0/+15
| | * | Remove constraint hasTeapotPhoto, the image file used in the tests is distrib...fvogel2024-06-091-88/+32
| | * | Add more tests for GIF and PNG images read with -from and/or -to options.fvogel2024-06-091-8/+36
| | * | Fix width and height of the image read (PNG case only, GIF was already OK).fvogel2024-06-092-10/+10
| | * | Remove constraints hasEarthPhoto and hasOusterPhoto, the image files used in ...fvogel2024-06-093-57/+33
| | * | Fix [1576528fff]: image read file with -from option - PNG casefvogel2024-06-091-36/+40
| | * | Less ugly fix for the GIF case.fvogel2024-06-091-8/+8
| | * | Add test imgPhoto-19.3 demonstrating bug [1576528] for the PNG case, and imgP...fvogel2024-06-083-1/+18
| | * | Fix [1576528fff]: image read file with -from option - GIF casefvogel2024-06-081-0/+3
| | * | Add test imgPhoto-19.1 demonstrating bug [1576528] for the GIF case, and imgP...fvogel2024-06-083-3/+20
* | | | Merge 8.7jan.nijtmans2024-06-101-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Adapt testcases to hidden command change in Tcljan.nijtmans2024-06-091-1/+1
* | | | Merge-markjan.nijtmans2024-06-090-0/+0
|\ \ \ \ | |/ / /
| * | | Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco...jan.nijtmans2024-06-092-1/+12
| |\ \ \ | | |/ /
* | | | Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco...fvogel2024-06-092-1/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco...fvogel2024-06-092-1/+12
| |\ \ \ | | |_|/ | |/| |
| | * | Better fix for [a0241c0e25]. The checks for coordinates outside of the source...fvogel2024-06-082-5/+3
| | * | Add explanatory comment.fvogel2024-06-081-0/+2
| | * | Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco...fvogel2024-06-081-1/+1
| | * | Add test imgPhoto-12.5 demonstrating bug [a0241c0e25].fvogel2024-06-081-0/+11
| |/ /
* | | Fix [4d0a6f32b7]: Unique behavior of some options in the message widget in 8....jan.nijtmans2024-06-051-9/+1
|\ \ \ | | |/ | |/|
| * | Fix [4d0a6f32b7]: Unique behavior of some options in the message widget in 8....jan.nijtmans2024-06-051-13/+1
| |\ \
| | * | Possible fix for [4d0a6f32b7]: Unique behavior of some options in the message...jan.nijtmans2024-06-051-13/+1
| |/ /
| * | Merge-markjan.nijtmans2024-06-030-0/+0
| |\ \ | | |/
| | * Backport some (modified) ttk testcases from 8.7jan.nijtmans2024-06-032-1/+41
* | | Merge 8.7jan.nijtmans2024-06-036-50/+50
|\ \ \ | |/ /
| * | Somewhat better error-messages (addendum to previous commit)jan.nijtmans2024-06-036-45/+45
* | | Merge-markjan.nijtmans2024-06-030-0/+0
|\ \ \ | |/ /
| * | Fix [e6140f3404]: Crashes in empty ttk::panedwindowfor pane and forget comman...jan.nijtmans2024-06-036-17/+69
* | | Fix [e64820c1de]: The -justify configure option is duplicated for ttk::label,...jan.nijtmans2024-06-031-1/+0
|\ \ \ | |/ /
| * | Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ...jan.nijtmans2024-06-031-3/+8
| |\ \ | | |/
| * | Fix [e64820c1de]: The -justify configure option is duplicated for ttk::labeljan.nijtmans2024-06-031-4/+0
| |\ \
* | \ \ Fix [e6140f3404]: Crashes in empty ttk::panedwindowfor pane and forget comman...fvogel2024-06-036-15/+67
|\ \ \ \