summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-03-3022-110/+152
|\
| * Fix [15c685a976]: Issues with menu cloning.sbron2023-03-302-36/+66
| |\
| | * Fix [15c685a976]: Issues with menu cloning.sbron2023-03-302-36/+66
| | |\
| | | * Make tests 20.12 to -15 pass on Windows. In details: on this platform the clo...fvogel2023-03-261-4/+8
| | | * Make the clone inherit the bindtags from the original menu.sbron2023-03-262-8/+25
| | | * Proposed fix for bug [15c685a976].sbron2023-03-231-31/+0
| | | * Add tests to check for the issues mentioned in bug [15c685a976].sbron2023-03-231-0/+40
| * | | Fix [ee0847f633]: Aqua: compiler warning in debug builds. And Fix [2ed289cae0...fvogel2023-03-308-24/+24
| |\ \ \ | | |/ /
| | * | Fix [ee0847f633]: Aqua: compiler warning in debug builds. And Fix [2ed289cae0...fvogel2023-03-308-24/+24
| | |\ \
| | | * | Fix [2ed289cae0]: Aqua: more format specifiers than arguments in tkToolbarButtonbug-2ed289cae0fvogel2023-03-281-1/+1
| | | * | Fix [ee0847f633]: Aqua: compiler warning in debug builds.fvogel2023-03-288-24/+24
| | |/ /
| * | | Document TK_OPTION_INDEXjan.nijtmans2023-03-281-0/+9
| |\ \ \
| | * | | Documentation for TK_OPTION_INDEXjan.nijtmans2023-03-221-0/+9
| * | | | Merge 8.6. Fix cc warningjan.nijtmans2023-03-262-3/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Make test-case option-15.1 independant on test-case casing (as everywhere else)jan.nijtmans2023-03-261-2/+2
| | | |/ | | |/|
| * | | Fix [https://core.tcl-lang.org/tcl/tktview/68417a8bb3|68417a8bb3]: No result/...jan.nijtmans2023-03-242-4/+7
| | |/ | |/|
| * | Optimized a few SVG gradients.csaba2023-03-203-10/+10
| * | Merge 8.6jan.nijtmans2023-03-175-32/+32
| |\ \ | | |/
| | * arm64e -> arm64. Sync with Tcljan.nijtmans2023-03-172-20/+20
| | * Update the description of the menu entry index of the form @index to reflectsbron2023-03-161-6/+5
* | | Add a test for an id that is equal to a special index.sbron2023-03-221-1/+12
* | | Describe the search order more explicitly.sbron2023-03-221-2/+3
* | | Fix winMenu tests impacted by the tip.fvogel2023-03-211-18/+18
* | | Fix menuDraw tests impacted by the tip.sbron2023-03-211-9/+9
* | | Fix error message formatting and add a test for the error scenario.sbron2023-03-202-1/+11
* | | Add tests for TIP 658.sbron2023-03-201-0/+130
* | | Implement TIP 658sbron2023-03-165-43/+138
|/ /
* | Update the description of the menu entry index of the form @index to reflectsbron2023-03-161-6/+5
* | 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
* | Partial fix for [85cea56c27]: The -underline option does not show an underlin...jan.nijtmans2023-03-145-12/+17
|\ \
| * | Fix indentation in tkConfig.cfvogel2023-03-131-5/+5
| * | Fix [85cea56c27]: The -underline option does not show an underline on ttk::la...fvogel2023-03-113-4/+21
* | | Fully fix the build on Windows.fvogel2023-03-131-1/+1
* | | Fix windows buildjan.nijtmans2023-03-131-8/+7
* | | Even more -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-1223-150/+152
* | | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED(jan.nijtmans2023-03-1256-1100/+984
|/ /
* | Simplified the SVG data used for drawing the ttk::checkbutton indicator of th...csaba2023-03-061-4/+1
* | More -Wconversion C warning fixesjan.nijtmans2023-03-0617-65/+53
* | off-by-one error in TIP #577 impljan.nijtmans2023-03-051-1/+1
* | More serious elimination of -Wconversion C warningsjan.nijtmans2023-03-0429-193/+201
* | Merge 8.6jan.nijtmans2023-03-041-7/+2
|\ \ | |/
| * Fix [93fe36b5a7]: <<MenuSelect>> virtual event not working for menus with -te...jan.nijtmans2023-03-041-7/+2
| |\
| | * Even simpler ... (@fvogel, you are right, the check for $index simply is usel...jan.nijtmans2023-03-041-2/+1
| | * Fix [93fe36b5a7]: <<MenuSelect>> virtual event not working for menus with -te...fvogel2023-03-041-6/+2
| |/
| * Fix calculation when menu doesn't fit below a ttk::menubutton.sbron2023-02-281-2/+1
* | Helper function ColorToStr() greatly simplified.csaba2023-03-033-15/+6
* | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-0311-93/+91
* | Get rid of TCL_ENCODING_NOCOMPLAIN, since it will (most likely) be removed fr...jan.nijtmans2023-03-036-9/+9