summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2024-09-289-69/+104
|\
| * Version -> 9.0.1jan.nijtmans2024-09-271-2/+2
| * Fix [f91aa24bbe] (Tcl_Obj usage) for "menubutton"jan.nijtmans2024-09-272-48/+42
| |\
| | * Fix [f91aa24bbe] (Tcl_Obj usage) for "menubutton".jan.nijtmans2024-09-272-48/+42
| | |\
| | | * Version -> 8.6.16jan.nijtmans2024-09-271-2/+2
| | * | Backport fix [f91aa24bbe] (Tcl_Obj usage) for "canvas" to Tk 8.7jan.nijtmans2024-09-272-39/+39
| * | | merge trunkdgp2024-09-234-11/+34
| |\ \ \
| | * \ \ Improved the appearance of the Treeitem.indicator element.csaba2024-09-212-5/+25
| | |\ \ \ | | | |/ /
| | | * | Improved the appearance of the Treeitem.indicator element.csaba2024-09-212-9/+29
| | | |\ \ | | | | |/
| | | | * Improved the appearance of the Treeitem.indicator element.csaba2024-09-212-8/+28
| | * | | Fix [3981091e] Segmentation fault with bogus resource value (X11)jan.nijtmans2024-09-201-4/+7
| | |\ \ \ | | | |/ /
| | | * | Fix [3981091e] Segmentation fault with bogus resource value (X11)jan.nijtmans2024-09-202-6/+9
| | | |\ \ | | | | |/
| | | | * Fix [3981091e] Segmentation fault with bogus resource value (X11)jan.nijtmans2024-09-201-25/+26
| | | | |\
| | | | | * (slightly modified) proposed fix for [3981091ed3]: Segmentation fault with bo...jan.nijtmans2024-09-201-2/+3
| | | | |/
| | * | | Fix [18e9840f84]: Assignment of invalid symbolic constant NotifyNormalfvogel2024-09-191-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix [18e9840f84]: Assignment of invalid symbolic constant NotifyNormalfvogel2024-09-191-2/+2
| | | * | merge 8.6dgp2024-09-102-4/+4
| | | |\ \
| | | | * | Use Tk_AllocColorFromObj() in stead of Tk_GetColor() where possible: it's mor...jan.nijtmans2024-09-072-4/+4
| | | * | | merge 8.6dgp2024-09-062-5/+5
| | | |\ \ \ | | | | |/ /
| | | * | | merge 8.6dgp2024-09-031-1/+1
| | | |\ \ \
| | | * \ \ \ merge 8.6dgp2024-08-3017-259/+345
| | | |\ \ \ \
| | | * | | | | Bump version to 8.6.15 in prep for new patch release.dgp2024-08-261-2/+2
| * | | | | | | merge trunkdgp2024-09-181-7/+29
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Fix [8e9d65d2d4]: Unexpected behavior of ttk::treeview with detached items.fvogel2024-09-171-7/+29
| | |\ \ \ \ \ \
| | | * | | | | | Factorize code.fvogel2024-09-141-10/+17
| | | * | | | | | Fix [8e9d65d2d4]: Unexpected behavior of ttk::treeview with detached items - ...fvogel2024-09-141-7/+14
| | | * | | | | | Fix [8e9d65d2d4]: Unexpected behavior of ttk::treeview with detached items - ...fvogel2024-09-141-0/+8
| | * | | | | | | (Cherry-pick): make genstubsjan.nijtmans2024-09-142-4/+0
| | |/ / / / / /
| * | | | | | | merge trunkdgp2024-09-1018-261/+403
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | make genstubsdgp2024-09-062-4/+0
| * | | | | | | merge trunkdgp2024-09-0317-167/+167
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunkdgp2024-08-3018-179/+138
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Release branch for Tk 9.0.0dgp2024-08-281-3/+3
* | | | | | | | | | Merge 9.0jan.nijtmans2024-09-102-15/+15
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix some compiler warnings, when compiling with g++jan.nijtmans2024-09-102-15/+15
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Fix some compiler warnings, when compiling with g++jan.nijtmans2024-09-102-6/+6
* | | | | | | | | | Restore tk.h from trunkjan.nijtmans2024-09-103-34/+31
* | | | | | | | | | Merge 9.0jan.nijtmans2024-09-105-148/+174
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Fix [610a73a179] (pixel objects) and [f91aa24bbe] (Tcl_Obj usage) for "canvas".jan.nijtmans2024-09-103-111/+151
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Move placeholder-related entry options to the end of the "Entry" structure, f...jan.nijtmans2024-09-091-13/+13
| | | * | | | | | | | Fix [5f739d2253]: Inconsistency in whether widgets allow negative borderwidth...jan.nijtmans2024-09-091-12/+27
| | * | | | | | | | | Fix [f91aa24bbe]: Use of Tcl_Obj vs char * in Widget storage for "canvas"jan.nijtmans2024-09-092-98/+138
| |/ / / / / / / / /
| * | | | | | | | | Eliminate use of BUILD_tk in tkListbox.cjan.nijtmans2024-09-081-68/+82
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Fix [29ba539501] for listbox: many PIXEL options don't keep their configured ...jan.nijtmans2024-09-081-86/+118
| | * | | | | | | | Backport from 9.0jan.nijtmans2024-09-081-28/+28
| * | | | | | | | | Fix comments in tkText.hjan.nijtmans2024-09-081-3/+3
* | | | | | | | | | Make it compile (again)jan.nijtmans2024-09-088-21/+30
* | | | | | | | | | Merge 9.0jan.nijtmans2024-09-082-23/+27
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Indentingjan.nijtmans2024-09-081-4/+4
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Backport Tk 9.0 changes in tkCanvUtil.c and tkOldConfig.c, without any other ...jan.nijtmans2024-09-083-18/+68