| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | 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 |
| | | |\ \ \ |
|
| | | * | | | | Code cleanup related mainly to the "classic" theme. | csaba | 2024-05-10 | 3 | -8/+11 |
|
|
| | * | | | | | Code cleanup related mainly to the "classic" theme. | csaba | 2024-05-10 | 3 | -8/+11 |
|
|
| | * | | | | | 4 more usages of Tk_GetPixelsFromObj(). Remove duplicated MODULE_SCOPE defini... | jan.nijtmans | 2024-05-10 | 23 | -111/+60 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | | * | | | | Fix typo, revert unintended change | jan.nijtmans | 2024-05-10 | 2 | -2/+2 |
|
|
| | | * | | | | 4 more Tk_GetPixelsFromObj() usage: for highlightThickness, shiftrelief and s... | jan.nijtmans | 2024-05-10 | 23 | -112/+61 |
| | | |\ \ \ \ |
|
| | * | \ \ \ \ | Since "borderWidth" are pixels, not ints, Tk_GetPixelsFromObj() should be used | jan.nijtmans | 2024-05-09 | 5 | -16/+16 |
| | |\ \ \ \ \ \
| | | |/ / / / / |
|
| | | * | | | | | Since "borderWidth" are pixels, not ints, Tk_GetPixelsFromObj() should be used | jan.nijtmans | 2024-05-09 | 5 | -16/+16 |
|
|
| | * | | | | | | Fix warning: tkImgListFormat.c:1092:5: warning: variable 'suffixAlpha' is use... | jan.nijtmans | 2024-05-09 | 2 | -3/+1 |
| | |\ \ \ \ \ \
| | | |/ / / / / |
|
| | | * | | | | | Fix warning: tkImgListFormat.c:1092:5: warning: variable 'suffixAlpha' is use... | jan.nijtmans | 2024-05-09 | 1 | -1/+1 |
|
|
| | * | | | | | | (c) -> © | jan.nijtmans | 2024-05-09 | 56 | -90/+92 |
| | |\ \ \ \ \ \
| | | |/ / / / / |
|
| | | * | | | | | (c) -> © | jan.nijtmans | 2024-05-09 | 55 | -90/+90 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s... | csaba | 2024-05-09 | 3 | -27/+82 |
|
|
| | * | | | | | | | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s... | csaba | 2024-05-09 | 3 | -27/+82 |
|
|
| | * | | | | | | | Fix [ff5417505b]: xlib/X11/X.h not compilable on x64 Windows, using gcc | jan.nijtmans | 2024-05-06 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|
| | | * | | | | | | Fix [ff5417505b]: xlib/X11/X.h not compilable on x64 Windows, using gcc | jan.nijtmans | 2024-05-06 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ |
|
| * | | | | | | | | | Let this bugfix branch build and test at Github Actions. | fvogel | 2024-05-05 | 3 | -0/+3 |
|
|
| * | | | | | | | | | Document changes made in the previous commit and in [c7ae9a87]. | fvogel | 2024-05-05 | 1 | -4/+12 |
|
|
| * | | | | | | | | | Fix [bb52855781]: ttk treeview tests not robust against display scaling. | fvogel | 2024-05-05 | 2 | -21/+29 |
| |/ / / / / / / / |
|
| * | | | | | | | | Update X11 header-files to the latest version | jan.nijtmans | 2024-05-04 | 8 | -597/+1525 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|