summaryrefslogtreecommitdiffstats
path: root/generic/tkMenuDraw.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-01-151-3/+1
* More -1 -> TCL_INDEX_NONE. More TCL_UNUSED(jan.nijtmans2023-03-121-32/+22
* TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-3/+3
* TIP #606 implementation. TODO: documentationjan.nijtmans2021-12-211-1/+1
* (c) -> ©jan.nijtmans2020-12-091-1/+1
* Fix [655fe2754f]: Tearoff menu labels cut off.fvogel2020-03-291-0/+30
|\
| * Fix drawing artifact on (torn-off) menu resizing, and better comment the pain...fvogel2020-03-151-0/+30
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-11/+23
* | Fix [caa8cb25a8]: spelling fix in comment of tkMenuDraw.cfvogel2019-05-131-1/+1
|\ \ | |/
| * Fix [caa8cb25a8]: spelling fix in comment of tkMenuDraw.cfvogel2019-05-131-1/+1
* | Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu...jan.nijtmans2019-03-311-5/+6
|/
* TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-61/+3
|\
| * Add TkpPostTearoffMenu, called by TkPostTearoffMenu and used in the menu postculler2019-01-131-61/+3
| |
| \
*-. \ Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-18/+18
|\ \ \ | | |/ | |/|
| | * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-081-31/+31
| | |\
* | | \ As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-37/+37
|\ \ \ \ | | |_|/ | |/| |
| * | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-37/+37
* | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols jan.nijtmans2018-12-201-37/+37
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-37/+37
| |/
* | Once the menu geometry is correctly computed there is no need anymore for que...fvogel2018-09-291-13/+2
* | Fix more issues with menues drawing, that are visible when -activeborderwidth...fvogel2018-09-281-13/+8
* | Fix [9658bc800c]: Right border calculated wrong in Tk menu if borderwidth != ...fvogel2018-09-261-1/+1
* | [Bug 3562426]: Context menu goes out of edge of screen.jan.nijtmans2012-08-281-0/+2
|\ \ | |/
| * [Bug 3562426]: Context menu goes out of edge of screen.jan.nijtmans2012-08-281-0/+2
| |\
| | * [Bug 3562426]: Context menu goes out of edge of screen. jan.nijtmans2012-08-281-0/+2
| * | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-19/+9
| |\ \ | | |/
* | | same bugfix, but now applied to trunkjan.nijtmans2012-04-211-19/+9
|\ \ \ | | |/ | |/|
| * | unused variablejan.nijtmans2012-04-201-1/+1
| * | fix (hopefully) menu posting in the same way as window placementjan.nijtmans2012-04-201-19/+8
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | | |/ | |/|
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-2/+3
| | * * generic/tkMenuDraw.c (TkPostSubmenu): add {} around menu name inhobbs2003-11-121-3/+3
| | * menu clone cleanup bug fixvincentdarley2003-07-151-2/+13
| * | * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-2/+6
* | | SMALL FIX: Remove useless explicit casts now that we require C89 or later.dkf2010-01-021-15/+15
* | | * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-2/+6
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-1/+2
* | ANSIfydkf2005-11-151-214/+202
* | Stupid typo fix. [Bug 843395]dkf2003-11-181-2/+2
* | Tcl_EvalObjv is more robust than Tcl_VarEvaldkf2003-11-131-16/+22
* | * generic/tkMenuDraw.c (TkPostSubmenu): add {} around menu name inhobbs2003-11-121-3/+3
* | fix to menu clone deletion bugvincentdarley2003-05-301-2/+13
|/
* * Merged 8.1 branch into the main trunkstanton1999-04-161-97/+130
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1018