summaryrefslogtreecommitdiffstats
path: root/generic/tkListbox.c
Commit message (Expand)AuthorAgeFilesLines
* Rebase to trunkjan.nijtmans2025-04-301-20/+1
|\
| * Rebase to 9.0jan.nijtmans2024-12-181-20/+1
| |\
| | * Merge 9.0jan.nijtmans2024-10-251-138/+113
| | |\
| | * \ Rebase to 9.0jan.nijtmans2024-06-191-3/+0
| | |\ \
| | | * | Merge 9.0. Finish implementation. Remove special processing, not neccessary a...jan.nijtmans2024-06-171-3/+0
* | | | | Use more Tcl_CreateObjCommand2() internally. Those commands can handle a long...jan.nijtmans2025-03-171-3/+3
* | | | | Tk 9.1 doesn't run with Tcl 8.7 anymore. This allows a lot of cleanupjan.nijtmans2025-03-121-4/+0
|/ / / /
* | | | Remove spaces before tabsjan.nijtmans2024-11-051-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert part of [788c1c6615]: would be **potential incompatibility**jan.nijtmans2024-10-011-71/+45
|/ / /
* | | Fix [29ba539501] for listbox: many PIXEL options don't keep their configured ...jan.nijtmans2024-09-081-86/+118
* | | Merged core-8-6-branch into core-8-branch.csaba2024-07-311-56/+15
|\ \ \ | |/ / |/| |
| * | Proposed fix for ticket [0d48797195]: Ugly and inconsistent look of the focus...csaba2024-07-281-56/+15
* | | Use "(char *)NULL" sentinels in more places. Fix some indentingjan.nijtmans2024-06-191-58/+58
| |/ |/|
* | Another round of int -> Tcl_Size changesjan.nijtmans2024-03-071-38/+39
* | Eliminate a bunch of unneeded type-casts, mainly (char *)jan.nijtmans2024-02-071-1/+1
* | Eliminate many (Tcl_Size) typecasts, which are no longer necessaryjan.nijtmans2024-01-251-1/+1
* | Add TK_OPTION_ENUM_VAR to config tables, where enum's are involved.jan.nijtmans2024-01-181-1/+1
* | Make all Destroy??? functions match the Tcl_FreeProc signature. That will pre...jan.nijtmans2023-10-261-1/+5
* | Merge 8.6. Some C++-fixesjan.nijtmans2023-10-111-1/+1
|\ \ | |/
| * Do away with all those type-casts. Compatibility with 9.0 is still no issuejan.nijtmans2023-10-111-4/+4
| * Proposed fix for [d96974d99d], which should work with Tcl 8.6, 8.7 and 9.0jan.nijtmans2023-10-101-1/+1
| * Backport more cleanup from [3b4a9ed919] to 8.6: Since TK_OPTION_NULL_OK is al...jan.nijtmans2023-07-181-7/+4
| * Listbox entries don't use option database for initialization, so let "itemcon...jan.nijtmans2023-07-181-8/+8
* | Merge 8.7. More progress in converting strtod/strtoljan.nijtmans2023-09-041-8/+13
* | Proposed fix for [3b4a9ed919]: Don't specify option database and initializati...jan.nijtmans2023-07-171-12/+9
* | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED(jan.nijtmans2023-03-121-41/+36
* | more int -> Tcl_Size (making use of the increased range in Tcl 9.0)jan.nijtmans2022-10-301-37/+35
* | Merge 8.6jan.nijtmans2022-10-271-3/+2
|\ \ | |/
| * Tk_GetScrollInfo() -> Tk_GetScrollInfoObj(). Make invalid TK_SCROLL_???? valu...jan.nijtmans2022-10-271-3/+2
* | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-13/+13
* | More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-4/+4
* | Merge 8.6jan.nijtmans2022-05-031-5/+1
|\ \ | |/
| * Add 2 MODULE_SCOPE string tables (tkStateStrings and tkCompoundStrings) which...jan.nijtmans2022-05-031-5/+1
| * Eliminate "register" keyword. Use more TCL_UNUSED()jan.nijtmans2021-03-231-22/+22
* | Merge 8.7jan.nijtmans2022-03-021-4/+4
|\ \
| * | TK_OPTION_DONT_SET_DEFAULT is no longer needed in combination with TK_OPTION_...jan.nijtmans2022-02-221-4/+4
* | | TIP #606 implementation. TODO: documentationjan.nijtmans2021-12-211-2/+2
|/ /
* | Merge 8.7jan.nijtmans2021-01-281-6/+6
|\ \
| * | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co...jan.nijtmans2020-12-111-6/+6
* | | Merge 8.7jan.nijtmans2021-01-081-2/+2
|\ \ \ | |/ /
| * | (c) -> ©jan.nijtmans2020-12-091-2/+2
* | | Merge 8.7jan.nijtmans2020-09-061-3/+3
|\ \ \ | |/ /
| * | Merge trunkjan.nijtmans2020-08-241-1/+1
| |\ \
| | * | Consistant Tcl_WrongNumArg() arguments when the command contains ?-option val...jan.nijtmans2020-08-241-1/+1
| * | | Merge trunkjan.nijtmans2020-08-241-2/+2
| |\ \ \ | | |/ /
| | * | One more use of TkNewIndexObj() macro. More code cleanupjan.nijtmans2020-08-201-2/+2
| * | | New TIP #580 implementation. Documentation still missing.jan.nijtmans2020-07-141-2/+2
| |/ /
* | | Merge trunkjan.nijtmans2020-08-201-1/+1
|\ \ \ | |/ /
* | | Merge trunkjan.nijtmans2020-07-171-1/+1
|\ \ \ | |/ /
* | | Implementation complete, appears to function as expectedjan.nijtmans2020-06-161-1/+1
|/ /