summaryrefslogtreecommitdiffstats
path: root/library/tearoff.tcl
Commit message (Expand)AuthorAgeFilesLines
* unneeded "if" statementjan.nijtmans2024-01-021-12/+10
* Merge 8.7jan.nijtmans2023-03-301-36/+14
|\
| * Fix [15c685a976]: Issues with menu cloning.sbron2023-03-301-36/+14
| |\
| | * Make the clone inherit the bindtags from the original menu.sbron2023-03-261-8/+17
| | * Proposed fix for bug [15c685a976].sbron2023-03-231-31/+0
* | | Implement TIP 658sbron2023-03-161-1/+1
|/ /
* | Merge 8.6jan.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
| * Menu-related code cleanup. (mainly indenting spaces -> tabs)jan.nijtmans2021-06-211-5/+5
* | formattingjan.nijtmans2021-11-301-6/+6
* | Merge 8.7. Eliminate more use of "none" in menu library code (since it isn't ...jan.nijtmans2021-05-201-1/+1
|\ \
| * \ Merge 8.6jan.nijtmans2021-05-201-1/+1
| |\ \ | | |/
| | * Fix [e3ad5e0fca]: macOS XQuartz : issue with menujan.nijtmans2021-05-201-1/+1
* | | Merge 8.7jan.nijtmans2020-10-231-2/+2
|\ \ \ | |/ /
| * | Merge trunkjan.nijtmans2020-10-051-2/+2
| |/
* | Merge trunkjan.nijtmans2020-09-141-2/+2
|\ \ | |/
| * Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning 'no...jan.nijtmans2020-09-141-2/+2
* | Merge trunkjan.nijtmans2020-08-201-1/+1
|/
* Minor bindings cleanup. Some removal of "expr" when we can do without it. Som...jan.nijtmans2020-07-101-5/+5
* Only use "string range" when $index > 0, so there's really something to be done.jan.nijtmans2020-03-301-2/+6
* Remove unnecessary end-of-line spacingjan.nijtmans2015-02-021-1/+1
* Purge RCS Keywords.dgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * library/bgerror.tcl: on aqua, use moveable alert resp. modal dialogdas2007-04-291-1/+7
| * * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-251-8/+7
* | [Bug 3181181] tearoff sub-menu windows not being shown on Windows.patthoyts2011-03-161-0/+5
* | tearoff menus should be transient and use the toolwindow style on Windowspatthoyts2010-01-031-1/+6
* | * library/bgerror.tcl: on aqua, use moveable alert resp. modal dialogdas2007-04-231-2/+4
* | Apply some of the changes suggested in [Patch 1237759]dkf2005-07-251-9/+9
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-3/+2
* | MacOS tearoff menu location fixvincentdarley2003-05-271-1/+6
|/
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-7/+7
* * library/entry.tcl:hobbs2000-01-061-2/+2
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-10/+10
* * Merged 8.1 branch into the main trunkstanton1999-04-161-11/+32
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* plugin updateswelch1998-06-271-1/+1
* Initial revisionrjohnson1998-04-011-0/+145