summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement TK_CONFIG_NULL_OK for TK_CONFIG_PIXELS. Needed for "-elementborderw...jan.nijtmans2024-06-1612-27/+40
* Remove TK_OPTION_NULL_OK usage in tkPlace.c, doesn't belong there. Some inden...jan.nijtmans2024-06-163-57/+57
* 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-1410-227/+226
| |/ |/|
* | 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.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
* | | Adapt testcases to hidden command change in Tcljan.nijtmans2024-06-091-1/+1
* | | 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
| |\ \ | | |/ | |/|
| | * 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-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
* | Somewhat better error-messages (addendum to previous commit)jan.nijtmans2024-06-036-45/+45
* | Fix [e6140f3404]: Crashes in empty ttk::panedwindowfor pane and forget comman...jan.nijtmans2024-06-036-17/+69
* | 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 [e64820c1de]: The -justify configure option is duplicated for ttk::labelfvogel2024-06-021-3/+0
| * | Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ...fvogel2024-06-021-3/+8
| |\ \ | | |/
| | * Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ...fvogel2024-06-021-3/+8
| | |\
| | | * Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ...fvogel2024-05-291-3/+8
| | |/
| * | Merge-markjan.nijtmans2024-05-290-0/+0
| |\ \ | |/ / |/| |
* | | Merge 8.6jan.nijtmans2024-05-292-39/+50
|\ \ \ | | |/ | |/|
* | | Merge-markjan.nijtmans2024-05-240-0/+0
|\ \ \
| | | * Merge core-8-6-branch.fvogel2024-05-293-39/+52
| | | |\ | | | |/ | | |/|
| | * | Fix [8162e9b7a9]: Fonts are always scaled with UI when creating new instances...fvogel2024-05-292-39/+50
| | |\ \ | |/ / /
| | * | Request font with pixel size 13 instead of 11, so that font-44.1 passes witho...fvogel2024-05-281-2/+2