| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed entry (and final) part of bug [542199fff] - Double click on a lone char... | fvogel | 2015-11-08 | 1 | -2/+8 |
|\ |
|
| * | Fixed entry part of bug [542199fff] - Double click on a lone character in an ...bug_542199fff | fvogel | 2015-11-03 | 1 | -2/+8 |
|
|
* | | Remove various unnecessary "global tcl_platform" occurrences, which are no lo... | jan.nijtmans | 2015-08-05 | 1 | -1/+0 |
|
|
* | | Remove unnecessary end-of-line spacing | jan.nijtmans | 2015-02-02 | 1 | -2/+2 |
|
|
* | | define two more virtual bindings, and correct various Mac | jan.nijtmans | 2012-08-10 | 1 | -2/+2 |
|
|
* | | 8 new virtual events (doc not updated yet) | jan.nijtmans | 2012-08-09 | 1 | -12/+2 |
|
|
* | | [Bug 3555644]: Better use of virtual events. | jan.nijtmans | 2012-08-09 | 1 | -10/+0 |
|
|
* | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -2/+2 |
| |\ |
|
| | * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -2/+2 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | * library/entry.tcl: don't error with Clear event. [Bug 1509288] | hobbs | 2007-10-30 | 1 | -2/+3 |
|
|
| | * | * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377... | dgp | 2006-01-25 | 1 | -10/+9 |
|
|
* | | | * library/entry.tcl: [Bug 2971663]: Make the <Up> and <Down> keys | dkf | 2010-03-17 | 1 | -1/+4 |
|
|
* | | | Centralize the definitions of what keys do particular types of left and right | dkf | 2010-01-06 | 1 | -13/+15 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * library/entry.tcl: don't error with Clear event. [Bug 1509288] | hobbs | 2007-10-30 | 1 | -2/+3 |
|
|
* | | Apply some of the changes suggested in [Patch 1237759] | dkf | 2005-07-25 | 1 | -12/+20 |
|
|
* | | TIP #204 "Virtual Events for Keyboard Traversal" (patch #976928) | jenglish | 2004-10-19 | 1 | -1/+6 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 1 | -3/+2 |
|/ |
|
* | Fix the entry widget's KeyPress binding so that text is entered from | drh | 2003-01-23 | 1 | -1/+2 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -3/+4 |
|
|
* | added catch around Triple-1 binding use of sel.last | hobbs | 2002-03-04 | 1 | -2/+2 |
|
|
* | * library/entry.tcl: | mdejong | 2002-02-15 | 1 | -3/+3 |
|
|
* | * library/entry.tcl: | hobbs | 2001-12-27 | 1 | -12/+44 |
|
|
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 1 | -116/+114 |
|
|
* | * library/console.tcl: | hobbs | 2001-07-03 | 1 | -4/+4 |
|
|
* | * library/entry.tcl (tkEntryMouseSelect): | mdejong | 2001-03-29 | 1 | -1/+4 |
|
|
* | * doc/spinbox.n: (new file) docs for spinbox widget | hobbs | 2000-05-29 | 1 | -3/+3 |
|
|
* | * library/entry.tcl: Adjusted Button-1 binding to set focus to the | ericm | 2000-05-14 | 1 | -2/+2 |
|
|
* | * library/entry.tcl: | hobbs | 2000-01-06 | 1 | -2/+2 |
|
|
* | * library/entry.tcl: fixed up tkEntrySeeInsert (Nemthi) | hobbs | 1999-11-30 | 1 | -7/+2 |
|
|
* | * library/entry.tcl: change tkEntrySeeInsert to avoid the use | hobbs | 1999-10-30 | 1 | -5/+3 |
|
|
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 1 | -10/+10 |
|
|
* | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-09 | 1 | -5/+8 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -12/+24 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | <Insert> binding in entries was masking the virtual event <<Paste>> binding t... | stanton | 1998-08-05 | 1 | -2/+6 |
|
|
* | Changed binding on <ButtonRelease-2> to be a binding on <<PasteSelection>> | surles | 1998-08-03 | 1 | -6/+5 |
|
|
* | plugin updates | welch | 1998-06-27 | 1 | -32/+32 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+607 |
|
|