summaryrefslogtreecommitdiffstats
path: root/library/menu.tcl
Commit message (Expand)AuthorAgeFilesLines
* Add "break" to "bind Menu <KeyPress>" in library/menu.tcl. Fixes bug adc028c...bug_adc028c8d0kjnash2017-06-131-0/+1
* Fixed [fa32290898] - Can't dismiss ttk::menubutton menu until mouse has hover...fvogel2016-08-191-0/+4
* Remove various unnecessary "global tcl_platform" occurrences, which are no lo...jan.nijtmans2015-08-051-9/+2
* Fixed bug [1236306fff] - TraverseToMenu error with alt binding to toplevel de...fvogel2015-07-281-1/+1
|\
| * Fixed bug [1236306fff] - TraverseToMenu error with alt binding to toplevel de...fvogel2015-07-281-1/+1
| * Small patch for menubtton demo on OS X; thanks to Marc CullerKevin Walzer2015-04-091-0/+6
* | Small patch for menubtton demo on OS X; thanks to Marc CullerKevin Walzer2015-04-091-0/+6
* | Merged. Ticket [3279221]: Fixed setup of popup menu to preventandreask2014-02-061-0/+1
|\ \ | |/
| * Ticket [3279221]: Fixed setup of popup menu to prevent immediateandreask2014-02-061-0/+1
* | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-271-0/+7
|\ \ | |/
| * Add <<Invoke>> bindings to button, listbox and menu, for consistancy with ttk.jan.nijtmans2013-03-201-0/+7
* | Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-271-6/+5
* | 8 new virtual events (doc not updated yet)jan.nijtmans2012-08-091-2/+2
* | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-091-2/+2
|/
* [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
|\
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
* | If tk.dll loaded in cygwin, don't use the win32 file dialogsjan.nijtmans2012-05-051-58/+54
|\ \ | |/
| * [Bug 2768586]: Only do menu correction on Windows < Win7jan.nijtmans2012-05-051-73/+85
| |\
* | \ [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-041-9/+8
|\ \ \ | |/ /
| * | [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-041-9/+8
| |/
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-6/+15
| * * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-251-117/+100
| * * library/menu.tcl (::tk::PostOverPoint): correct menu post nearhobbs2005-12-011-6/+10
| * change tk_popup to have sticky menustmh2005-05-271-2/+5
| * * library/menu.tcl (::tk::MbPost): make menubuttons that posthobbs2004-02-041-2/+11
* | [Bug # 3306909]: tk_popup placement on Windows Vista can be incorrect.patthoyts2011-06-011-13/+24
* | [Bug 3294593] fix menu unposting under some conditions.patthoyts2011-04-301-5/+4
* | [Bug 2949774]: cascade menus should popdown ofter loosing the pointer.patthoyts2011-04-301-5/+12
* | TIP 360: Make Tk menu activation follow mouse movements.patthoyts2010-01-091-4/+21
* | * library/menu.tcl (::tk::MbPost): fix error thrown in y positiondas2009-04-101-3/+3
* | a final fixtmh2008-09-091-8/+8
* | add global commands for tk_strictMotif variabletmh2008-09-091-4/+4
* | fix typo added to menu.tcltmh2008-08-271-2/+2
* | [bug 1023955 : don't flip cursors on menus to arrow pointer.tmh2008-08-251-7/+15
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyrightdas2007-11-091-1/+2
* | * library/menu.tcl: correct handling of menubutton "active"das2007-11-081-6/+14
* | * library/menu.tcl (::tk::MenuUnpost): remove leftover ] fromhobbs2005-10-161-2/+2
* | Apply some of the changes suggested in [Patch 1237759]dkf2005-07-251-121/+109
* | change tk_popup to have sticky menustmh2005-05-271-2/+5
* | * doc/menubutton.n:hobbs2004-02-041-2/+11
* | Windows menu popup location fixvincentdarley2003-06-261-3/+7
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-8/+8
* * library/menu.tcl: corrected menus from being posted offscreenhobbs2002-06-221-36/+48
* fix for bug report #530212 "Bad Window Path Name in tkMenuFind"jenglish2002-06-111-5/+3
* When a menu is torn off, a new "clone" menu is created which is an exactdrh2001-11-271-2/+4
* * library/menu.tcl: corrected menu traversal code on Unix tohobbs2001-11-161-11/+10
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-237/+237