summaryrefslogtreecommitdiffstats
path: root/generic/tkUndo.c
Commit message (Expand)AuthorAgeFilesLines
* Purge RCS Keywordsdgp@users.sourceforge.net2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
| | * Fix [Bug 1380427] with [Patch 1391939]donal.k.fellows@manchester.ac.uk2006-03-201-28/+8
| | * * generic/tkUndo.c (TkUndoSetDepth): correct -maxundohobbs2004-07-141-2/+2
| * | * generic/tkImgPhoto.c: fix numerous leaks discovered with thedas2009-02-061-5/+5
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedonal.k.fellows@manchester.ac.uk2011-03-121-14/+14
* | | * generic/tkInt.h: add assert macros for clang staticdas2009-06-301-1/+2
* | | * generic/tkImgPhInstance.c: fix numerous leaks discovered with thedas2009-02-061-5/+5
* | | Lots of small changes to make code more pretty and C89-like.donal.k.fellows@manchester.ac.uk2008-11-081-2/+2
|/ /
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | header cleanupdgp@users.sourceforge.net2007-09-071-1/+2
* | Fix minor K&R-ismdonal.k.fellows@manchester.ac.uk2007-02-131-3/+3
* | generic/tkUndo.c (TkUndoSetDepth): Don't freea_kovalenko2006-01-121-11/+21
* | Fix [Bug 1380427] using [Patch 1391939] from Ludwig Callewaertdonal.k.fellows@manchester.ac.uk2005-12-281-32/+7
* | ANSIfy and reduce casting of NULL to promote readabilitydonal.k.fellows@manchester.ac.uk2005-11-171-2/+3
* | Formatting cleanup and remove non-ANSI declsdonal.k.fellows@manchester.ac.uk2005-10-171-160/+185
* | fix init warningshobbs2004-10-051-6/+6
* | text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-101-65/+237
* | ckfree() the correct element! [Bug 969358]donal.k.fellows@manchester.ac.uk2004-06-091-2/+2
* | Whitespace/style policedonal.k.fellows@manchester.ac.uk2003-10-301-201/+262
* | tip 113 implementationvincentdarley2003-05-191-12/+58
|/
* * doc/text.n: TIP #104 implementation which generalizes thehobbs2002-06-211-0/+400