summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
| * | Made sure that ttkDefaultTheme.c will compile on Windows, too; tk::scalingPct...csaba2023-02-031-29/+0
| * | Made the cascade arrows of the menu entries on X11 and the values of further ...csaba2023-01-249-40/+91
* | | Add -appearance and -isdark as options to the wm attributes command.culler2023-02-091-7/+7
* | | Add the tabs demo.culler2023-02-081-0/+77
* | | Finish the implementation of tabbed windows.culler2023-02-051-0/+2
* | | Add wm attributes tabbingid and tabbingmodeculler2023-02-041-1/+1
* | | Clean up presentation of Mac options in widget demoKevin Walzer2023-02-011-4/+3
* | | Change -type to -class. Update the man page.culler2023-01-301-5/+5
* | | demo detailsculler2023-01-301-30/+26
* | | Add demo scriptculler2023-01-302-0/+246
* | | Implementation of TIP 655culler2023-01-281-0/+6
|/ /
* | Make -sizegrip/-gripcount scalable. Also clean-up *Theme.tcl files, regarding...jan.nijtmans2023-01-147-73/+48
|\ \
| * | Change -gripsize back to -gripcount (name change can be done later as a separ...jan.nijtmans2023-01-121-5/+3
| * | Missing Tk_GetPixelsFromObj(). Verify compatibility with old '-gripcount'jan.nijtmans2023-01-121-3/+3
| * | Add "-gripsize" option or convert "-gripcount" -> "-gripsize" (which is the s...jan.nijtmans2023-01-111-9/+5
|/ /
* | Fix [8bee4b2009]: progress bar no longer displays properly with certain styles.fvogel2023-01-061-1/+1
|\ \
| * | Another approach to fix [8bee4b2009]: Instead of the Text element used in oth...fvogel2022-12-301-1/+1
| | |
| \ \
*-. \ \ Some progress in [f20f46b90a]. Not done yetjan.nijtmans2023-01-0510-200/+125
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | Replaced all ::tk::ScaleNum invocations with screen distances in points at al...csaba2023-01-0510-101/+68
| * | Attempt to make it look better on MacOS, and more ttk adaptationsjan.nijtmans2023-01-027-71/+63
|/ /
* | 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
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |