summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge releasedgp2024-05-201-1/+36
|\
| * merge trunkcore-9-0-b2dgp2024-05-175-22/+36
| |\
| * | Use more conventional Markdown syntaxdgp2024-05-141-24/+24
| * | merge trunkdgp2024-05-14100-914/+1857
| |\ \
| * \ \ merge trunkdgp2024-05-0321-68/+108
| |\ \ \
| * | | | WIP: First round of changes summary pulled from release notes.dgp2024-04-291-0/+24
| * | | | typodgp2024-04-291-1/+1
| * | | | Intro for changes filedgp2024-04-291-1/+12
| * | | | merge trunkdgp2024-04-291-8/+8
| |\ \ \ \
| * \ \ \ \ merge trunkdgp2024-04-242-1/+23
| |\ \ \ \ \
| * \ \ \ \ \ merge trunkdgp2024-04-185-9/+10
| |\ \ \ \ \ \
| * | | | | | | changes file removeddgp2024-04-051-1/+1
| * | | | | | | Remove changes file pending decisions on TIP 693.dgp2024-04-051-8330/+0
| * | | | | | | merge trunkdgp2024-04-048-111/+113
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunkdgp2024-03-263-112/+113
| |\ \ \ \ \ \ \ \
| * | | | | | | | | open release branchdgp2024-03-250-0/+0
* | | | | | | | | | Fix [527cb3cd5d]: Documentation of ttk states. user1/user2 are no longer misu...jan.nijtmans2024-05-209-79/+75
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Fix [527cb3cd5d]: Documentation of ttk states. user1/user2 are no longer misu...jan.nijtmans2024-05-208-37/+33
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ 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-198-36/+32
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge-markjan.nijtmans2024-05-180-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Update changes.mdjan.nijtmans2024-05-181-1/+36
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Document user1-user3 ttk widget statesjan.nijtmans2024-05-181-37/+37
* | | | | | | | | | | Document user1-user6, and make them usable in scripts. See [527cb3cd5d]jan.nijtmans2024-05-172-3/+5
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Document user1-user6, and make them usable in scriptsjan.nijtmans2024-05-172-3/+5
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Make "user[0-6]" names match the TTK_STATE_USER[0-6] definitionsjan.nijtmans2024-05-171-3/+3
| | * | | | | | | | | Eliminate superflous semicolonsjan.nijtmans2024-05-178-40/+25
| * | | | | | | | | | 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-152-16/+27
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Using the application's TkMainInfo struct for sharing the data of the trough'...csaba2024-05-152-16/+27
* | | | | | | | | | | 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-1310-193/+220
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Backout [de6e3772e2]jan.nijtmans2024-05-133-3/+0
| | * | | | | | | | | Better way to set the borderwidth of two style elements of the "classic" them...csaba2024-05-133-18/+19
| | * | | | | | | | | One more adaptation of the "classic" theme to the look of current Tk core wid...csaba2024-05-121-2/+2
* | | | | | | | | | | Merge 8.7jan.nijtmans2024-05-137-9/+5
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | selectborderwidth/insertwidth can take any "pixel" form as welljan.nijtmans2024-05-136-8/+4
| * | | | | | | | | | -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
| * | | | | | | | | | One more adaptation of the "classic" theme to the look of current Tk core wid...csaba2024-05-121-2/+2
* | | | | | | | | | | Better way to set the borderwidth of two style elements of the "classic" them...csaba2024-05-131-20/+16
* | | | | | | | | | | Fix [bb52855781]: ttk treeview tests not robust against display scaling.fvogel2024-05-123-25/+41
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | merge trunkfvogel2024-05-1283-249/+259
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |