summaryrefslogtreecommitdiffstats
path: root/library/text.tcl
Commit message (Expand)AuthorAgeFilesLines
* 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
* added TIP#26 text widget undo/redo functionalityhobbs2001-11-131-4/+49
* * Corrected TIP 44 typodgp2001-08-271-2/+2
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-169/+166
* * library/console.tcl:hobbs2001-07-031-4/+4
* * library/entry.tcl (tkEntryMouseSelect):mdejong2001-03-291-9/+3
* * library/text.tcl: Enhanced <Tab> binding to behave like normalericm2000-07-191-6/+11
* * library/text.tcl: Tweaked double-/triple-click selection;ericm2000-04-171-7/+17
* * library/menu.tcl (tkMenuInvoke): corrected naming of tearoffshobbs2000-03-311-2/+2
* * library/listbox.tcl:hobbs2000-02-101-1/+18
* * library/text.tcl: fixed double-click selection behavior wherehobbs2000-01-211-4/+21
* * library/entry.tcl:hobbs2000-01-061-2/+2
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-23/+22
* * Merged 8.1 branch into the main trunkstanton1999-04-161-22/+25
* Added support for the MouseWheel event.rjohnson1998-10-101-1/+10
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Changed binding on <ButtonRelease-2> to be a binding on <<PasteSelection>>surles1998-08-031-5/+5
* plugin updateswelch1998-06-271-47/+47
* Initial revisionrjohnson1998-04-011-0/+1010