summaryrefslogtreecommitdiffstats
path: root/doc/menu.n
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* * doc/menu.n: Added note regarding rendering ofericm2000-04-171-1/+7
| | | | | | | | | checkbuttons/radiobuttons in menubars on different platforms -- some systems do not draw indicators for check/radiobuttons in menubars. * library/menu.tcl: Corrected behavior of checkbuttons/commands/radiobuttons in menubars [Bug: 630].
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+757