summaryrefslogtreecommitdiffstats
path: root/doc/entry.n
Commit message (Collapse)AuthorAgeFilesLines
* More small documentation improvements.dkf2011-07-181-38/+38
| | | FossilOrigin-Name: 5c63bca4effecfc3d4a192031a2309d7e648b085
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\ | | | | FossilOrigin-Name: b8a1385217cc117d6962c234f0a4d28ff10e089c
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ | | | | | | FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | | | | | | | | FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
| | * Backport of documentation fixesdkf2004-10-281-12/+9
| | | | | | | | | FossilOrigin-Name: 2c695c7927060a39a4165a3edc998914ebfa1b80
* | | Fix [Bug 2118116]dkf2008-09-231-2/+4
| | | | | | | | | FossilOrigin-Name: d93e40072424c0c17f58af60bc8f818823de9843
* | | Minor doc updates (removing out of date changebars, improving typedef ↵dkf2008-06-301-1/+2
|/ / | | | | | | | | | | | | | | formatting, etc.) FossilOrigin-Name: 3354fd63452f0b436d3a487f1e1f0fecf750cee1
* | 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-4/+2
| | | | | | | | | | | | [Bug 1640073] FossilOrigin-Name: c0112917d91429afb28a28f4e1895d75a950322d
* | More documentation improvementsdkf2007-10-301-4/+5
| | | | | | FossilOrigin-Name: b16ced4d51e5abcc871279e9c516935bc0316de4
* | Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-23/+29
| | | | | | FossilOrigin-Name: 6373cd0cf2deb3038f42488bf9ad272b2d9aed9e
* | * doc/*.1: Revert doc changes that brokedgp2007-10-261-17/+9
| | | | | | | | | | | | | | * 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-9/+17
| | | | | | FossilOrigin-Name: 719dc3b1128c165488999004be06a1432d8e6286
* | * unix/Makefile.in (install-doc): intentionally skip ttk_dialog.nhobbs2006-12-131-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-17/+1
| | | | | | FossilOrigin-Name: 326b9e3fd240a8960af85c80d3897b18871d42a5
* | Assorted minor documentation fixesdkf2004-10-281-6/+3
| | | | | | FossilOrigin-Name: 3bb2aef6b58802431527acc4e76c3936a444a478
* | Doc patches [1010083] and [1010607] from Mikhail Kolesnitschenko.dkf2004-08-171-5/+5
| | | | | | | | | | | | Also some general fixes to menu.n and text.n FossilOrigin-Name: 03f8b25add691532a590ee350534f2515bb88b0e
* | clean up usage of 'edition' as a verbhobbs2003-12-081-3/+3
|/ | | FossilOrigin-Name: fa2d5733048dad1eb82506d8d508e24a045a25d9
* * doc/entry.n:mdejong2003-02-191-3/+3
| | | | | | | | * doc/text.n: Update double and triple click docs to match implementation changes made on 2002-02-14. FossilOrigin-Name: fa9c4e0f61bf9a530ca6599eaa8898a874f757d4
* TP macro misplacementhobbs2003-02-091-2/+2
| | | FossilOrigin-Name: db053e5ad2f2dc8aab5d753724656a8083780eed
* Minor improvement to documentation for entry widgets.dkf2000-12-121-2/+7
| | | FossilOrigin-Name: 4abb3b2e2cfa76640cb654b46fcfa7ea7c9c509a
* * doc/toplevel.n:ericm2000-08-251-10/+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/bind.n:hobbs2000-05-231-2/+2
| | | | | | | | | * doc/canvas.n: * doc/entry.n: * doc/listbox.n: * doc/photo.n: doc fix-ups [Bug: 5396] FossilOrigin-Name: e23fd264a70b0653e7196a4af827f9b259f7de7b
* * mac/tkMacDefault.h (DEF_ENTRY_READONLY_BG_COLOR,ericm2000-05-171-9/+15
| | | | | | | | | | | | | | | | | | | DEF_ENTRY_READONLY_BG_COLOR): * win/tkWinDefault.h (DEF_ENTRY_READONLY_BG_COLOR, DEF_ENTRY_READONLY_BG_COLOR): * unix/tkUnixDefault.h (DEF_ENTRY_READONLY_BG_COLOR, DEF_ENTRY_READONLY_BG_COLOR): Added default values for entry -readonlybackground option. * generic/tkEntry.c: Added -readonlybackground option, cleaned up excessive use of graphics contexts. * tests/entry.test: Added configuration test for -readonlybackground option. * doc/entry.n: Added documentation for -readonlybackground option. FossilOrigin-Name: d9e1274dcc5725b4ea72f2b214ee4e6763d688b9
* * library/entry.tcl: Adjusted Button-1 binding to set focus to theericm2000-05-141-11/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | entry when it is readonly or normal. * doc/entry.n: Added documentation for readonly state, -disabledforeground, -disabledbackground. * tests/entry.test: Added tests for readonly state. * generic/tkEntry.c: Added support for "readonly" state, and redefined "disabled" state. A disabled entry will display its text in a dimmed color and possibly with a different background, and will be completely unusable (no selection, no editing). A readonly entry will look like a normal entry, but it will not be editable; selection is still allowed. [RFE: 4239]. To support the new disabled state properly, "-disabledforeground" and "-disabledbackground" options were added. *** THIS IS A BACKWARDS INCOMPATIBLE BEHAVIOR CHANGE *** * win/tkWinDefault.h: * mac/tkMacDefault.h: * unix/tkUnixDefault.h: Added DEF_ENTRY_DISABLED_FG, DEF_ENTRY_DISABLED_BG_COLOR, DEF_ENTRY_DISABLED_BG_MONO. FossilOrigin-Name: 1e58446d8a212f90f788f6cd0965f9cbb2d1e606
* * doc/CrtItemType.3: fixed docs for Tk_CreateItemType to reflecthobbs2000-03-021-16/+26
| | | | | | | | | changes made in 8.3.0 (but old style would still work as well). [Bug: 4252] * doc/entry.n: improved docs discussing caveats and gotchas when mixing textvar with widget validation FossilOrigin-Name: 30d40ed949384d1d284c9c8ef5113614add5f57b
* * doc/canvas.n: added docs for items added by dash patch (-*dash*,hobbs1999-12-141-4/+99
| | | | | | | | | | | -state, -active*, -disabled*, -offset, essentially rewrote the man patch for completely updated 8.3 canvas widget. * doc/entry.n: added docs for entry widget validation * doc/event.n: added docs for -warp * doc/text.n: doc'ed new -state value 'hidden' * doc/GetDash.3: (new file) man page explaining Tk_GetDash FossilOrigin-Name: bb2e63fc1fb45b3175ae46f05e494283a6b324a6
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* Initial revisionrjohnson1998-04-011-0/+417
FossilOrigin-Name: 8922a99ffbe6bf4c9a879291efacef5ce9caa2aa