summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Use some more point-expressions in stead of tk::ScaleNumjan.nijtmans2022-12-295-13/+11
* For completeness, added the automatic scaling to the winnative theme, toocsaba2022-12-221-14/+28
* Fix [e9622302]: Make Tk widgets "tk scale" and system scaling awarejan.nijtmans2022-12-2023-365/+662
|\
| * Scaling-related changes in the Tk and Ttk library scripts ready for testing. ...csaba2022-12-148-29/+29
| * More scaling in common dialogscsaba2022-12-137-42/+60
| * Forgot ttk/fonts.tcl in previous commitcsaba2022-12-101-1/+1
| * Scaling-related improvementscsaba2022-12-103-22/+17
| * merge mainoehhar2022-12-094-12/+10
| |\
| * | Made sure that a series of Tk core and Ttk widgets will be scaled according t...csaba2022-12-089-109/+273
| * | Replaced several pixmap icons with SVG images that are automatically scaled a...csaba2022-12-084-164/+310
| * | [e9622302] Scalable icons: replace error icon by svg versionoehhar2022-11-081-31/+10
* | | Reduce gigantic demo images to a reasonable sizeculler2022-12-173-0/+0
| |/ |/|
* | Minor improvements related to the printer dialogcsaba2022-12-082-10/+9
* | Merge core-8-6-branch. Resolve conflicts.fvogel2022-11-271-1/+0
|\ \
| * \ merge 8.6fvogel2022-11-241-1/+1
| |\ \
| | * \ merge 8.6dgp2022-11-031-1/+1
| | |\ \
| | * \ \ merge 8.6dgp2022-11-014-6/+6
| | |\ \ \
| | * \ \ \ merge 8.6dgp2022-10-281-6/+6
| | |\ \ \ \
| | * \ \ \ \ merge 8.6dgp2022-09-111-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ merge 8.6dgp2022-09-081-1/+3
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge 8.6dgp2022-09-073-15/+0
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge 8.6dgp2022-08-221-132/+132
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge 8.6dgp2022-08-082-25/+20
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge 8.6dgp2022-07-131-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2022-07-122-39/+57
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Bump to 8.6.13 for releasedgp2022-06-061-1/+1
| * | | | | | | | | | | | | merge 8.6fvogel2022-11-035-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | clrpick-2.3: Fix test failure (this test only runs on unix notAqua). The line...fvogel2022-10-291-1/+0
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | latest patch (Nov 14) from Patrick Mayjan.nijtmans2022-11-141-3/+8
* | | | | | | | | | | | | Make Widget Demo work with Tk 9.0+ toojan.nijtmans2022-11-081-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge 8.6jan.nijtmans2022-11-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Use "eq" not "==" when checking "tk windowingsystem"jan.nijtmans2022-11-021-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge 8.6jan.nijtmans2022-10-304-6/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Use full "horizontal"/"vertical" in demo'sjan.nijtmans2022-10-304-6/+6
| |/ / / / / / / / /
* | | | | | | | | | Merge 8.6jan.nijtmans2022-10-281-6/+6
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Fix [5e4e44a93b]: ttk::panedwindow chokes on drag.fvogel2022-10-251-6/+6
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | TIP #645 correction. Latest patch from Patrick May.jan.nijtmans2022-10-282-4/+20
* | | | | | | | | Some last-minute changes by Patrick Mayjan.nijtmans2022-10-203-6/+10
* | | | | | | | | Fix apparent patch errorjan.nijtmans2022-10-111-4/+4
* | | | | | | | | Proposed TIP #645 implementationjan.nijtmans2022-10-113-11/+80
* | | | | | | | | Add missing demo photos.culler2022-09-292-0/+0
* | | | | | | | | Small adjustmentculler2022-09-291-1/+1
* | | | | | | | | Fix combobox-3, skip combobox-1890211culler2022-09-291-9/+15
* | | | | | | | | Merge mac_styles_87culler2022-09-281-0/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Need to set the size of both light and dark mode nsimages. Add an appearance...culler2022-09-281-0/+42
* | | | | | | | | | Fix [64552a6856] mac_styles combobox -- try to avoid the extra space at the e...marc_culler2022-09-251-5/+20
|/ / / / / / / / /
* | | | | | | | | Fix upside down images.marc_culler2022-09-211-0/+0
* | | | | | | | | Flip the feather.marc_culler2022-09-201-0/+0
* | | | | | | | | Add an image button based on a png file to the demo.marc_culler2022-09-192-3/+9
* | | | | | | | | Document the nsimage image type and make a few minor adjustments.marc_culler2022-09-191-1/+1