summaryrefslogtreecommitdiffstats
path: root/doc/event.n
Commit message (Collapse)AuthorAgeFilesLines
* Centralize the definitions of what keys do particular types of left and rightdkf2010-01-061-1/+64
| | | | movements in entries and text widgets. They vary between platforms!
* Tidy up and expand examples.dkf2009-03-101-9/+38
|
* Fix [Bug 2118116]dkf2008-09-231-2/+4
|
* Minor doc updates (removing out of date changebars, improving typedef ↵dkf2008-06-301-5/+3
| | | | | | formatting, etc.)
* merge stable branch onto HEADdgp2007-12-131-1/+1
|
* Clarify docs to note that [event info] isn't clairvoyant.dkf2007-12-101-1/+6
|
* Fix .DS/.DE to work better when transformed to a tabledkf2007-11-011-5/+5
|
* More documentation improvementsdkf2007-10-301-3/+2
|
* Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-7/+12
|
* * doc/*.1: Revert doc changes that brokedgp2007-10-261-4/+3
| | | | | * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* Lots of improvements to look and feel of manual pagesdkf2007-10-241-3/+4
|
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-3/+1
|
* Added docs on predefined virtual events. [608115]dkf2005-01-121-1/+65
|
* TIP#165 (user data field) implementation.dkf2004-08-291-1/+8
|
* Spelling and grammar fixes from Mikhail Kolesnitchenko. [Patch 1012083]dkf2004-08-201-3/+3
|
* Minor formatting fixdkf2004-06-181-4/+2
|
* Fix typos in documentationvincentdarley2004-03-251-3/+3
|
* doc/event.n: added note that key events require window focus.hobbs2000-11-031-3/+4
|
* * doc/event.n:hobbs2000-01-131-2/+3
| | | | | | * generic/tkBind.c: prevented core with event -warp on Windows when window wasn't mapped [Bug: 4004] and added docs stating the requirement for mapped windows.
* * doc/canvas.n: added docs for items added by dash patch (-*dash*,hobbs1999-12-141-5/+17
| | | | | | | | | -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
* Added support for the MouseWheel event.rjohnson1998-10-101-2/+16
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+338