Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make "scrollbar" a Tcl_Obj-based command | nijtmans@users.sourceforge.net | 2014-05-22 | 1 | -8/+10 |
|\ | |||||
| * | Some more places where Tcl_Obj's can be used | nijtmans@users.sourceforge.net | 2014-05-22 | 1 | -8/+16 |
|/ | |||||
* | more places converted | nijtmans@users.sourceforge.net | 2013-01-24 | 1 | -2/+2 |
* | more auditing of error codes | donal.k.fellows@manchester.ac.uk | 2012-07-30 | 1 | -4/+4 |
* | Purged Tcl_AppendElement from all non-test code. | donal.k.fellows@manchester.ac.uk | 2012-07-29 | 1 | -5/+13 |
* | Much more cleaning up of result handling. | donal.k.fellows@manchester.ac.uk | 2012-07-23 | 1 | -49/+63 |
* | [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging outside... | fvogelnew1@free.fr | 2012-02-28 | 1 | -6/+22 |
|\ | |||||
| * | Bug-3487407: Weird text indices | fvogelnew1@free.fr | 2012-02-18 | 1 | -5/+21 |
* | | Fixed indentation. | fvogelnew1@free.fr | 2012-01-26 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | Fixed indentation. | fvogelnew1@free.fr | 2012-01-26 | 1 | -4/+4 |
| * | Fixed indentation. | fvogelnew1@free.fr | 2012-01-26 | 1 | -1/+1 |
* | | [Bug-1630271]: segfault/infinite loop when a mark is before -startline | nijtmans@users.sourceforge.net | 2012-01-25 | 1 | -0/+25 |
|\ \ | |/ | |||||
| * | patch-3477449: segfault when mark out of -startline/-endline range | nijtmans@users.sourceforge.net | 2012-01-23 | 1 | -0/+25 |
* | | patch 3471873: mark next/prev with peer text widgets | nijtmans@users.sourceforge.net | 2012-01-22 | 1 | -9/+32 |
|\ \ | |/ | |||||
| * | [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/next | nijtmans@users.sourceforge.net | 2012-01-19 | 1 | -9/+32 |
* | | Purge RCS Keywords | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -2/+2 |
* | | | SMALL FIX: Remove useless explicit casts now that we require C89 or later. | donal.k.fellows@manchester.ac.uk | 2010-01-02 | 1 | -3/+3 |
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -2/+2 |
* | | | Implementation of TIP #197. | donal.k.fellows@manchester.ac.uk | 2008-12-06 | 1 | -21/+46 |
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -2/+2 |
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -2/+2 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
* | | header cleanup | dgp@users.sourceforge.net | 2007-09-07 | 1 | -2/+1 |
* | | Less of that K&R or wrongly indented function header style! | donal.k.fellows@manchester.ac.uk | 2007-02-22 | 1 | -15/+9 |
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-18 | 1 | -12/+12 |
* | | Lots of ANSIfying of function decls. | donal.k.fellows@manchester.ac.uk | 2005-11-17 | 1 | -319/+339 |
* | | tip256 implementation | vincentdarley | 2005-10-10 | 1 | -2/+2 |
* | | fix to text widget 'mark prev' segfault | vincentdarley | 2005-07-18 | 1 | -2/+2 |
* | | fix init warnings | hobbs | 2004-10-05 | 1 | -2/+2 |
* | | text widget 'peer' subcommand -- TIP#169 implementation | vincentdarley | 2004-09-10 | 1 | -80/+167 |
* | | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -3/+3 |
* | | better elide tag handling | vincentdarley | 2003-11-07 | 1 | -4/+4 |
* | | TIP 155 implementation | vincentdarley | 2003-10-31 | 1 | -9/+28 |
* | | Stopped warnings about signed/unsigned and strncmp() and added missing forwar... | donal.k.fellows@manchester.ac.uk | 2003-05-19 | 1 | -3/+4 |
* | | tip 113 implementation | vincentdarley | 2003-05-19 | 1 | -95/+112 |
|/ | |||||
* | Applied companion patch for Tcl Patch 585105, | dgp@users.sourceforge.net | 2002-08-05 | 1 | -8/+8 |
* | * win/tkWinButton.c (TkpDisplayButton): | hobbs | 2002-04-05 | 1 | -6/+10 |
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -3/+3 |
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -9/+9 |
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+775 |