summaryrefslogtreecommitdiffstats
path: root/library/demos/menu.tcl
Commit message (Expand)AuthorAgeFilesLines
* Fix [bdcab85b9c]: Aqua crash when non-BMP characters are used in a menu labelmarc_culler2021-01-271-0/+2
* Implement option 3 - ignore menu colors on macOS.culler2020-11-191-2/+9
* Make the menu demo look like the old one, by using -foreground instead of -ba...culler2020-11-171-3/+11
* Merge 8.5jan.nijtmans2020-11-031-1/+1
|\
| * Redundant "-accelerator" option in menu demojan.nijtmans2020-11-031-2/+2
* | tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell...jan.nijtmans2017-11-271-1/+1
* | Modify the menu demo so that it includes a photoimage in a menu.culler2017-11-151-2/+4
* | Remove various unnecessary "global tcl_platform" occurrences, which are no lo...jan.nijtmans2015-08-051-1/+1
|/
* [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
|\
* \ Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * library/demos/menu.tcl: on aqua, use custom MDEF and tearoffs;das2007-04-291-3/+8
| * * library/demos/menu.tcl: removed errant '}'.das2005-06-251-2/+1
| * Fix widget parenting issue reported by Keith Nash. Also tidied up a bit.dkf2005-01-181-15/+17
* | * library/demos/goldberg.tcl: fix overwriting of widget demo global.das2007-04-231-7/+8
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-2/+1
* | Fixed dialog parenting problem described by Keith Nash. Also tidied up callbacksdkf2005-01-181-15/+17
* | Coding style improvements for the widget demo. [FRQ 815118]dkf2004-12-211-1/+3
* | Rename all XBM format files to be called *.xbm instead of *.bmp [Bug 733835]dkf2004-10-191-2/+2
* | Make demo location independent of main Tk library location. [Patch 832691]dkf2003-11-031-2/+3
* | * library/demos/widget: Redo code view dialog, use named fonts,hobbs2003-08-201-6/+4
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-3/+5
* Yet more -compound showing off, prompted by Vince Darleydkf2001-11-121-1/+7
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+152