summaryrefslogtreecommitdiffstats
path: root/library/entry.tcl
Commit message (Expand)AuthorAgeFilesLines
* Fixed entry (and final) part of bug [542199fff] - Double click on a lone char...fvogel2015-11-081-2/+8
|\
| * Fixed entry part of bug [542199fff] - Double click on a lone character in an ...bug_542199ffffvogel2015-11-031-2/+8
* | Remove various unnecessary "global tcl_platform" occurrences, which are no lo...jan.nijtmans2015-08-051-1/+0
* | Remove unnecessary end-of-line spacingjan.nijtmans2015-02-021-2/+2
* | define two more virtual bindings, and correct various Macjan.nijtmans2012-08-101-2/+2
* | 8 new virtual events (doc not updated yet)jan.nijtmans2012-08-091-12/+2
* | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-091-10/+0
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-2/+2
|\ \ | |/
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-2/+2
| |\
| | * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-2/+2
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * library/entry.tcl: don't error with Clear event. [Bug 1509288]hobbs2007-10-301-2/+3
| | * * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-251-10/+9
* | | * library/entry.tcl: [Bug 2971663]: Make the <Up> and <Down> keysdkf2010-03-171-1/+4
* | | Centralize the definitions of what keys do particular types of left and rightdkf2010-01-061-13/+15
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * library/entry.tcl: don't error with Clear event. [Bug 1509288]hobbs2007-10-301-2/+3
* | Apply some of the changes suggested in [Patch 1237759]dkf2005-07-251-12/+20
* | TIP #204 "Virtual Events for Keyboard Traversal" (patch #976928)jenglish2004-10-191-1/+6
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-3/+2
|/
* Fix the entry widget's KeyPress binding so that text is entered fromdrh2003-01-231-1/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-3/+4
* added catch around Triple-1 binding use of sel.lasthobbs2002-03-041-2/+2
* * library/entry.tcl:mdejong2002-02-151-3/+3
* * library/entry.tcl:hobbs2001-12-271-12/+44
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-116/+114
* * library/console.tcl:hobbs2001-07-031-4/+4
* * library/entry.tcl (tkEntryMouseSelect):mdejong2001-03-291-1/+4
* * doc/spinbox.n: (new file) docs for spinbox widgethobbs2000-05-291-3/+3
* * library/entry.tcl: Adjusted Button-1 binding to set focus to theericm2000-05-141-2/+2
* * library/entry.tcl:hobbs2000-01-061-2/+2
* * library/entry.tcl: fixed up tkEntrySeeInsert (Nemthi)hobbs1999-11-301-7/+2
* * library/entry.tcl: change tkEntrySeeInsert to avoid the usehobbs1999-10-301-5/+3
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-10/+10
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-091-5/+8
* * Merged 8.1 branch into the main trunkstanton1999-04-161-12/+24
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* <Insert> binding in entries was masking the virtual event <<Paste>> binding t...stanton1998-08-051-2/+6
* Changed binding on <ButtonRelease-2> to be a binding on <<PasteSelection>>surles1998-08-031-6/+5
* plugin updateswelch1998-06-271-32/+32
* Initial revisionrjohnson1998-04-011-0/+607