| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
|
|
|
|
|
|
| |
[Bug 1640073]
FossilOrigin-Name: c0112917d91429afb28a28f4e1895d75a950322d
|
|
|
| |
FossilOrigin-Name: 0790155fd8540a3c8485d253f7d7f67781e57018
|
|
|
| |
FossilOrigin-Name: 6373cd0cf2deb3038f42488bf9ad272b2d9aed9e
|
|
|
|
|
|
|
| |
* doc/*.3: `make html` so we can get the release
* doc/*.n: out the door.
FossilOrigin-Name: 4fe4274467a1800529131c86ff155c4c0b03db8a
|
|
|
| |
FossilOrigin-Name: 719dc3b1128c165488999004be06a1432d8e6286
|
|
|
| |
FossilOrigin-Name: d8dcf67aec83531e258e610be952d6f2b5c34823
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
FossilOrigin-Name: 1f456fcbac8e4856752951bfaf0bf4fe7f03e01f
|
|
|
| |
FossilOrigin-Name: 326b9e3fd240a8960af85c80d3897b18871d42a5
|
|
|
| |
FossilOrigin-Name: 3bb2aef6b58802431527acc4e76c3936a444a478
|
|
|
| |
FossilOrigin-Name: cb766997828a1394b6ca4c6ce6f138c4a1e2ce68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
-relief is sunken, -offrelief is flat, and -overrelief is raised.
FossilOrigin-Name: 9abdf011ca88bab450f8f209eef2613da8ec603f
|
|
|
|
|
|
|
| |
checkbutton and radiobutton to allow those widgets to have a
MS-Office look and feel.
FossilOrigin-Name: 882e41f5ee6e4ceae781257e3442e7882a9cd4d4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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/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
|
|
|
| |
FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
|
|
FossilOrigin-Name: 8922a99ffbe6bf4c9a879291efacef5ce9caa2aa
|