summaryrefslogtreecommitdiffstats
path: root/generic/tkTextMark.c
Commit message (Expand)AuthorAgeFilesLines
* Make "scrollbar" a Tcl_Obj-based commandjan.nijtmans2014-05-221-8/+10
|\
| * Some more places where Tcl_Obj's can be usedscrollbar_obj_cmdjan.nijtmans2014-05-221-8/+16
|/
* more places convertedjan.nijtmans2013-01-241-2/+2
* more auditing of error codesdkf2012-07-301-4/+4
* Purged Tcl_AppendElement from all non-test code.dkf2012-07-291-5/+13
* Much more cleaning up of result handling.dkf2012-07-231-49/+63
* [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging outside...fvogel2012-02-281-6/+22
|\
| * Bug-3487407: Weird text indicesbug_1630262fvogel2012-02-181-5/+21
* | Fixed indentation.fvogel2012-01-261-5/+5
|\ \ | |/
| * Fixed indentation.fvogel2012-01-261-4/+4
| * Fixed indentation.fvogel2012-01-261-1/+1
* | [Bug-1630271]: segfault/infinite loop when a mark is before -startlinejan.nijtmans2012-01-251-0/+25
|\ \ | |/
| * patch-3477449: segfault when mark out of -startline/-endline rangebug_1630271jan.nijtmans2012-01-231-0/+25
* | patch 3471873: mark next/prev with peer text widgetsjan.nijtmans2012-01-221-9/+32
|\ \ | |/
| * [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/nextpatch_3471873jan.nijtmans2012-01-191-9/+32
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-2/+2
* | | SMALL FIX: Remove useless explicit casts now that we require C89 or later.dkf2010-01-021-3/+3
* | | - eliminate some unnessary type castsnijtmans2009-02-031-2/+2
* | | Implementation of TIP #197.dkf2008-12-061-21/+46
* | | Add "const" to many internalnijtmans2008-10-171-2/+2
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-2/+2
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+1
* | Less of that K&R or wrongly indented function header style!dkf2007-02-221-15/+9
* | various "const" additions, in line with TIP #27nijtmans2007-01-181-12/+12
* | Lots of ANSIfying of function decls.dkf2005-11-171-319/+339
* | tip256 implementationvincentdarley2005-10-101-2/+2
* | fix to text widget 'mark prev' segfaultvincentdarley2005-07-181-2/+2
* | fix init warningshobbs2004-10-051-2/+2
* | text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-101-80/+167
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-3/+3
* | better elide tag handlingvincentdarley2003-11-071-4/+4
* | TIP 155 implementationvincentdarley2003-10-311-9/+28
* | Stopped warnings about signed/unsigned and strncmp() and added missing forwar...dkf2003-05-191-3/+4
* | tip 113 implementationvincentdarley2003-05-191-95/+112
|/
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-8/+8
* * win/tkWinButton.c (TkpDisplayButton):hobbs2002-04-051-6/+10
* * generic/tkStubInit.c:hobbs1999-12-141-3/+3
* * Merged 8.1 branch into the main trunkstanton1999-04-161-9/+9
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+775