Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-05-17
| ||
| 00:20 | Switched from using between to range subcommand to be consistent with other Tcl/Tk usage. Leaf check-in: a8cc3fb3bc user: bohagan tags: trunk | |
|
2026-05-16
| ||
| 22:34 | Documentation updates check-in: 861baaa914 user: bohagan tags: trunk | |
| 21:27 | Test case updates check-in: c7751635fc user: bohagan tags: trunk | |
| 19:05 | Added back set stripe and tag background colors for Windows native themes. check-in: 2479af55e5 user: bohagan tags: trunk | |
|
2026-05-13
| ||
| 03:28 | Fixed mouse bindings to set focus to widget Leaf check-in: 141954833a user: bohagan tags: trunk | |
| 03:28 | More Windows spinbox theme state updates. check-in: bdd76a721b user: bohagan tags: trunk | |
| 03:28 | Added state parameter to Ttk_ElementSizeProc arguments. This is needed so elements can use the state when determining the element size. Used for Treeview sort indicator to skip reserving space except for current sort column. check-in: 3002b2e4ea user: bohagan tags: trunk | |
| 03:27 | Added back show Treeview stripe for Windows themes. Uses theme color. check-in: b54a6ea10b user: bohagan tags: trunk | |
|
2026-05-12
| ||
| 03:47 | Fixed mouse bindings to set focus to widget check-in: 2860fdc609 user: bohagan tags: trunk | |
| 03:19 | More Windows spinbox theme state updates. check-in: 02b74520b6 user: bohagan tags: trunk | |
| 02:39 | Added back show Treeview stripe for Windows themes. Uses theme color. check-in: fb3504fc8e user: bohagan tags: trunk | |
| 00:56 | Added state parameter to Ttk_ElementSizeProc arguments. This is needed so elements can use the state when determining the element size. Used for Treeview sort indicator to skip reserving space except for current sort column. check-in: 8835b809ee user: bohagan tags: trunk | |
|
2026-05-11
| ||
| 08:53 | Changed the values of several style configuration options to screen distances in points rather than pixels, as suggested by Brian. check-in: a403cbe474 user: csaba tags: trunk | |
| 01:51 | Added progressbar style and more checkbutton states check-in: 09a7d9bb2c user: bohagan tags: trunk | |
|
2026-05-10
| ||
| 02:41 | Fixed the Windows theme corruption issue. This required disabling the theme resizing until switch to new API. check-in: 4aaeabc488 user: bohagan tags: trunk | |
|
2026-05-08
| ||
| 01:14 | A couple of minor fixes on Windows. check-in: 5caffc9b65 user: csaba tags: trunk | |
|
2026-05-06
| ||
| 14:54 | Improvements related to the themes alt, clam, classic, and default; added missing Widget Demo script treeview.tcl; improvements and extensions in the Widget Demo scripts mclist.tcl, tree.tcl, and treeview.tcl. check-in: 0b8bbf5edf user: csaba tags: trunk | |
| 00:46 | Removed unneeded variables check-in: b304ee4f6c user: bohagan tags: trunk | |
|
2026-05-03
| ||
| 21:29 | Removed unneeded event triggers check-in: 82ec900116 user: bohagan tags: trunk | |
|
2026-05-02
| ||
| 22:17 | Removed test code check-in: 0d6b899a5f user: bohagan tags: trunk | |
| 02:55 | Corrected Windows theme treeview item state mapping check-in: 754104cba6 user: bohagan tags: trunk | |
| 01:23 | Changes from merge with Tk trunk check-in: 398db8a1b9 user: bohagan tags: trunk | |
|
2026-05-01
| ||
| 00:34 | Changed draw chevron arrow function to use lines and also set so thickness will now scale too. check-in: 14b896eb06 user: bohagan tags: trunk | |
|
2026-04-30
| ||
| 00:32 | Indicator size consistency changes from Csaba. check-in: 27e5fcd9d0 user: bohagan tags: trunk | |
|
2026-04-28
| ||
| 01:17 | Add tag bind test cases for button, key, enter, and leave events. check-in: 6b1522f340 user: bohagan tags: trunk | |
|
2026-04-27
| ||
| 04:04 | Incorporated changes from trunk check-in: cf5d0e84ce user: bohagan tags: trunk | |
|
2026-04-26
| ||
| 00:37 | Updated test cases for theme changes check-in: 9db81a16d1 user: bohagan tags: trunk | |
|
2026-04-25
| ||
| 21:54 | Documentation updates check-in: 9f9bda6331 user: bohagan tags: trunk | |
|
2026-04-22
| ||
| 02:52 | Removed unneeded set windows theme property flags. check-in: 02887436bb user: bohagan tags: trunk | |
|
2026-04-21
| ||
| 00:50 | Fix from Csaba to Aqua check and radio button layouts to adjust text when scaling changes. check-in: 96a3981d6b user: bohagan tags: trunk | |
|
2026-04-20
| ||
| 02:28 | Updated Windows themes to use modern Explorer-style Treeview open/close indicators. Bug fix for theme display corruption issue. check-in: 4855a564a9 user: bohagan tags: trunk | |
|
2026-04-18
| ||
| 22:11 | Bug fixes from Csaba. check-in: e985acaaaf user: bohagan tags: trunk | |
|
2026-04-16
| ||
| 01:34 | Corrected MacOS versions check-in: 66aba54276 user: bohagan tags: trunk | |
|
2026-04-12
| ||
| 17:57 | Merged in changes from TK 9.1 branch check-in: 576f1ed446 user: bohagan tags: trunk | |
| 16:21 | Further updates in ttkWinTheme.c and ttkWinVistaTheme.c, based on input from Christian (thanks again!), with a few improvements. check-in: f38771a960 user: csaba tags: trunk | |
|
2026-04-11
| ||
| 02:06 | Further improvements in ttkElements.c and ttkWinTheme.c, provided by Christian (many thanks!) check-in: be1f5eebd7 user: csaba tags: trunk | |
| 01:34 | Christian's notebook-related fix from https://androwish.org/home/info/ffcf6812d35de3b9, with a few additions. check-in: 16b787b4ab user: csaba tags: trunk | |
| 00:02 | Some X11 ttk tweaks from AndroWish See https://androwish.org/home/info/487230cea49b14ef check-in: 45b53bc4b4 user: bohagan tags: trunk | |
|
2026-04-10
| ||
| 01:26 | Mac Aqua theme improvements and scaling improvements. Fixed most scaling issues, widget layouts, etc. Open layout issue with check and radio button text overlapping indicator when scaled. check-in: 28811ae60e user: bohagan tags: trunk | |
|
2026-04-07
| ||
| 03:04 | Optimized TkGetScaledPixelValue and arrow sizes to pass actual size and not need a divisor. check-in: 401941477f user: bohagan tags: trunk | |
|
2026-04-04
| ||
| 22:56 | Updates to properly scale items. The issue is the conversion from non-pixel units to pixels is done at object creation. It is only updated under certain conditions which doesn't include tk scaling changes. Sizes in pixels are not scaled by Tk_GetPixelsFromObj, so we need to work around it. check-in: 243cecc5b1 user: bohagan tags: trunk | |
|
2026-04-01
| ||
| 04:17 | Implemented scaling for Windows themes check-in: 73f099010e user: bohagan tags: trunk | |
|
2026-03-29
| ||
| 03:36 | Numerous theme improvements: Updated themes to use new TkGetScaledPixelValue function. Updated clam theme to use chevron arrows. Restore use of old arrows for combobox and spinbox in classic themes. Updated themes to adjust sizes, padding, etc. check-in: 9719b13a87 user: bohagan tags: trunk | |
|
2026-03-26
| ||
| 05:03 | Merged GetScalingFactor into TkScalingLevel. This fixes many remaining TTK widget scaling issues. Moved GetScaledValue to TkGetScaledPixelValue in tkUtil.c. check-in: 25efe21af8 user: bohagan tags: trunk | |
|
2026-03-24
| ||
| 03:51 | Replaced use of TkScalingLevel with custom GetScalingFactor. It doesn't round to nearest 25% or use the ::tk::scalingPct variable. Added GetScaledValue to scale values with double precision. check-in: 5adf201047 user: bohagan tags: trunk | |
|
2026-03-23
| ||
| 03:31 | Updated default and clam themes to use chevron arrows for combobox, spinbox, menubutton, and treeview indicators. Set alt and classic themes to use arrows for combobox, spinbox, menubutton, and treeview indicators. As part of this, moved create legacy open/close indicators to ttkDefaultTheme.c and ttkClassicTheme.c. Corrected size in points vs pixels, missing padding, padding in points vs pixels, etc. check-in: 361d2646b0 user: bohagan tags: trunk | |
|
2026-03-19
| ||
| 15:49 | Added heading support for background state check-in: 3d501941b9 user: bohagan tags: trunk | |
|
2026-03-17
| ||
| 17:01 | Added Chevron style arrows to other themes. check-in: 2eaa9a8003 user: bohagan tags: trunk | |
| 03:37 | Added Chevron style arrows to arrow element in default theme. Now, wherever ARROW_UP, ARROW_DOWN, ARROW_LEFT, and ARROW_RIGHT are used, CHEVRON_UP, CHEVRON_DOWN, CHEVRON_LEFT, and CHEVRON_RIGHT can be used. Refactored arrow size and draw functions to add scaling, make common, use new -arrowpadding option. etc. Changed Treeview general themes default sort indicator to use chevron arrows. Updated general themes to adjust configs for new or changed arrow options. check-in: 40f319ac40 user: bohagan tags: trunk | |
|
2026-03-16
| ||
| 02:00 | Added more files to repo check-in: 137b6d358a user: bohagan tags: trunk | |