summaryrefslogtreecommitdiffstats
path: root/generic/tkMenubutton.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0core-tip-626jan.nijtmans34 hours1-105/+123
|\
| * Merge 9.0. Finish for "text"jan.nijtmans2024-10-071-34/+19
| |\
| | * Code cleanup in tkCanvas.c/tkMenubutton.c. Use more TCL_UNUSED()jan.nijtmans2024-10-061-34/+19
| |/
| * Complete for "menubutton"jan.nijtmans2024-09-301-34/+51
| |\
| | * Merge 8.7jan.nijtmans2024-09-301-18/+14
| | |\
| | * | Make a start at [f91aa24bbe] for "menubutton". WIPjan.nijtmans2024-09-121-60/+86
| * | | Fix [f91aa24bbe] (Tcl_Obj usage) for "menubutton"jan.nijtmans2024-09-271-41/+37
| |\ \ \ | | | |/ | | |/|
| | * | Fix [f91aa24bbe] (Tcl_Obj usage) for "menubutton".jan.nijtmans2024-09-271-41/+37
| | |\ \ | | | |/ | | |/|
| | * | Merge 8.6. Some further indenting fixesjan.nijtmans2024-08-081-21/+21
| | |\ \ | | | |/
| * | | Rebase to latest 9.0. Some more fixes (still ... spinbox test hangs in Windows)core-bug-29ba539501jan.nijtmans2024-08-091-5/+25
| |\ \ \
| | * | | Make "entry" work. No test failures any more. Many renamings of fields (*Ptr ...jan.nijtmans2024-07-111-22/+22
| | * | | Rebase to 9.0 (entry-6.11 testcase is failing!)jan.nijtmans2024-07-101-5/+25
| | |\ \ \ | | | |/ / | | |/| |
| | | * | More progressjan.nijtmans2024-06-081-0/+15
| | | * | Fix variable initialization and test-casesjan.nijtmans2024-06-071-0/+5
| | | * | Proposed solution for [29ba539501]: many PIXEL options don't keep their confi...jan.nijtmans2024-06-071-5/+5
| * | | | Tweak some error-messages. Fix indentingjan.nijtmans2024-08-071-21/+21
| |/ / /
* | | | Merge 9.0jan.nijtmans2024-06-241-2/+2
|\ \ \ \ | |/ / /
| * | | Add quotes to the "processing * option" error-messages, for consistancy. Some...jan.nijtmans2024-06-141-2/+2
| |/ /
* | | Merge 9.0jan.nijtmans2024-03-081-3/+1
|\ \ \ | |/ /
| * | Another round of int -> Tcl_Size changesjan.nijtmans2024-03-071-3/+1
* | | Merge 9.0jan.nijtmans2024-03-071-17/+17
|\ \ \ | |/ /
| * | Eliminate a bunch of unneeded type-casts, mainly (char *)jan.nijtmans2024-02-071-17/+17
| * | Add TK_OPTION_ENUM_VAR to config tables, where enum's are involved.jan.nijtmans2024-01-181-2/+2
* | | Merge 8.7jan.nijtmans2022-11-181-2/+2
|\ \ \ | |/ /
* | | Tk changes for TIP #626jan.nijtmans2022-11-141-6/+6
|\ \ \ | |/ / |/| |
| * | Almost finishedjan.nijtmans2022-06-221-1/+1
| * | Handle crash in handling "update". More WIPjan.nijtmans2022-06-221-3/+3
|/ /
* | More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-4/+4
* | Merge 8.6jan.nijtmans2022-05-071-2/+2
|\ \ | |/
| * Merge 8.6jan.nijtmans2022-05-051-9/+9
| |\
| * | Proposed fix for [eedd795d98]: sizeof(enum) != sizeof(int)jan.nijtmans2022-05-051-4/+4
* | | Merge 8.6jan.nijtmans2022-05-051-10/+10
|\ \ \ | | |/ | |/|
| * | Code cleanup, mainly eliminating unnecessary type-castsjan.nijtmans2022-05-051-11/+11
| |/
* | Merge 8.6jan.nijtmans2022-05-031-20/+2
|\ \ | |/
| * Add 2 MODULE_SCOPE string tables (tkStateStrings and tkCompoundStrings) which...jan.nijtmans2022-05-031-20/+2
| * Eliminate "register" keyword. Use more TCL_UNUSED()jan.nijtmans2021-03-231-6/+6
* | Merge 8.7jan.nijtmans2021-01-081-2/+2
|\ \
| * | (c) -> ©jan.nijtmans2020-12-091-2/+2
* | | Make default underline -1 (again) when compiled with Tcl 8 headersjan.nijtmans2020-09-141-2/+1
* | | Merge 8.7jan.nijtmans2020-09-061-1/+1
|\ \ \ | |/ /
| * | New TIP #580 implementation. Documentation still missing.jan.nijtmans2020-07-141-1/+1
| * | TIP 578: Death to TCL_DBGXjan.nijtmans2020-07-031-1/+0
* | | No need to #include "default.h" in ttk widgets (and in tkUnixMenu.c/tkMenubut...jan.nijtmans2020-07-021-1/+0
* | | Don't use constants like DEF_BUTTON_UNDERLINE any more, since the default und...jan.nijtmans2020-07-021-2/+2
* | | More progress, mainly in tkCanvTest.cjan.nijtmans2020-06-151-2/+2
* | | More progress, implementing enhanced "-underline"jan.nijtmans2020-06-121-1/+1
* | | Merge trunk. Add new option type TK_OPTION_INDEX. Start implementing extended...jan.nijtmans2020-06-111-1/+1
|/ /
* | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl...jan.nijtmans2020-05-221-33/+33
* | TIP 569 remove lint commentsdgp2020-03-181-1/+0
* | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers.jan.nijtmans2020-03-111-33/+33