summaryrefslogtreecommitdiffstats
path: root/library/text.tcl
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3600251]: Inappropriate replacement of Mac binding.jan.nijtmans2013-01-101-1/+1
* 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-40/+8
* [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-091-23/+1
* [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-3/+3
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-5/+2
| | * * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-251-20/+17
| | * * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-4/+4
| | * backport of text widget bug fixvincentdarley2005-05-131-2/+2
| | * * library/text.tcl (::tk::TextUpDownLine): revert 2004-11-23 as itcore_8_4_9hobbs2004-12-061-35/+8
| | * fix to movement up/down in text widget by display linesvincentdarley2004-11-231-8/+35
| | * * library/text.tcl (::tk::TextTranspose): Ensure that Transpose ishobbs2004-08-261-11/+21
| | * * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events.das2004-02-171-1/+10
| | * This gets the scroll wheel working for listboxes and text widgets for Mac OSwolfsuit2004-02-161-3/+10
| * | * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Backportdkf2010-08-121-24/+31
| * | Fix [Bug 1854913] by improving the class bindings.dkf2009-10-251-9/+11
| * | backported fix for bug #1777362 to make events work for windows with hyphens ...patthoyts2008-11-121-36/+52
* | | * library/text.tcl (TextCursorInSelection): [Patch 2585265]: Make itdkf2010-06-151-13/+25
* | | Centralize the definitions of what keys do particular types of left and rightdkf2010-01-061-13/+13
* | | Fix [Bug 1854913] by improving the class bindings.dkf2009-10-251-9/+11
* | | Corrected mouse-wheel bindings for widgets. Now Shift-wheel always scrolls thedkf2008-12-281-1/+18
* | | bug #1777362 - handle windows with funky names by avoiding use of thepatthoyts2008-11-121-36/+52
|/ /
* | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-10/+1
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-20/+27
* | Very minor whitespace fixesdkf2005-07-261-7/+7
* | Assorted cleaning up relating to [Patch 1237759]dkf2005-07-211-57/+70
* | fix to two text widget bugsvincentdarley2005-05-131-2/+2
* | fix to Home/End and display linesvincentdarley2005-04-181-9/+9
* | remove debug codevincentdarley2004-10-181-2/+1
* | fix to mousewheel scrollingvincentdarley2004-09-241-2/+13
* | text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-101-36/+41
* | * library/text.tcl (::tk::TextTranspose): Ensure that Transpose ishobbs2004-08-261-1/+11
* | text widget fixesvincentdarley2004-06-041-2/+5
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-7/+4
* | text widget dbl-click single character fixvincentdarley2003-11-131-21/+37
* | text widget insert positioning after double/triple clickvincentdarley2003-11-131-3/+3
* | TIP 155 implementationvincentdarley2003-10-311-59/+51
* | * library/text.tcl, doc/text.n: Text widget binding forjenglish2003-10-061-9/+4
* | tip 113 implementationvincentdarley2003-05-191-11/+11
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-5/+8
* * doc/text.n: TIP #104 implementation which generalizes thehobbs2002-06-211-7/+3
* Middle button no longer double pastes into text! Also cleaned some code up.dkf2002-03-071-9/+8
* * library/entry.tcl:mdejong2002-02-151-3/+1
* * library/text.tcl (tk::TextButton1): made text receive focus evenhobbs2001-12-281-2/+5
* * library/entry.tcl:hobbs2001-12-271-12/+43