summaryrefslogtreecommitdiffstats
path: root/generic/ttk
Commit message (Expand)AuthorAgeFilesLines
* Use more Tcl_CreateObjCommand2() internally. Those commands can handle a long...jan.nijtmans2025-03-172-4/+4
* Tk 9.1 doesn't run with Tcl 8.7 anymore. This allows a lot of cleanupjan.nijtmans2025-03-121-6/+0
* Only animate progress bars when the period is positive and the mode is indete...culler2025-03-061-2/+2
* Fix [ef1bfef57e]: misplaced parenthesis makes every determinate progress bar ...culler2025-03-061-6/+4
* Tcl_NewWideIntObj -> Tcl_NewBooleanObj (tkMain.c). Some indentingjan.nijtmans2025-02-091-2/+2
* Solution for RFE [9902d8fc8e]: No grip element in ttk::panedwindow sashes of ...csaba2025-02-063-15/+90
|\
| * Proposed solution for RFE [9902d8fc8e].csaba2025-02-033-15/+90
|/
* Fix for bug [126d071408].csaba2025-01-101-2/+4
* Spacing/indenting fixes for ttkjan.nijtmans2024-11-0730-1017/+1019
* Add TK_MAJOR_VERSION markers to header-files. Fix some commentsjan.nijtmans2024-11-072-36/+36
|\
| * Add TK_MAJOR_VERSION markersjan.nijtmans2024-11-062-36/+36
* | Now it works. More Tcl_Obj usagejan.nijtmans2024-10-301-2/+3
* | Fix [f91aa24bbe] for allmost all remaining widgets. Canvtext is the only one ...jan.nijtmans2024-10-234-20/+20
|\ \ | |/
| * Remaining fixes for [f91aa24bbe]jan.nijtmans2024-10-224-20/+20
* | Improved the appearance of the ttk::checkbutton widget in the "default" theme.csaba2024-10-111-3/+3
|\ \ | |/
| * Improved the appearance of the ttk::checkbutton widget in the "default" theme.csaba2024-10-111-3/+3
* | Improved the appearance of the Treeitem.indicator element.csaba2024-09-212-5/+25
|\ \ | |/
| * Improved the appearance of the Treeitem.indicator element.csaba2024-09-212-9/+29
| |\
| | * Improved the appearance of the Treeitem.indicator element.csaba2024-09-212-8/+28
* | | Fix [3981091e] Segmentation fault with bogus resource value (X11)jan.nijtmans2024-09-201-4/+7
|\ \ \ | |/ /
| * | Fix [3981091e] Segmentation fault with bogus resource value (X11)jan.nijtmans2024-09-201-4/+7
| |\ \ | | |/
| | * Fix [3981091e] Segmentation fault with bogus resource value (X11)jan.nijtmans2024-09-201-25/+26
| | |\
| | | * (slightly modified) proposed fix for [3981091ed3]: Segmentation fault with bo...jan.nijtmans2024-09-201-2/+3
| | |/
| | * Fix warning on Windows: ISO C90 forbids mixed declarations and codejan.nijtmans2024-08-301-4/+5
| | * Formatting-related cleanup in ttkTreeview.c.csaba2024-08-301-58/+58
* | | Factorize code.fvogel2024-09-141-10/+17
* | | Fix [8e9d65d2d4]: Unexpected behavior of ttk::treeview with detached items - ...fvogel2024-09-141-7/+14
* | | Fix [8e9d65d2d4]: Unexpected behavior of ttk::treeview with detached items - ...fvogel2024-09-141-0/+8
* | | Fix some compiler warnings, when compiling with g++jan.nijtmans2024-09-102-15/+15
|\ \ \ | |/ /
| * | Fix some compiler warnings, when compiling with g++jan.nijtmans2024-09-102-6/+6
* | | Made the width of the ttk::treeview heading separator (HALO) scaling-aware.csaba2024-08-301-17/+20
|\ \ \ | |/ /
| * | Made the width of the ttk::treeview heading separator (HALO) scaling-aware.csaba2024-08-301-17/+20
* | | Performance improvement in tkOldConfig.c. See [610a73a179].jan.nijtmans2024-08-291-9/+9
|\ \ \ | |/ /
| * | Performance improvement in tkOldConfig.c. See [610a73a179]. Backport some for...jan.nijtmans2024-08-291-9/+9
| |\ \ | |/ / |/| |
* | | Merge more ttk::treeview improvements related to bug [d82fa2953a].sbron2024-08-281-32/+124
|\ \ \ | |/ /
| * | Merge more ttk::treeview improvements related to bug [d82fa2953a].sbron2024-08-281-32/+124
| |\ \ | | |/
| | * Additional changes for ttk::treeview on macOS.sbron2024-08-271-9/+19
| | * Hide unused variables on macOS.sbron2024-08-261-0/+2
| | * Use a different clipping method for macOS.sbron2024-08-261-11/+15
| | * Clip the ttk::treeview tree area if it runs the risk of drawing outside itssbron2024-08-241-19/+80
| | * Backout a previous change that causes distortion of the bottom row ofsbron2024-08-221-5/+0
| | * Don't change the view when the ttk::treeview's 'see' command is executed forsbron2024-08-221-0/+4
| | * Make sure the scroll information for a ttk::treeview widget is currentsbron2024-08-221-0/+8
| | * Make the ttk::treeview 'see' command produce the expected result when it issbron2024-08-221-3/+8
| | * Fix distortion of the bottom row when it is only partly visible.sbron2024-08-221-7/+7
| | * Make sure that the background doesn't overlap the border's left edge whensbron2024-08-221-1/+2
* | | Made the ttk::treeview cell padding scaling-aware.csaba2024-08-201-1/+2
|\ \ \ | |/ /
| * | Made the ttk::treeview cell padding scaling-aware.csaba2024-08-201-1/+2
* | | Merge fix for [d82fa2953a]: Cosmetic issues when ttk::treeview height is notsbron2024-08-162-12/+24
|\ \ \ | |/ /
| * | Merge fix for [d82fa2953a]: Cosmetic issues when ttk::treeview height is notsbron2024-08-162-12/+24
| |\ \ | | |/