summaryrefslogtreecommitdiffstats
path: root/win/tkWinMenu.c
Commit message (Expand)AuthorAgeFilesLines
* TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-6/+106
|\
| * TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-021-6/+106
| |\
| | * Use TkGetMenuIndex to parse the index argument to the post command.culler2019-01-151-11/+11
| | * Add TkpPostTearoffMenu, called by TkPostTearoffMenu and used in the menu postculler2019-01-131-0/+94
| | * Fix related menubutton issues on linux and Windows.culler2019-01-111-6/+12
* | | Merge 8.6jan.nijtmans2019-01-101-1/+1
|\ \ \ | |/ /
| | |
| | \
| *-. \ Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-2/+2
| |\ \ \ | | | |/ | | |/|
| | | * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-081-1/+1
| | | |\
| | | | * Bring back more original "None" usages, and fix other warnings which graduall...jan.nijtmans2019-01-031-2/+2
| * | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols jan.nijtmans2018-12-201-2/+2
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-2/+2
| | |/
* | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more.jan.nijtmans2018-12-081-8/+7
* | | Fix [9658bc800c]: Several display issues with menu items, more easily seen wh...fvogel2018-10-061-4/+14
|\ \ \ | |/ /
| * | Fix [9658bc800c]: Several display issues with menu items, more easily seen wh...fvogel2018-10-061-4/+14
| |\ \
| | * | Fix drawing of the tearoff entryfvogel2018-09-291-1/+1
| | * | Guard against negative widths for the indicator of menu entries, that could b...fvogel2018-09-291-0/+10
| | * | Once the menu geometry is correctly computed there is no need anymore for que...fvogel2018-09-291-3/+3
* | | | Fix [8229232472]: Cascade menu entry indicator wrong colour on Unix. Patch pr...fvogel2018-09-301-2/+2
|\ \ \ \ | |/ / /
| * | | Remove somewhat misleading text in commentsfvogel2018-09-221-2/+2
| |/ /
* | | Add Windows implementationfvogel2018-09-111-2/+18
* | | merge core-8-6-branchjan.nijtmans2017-10-271-1/+1
|\ \ \ | |/ /
| * | tkWinMenu.c: In function ‘TkWinMenuKeyObjCmd’:jan.nijtmans2017-10-271-1/+1
| |\ \ | | |/
| | * tkWinMenu.c: In function ‘TkWinMenuKeyObjCmd’:jan.nijtmans2017-10-271-1/+1
* | | merge core-8-6-branchjan.nijtmans2017-01-181-24/+22
|\ \ \ | |/ /
| * | Use the win32 Wide API in some more places. And some simplifications, since w...jan.nijtmans2017-01-181-24/+22
| * | Fixed bug [1192095] - Toplevel menus return incorrect active index (cherrypic...fvogel2016-03-271-1/+11
| * | Fixed bug [487861ffff] - cascade with -accelerator looks wrong (cherrypicked ...fvogel2016-03-201-6/+11
* | | Bring all win32 version stuff to one place. Should work the same (should stil...jan.nijtmans2016-11-091-11/+6
* | | Fixed bug [1192095] - Toplevel menus return incorrect active indexfvogel2016-03-271-1/+11
|\ \ \
| * | | Fixed bug [1192095] (issue 2) - Toplevel menus return incorrect active indexfvogel2016-03-161-1/+11
| |/ /
* | | Fixed bug [487861ffff] - cascade with -accelerator looks wrongfvogel2016-03-131-6/+11
|/ /
* | Some bit of Windows 8.1 compatibility: See [http://msdn.microsoft.com/en-us/l...jan.nijtmans2013-11-201-3/+3
|\ \ | |/
| * Some bit of Windows 8.1 compatibility: See [http://msdn.microsoft.com/en-us/l...jan.nijtmans2013-11-201-3/+3
* | Convert all Tcl_SetResult calls to Tcl_SetObjResult calls. jan.nijtmans2013-01-281-1/+1
* | Unbreak windows problems with commit [961ae24a3f] as well.andreask2012-08-301-1/+1
* | merge trunkdkf2012-08-081-72/+63
|\ \
* | | minor improvements to flag handlingdkf2012-07-311-2/+3
* | | a few more placesdkf2012-07-241-8/+10
|/ /
* | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-04-021-1/+1
|\ \ | |/
| * [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-301-1/+1
| |\
* | \ 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald.dgp2011-12-221-15/+21
|\ \ \ | |/ /
| * | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald.dgp2011-12-221-15/+21
| |\ \ | | |/
| | * 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald.dgp2011-12-221-28/+25
* | | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-4/+4
|\ \ \ | |/ /
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-4/+4
| * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-4/+4
| |\ \ | | |/
| | * [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-2/+2
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0