summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Made the cascade arrows of the menu entries on X11 and the values of further ...csaba2023-01-2412-86/+161
| * | | | | Scaling aware classic buttons with simple bordergriffin2023-01-211-162/+191
* | | | | | Merge 8.6 (more TCL_UNUSED usage)jan.nijtmans2023-02-0710-150/+81
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Use more TCL_UNUSED() macro's in stead of (void) castsjan.nijtmans2023-02-077-174/+107
* | | | | Fix for Ticket [c936def7d38]. Filter out Indicator images generated and used ...griffin2023-02-061-3/+3
| |_|_|/ |/| | |
* | | | merge core-8-6-branch: now textWind.test follows the computation pattern init...fvogel2023-01-282-108/+127
|\ \ \ \ | |/ / /
| * | | merge less_tests_constraints: now textWind.test follows the computation patte...fvogel2023-01-282-108/+127
| |\ \ \
| | * | | Revert to using {Courier -12} as fixedFont like it originally was.fvogel2023-01-221-1/+1
| | * | | Remove very old comments about statements influencing tests results, specific...fvogel2023-01-221-5/+0
| | * | | Factorize computations in expected textWind.test results (use proc bo, xw, xc...fvogel2023-01-222-102/+127
| | * | | Revert changes in tests/textWind.test erroneously present in previous commit.fvogel2023-01-191-36/+17
| | * | | merge core-8-6-branchfvogel2023-01-1954-129/+233
| | |\ \ \
| | * | | | Backout previous commit, ttk entry-2.1.1 really fails on macOS with XQuartz a...fvogel2023-01-181-1/+2
| | * | | | Experiment. Remove failsOnXQuartz constraint on ttk entry-2.1.1 since I can't...fvogel2023-01-141-2/+1
| | * | | | merge core-8-6-branchfvogel2023-01-1438-615/+426
| | |\ \ \ \
* | | \ \ \ \ Make classic check and radio buttons screen scaling aware. Thanks to Csaba fo...griffin2023-01-261-196/+279
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Image and placement improvements provided by Csaba (Thanks!)griffin2023-01-251-154/+119
| * | | | | | Merge 8.7jan.nijtmans2023-01-255-11/+16
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Make -rowheight/-columnseparatorwidth/-indent (in ttk treeview) points-aware,...jan.nijtmans2023-01-251-5/+5
* | | | | | | Whenever searching fonts with Tcl_UtfToExternal(... TCL_ENCODING_STOPONERROR ...jan.nijtmans2023-01-243-4/+9
* | | | | | | Fix a mistake in sprintf eradication (it had no impact since TK_SEND_ENABLED_...fvogel2023-01-221-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Fix a mistake in sprintf eradication (it had no impact since TK_SEND_ENABLED_...fvogel2023-01-221-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix error in tkWinSend.c (there was no impact since TK_SEND_ENABLED_ON_WINDOW...fvogel2023-01-211-2/+2
| | | * | | Combine scaling-aware-classic-simple implemenation with 3D check and radio bu...griffin2023-01-244-646/+307
| | | * | | Merge trunkgriffin2023-01-2169-273/+355
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Remove failsOnXQuarz from some testcases: no longer needed. The problem was a...jan.nijtmans2023-01-202-8/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 8.7. Remove TCL_ENCODING_HACK_FLAG (no longer needed)jan.nijtmans2023-01-1960-168/+265
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat...fvogel2023-01-1858-157/+258
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve...fvogel2023-01-1852-111/+197
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | Fix error in comment.fvogel2023-01-151-1/+1
| | * | | | Factorise one more #define snprintffvogel2023-01-151-2/+2
| | * | | | Really use snprintf (and not _snprintf) when MSVC is at least 2015.fvogel2023-01-151-3/+2
| | * | | | Factorise definition of snprintf in tkWinInt.h (MSVC before 2015 didn't know ...fvogel2023-01-1436-239/+56
| | * | | | Fix mistake.fvogel2023-01-122-3/+3
| | * | | | Provide explicit size in snprintf when needed. Fix gcc warning: 'argument to ...fvogel2023-01-1214-22/+23
| | * | | | The last missing change sprintf --> snprintf.fvogel2023-01-111-1/+1
| | * | | | Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve...fvogel2023-01-1048-96/+365
| | | * | | Merge 8.7. Add TCL_ENCODING_HACK_FLAG, meant for experimenting (not _ever_ to...jan.nijtmans2023-01-1611-114/+101
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Make -sizegrip/-gripcount scalable. Also clean-up *Theme.tcl files, regarding...jan.nijtmans2023-01-149-108/+91
|\ \ \ \ \ \
| * | | | | | Change -gripsize back to -gripcount (name change can be done later as a separ...jan.nijtmans2023-01-125-21/+20
| * | | | | | Missing Tk_GetPixelsFromObj(). Verify compatibility with old '-gripcount'jan.nijtmans2023-01-122-3/+4
| * | | | | | Add "-gripsize" option or convert "-gripcount" -> "-gripsize" (which is the s...jan.nijtmans2023-01-116-47/+49
|/ / / / / /
| | | * | | Ticket [370b1ff03e]. Confirm the issue is in Tcl (see Tcl's branch [https://c...fvogel2023-01-143-9/+7
| |_|/ / / |/| | | |
| | | * | Fix compilation with Tcl 9.0 headersjan.nijtmans2023-01-121-6/+6
| | | * | Scaling aware classic check and radio buttons.griffin2023-01-114-33/+490
| |_|/ / |/| | |
* | | | Update documentationjan.nijtmans2023-01-101-1/+2
* | | | Use pixels in stead of ints in the "wm minsize" and "wm maxsize" commands, so...jan.nijtmans2023-01-104-22/+22
* | | | Merge 8.6jan.nijtmans2023-01-102-9/+7
|\ \ \ \ | |/ / /
| * | | More usage of TCL_UNUSED. Make sure Tk never uses the TIP #575 version of Tcl...jan.nijtmans2023-01-101-3/+9
* | | | Merge 8.6jan.nijtmans2023-01-081-2/+2
|\ \ \ \ | |/ / /