summaryrefslogtreecommitdiffstats
path: root/doc/menu.n
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug [1581435fff] - Documented precedence order in the matching process ↵fvogel2015-09-061-7/+10
|\ | | | | | | of the index string
| * Fixed bug [1581435fff] - Documented precedence order in the matching process ↵bug_1581435ffffvogel2015-09-021-6/+9
| | | | | | | | of the index string
* | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵jan.nijtmans2013-11-051-1/+1
|\ \ | |/ | | | | after .TH breaks rendering on OpenBSD and possibly others.
| * Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵jan.nijtmans2013-11-051-1/+1
| | | | | | | | after .TH breaks rendering on OpenBSD and possibly others.
* | Documentation tweaks to make index entries more informative.dkf2013-09-231-1/+4
| |
* | Fix the escaping of leading dots in lines that start withjan.nijtmans2011-11-171-6/+6
| | | | | | | | a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line
* | More small documentation improvements.dkf2011-07-181-18/+18
| |
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
* | | Document all variable options as global.pspjuth2011-04-211-1/+1
|\ \ \ | |/ /
| * | Document all variable options as global.pspjuth2011-04-211-1/+1
| |\ \ | | |/
| | * Document all variable options as global.pspjuth2011-04-211-1/+1
| | |
| | * Spelling correctionsdgp2007-11-051-2/+2
| | |
| | * Backport of documentation fixesdkf2004-10-281-17/+20
| | |
| * | * doc/menu.n: Formatting error.dgp2010-09-011-3/+3
| | |
| * | TIP 360: Remove special handling of the .help menu on X11.patthoyts2010-01-091-13/+17
| | |
| * | Fix missing word spotted by stu.patthoyts2009-01-111-2/+2
| | |
| * | Bug [2098425] docs typotmh2008-09-081-2/+2
| | |
* | | * doc/tk_mac.n (new file): Description of OSX-specific functionalitydkf2011-03-021-0/+6
| | | | | | | | | | | | | | | in Tk, contributed by Kevin Walzer. * doc/button.n, doc/font.n, doc/menu.n: Noted which parts of these commands are intentionally not fully supported on OSX.
* | | Small cleanups to improve HTML generation.dkf2010-01-101-5/+6
| | |
* | | TIP 360: Remove special handling of .help menu on X11.patthoyts2010-01-091-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tk is the only toolkit to continue the Motif scheme of anchoring a Help menu to the extreme right of the menubar. This patch disables the special handling of the .help menu so that the help menu will be grouped with the other menu items as is common with other toolkits. The old behaviour can be restored by setting the option *Menu.useMotifHelp to true or by calling 'tk::classic::restore menu'. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
* | | Doc improvements.dkf2009-10-181-121/+180
| | |
* | | dot needs quoting at the start of a linepatthoyts2009-07-111-4/+4
| | |
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-16/+28
| | |
* | | Fix missing word spotted by stu.patthoyts2009-01-111-2/+2
| | |
* | | Fix [Bug 2118116]dkf2008-09-231-2/+4
| | |
* | | Bug [2098425] docs typotmh2008-09-081-2/+2
| | |
* | | Minor doc updates (removing out of date changebars, improving typedef ↵dkf2008-06-301-3/+2
| | | | | | | | | | | | | | | | | | formatting, etc.)
* | | Minor change regarding the system menu on windows (1887169)patthoyts2008-04-201-3/+3
|/ /
* | Minor bug fixdkf2008-01-301-3/+3
| |
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | * doc/chooseDirectory.n: remove/correct obsolete Mac OS 9-eradas2007-11-041-19/+10
| | | | | | | | | | * doc/getOpenFile.n: information. * doc/menu.n:
* | Make documentation use the name that scripts use as much as possible.dkf2007-11-011-6/+2
| | | | | | | | [Bug 1640073]
* | Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-12/+19
| |
* | * doc/*.1: Revert doc changes that brokedgp2007-10-261-12/+6
| | | | | | | | | | * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* | Lots of improvements to look and feel of manual pagesdkf2007-10-241-6/+12
| |
* | Minor typo corrections, from [Bug 1663527]dkf2007-05-251-2/+2
| |
* | Spelling fixes. [Bug 1686210]dkf2007-05-031-2/+2
| |
* | * unix/Makefile.in (install-doc): intentionally skip ttk_dialog.nhobbs2006-12-131-3/+5
| | | | | | | | | | | | | | | | | | | | | | installation (not for public consumption) * doc/scrollbar.n, doc/button.n, doc/checkbutton.n: * doc/entry.n, doc/frame.n, doc/label.n, doc/labelframe.n: * doc/menu.n, doc/menubutton.n, doc/panedwindow.n: * doc/radiobutton.n, doc/scrollbar.n, doc/ttk_*: revamp ttk docs to use consist nroff format (not 100% consistent with classic widget docs). Add more man page cross-linking "SEE ALSO".
* | TIP#286 implementation. [Patch 1152376]dkf2006-12-041-22/+17
| |
* | Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-31/+1
| |
* | Assorted minor documentation fixesdkf2004-10-281-2/+2
| |
* | Doc patches [1010083] and [1010607] from Mikhail Kolesnitschenko.dkf2004-08-171-16/+17
| | | | | | | | Also some general fixes to menu.n and text.n
* | minor doc fixes for html conversionhobbs2004-03-041-2/+2
|/
* .VS order fixhobbs2003-01-191-3/+3
|
* one char nroff macro fixhobbs2001-11-131-2/+2
|
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-121-1/+12
|
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-2/+10
| | | | | implementing TIP 44. All Tk commands and variables matching tk[A-Z]* are now in the ::tk namespace.
* * doc/toplevel.n:ericm2000-08-251-4/+6
| | | | | | | | | | | | | | | | | | | * doc/spinbox.n: * doc/scrollbar.n: * doc/scale.n: * doc/menubutton.n: * doc/menu.n: * doc/listbox.n: * doc/entry.n: * doc/frame.n: * doc/message.n: * doc/checkbutton.n: * doc/radiobutton.n: * doc/button.n: * doc/label.n: * doc/canvas.n: * doc/text.n: Fixed Standard Options section to make best use of new tab settings in man.macros.