summaryrefslogtreecommitdiffstats
path: root/doc/event.n
Commit message (Collapse)AuthorAgeFilesLines
* 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.
| * 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.
* | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-271-0/+7
|\ \ | |/ | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only)
| * [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-271-0/+7
| |\ | | | | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only)
| | * Add documentation for <<EnteredChild>>, <<Invoke>>, <<Increment>> and ↵bug_3608074jan.nijtmans2013-03-211-0/+4
| |/ | | | | | | <<Decrement>>
* | [Bug 3555644]: Better use of virtual events, Add <<ToggleSelection>> virtual ↵jan.nijtmans2012-08-231-0/+5
| | | | | | | | event.
* | define two more virtual bindings, and correct various Macjan.nijtmans2012-08-101-0/+48
| | | | | | | | bindings according to Apple OSX documentation. Doc updated as well
* | Minor spelling fixes.dkf2012-03-131-1/+1
| |
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
| | * Backport of documentation fixesdkf2004-10-281-8/+6
| | |
* | | 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