summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Collapse)AuthorAgeFilesLines
* Merge 9.0core-tip-626jan.nijtmans38 hours95-3451/+4112
|\
| * Fix [f91aa24bbe] for allmost all remaining widgets. Canvtext is the only one ↵jan.nijtmans4 days8-43/+76
| |\ | | | | | | | | | which is not complete yet
| | * Revert tkTest.c (we still want to test TK_CONFIG_STRING using char *). Make ↵jan.nijtmans4 days4-14/+48
| | | | | | | | | | | | tkScale.h and tkEntry.h usable for both Tk 8.7 and 9.0
| | * Fix [f91aa24bbe] for allmost all remaining widgets. Canvtext is the only one ↵jan.nijtmans4 days9-53/+49
| | |\ | | | | | | | | | | | | which is not complete yet.
| | | * tweaksjan.nijtmans5 days1-1/+1
| | | |
| | | * Remaining fixes for [f91aa24bbe]jan.nijtmans5 days10-45/+49
| | |/
| * | complete fix [f91aa24bbe] for imgPhotojan.nijtmans5 days2-36/+35
| |\ \ | | |/
| | * complete fix [f91aa24bbe] for imgPhotojan.nijtmans6 days2-37/+36
| | |
| * | Fix [f91aa24bbe] for entry/spinboxjan.nijtmans6 days2-67/+65
| |\ \ | | |/
| | * Fix [f91aa24bbe] for entry/spinboxjan.nijtmans7 days2-67/+65
| | |
| * | Fix [f91aa24bbe] for canvps. Few tweaks for framejan.nijtmans7 days2-103/+97
| |\ \ | | |/
| | * Fix [f91aa24bbe] for canvps. Few tweaks for framejan.nijtmans8 days2-111/+102
| | |
| | * (backport) Fix [ac7c1fa381]: Crash at Tk startupjan.nijtmans8 days1-5/+5
| | |
| | * Revert part of [d64d63d0a701d517]: We won't fix [29ba539501] in Tk 8.7jan.nijtmans9 days1-92/+66
| | |
| | * framePtr->menuNameObj could be NULL herejan.nijtmans9 days1-2/+2
| | |
| * | Fix [ac7c1fa381]: Crash at Tk startup, introduced by [6b7d9bbd37].fvogel8 days1-1/+1
| | |
| * | Fix [f91aa24bbe] for "textimage" and "frame": Use of Tcl_Obj vs char * in ↵jan.nijtmans9 days5-70/+66
| |\ \ | | |/ | | | | | | Widget storage
| | * Fix [f91aa24bbe] for "textimage" and "frame": Use of Tcl_Obj vs char * in ↵jan.nijtmans9 days6-81/+77
| | | | | | | | | | | | Widget storage
| * | Remove obsolete -single_module linker flagjan.nijtmans11 days1-1/+0
| |\ \ | | |/ | | | Remove a lot of stuff meant for macOS < 10.9
| | * No longer use -Wl,-single_module linker flag: it's deprecatedjan.nijtmans11 days1-99/+68
| | |\
| | * | Remove a lot of stuff meant for macOS < 10.9core-bug-cb052066dejan.nijtmans13 days2-3/+2
| | | |
| * | | Tcl_NumUtfChars-> Tcl_GetCharLength, it's more efficientjan.nijtmans11 days1-16/+15
| |\ \ \ | | | |/ | | |/|
| | * | TkNumUtfChars -> TkGetCharLength, it's more efficientjan.nijtmans11 days1-1/+2
| | | |
| | * | Fix [f91aa24bbe] for "message"jan.nijtmans12 days1-99/+67
| | |/
| * | Fix [5869c270bd] and [01f58bf8f1]: Aqua issues with winfo rgb, root window ↵culler13 days1-2/+2
| |\ \ | | | | | | | | | | | | behavior, updates; removes detritus left from the drawRect days.
| | * \ Merge mainculler2024-10-112-3/+8
| | |\ \
| | * | | New branch to fix Aqua color issues.culler2024-10-111-2/+2
| | | | |
| * | | | Eliminate info.commandSize, which is no longer necessary. This also unbreaks ↵jan.nijtmans13 days2-7/+0
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | the Windows build
| | * | | Eliminate info.commandSize, which is no longer necessary. This also unbreaks ↵jan.nijtmans13 days2-7/+0
| | | | | | | | | | | | | | | | | | | | the Windows build.
| * | | | Fix [f91aa24bbe] for CanvImg and scrollbarjan.nijtmans14 days4-79/+58
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Improvements in canvas images and scrollbarjan.nijtmans14 days4-102/+133
| | | |
| | * | Fix [f91aa24bbe] for "text": Use of Tcl_Obj vs char * in Widget storagejan.nijtmans2024-10-117-424/+193
| | | |
| * | | Add commentjan.nijtmans2024-10-111-2/+5
| |\ \ \ | | |/ /
| | * | Add comment. Backported some indenting/spacingjan.nijtmans2024-10-111-2/+5
| | |\ \
| | | * | Add comment. Backported some indenting/spacingjan.nijtmans2024-10-111-2/+5
| | | | |
| * | | | Improved the appearance of the ttk::checkbutton widget in the "default" theme.csaba2024-10-111-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Improved the appearance of the ttk::checkbutton widget in the "default" theme.csaba2024-10-111-3/+3
| | | | |
| * | | | Fix [f52986c698]: SIGABRT from Tk_DeleteErrorHandler()jan.nijtmans2024-10-111-0/+2
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Fix [f52986c698]: SIGABRT from Tk_DeleteErrorHandler()jan.nijtmans2024-10-111-0/+2
| | |\ \ | | | |/
| | | * Fix [f52986c698]: SIGABRT from Tk_DeleteErrorHandler(). Backport some code ↵jan.nijtmans2024-10-111-6/+7
| | | |\ | | | | | | | | | | | | | | | cleanup from Tk 9.0
| | | | * Fix candidate for [f52986c698]: SIGABRT from Tk_DeleteErrorHandler(). From ↵fvogel2024-10-071-0/+7
| | | | | | | | | | | | | | | | | | | | AndroWish (thanks to chw).
| | * | | Merge 8.6jan.nijtmans2024-10-101-1/+1
| | |\ \ \ | | | |/ /
| | | * | Fix error in previous commit.fvogel2024-10-101-1/+1
| | | | |
| | * | | Merge 8.6jan.nijtmans2024-10-092-37/+109
| | |\ \ \ | | | |/ /
| * | | | Fix [eb332846f3]: [grid] and [pack] with half-dead argument can cause hangup ↵fvogel2024-10-092-32/+96
| |\ \ \ \ | | | |/ / | | |/| | | | | | | or even crash.
| | * | | A somewhat better (does not spread TK_ALREADY_DEAD flags everywhere) and ↵fvogel2024-10-082-62/+90
| | | | | | | | | | | | | | | | | | | | more complete (checks were missing) solution for both [grid] and [pack].
| | * | | Do the same as previous commit for [pack] this time.fvogel2024-09-291-0/+15
| | | | |
| | * | | Fix [eb332846f3]: 'grid info' with half-dead argument can cause hangup or ↵fvogel2024-09-291-0/+30
| | | | | | | | | | | | | | | | | | | | even crash.
| | * | | Revert [48a605ac]. This does not belong to bug [eb332846f3] but to [3f5867c997].fvogel2024-09-291-4/+2
| | | | |
| | * | | Remove duplicate statement (already present on line 2449 - this was present ↵fvogel2024-09-281-1/+0
| | | | | | | | | | | | | | | | | | | | since the first commit ever).