summaryrefslogtreecommitdiffstats
path: root/doc/checkbutton.n
Commit message (Collapse)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-131-1/+1
| | | FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
* Make documentation use the name that scripts use as much as possible.dkf2007-11-011-2/+2
| | | | | | [Bug 1640073] FossilOrigin-Name: c0112917d91429afb28a28f4e1895d75a950322d
* Minor improvementsdkf2007-10-291-3/+4
| | | FossilOrigin-Name: 0790155fd8540a3c8485d253f7d7f67781e57018
* Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-25/+40
| | | FossilOrigin-Name: 6373cd0cf2deb3038f42488bf9ad272b2d9aed9e
* * doc/*.1: Revert doc changes that brokedgp2007-10-261-26/+12
| | | | | | | * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. FossilOrigin-Name: 4fe4274467a1800529131c86ff155c4c0b03db8a
* Lots of improvements to look and feel of manual pagesdkf2007-10-241-12/+26
| | | FossilOrigin-Name: 719dc3b1128c165488999004be06a1432d8e6286
* Assorted documentation improvements.dkf2007-08-281-2/+13
| | | FossilOrigin-Name: d8dcf67aec83531e258e610be952d6f2b5c34823
* * 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". FossilOrigin-Name: ced3eab22eba6dc2d0074b45404edb632e9940c4
* * doc/checkbutton.n: fix -selectcolor docs [Bug 1083838]hobbs2005-12-011-4/+3
| | | FossilOrigin-Name: 1f456fcbac8e4856752951bfaf0bf4fe7f03e01f
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-9/+1
| | | FossilOrigin-Name: 326b9e3fd240a8960af85c80d3897b18871d42a5
* Assorted minor documentation fixesdkf2004-10-281-5/+10
| | | FossilOrigin-Name: 3bb2aef6b58802431527acc4e76c3936a444a478
* Standardize the -compound option to everywhere it ought to be. [Bug 712588]dkf2004-08-161-8/+8
| | | FossilOrigin-Name: cb766997828a1394b6ca4c6ce6f138c4a1e2ce68
* * doc/checkbutton.n: TIP#110 implementationhobbs2004-02-181-8/+21
| | | | | | | | | | | | | | | | | * doc/radiobutton.n: Tristate Checkbutton and Radiobuttons * generic/tkButton.c: * generic/tkButton.h: * library/demos/check.tcl: * library/demos/radio.tcl: * macosx/tkMacOSXButton.c: * macosx/tkMacOSXDefault.h: * tests/button.test: * unix/tkUnixButton.c: * unix/tkUnixDefault.h: * win/tkWinButton.c: * win/tkWinDefault.h: FossilOrigin-Name: 59826fd691573be4c8df8ac9e4f5a078db2ea22f
* Fix for bug #582457: make radio and checkbuttons work like Windows whenmacosx-8-4-premerge-2002-08-31-trunkmacosx-8-4-merge-2002-08-30-trunkdrh2002-08-281-2/+8
| | | | | | -relief is sunken, -offrelief is flat, and -overrelief is raised. FossilOrigin-Name: 9abdf011ca88bab450f8f209eef2613da8ec603f
* Initial implementation of TIP #82: added the -offrelief option todrh2002-06-171-1/+6
| | | | | | | checkbutton and radiobutton to allow those widgets to have a MS-Office look and feel. FossilOrigin-Name: 882e41f5ee6e4ceae781257e3442e7882a9cd4d4
* * 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. FossilOrigin-Name: aab4f8f0ade0fbed2d69b0a7c5316cf05eba894c
* * doc/radiobutton.n: Added documentation for -overrelief option.ericm2000-05-251-7/+18
| | | | | | | | | | | | | | | | | | | * 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. FossilOrigin-Name: bb4f9a3fce8768d2d0368928ffb3757799d390cc
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* Initial revisionrjohnson1998-04-011-0/+238
FossilOrigin-Name: 8922a99ffbe6bf4c9a879291efacef5ce9caa2aa