| Commit message (Expand) | Author | Age | Files | Lines |
* | Lots of small changes to make code more pretty and C89-like. | dkf | 2008-11-08 | 1 | -230/+223 |
|
|
* | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -4/+4 |
|
|
* | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -32/+32 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * generic/tkTextDisp.c (CharUndisplayProc): fix textDisp.test crash. | das | 2007-10-12 | 1 | -21/+23 |
|
|
* | Only call callbacks that are not NULL. [Bug 1791052] | dkf | 2007-09-20 | 1 | -3/+8 |
|
|
* | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
|
|
* | * generic/tkFont.c: #ifdef out debug msg printing to stderr. | das | 2007-05-31 | 1 | -2/+6 |
|
|
* | * generic/tkCanvas.c: allow -selectforeground option to be None; add | das | 2007-04-23 | 1 | -35/+64 |
|
|
* | Less of that K&R or wrongly indented function header style! | dkf | 2007-02-22 | 1 | -249/+213 |
|
|
* | Many minute fixes to reduce number of minor warnings from GCC. | dkf | 2007-01-11 | 1 | -16/+12 |
|
|
* | * generic/tkTextDisp.c (SizeOfTab): fix -tabstyle wordprocessor | hobbs | 2006-10-17 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -3/+8 |
|
|
* | * generic/tkTextDisp.c (MeasureChars): Fix calculations of start and | cc_benny | 2006-03-27 | 1 | -4/+5 |
|
|
* | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 1 | -37/+12 |
|
|
* | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 1 | -50/+759 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+2 |
|
|
* | Lots of ANSIfying of function decls. | dkf | 2005-11-17 | 1 | -634/+632 |
|
|
* | tip256 implementation | vincentdarley | 2005-10-10 | 1 | -57/+129 |
|
|
* | 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 |
|
|