| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unwanted tab from error info trace accidentally inserted during cleanup | dkf | 2005-07-28 | 1 | -2/+2 |
|
|
* | Getting more systematic about style | dkf | 2005-07-25 | 1 | -2267/+2313 |
|
|
* | fix to two text widget bugs | vincentdarley | 2005-05-13 | 1 | -8/+11 |
|
|
* | * generic/tkTextDisp.c (GetXView): Improved numerical precision | dgp | 2005-05-10 | 1 | -3/+3 |
|
|
* | fix for display lines bug and panic | vincentdarley | 2005-03-15 | 1 | -9/+25 |
|
|
* | fix to newline eliding in text widget | vincentdarley | 2005-02-14 | 1 | -71/+256 |
|
|
* | fix to text widget bug | vincentdarley | 2005-01-11 | 1 | -4/+26 |
|
|
* | Stop compiler warning | dkf | 2004-10-26 | 1 | -1/+2 |
|
|
* | text widget 'peer' subcommand -- TIP#169 implementation | vincentdarley | 2004-09-10 | 1 | -169/+320 |
|
|
* | Silence compiler warnings | dgp | 2004-06-08 | 1 | -3/+1 |
|
|
* | text widget partial line height calculations fix | vincentdarley | 2004-06-07 | 1 | -7/+49 |
|
|
* | text widget fixes | vincentdarley | 2004-06-04 | 1 | -8/+24 |
|
|
* | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -8/+10 |
|
|
* | fix to text widget yview bug | vincentdarley | 2004-01-07 | 1 | -3/+13 |
|
|
* | text widget more extensive documentation, and two small code improvements | vincentdarley | 2003-12-15 | 1 | -16/+90 |
|
|
* | performance of lines containing 10000+ characters | vincentdarley | 2003-12-05 | 1 | -30/+108 |
|
|
* | fix to text widget tabs and xy-scroll-command | vincentdarley | 2003-12-04 | 1 | -37/+32 |
|
|
* | correct handling of interpolated tabs using fractional pixel widths | vincentdarley | 2003-11-21 | 1 | -23/+12 |
|
|
* | fix to two test suite bugs | vincentdarley | 2003-11-21 | 1 | -16/+53 |
|
|
* | documentation and cleanup | vincentdarley | 2003-11-16 | 1 | -28/+38 |
|
|
* | single line wraps to whole display fix | vincentdarley | 2003-11-15 | 1 | -5/+46 |
|
|
* | fixed tab interpretation inconsistency | vincentdarley | 2003-11-15 | 1 | -30/+58 |
|
|
* | cleanup | vincentdarley | 2003-11-15 | 1 | -18/+20 |
|
|
* | fix two more old text widget bugs | vincentdarley | 2003-11-15 | 1 | -51/+64 |
|
|
* | Fixes to prevent infinite event sequences in 'make test' on slow connections | dkf | 2003-11-14 | 1 | -70/+68 |
|
|
* | old tk text widget bugs fixed | vincentdarley | 2003-11-12 | 1 | -15/+33 |
|
|
* | handling of zero-pixel text widgets | vincentdarley | 2003-11-10 | 1 | -66/+74 |
|
|
* | elide tag handling, once more | vincentdarley | 2003-11-08 | 1 | -16/+41 |
|
|
* | better elide tag handling | vincentdarley | 2003-11-07 | 1 | -18/+20 |
|
|
* | another elide/tkchat/tkTextDisp.c fix | vincentdarley | 2003-11-07 | 1 | -5/+20 |
|
|
* | text widget and test suite fixes | vincentdarley | 2003-11-03 | 1 | -11/+14 |
|
|
* | Stop some complaints about signed/unsigned | dkf | 2003-11-03 | 1 | -7/+7 |
|
|
* | size_t vs int fix | vincentdarley | 2003-10-31 | 1 | -5/+7 |
|
|
* | text widget bug fix | vincentdarley | 2003-10-31 | 1 | -2/+11 |
|
|
* | TIP 155 implementation | vincentdarley | 2003-10-31 | 1 | -377/+2044 |
|
|
* | * generic/tkTextDisp.c (DisplayText): correct use of textPtr data | hobbs | 2003-07-07 | 1 | -6/+3 |
|
|
* | text widget cleanup fix | vincentdarley | 2003-05-27 | 1 | -7/+9 |
|
|
* | tip 113 implementation | vincentdarley | 2003-05-19 | 1 | -51/+53 |
|
|
* | * tests/textDisp.test: | hobbs | 2002-11-22 | 1 | -24/+35 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -5/+5 |
|
|
* | removed stray character | dgp | 2002-06-15 | 1 | -2/+2 |
|
|
* | * generic/tkTextDisp.c (DisplayLineBackground): | hobbs | 2002-04-23 | 1 | -1/+20 |
|
|
* | Fix for Bug 223739 to get rid of floating point equality test. | dkf | 2002-04-22 | 1 | -5/+17 |
|
|
* | * doc/text.n: | hobbs | 2000-01-06 | 1 | -51/+60 |
|
|
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -35/+190 |
|
|
* | New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl... | jingham | 1999-08-10 | 1 | -7/+9 |
|
|
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
|
|
* | fixed Tk comment errors | surles | 1999-04-16 | 1 | -2/+2 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -223/+232 |
|
|
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -1/+5 |
|
|