| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [1576528fff]: image read file with -from option. | fvogel | 2024-06-11 | 5 | -182/+201 |
|\ |
|
| * | Add more tests for GIF and PNG images: read large region from small file. | fvogel | 2024-06-09 | 1 | -0/+15 |
|
|
| * | Add more tests for GIF and PNG images read with -from, -to and -shrink options. | fvogel | 2024-06-09 | 1 | -0/+15 |
|
|
| * | Remove constraint hasTeapotPhoto, the image file used in the tests is distrib... | fvogel | 2024-06-09 | 1 | -88/+32 |
|
|
| * | Add more tests for GIF and PNG images read with -from and/or -to options. | fvogel | 2024-06-09 | 1 | -8/+36 |
|
|
| * | Fix width and height of the image read (PNG case only, GIF was already OK). | fvogel | 2024-06-09 | 2 | -10/+10 |
|
|
| * | Remove constraints hasEarthPhoto and hasOusterPhoto, the image files used in ... | fvogel | 2024-06-09 | 3 | -57/+33 |
|
|
| * | Fix [1576528fff]: image read file with -from option - PNG case | fvogel | 2024-06-09 | 1 | -36/+40 |
|
|
| * | Less ugly fix for the GIF case. | fvogel | 2024-06-09 | 1 | -8/+8 |
|
|
| * | Add test imgPhoto-19.3 demonstrating bug [1576528] for the PNG case, and imgP... | fvogel | 2024-06-08 | 3 | -1/+18 |
|
|
| * | Fix [1576528fff]: image read file with -from option - GIF case | fvogel | 2024-06-08 | 1 | -0/+3 |
|
|
| * | Add test imgPhoto-19.1 demonstrating bug [1576528] for the GIF case, and imgP... | fvogel | 2024-06-08 | 3 | -3/+20 |
|
|
* | | Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco... | fvogel | 2024-06-09 | 2 | -1/+12 |
|\ \
| |/
|/| |
|
| * | Better fix for [a0241c0e25]. The checks for coordinates outside of the source... | fvogel | 2024-06-08 | 2 | -5/+3 |
|
|
| * | Add explanatory comment. | fvogel | 2024-06-08 | 1 | -0/+2 |
|
|
| * | Fix [a0241c0e25]: photo image copy command can unexpectedly hang for 20+ seco... | fvogel | 2024-06-08 | 1 | -1/+1 |
|
|
| * | Add test imgPhoto-12.5 demonstrating bug [a0241c0e25]. | fvogel | 2024-06-08 | 1 | -0/+11 |
|/ |
|
* | Backport some (modified) ttk testcases from 8.7 | jan.nijtmans | 2024-06-03 | 2 | -1/+41 |
|
|
* | Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ... | fvogel | 2024-06-02 | 1 | -3/+8 |
|\ |
|
| * | Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ... | fvogel | 2024-05-29 | 1 | -3/+8 |
|/ |
|
* | Fix [8162e9b7a9]: Fonts are always scaled with UI when creating new instances... | fvogel | 2024-05-29 | 2 | -39/+50 |
|\ |
|
| * | Request font with pixel size 13 instead of 11, so that font-44.1 passes witho... | fvogel | 2024-05-28 | 1 | -2/+2 |
|
|
| * | #ifdef DEBUG_FONTSEL --> #if DEBUG_FONTSEL in tkUnixRFont.c | fvogel | 2024-05-28 | 1 | -3/+3 |
|
|
| * | Save and restore current scaling when running font-44.1 (this prevents severa... | fvogel | 2024-05-28 | 1 | -1/+5 |
|
|
| * | Let this bugfix branch build and test at Github Actions. | fvogel | 2024-05-27 | 3 | -0/+3 |
|
|
| * | #define DEBUG_FONTSEL 0 | fvogel | 2024-05-26 | 1 | -1/+1 |
|
|
| * | Restore old version of font-44.1, following Csaba's suggestion, but add a poi... | fvogel | 2024-05-26 | 1 | -8/+4 |
|
|
| * | A few further improvements in tkUnixRFont.c by Csaba Nemethi. | fvogel | 2024-05-26 | 1 | -8/+13 |
|
|
| * | A bit better DEBUG_FONTSEL support.core-bug-8162e9b7a9 | fvogel | 2024-05-20 | 1 | -21/+21 |
|
|
| * | Remove now useless tkwin argument of GetTkFontAttributes(). | fvogel | 2024-05-20 | 1 | -4/+3 |
|
|
| * | Revert 3rd change from [84cd707d] following Csaba's request. | fvogel | 2024-05-20 | 1 | -1/+1 |
|
|
| * | GetTkFontAttributes, Csaba's version (thanks!). | fvogel | 2024-05-17 | 1 | -11/+11 |
|
|
| * | Revert [c03d4e79] | fvogel | 2024-05-17 | 1 | -2/+2 |
|
|
| * | Backout [7edb8725]. Thanks, Jan! | fvogel | 2024-05-17 | 1 | -4/+4 |
|
|
| * | Reduce confusion by using the adequate variable name in GetTkFontAttributes(). | fvogel | 2024-05-16 | 1 | -2/+2 |
|
|
| * | The XFT_PIXEL_SIZE property is a double in fontconfig. See also [434d294df8]. | fvogel | 2024-05-16 | 1 | -4/+4 |
|
|
| * | Add test font-44.3 demonstrating bug [8162e9b7a9]. | fvogel | 2024-05-15 | 1 | -0/+7 |
|
|
* | | Make compilable with strict C99 compiler (missing declaration for XUnionRegio... | jan.nijtmans | 2024-05-24 | 1 | -0/+2 |
|
|
* | | ttk state implementation improvements | jan.nijtmans | 2024-05-19 | 1 | -42/+42 |
|
|
* | | Document user1-user3 ttk widget states | jan.nijtmans | 2024-05-18 | 1 | -37/+37 |
|
|
* | | Make "user[0-6]" names match the TTK_STATE_USER[0-6] definitions | jan.nijtmans | 2024-05-17 | 1 | -3/+3 |
|
|
* | | Eliminate superflous semicolons | jan.nijtmans | 2024-05-17 | 8 | -40/+25 |
|
|
* | | Resolve some compiler warnings on Windows. spacing cleanup | jan.nijtmans | 2024-05-16 | 3 | -33/+40 |
|
|
* | | Code formatting, TCL_UNUSED() usage, all backported from 8.7. This makes it e... | jan.nijtmans | 2024-05-16 | 1 | -120/+194 |
|/ |
|
* | Fix [bb52855781]: ttk treeview tests not robust against display scaling | jan.nijtmans | 2024-05-13 | 10 | -193/+220 |
|\ |
|
| * | Backout [de6e3772e2] | jan.nijtmans | 2024-05-13 | 3 | -3/+0 |
|
|
| * | merge trunk | fvogel | 2024-05-12 | 83 | -249/+259 |
| |\ |
|
| | * | One more adaptation of the "classic" theme to the look of current Tk core wid... | csaba | 2024-05-12 | 1 | -2/+2 |
|
|
| | * | Merge 8.7 (left-over spacing) | jan.nijtmans | 2024-05-11 | 3 | -1/+4 |
| | |\ |
|
| | | * | Merge 8.6 (left-over spacing) | jan.nijtmans | 2024-05-11 | 3 | -1/+4 |
| | | |\ |
|