summaryrefslogtreecommitdiffstats
path: root/generic/tkMenu.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-01-151-1/+1
* int -> Tcl_Size in menu handlingjan.nijtmans2023-12-221-2/+2
* Implement TIP 658sbron2023-03-161-0/+3
* Tcl_Size usage warning fixes, more ClientData -> void *jan.nijtmans2022-10-211-3/+3
* TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-7/+7
* More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-3/+3
* Merge 8.6jan.nijtmans2022-05-031-2/+2
|\
* \ Fix for [dc4c5573a6]: tk_popup entry index not working on unix. Thanks to cjm...fvogel2022-04-101-2/+2
|\ \ | |/
| * Fix indentation in tkMenu.hfvogel2022-04-021-2/+2
* | (c) -> ©jan.nijtmans2020-12-091-1/+1
* | Merge 8.6jan.nijtmans2020-08-121-8/+8
|\ \ | |/
| * Rename (internal) MAASTER_MENU to MAIN_MENU, but keep the original, just to b...jan.nijtmans2020-08-121-6/+7
* | Rename (static) function TkMenuCleanup() to MenuCleanup(). Make TkGetMenuInde...jan.nijtmans2020-02-211-2/+0
* | Merge 8.6jan.nijtmans2020-01-271-4/+0
|\ \ | |/
| * No need to include "tk.h" here: It's already included in tkInt.h (through tkP...jan.nijtmans2020-01-271-4/+0
* | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)fvogel2019-07-021-1/+1
|\ \ | |/
| * Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)fvogel2019-07-021-1/+1
* | Make better use of the full range for Menu indexes, if Tk is compiled with Tc...jan.nijtmans2019-06-211-2/+2
* | Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu...jan.nijtmans2019-03-311-5/+5
* | TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-2/+4
|\ \ | |/
| * TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-2/+4
| |\
| | * Use TkGetMenuIndex to parse the index argument to the post command.culler2019-01-151-2/+2
| | * Add TkpPostTearoffMenu, called by TkPostTearoffMenu and used in the menu postculler2019-01-131-1/+3
| | * Fix related menubutton issues on linux and Windows.culler2019-01-111-1/+1
* | | Merge 8.6jan.nijtmans2019-01-101-4/+4
|\ \ \ | |/ /
| * | Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-4/+4
| |\ \ | | |/ | |/|
| | * Bring back more original "None" usages, and fix other warnings which graduall...jan.nijtmans2019-01-031-4/+4
| | * some more cygwin compatibility improvementsjan.nijtmans2012-04-061-1/+1
| | |\
| | | * some more cygwin compatibility improvementsjan.nijtmans2012-04-061-1/+1
* | | | Stray "#endif" broke the build.dgp2018-10-261-1/+0
* | | | Some more internal use of TkSizeT (improvement of older code). No longer test...jan.nijtmans2018-10-241-11/+3
* | | | Proof of concept for fixing [43b596451e]: relief for active menu entries. Add...fvogel2018-09-081-0/+1
* | | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca...jan.nijtmans2018-08-111-3/+12
|/ / /
* | | Some refactoring as initial attempt to fix [f214b8ad5b]. Not finished/tested ...jan.nijtmans2013-10-281-15/+1
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * menu clone cleanup bug fixvincentdarley2003-07-151-9/+13
| * | Patch 2848897: Support the system keyboard cues setting on Windowspatthoyts2010-01-031-2/+15
* | | Formattingnijtmans2010-04-231-9/+1
* | | Patch 2848897: Support the system keyboard cues setting on Windowspatthoyts2010-01-031-2/+15
* | | - fix for aMSN compatibility [tcl-Bug 2507326]nijtmans2009-01-141-3/+3
* | | Add "const" to many internalnijtmans2008-10-171-3/+1
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Cleaning up whitespace, comments, declarations. No functional changes.dkf2007-06-241-21/+20
* | various "const" additions, in line with TIP #27nijtmans2007-01-051-2/+2
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-41/+41
* | ANSIfydkf2005-11-141-260/+235
* | Undo accidental checkindkf2005-10-121-2/+1
* | Arrange the test suite so that it only accesses images in the same directory.dkf2005-10-121-1/+2