summaryrefslogtreecommitdiffstats
path: root/doc/label.n
Commit message (Collapse)AuthorAgeFilesLines
* Make documentation use the name that scripts use as much as possible.dkf2007-11-011-5/+2
| | | | [Bug 1640073]
* Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-5/+5
|
* * unix/Makefile.in (install-doc): intentionally skip ttk_dialog.nhobbs2006-12-131-2/+2
| | | | | | | | | | | 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".
* Added example for labelsdkf2006-11-151-3/+20
|
* Standardize the -compound option to everywhere it ought to be. [Bug 712588]dkf2004-08-161-16/+8
|
* label docs failed to mention the -compound optiontmh2002-12-181-1/+9
|
* * doc/toplevel.n:ericm2000-08-251-9/+9
| | | | | | | | | | | | | | | | | | | * 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/label.n: Added -disabledforeground to list of options [Bug: 6053].ericm2000-07-281-7/+7
| | | | | * generic/tkListbox.c: Changed resource class for disabledforeground to "DisabledForeground".
* * doc/radiobutton.n: Added documentation for -overrelief option.ericm2000-05-251-6/+17
| | | | | | | | | | | | | | | | | * doc/checkbutton.n: Added documentation for -overrelief option. * doc/label.n: Added documentation for -state option. * generic/tkButton.c: Added -overrelief option for checkbuttons, and radiobuttons. * library/button.tcl (tkButtonDown, macintosh version): Added protection against querying the -repeatdelay option from a widget that doesn't support it (ie, checkbuttons, radiobuttons, etc). Other platforms use a different binding script for checkbuttons and radiobuttons, so they don't have this issue. (tkCheckRadioEnter, windows version): Added code to handle -overrelief for check/radiobuttons on windows.
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+103