| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug [1669632fff] cases (ii) and (iii) - Tolerate a shaky hand using the...bug_1669632fff | fvogel | 2015-10-04 | 1 | -0/+4 |
|
|
* | Fixed bug [1669632fff] case (vi) - <<Cut>> is atomic | fvogel | 2015-10-04 | 1 | -0/+9 |
|
|
* | Fixed bug [1669632fff] case (v) - <<Clear>> is atomic | fvogel | 2015-10-04 | 1 | -0/+8 |
|
|
* | Added forgotten comment for case (iv) | fvogel | 2015-10-04 | 1 | -0/+2 |
|
|
* | Added forgotten comment for case (i) | fvogel | 2015-10-04 | 1 | -0/+2 |
|
|
* | Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separators | fvogel | 2015-10-04 | 1 | -0/+9 |
|
|
* | Fixed bug [1669632fff] case (iv) - autoseparator was missing on <Control-back... | fvogel | 2015-10-03 | 1 | -0/+3 |
|
|
* | Fixed bug [1669632fff] case (i) - autoseparator was missing on <Control-1> | fvogel | 2015-10-03 | 1 | -0/+3 |
|
|
* | [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 | -3/+3 |
|
|
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -5/+2 |
|
|
| * | * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377... | dgp | 2006-01-25 | 1 | -20/+17 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -4/+4 |
|
|
| * | backport of text widget bug fix | vincentdarley | 2005-05-13 | 1 | -2/+2 |
|
|
| * | * library/text.tcl (::tk::TextUpDownLine): revert 2004-11-23 as itcore_8_4_9 | hobbs | 2004-12-06 | 1 | -35/+8 |
|
|
| * | fix to movement up/down in text widget by display lines | vincentdarley | 2004-11-23 | 1 | -8/+35 |
|
|
| * | * library/text.tcl (::tk::TextTranspose): Ensure that Transpose is | hobbs | 2004-08-26 | 1 | -11/+21 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events. | das | 2004-02-17 | 1 | -1/+10 |
|
|
| * | This gets the scroll wheel working for listboxes and text widgets for Mac OS | wolfsuit | 2004-02-16 | 1 | -3/+10 |
|
|
* | | * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Backport | dkf | 2010-08-12 | 1 | -24/+31 |
|
|
* | | Fix [Bug 1854913] by improving the class bindings. | dkf | 2009-10-25 | 1 | -9/+11 |
|
|
* | | backported fix for bug #1777362 to make events work for windows with hyphens ... | patthoyts | 2008-11-12 | 1 | -36/+52 |
|
|
* | | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -10/+1 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -20/+27 |
|
|
* | | Very minor whitespace fixes | dkf | 2005-07-26 | 1 | -7/+7 |
|
|
* | | Assorted cleaning up relating to [Patch 1237759] | dkf | 2005-07-21 | 1 | -57/+70 |
|
|
* | | fix to two text widget bugs | vincentdarley | 2005-05-13 | 1 | -2/+2 |
|
|
* | | fix to Home/End and display lines | vincentdarley | 2005-04-18 | 1 | -9/+9 |
|
|
* | | remove debug code | vincentdarley | 2004-10-18 | 1 | -2/+1 |
|
|
* | | fix to mousewheel scrolling | vincentdarley | 2004-09-24 | 1 | -2/+13 |
|
|
* | | text widget 'peer' subcommand -- TIP#169 implementation | vincentdarley | 2004-09-10 | 1 | -36/+41 |
|
|
* | | * library/text.tcl (::tk::TextTranspose): Ensure that Transpose is | hobbs | 2004-08-26 | 1 | -1/+11 |
|
|
* | | text widget fixes | vincentdarley | 2004-06-04 | 1 | -2/+5 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 1 | -7/+4 |
|
|
* | | text widget dbl-click single character fix | vincentdarley | 2003-11-13 | 1 | -21/+37 |
|
|
* | | text widget insert positioning after double/triple click | vincentdarley | 2003-11-13 | 1 | -3/+3 |
|
|
* | | TIP 155 implementation | vincentdarley | 2003-10-31 | 1 | -59/+51 |
|
|
* | | * library/text.tcl, doc/text.n: Text widget binding for | jenglish | 2003-10-06 | 1 | -9/+4 |
|
|
* | | tip 113 implementation | vincentdarley | 2003-05-19 | 1 | -11/+11 |
|/ |
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -5/+8 |
|
|
* | * doc/text.n: TIP #104 implementation which generalizes the | hobbs | 2002-06-21 | 1 | -7/+3 |
|
|
* | Middle button no longer double pastes into text! Also cleaned some code up. | dkf | 2002-03-07 | 1 | -9/+8 |
|
|
* | * library/entry.tcl: | mdejong | 2002-02-15 | 1 | -3/+1 |
|
|
* | * library/text.tcl (tk::TextButton1): made text receive focus even | hobbs | 2001-12-28 | 1 | -2/+5 |
|
|
* | * library/entry.tcl: | hobbs | 2001-12-27 | 1 | -12/+43 |
|
|
* | added TIP#26 text widget undo/redo functionality | hobbs | 2001-11-13 | 1 | -4/+49 |
|
|
* | * Corrected TIP 44 typo | dgp | 2001-08-27 | 1 | -2/+2 |
|
|
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 1 | -169/+166 |
|
|