summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi...fvogel2023-07-171-0/+26
|\
| * Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 1 from Christophe...fvogel2023-07-161-0/+26
| * Fix documentation (comments) of TkpGetSystemDefault.fvogel2023-07-011-1/+1
* | Eliminate some more unneeded HAVE_* macro'sjan.nijtmans2023-07-171-3/+1
* | Fix documentation of Tk_GetSystemDefault(). Error in the man page was introdu...fvogel2023-07-011-1/+1
|\ \
| * | Fix documentation of Tk_GetSystemDefault(). Error in the man page was introdu...fvogel2023-07-011-1/+1
* | | No need for HAVE_WINNT_IGNORE_VOID/NO_STDLIB_H/NO_DIRENT_H any morejan.nijtmans2023-06-261-35/+1
* | | Fix [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index valu...jan.nijtmans2023-06-232-2/+1
* | | Merge 8.6jan.nijtmans2023-06-141-4/+4
|\ \ \ | | |/ | |/|
| * | Fix [228476b3e9]: wish can link against incorrect libtkjan.nijtmans2023-06-131-4/+4
* | | Merge 8.6jan.nijtmans2023-06-082-2/+2
|\ \ \ | |/ /
| * | Fix [https://core.tcl-lang.org/tcl/tktview/503c4c6f56|503c4c6f56]: Compiled c...jan.nijtmans2023-06-082-2/+2
| * | Fix [fe87e9af39]: X-input extension events are not transfered to Tcl.jan.nijtmans2023-04-191-1/+3
* | | Implement TIP 663.dgp2023-05-101-2/+1
* | | 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