summaryrefslogtreecommitdiffstats
path: root/generic/tkMenu.h
Commit message (Expand)AuthorAgeFilesLines
* Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez)fvogel2019-07-021-1/+1
* 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.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
* | | 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
* | fix to menu clone deletion bugvincentdarley2003-05-301-9/+13
|/
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-121-1/+13
* * Merged 8.1 branch into the main trunkstanton1999-04-161-84/+107
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-041-4/+4
* added support for export/import of DLL symbols. If BUILD_tk is defined,escoffon1998-07-291-0/+8
* Initial revisionrjohnson1998-04-011-0/+541