summaryrefslogtreecommitdiffstats
path: root/doc/bind.n
Commit message (Collapse)AuthorAgeFilesLines
* Merge updates from core 8.5 branch.mistachkin2014-11-111-1/+1
|\ | | | | FossilOrigin-Name: 63c3c355b9b6c1f3f7e26c4ed2236cca374d0af5
| * Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵jan.nijtmans2013-11-051-1/+1
| | | | | | | | | | after .TH breaks rendering on OpenBSD and possibly others. FossilOrigin-Name: a76570974faca3ef3bdf49c5f8423c49d3b160da
* | Add docs and tests.mistachkin2012-11-161-0/+3
|/ | | FossilOrigin-Name: 055ab275cc3840eb2284648aee156f528dde5e4b
* 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-45/+221
| | | | | | FossilOrigin-Name: 2c695c7927060a39a4165a3edc998914ebfa1b80
| * Update the docs for the Mac OS X MouseWheel changes.wolfsuit2004-02-161-6/+8
| | | | | | FossilOrigin-Name: 496ded097b99b9b98e447454a516705b5f4ca7ac
* | Fix incorrect statement about %-substituees quoting.ferrieux2009-01-031-3/+2
| | | | | | FossilOrigin-Name: d3ab7aba84179c996ac74f4aa296de23a8d096fb
* | merge stable branch onto HEADdgp2007-12-131-3/+3
| | | | | | FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
* | Fix .DS/.DE to work better when transformed to a tabledkf2007-11-011-29/+29
| | | | | | FossilOrigin-Name: 2fca71875beb0d07249b06a5f44b7aaa1fa6d2a8
* | * doc/bind.n: document the Option modifier, clarify meaningdas2007-11-011-11/+11
| | | | | | | | | | | | and availability of Command & Option. FossilOrigin-Name: e8bd60ceefd8f4da69122be58ac8b8a0b94a1a18
* | Documented the Command modifier. [Bug 1232908]dkf2007-11-011-19/+21
| | | | | | FossilOrigin-Name: 43eeea3fba440f5ec07dbb14d310fa62338b9cd9
* | Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-30/+48
| | | | | | FossilOrigin-Name: 6373cd0cf2deb3038f42488bf9ad272b2d9aed9e
* | * doc/*.1: Revert doc changes that brokedgp2007-10-261-29/+18
| | | | | | | | | | | | | | * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. FossilOrigin-Name: 4fe4274467a1800529131c86ff155c4c0b03db8a
* | Fix minor faultsdkf2007-10-261-4/+2
| | | | | | FossilOrigin-Name: 81c2c05d90d4944c8b3f0452de35493c4c7b8408
* | Lots of improvements to look and feel of manual pagesdkf2007-10-241-15/+28
| | | | | | FossilOrigin-Name: 719dc3b1128c165488999004be06a1432d8e6286
* | Minor improvementsdkf2007-10-161-35/+28
| | | | | | FossilOrigin-Name: 7cce744a80423c0dba1a533b26cb4a64f85b2f04
* | Convert \fP to \fR so that man-page scrapers have an easier time.dkf2006-11-151-73/+73
| | | | | | FossilOrigin-Name: 5bcb6a84090d58ae13f218ca5f473e6d6328948c
* | Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-13/+1
| | | | | | FossilOrigin-Name: 326b9e3fd240a8960af85c80d3897b18871d42a5
* | Assorted minor documentation fixesdkf2004-10-281-17/+35
| | | | | | FossilOrigin-Name: 3bb2aef6b58802431527acc4e76c3936a444a478
* | TIP#165 (user data field) implementation.dkf2004-08-291-5/+14
| | | | | | FossilOrigin-Name: 86e0e80ee6a1953aa619d97c3013f59e685615f8
* | Spelling and grammar fixes from Mikhail Kolesnitchenko. [Patch 1012083]dkf2004-08-201-12/+12
| | | | | | FossilOrigin-Name: 4275d4fe89a64400bca2d790b8c5a545aee25f12
* | TIP#158 implementation; keypad keys on Win are now distinguishable.dkf2004-07-051-1/+10
| | | | | | FossilOrigin-Name: b8333852a20efb533a46767d394b87990010546f
* | Highlight the command whose examples these aredkf2004-06-211-3/+3
| | | | | | FossilOrigin-Name: 5e5f582e2515e213020372febaafd1ad69d705cf
* | Compacted the synopsisdkf2004-06-211-8/+2
| | | | | | FossilOrigin-Name: 84292f603d928693e7a60e5403186d7fb450e328
* | Minor fixes.dkf2004-05-231-11/+2
| | | | | | FossilOrigin-Name: 1d0199077798cfebc9fcbd5f71977e2db59f3ac7
* | Added examples and did some doc L&F improvements.dkf2004-04-231-81/+74
| | | | | | FossilOrigin-Name: 912c3ddb318142891e6fbf4d90b8921141adf2b1
* | Typo fix.pspjuth2004-01-091-2/+2
| | | | | | FossilOrigin-Name: 9358eafb39833156ef62c45524538a4236b760b0
* | Describe %P and %s substitution for Property events. [BUG #577906]jenglish2003-09-131-3/+9
| | | | | | FossilOrigin-Name: ea5b800b20e31ddf2e65b59b34686cf76db5956a
* | * doc/bind.n: Added more information on event types and detailsjenglish2003-08-191-14/+188
|/ | | | | | [FRQ #523593 "bind(n) manpage needs more detail"] FossilOrigin-Name: 67f39f71826696f787be0c7093c98e2a10002b04
* * doc/bind.n: Doc-fix to mention that %A substitutes UNICODEdkf2002-09-301-5/+6
| | | | | | | characters rather than ASCII ones. Tk's done this ever since 8.1 in any case; after all, it is the right thing to do. FossilOrigin-Name: e66ad0b299d21ea6f9a80854bda6769bb3379d3a
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-19/+28
| | | | | | | | | | (patch from Neil McKay). * Add CirculateRequest, Create, MapRequest, ResizeRequest, and ConfigureRequest event types; * Split TK_TOPLEVEL flag into TK_TOPLEVEL, TK_HAS_WRAPPER, TK_WIN_MANAGED, and TK_TOP_HIERARCHY. FossilOrigin-Name: ad38fbacd7328c607131ee691e933fcc9aa67d3e
* * doc/bind.n:hobbs2000-05-231-12/+11
| | | | | | | | | * doc/canvas.n: * doc/entry.n: * doc/listbox.n: * doc/photo.n: doc fix-ups [Bug: 5396] FossilOrigin-Name: e23fd264a70b0653e7196a4af827f9b259f7de7b
* * doc/keysyms.n: Man page enumerating keysyms [RFE: 1645].ericm2000-04-271-2/+2
| | | | | | | | | | | | | | | | * doc/colors.n: Man page enumerating valid color names [RFE: 1645]. * doc/cursors.n: Man page enumerating valid cursor values [RFE: 1645]. * library/msgbox.tcl: Corrected Unix tk_messageBox implementation to make the first button the default when no default is specified [Bug: 2218]. * doc/messageBox.n: Updated documentation with regards to selection of default button when none is specified (now it will use the first button as the default in that case) [Bug: 2218]. FossilOrigin-Name: d4fa111a2e97b8543481844415151da90918b6e9
* Added support for the MouseWheel event.rjohnson1998-10-101-11/+60
| | | FossilOrigin-Name: 36ac110bcfabe39cd0f8f0af96e59dd73d52646e
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* Initial revisionrjohnson1998-04-011-0/+474
FossilOrigin-Name: 8922a99ffbe6bf4c9a879291efacef5ce9caa2aa