summaryrefslogtreecommitdiffstats
path: root/library/text.tcl
Commit message (Expand)AuthorAgeFilesLines
* * 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
* *** 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