summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Merge trunkapnadkarni2023-04-211-1/+3
|\
| * Fix [fe87e9af39]: X-input extension events are not transfered to Tcl.jan.nijtmans2023-04-191-1/+3
* | Missed more than a few TIP 660 changes. Possibly more to come.apnadkarni2023-04-182-3/+3
|/
* Fix [https://core.tcl-lang.org/tcl/tktview/68417a8bb3|68417a8bb3]: No result/...jan.nijtmans2023-03-242-4/+7
* Merge 8.6jan.nijtmans2023-03-172-20/+20
|\
| * arm64e -> arm64. Sync with Tcljan.nijtmans2023-03-172-20/+20
* | Merge 8.6jan.nijtmans2023-03-153-56/+0
|\ \ | |/
| * Remove _LARGEFILE_SOURCE64 usage. See [https://core.tcl-lang.org/tcl/info/d69...jan.nijtmans2023-03-153-110/+0
* | Code simplification in tkUnixButton.ccsaba2023-03-151-82/+30
* | More -Wconversion C warning fixesjan.nijtmans2023-03-067-19/+20
* | More serious elimination of -Wconversion C warningsjan.nijtmans2023-03-045-15/+15
* | Helper function ColorToStr() greatly simplified.csaba2023-03-031-5/+2
* | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-0311-93/+91
* | Hopefully final unification and cleanup of the SVG data used for drawing indi...csaba2023-02-241-19/+21
* | Improved the SVG data of a few images used for drawing (ttk::)checkbutton and...csaba2023-02-111-2/+2
* | Merged branch scaling-aware-classic-simple into trunkcsaba2023-02-082-48/+75
|\ \
| * | Unify static data initializers, do it all the same way.jan.nijtmans2023-02-071-7/+7
| * | Merged trunk into branch scaling-aware-classic-simplecsaba2023-02-011-59/+133
| |\ \ | |/ / |/| |
| * | Improvements related to the geometry of the checkbutton and radiobutton indic...csaba2023-01-251-35/+17
| * | Merge 8.7jan.nijtmans2023-01-251-2/+2
| |\ \
| * | | Made the cascade arrows of the menu entries on X11 and the values of further ...csaba2023-01-242-45/+69
| * | | Scaling aware classic buttons with simple bordergriffin2023-01-211-162/+191
* | | | Image and placement improvements provided by Csaba (Thanks!)griffin2023-01-251-154/+119
* | | | Merge 8.7jan.nijtmans2023-01-251-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Whenever searching fonts with Tcl_UtfToExternal(... TCL_ENCODING_STOPONERROR ...jan.nijtmans2023-01-241-2/+2
| |/ /
* | | Combine scaling-aware-classic-simple implemenation with 3D check and radio bu...griffin2023-01-241-218/+303
* | | Merge trunkgriffin2023-01-218-20/+19
|\ \ \ | |/ /
| * | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat...fvogel2023-01-188-20/+19
| |\ \ | | |/
| | * Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve...fvogel2023-01-187-16/+16
| | |\
| | | * Fix error in comment.fvogel2023-01-151-1/+1
| | | * Factorise one more #define snprintffvogel2023-01-151-2/+2
| | | * Fix mistake.fvogel2023-01-121-1/+1
| | | * Provide explicit size in snprintf when needed. Fix gcc warning: 'argument to ...fvogel2023-01-122-2/+2
| | | * Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve...fvogel2023-01-106-13/+13
* | | | Scaling aware classic check and radio buttons.griffin2023-01-111-29/+62
|/ / /
* | | Use pixels in stead of ints in the "wm minsize" and "wm maxsize" commands, so...jan.nijtmans2023-01-101-6/+6
* | | 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
|\ \ \ | |/ /
| * | Fix [cee095ab5a]: X error handler not uninstalled in tkUnixRFont.c, Tk_Measur...jan.nijtmans2023-01-081-22/+16
| |/
| * Fix [https://core.tcl-lang.org/tcl/tktview?name=ad393071c2|ad393071c2]: Use d...jan.nijtmans2023-01-062-2/+2
| * Now that 32-bit cygwin is dead, eliminate the need for --enable-64bit in a Cy...jan.nijtmans2022-12-162-64/+64
| * Allow "tk scaling" in safe interpreters, but not when they try to set the sca...jan.nijtmans2022-12-141-2/+2
* | Fix [https://core.tcl-lang.org/tcl/tktview?name=ad393071c2|ad393071c2]: Use d...jan.nijtmans2023-01-062-2/+2
* | More default from int -> doublejan.nijtmans2022-12-021-5/+5
* | Tk 8.7 cannot load in Tcl 8.6 dynamically, since it lacks TIP #430. Other usa...jan.nijtmans2022-11-231-1/+1
|\ \ | |/
| * merge 8.6dgp2022-11-091-29/+11
| |\
| * \ merge 8.6dgp2022-10-281-1/+1
| |\ \ | | |/
| * | merge 8.6dgp2022-09-213-11/+19
| |\ \
| * \ \ merge 8.6dgp2022-09-111-1/+1
| |\ \ \