summaryrefslogtreecommitdiffstats
path: root/generic/ttk
Commit message (Expand)AuthorAgeFilesLines
* Fix [527cb3cd5d]: Documentation of ttk states. user1/user2 are no longer misu...jan.nijtmans2024-05-206-55/+58
|\
| * Merge 8.7core-bug-527cb3cd5djan.nijtmans2024-05-191-42/+42
| |\
| | * ttk state implementation improvements. This gives 32 possible flags in stead ...jan.nijtmans2024-05-191-42/+42
| | |\
| | | * ttk state implementation improvementsjan.nijtmans2024-05-191-42/+42
| * | | Fix [527cb3cd5d]. Moves special internal flags outside the user1-user6 rangejan.nijtmans2024-05-195-13/+16
| |/ /
* | | Document user1-user6, and make them usable in scripts. See [527cb3cd5d]jan.nijtmans2024-05-171-3/+3
|\ \ \ | |/ /
| * | Document user1-user6, and make them usable in scriptsjan.nijtmans2024-05-171-3/+3
| |\ \ | | |/
| | * Make "user[0-6]" names match the TTK_STATE_USER[0-6] definitionsjan.nijtmans2024-05-171-3/+3
| * | Merge 8.6 (whitespace-only)jan.nijtmans2024-05-163-31/+31
| |\ \ | | |/
| | * Resolve some compiler warnings on Windows. spacing cleanupjan.nijtmans2024-05-163-33/+40
| | * Code formatting, TCL_UNUSED() usage, all backported from 8.7. This makes it e...jan.nijtmans2024-05-161-120/+194
* | | Using the application's TkMainInfo struct for sharing the data of the trough'...csaba2024-05-151-16/+25
|\ \ \ | |/ /
| * | Using the application's TkMainInfo struct for sharing the data of the trough'...csaba2024-05-151-16/+25
* | | Scaling-related improvements in the "classic" theme.csaba2024-05-151-3/+4
|\ \ \ | |/ /
| * | Scaling-related improvements in the "classic" theme.csaba2024-05-151-3/+4
* | | Merge 8.7jan.nijtmans2024-05-131-6/+5
|\ \ \ | |/ /
| * | Merge 8.6, which means some more Tk_GetPixelsFromObj() improvementsjan.nijtmans2024-05-132-10/+9
| |\ \ | | |/
| | * Fix [bb52855781]: ttk treeview tests not robust against display scalingjan.nijtmans2024-05-133-160/+174
| | |\
| | * | Better way to set the borderwidth of two style elements of the "classic" them...csaba2024-05-131-14/+14
* | | | Merge 8.7jan.nijtmans2024-05-132-4/+4
|\ \ \ \ | |/ / /
| * | | selectborderwidth/insertwidth can take any "pixel" form as welljan.nijtmans2024-05-131-3/+3
| * | | -mintabwidth could be specified in any pixel form as welljan.nijtmans2024-05-131-1/+1
| * | | Better way to set the borderwidth of two style elements of the "classic" them...csaba2024-05-131-20/+16
* | | | Better way to set the borderwidth of two style elements of the "classic" them...csaba2024-05-131-20/+16
| |_|/ |/| |
* | | merge trunkfvogel2024-05-1223-130/+142
|\ \ \
| * \ \ Merge 8.7 (left-over spacing)jan.nijtmans2024-05-111-0/+1
| |\ \ \ | | |/ /
| | * | Merge 8.6 (left-over spacing)jan.nijtmans2024-05-111-0/+1
| | |\ \ | | | |/
| | | * Two more Tk_GetPixelsFromObj usages. Remove double MODULE_SCOPE definitions. ...jan.nijtmans2024-05-1116-38/+44
| | | * Backported the focus highlighting for the ttk::entry, ttk::combobox, and ttk:...csaba2024-05-112-12/+160
| | | * Backported most improvements related to the "classic" theme, submitted by Emi...csaba2024-05-103-24/+75
| | * | Code cleanup related mainly to the "classic" theme.csaba2024-05-102-6/+9
| * | | Code cleanup related mainly to the "classic" theme.csaba2024-05-102-6/+9
| * | | 4 more usages of Tk_GetPixelsFromObj(). Remove duplicated MODULE_SCOPE defini...jan.nijtmans2024-05-1019-92/+50
| |\ \ \ | | |/ /
| | * | 4 more Tk_GetPixelsFromObj() usage: for highlightThickness, shiftrelief and s...jan.nijtmans2024-05-1019-92/+50
| | |\ \ | | | |/
| | | * More usage of Tk_GetPixelsFromObj() and TCL_UNUSED(), all backported from Tk ...jan.nijtmans2024-05-1013-352/+450
| * | | Since "borderWidth" are pixels, not ints, Tk_GetPixelsFromObj() should be usedjan.nijtmans2024-05-094-15/+15
| |\ \ \ | | |/ /
| | * | Since "borderWidth" are pixels, not ints, Tk_GetPixelsFromObj() should be usedjan.nijtmans2024-05-094-15/+15
| * | | Fix warning: tkImgListFormat.c:1092:5: warning: variable 'suffixAlpha' is use...jan.nijtmans2024-05-091-2/+0
| |\ \ \ | | |/ /
| * | | (c) -> ©jan.nijtmans2024-05-094-3/+5
| |\ \ \ | | |/ /
| | * | (c) -> ©jan.nijtmans2024-05-093-3/+3
| | |\ \ | | | |/
| | * | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s...csaba2024-05-092-17/+67
| * | | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s...csaba2024-05-092-17/+67
* | | | Fix [bb52855781]: ttk treeview tests not robust against display scaling.fvogel2024-05-051-4/+4
|/ / /
* | | Use Tcl_NewBooleanObj() where appropriatejan.nijtmans2024-05-013-4/+4
|\ \ \ | |/ /
| * | Use Tcl_NewBooleanObj() where appropriatejan.nijtmans2024-05-013-4/+4
| |\ \ | | |/
| | * Fix for [e306996882]: a few issues related to the arrows in Ttk widgets (scal...csaba2024-05-013-86/+330
| * | Minor cosmetic improvements in ttkDefaultTheme.c.csaba2024-04-251-5/+5
* | | Minor cosmetic improvements in ttkDefaultTheme.c.csaba2024-04-251-8/+8
* | | Merge 8.7jan.nijtmans2024-03-252-12/+13
|\ \ \ | |/ /
| * | Fix Ttk_CreateTagTable() signaturejan.nijtmans2024-03-232-3/+3