| Commit message (Expand) | Author | Age | Files | Lines |
* | Improved the scaling support for very HiDPI screens when xrdb is not available. | csaba | 2023-05-14 | 1 | -7/+12 |
|
|
* | Fix [3414695fff]: tk_getOpenFile, tk_getSaveFile, tk_chooseDir: error when pa... | fvogel | 2023-05-13 | 3 | -6/+12 |
|\ |
|
| * | Fix [3414695fff]: tk_getOpenFile, tk_getSaveFile, tk_chooseDir: error when pa... | fvogel | 2023-05-07 | 3 | -6/+12 |
|
|
* | | Implementation of new, modern-looking ttk::checkbutton and ttk::radiobutton i... | csaba | 2023-05-08 | 1 | -33/+19 |
|
|
* | | Fix [a9cf210a42]: Text select doesn't cover first character. | fvogel | 2023-04-30 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Add comment and non-regression test text-38.1 (correctly failing before and p... | fvogel | 2023-04-22 | 1 | -2/+5 |
|
|
| * | Fix [a9cf210a42]: Text select doesn't cover first character | fvogel | 2023-04-21 | 1 | -1/+2 |
|
|
* | | Minor correction in file library/tkfbox.tcl. | csaba | 2023-04-14 | 1 | -1/+1 |
|
|
* | | Simplified the data of two SVG images even further. | csaba | 2023-04-11 | 1 | -3/+3 |
|
|
* | | Improved a few SVG images used in Tk library scripts. | csaba | 2023-04-11 | 2 | -52/+26 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-03-30 | 1 | -36/+14 |
|\ \ |
|
| * \ | Fix [15c685a976]: Issues with menu cloning. | sbron | 2023-03-30 | 1 | -36/+14 |
| |\ \
| | |/ |
|
| | * | Make the clone inherit the bindtags from the original menu. | sbron | 2023-03-26 | 1 | -8/+17 |
|
|
| | * | Proposed fix for bug [15c685a976]. | sbron | 2023-03-23 | 1 | -31/+0 |
|
|
* | | | Merge 8.7. Remove some spacing | jan.nijtmans | 2023-03-14 | 2 | -6/+6 |
|\ \ \
| |/ / |
|
* | | | Merge 8.7 | jan.nijtmans | 2023-03-12 | 13 | -91/+101 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2023-03-04 | 1 | -7/+2 |
| |\ \
| | |/ |
|
| | * | Even simpler ... (@fvogel, you are right, the check for $index simply is usel... | jan.nijtmans | 2023-03-04 | 1 | -2/+1 |
|
|
| | * | Fix [93fe36b5a7]: <<MenuSelect>> virtual event not working for menus with -te... | fvogel | 2023-03-04 | 1 | -6/+2 |
|
|
| | * | Fix calculation when menu doesn't fit below a ttk::menubutton. | sbron | 2023-02-28 | 1 | -2/+1 |
|
|
| * | | Fix calculation when menu doesn't fit below a ttk::menubutton. | sbron | 2023-02-28 | 1 | -2/+1 |
|
|
| * | | Further work on scalability of the Tk widget demo GUI | csaba | 2023-02-20 | 1 | -19/+6 |
|
|
| * | | Merged branch better-indicators into trunk; a couple of additional visual imp... | csaba | 2023-02-18 | 1 | -2/+0 |
| |\ \ |
|
| | * | | Alternative implementation of the ttk::checkbutton and ttk::radiobutton indic... | csaba | 2023-02-14 | 1 | -2/+0 |
|
|
| * | | | Small correction | csaba | 2023-02-15 | 1 | -1/+1 |
|
|
| * | | | Provided SVG images for the Tk widget demonstration application | csaba | 2023-02-15 | 3 | -22/+31 |
| |/ / |
|
| * | | Made sure that ttkDefaultTheme.c will compile on Windows, too; tk::scalingPct... | csaba | 2023-02-03 | 1 | -29/+0 |
|
|
| * | | Made the cascade arrows of the menu entries on X11 and the values of further ... | csaba | 2023-01-24 | 9 | -40/+91 |
|
|
* | | | Add -appearance and -isdark as options to the wm attributes command. | culler | 2023-02-09 | 1 | -7/+7 |
|
|
* | | | Add the tabs demo. | culler | 2023-02-08 | 1 | -0/+77 |
|
|
* | | | Finish the implementation of tabbed windows. | culler | 2023-02-05 | 1 | -0/+2 |
|
|
* | | | Add wm attributes tabbingid and tabbingmode | culler | 2023-02-04 | 1 | -1/+1 |
|
|
* | | | Clean up presentation of Mac options in widget demo | Kevin Walzer | 2023-02-01 | 1 | -4/+3 |
|
|
* | | | Change -type to -class. Update the man page. | culler | 2023-01-30 | 1 | -5/+5 |
|
|
* | | | demo details | culler | 2023-01-30 | 1 | -30/+26 |
|
|
* | | | Add demo script | culler | 2023-01-30 | 2 | -0/+246 |
|
|
* | | | Implementation of TIP 655 | culler | 2023-01-28 | 1 | -0/+6 |
|/ / |
|
* | | Make -sizegrip/-gripcount scalable. Also clean-up *Theme.tcl files, regarding... | jan.nijtmans | 2023-01-14 | 7 | -73/+48 |
|\ \ |
|
| * | | Change -gripsize back to -gripcount (name change can be done later as a separ... | jan.nijtmans | 2023-01-12 | 1 | -5/+3 |
|
|
| * | | Missing Tk_GetPixelsFromObj(). Verify compatibility with old '-gripcount' | jan.nijtmans | 2023-01-12 | 1 | -3/+3 |
|
|
| * | | Add "-gripsize" option or convert "-gripcount" -> "-gripsize" (which is the s... | jan.nijtmans | 2023-01-11 | 1 | -9/+5 |
|/ / |
|
* | | Fix [8bee4b2009]: progress bar no longer displays properly with certain styles. | fvogel | 2023-01-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Another approach to fix [8bee4b2009]: Instead of the Text element used in oth... | fvogel | 2022-12-30 | 1 | -1/+1 |
|
|
| | | | |
| \ \ | |
*-. \ \ | Some progress in [f20f46b90a]. Not done yet | jan.nijtmans | 2023-01-05 | 10 | -200/+125 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/ |
|
| * | | Replaced all ::tk::ScaleNum invocations with screen distances in points at al... | csaba | 2023-01-05 | 10 | -101/+68 |
|
|
| * | | Attempt to make it look better on MacOS, and more ttk adaptations | jan.nijtmans | 2023-01-02 | 7 | -71/+63 |
|/ / |
|
* | | Use some more point-expressions in stead of tk::ScaleNum | jan.nijtmans | 2022-12-29 | 5 | -13/+11 |
|
|
* | | For completeness, added the automatic scaling to the winnative theme, too | csaba | 2022-12-22 | 1 | -14/+28 |
|
|
* | | Fix [e9622302]: Make Tk widgets "tk scale" and system scaling aware | jan.nijtmans | 2022-12-20 | 23 | -365/+662 |
|\ \ |
|
| * | | Scaling-related changes in the Tk and Ttk library scripts ready for testing. ... | csaba | 2022-12-14 | 8 | -29/+29 |
|
|