Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert [ac229dabaa]. There is a reason the Tcl_GetIndexFromObj wrapper | jenglish@flightlab.com | 2013-02-27 | 1 | -8/+8 |
* | Eliminate all Tcl_GetIndexFromObj calls, which is only a thin wrapper around ... | nijtmans@users.sourceforge.net | 2013-02-27 | 1 | -8/+8 |
* | 3567812 3567779 Repaired regressions in 3546073 fix. | dgp@users.sourceforge.net | 2012-09-15 | 1 | -0/+3 |
* | merge trunk | donal.k.fellows@manchester.ac.uk | 2012-07-28 | 1 | -5/+2 |
|\ | |||||
| * | silence compiler warnings | dgp@users.sourceforge.net | 2012-07-24 | 1 | -1/+1 |
| |\ | |||||
| | * | silence compiler warnings | dgp@users.sourceforge.net | 2012-07-24 | 1 | -1/+1 |
| * | | Fix for [Bug 3546073]: | jenglish@flightlab.com | 2012-07-23 | 1 | -5/+2 |
| |\ \ | | |/ | |||||
| | * | Fix for [Bug 3546073]: | root | 2012-07-23 | 1 | -5/+2 |
* | | | Much more cleaning up of result handling. | donal.k.fellows@manchester.ac.uk | 2012-07-23 | 1 | -10/+13 |
|/ / | |||||
* | | 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 |
| | * | * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.c | hobbs | 2004-05-03 | 1 | -37/+1 |
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -5/+5 |
* | | | SMALL FIX: Remove useless explicit casts now that we require C89 or later. | donal.k.fellows@manchester.ac.uk | 2010-01-02 | 1 | -2/+2 |
* | | | CONSTify Tk_ClipboardAppend | nijtmans | 2009-01-02 | 1 | -8/+8 |
* | | | CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindow | nijtmans | 2008-10-28 | 1 | -3/+3 |
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -5/+5 |
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -4/+4 |
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | donal.k.fellows@manchester.ac.uk | 2008-04-27 | 1 | -24/+22 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
* | | Tidy up some variable types. | patthoyts@users.sourceforge.net | 2007-11-17 | 1 | -4/+4 |
* | | header cleanup | dgp@users.sourceforge.net | 2007-09-07 | 1 | -2/+1 |
* | | ANSIfy and reduce casting of NULL to promote readability | donal.k.fellows@manchester.ac.uk | 2005-11-17 | 1 | -4/+4 |
* | | Format for style and remove non-ANSI decls | donal.k.fellows@manchester.ac.uk | 2005-10-17 | 1 | -279/+278 |
* | | * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.c | hobbs | 2004-05-03 | 1 | -37/+1 |
|/ | |||||
* | Applied companion patch for Tcl Patch 585105, | dgp@users.sourceforge.net | 2002-08-05 | 1 | -2/+2 |
* | * generic/tkClipboard.c (TkClipCleanup): Add code | mdejong | 2002-06-19 | 1 | -1/+2 |
* | * generic/tkBind.c (TkBindDeadWindow): | mdejong | 2002-06-19 | 1 | -7/+5 |
* | generic/tkClipboard.c (TkClipCleanup): frees TkDisplay data | hobbs | 2002-04-12 | 1 | -1/+39 |
* | * Updates to handle change in type of tablePtr | dgp@users.sourceforge.net | 2002-01-17 | 1 | -6/+9 |
* | * generic/tkInt.h: Removed prototype for Tk_ClipboardCmd, added | ericm | 2000-08-01 | 1 | -144/+165 |
* | * doc/clipboard.n: Added documentation for "clipboard get". | ericm | 2000-05-14 | 1 | -2/+94 |
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
* | fixed Tk comment errors | surles | 1999-04-16 | 1 | -4/+4 |
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -9/+10 |
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+606 |