Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make "send" (and "testsend") use the Tcl_Obj API. | nijtmans@users.sourceforge.net | 2014-05-26 | 1 | -62/+62 |
|\ | |||||
| * | Make "send" (and "testsend") use the Tcl_Obj API. | nijtmans@users.sourceforge.net | 2014-05-23 | 1 | -62/+62 |
|/ | |||||
* | Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to... | nijtmans@users.sourceforge.net | 2013-01-26 | 1 | -1/+1 |
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | nijtmans@users.sourceforge.net | 2013-01-11 | 1 | -3/+3 |
|\ | |||||
| * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | nijtmans@users.sourceforge.net | 2013-01-11 | 1 | -3/+3 |
| |\ | |||||
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | nijtmans@users.sourceforge.net | 2013-01-11 | 1 | -3/+3 |
| | * | Backport fix for [Bug 3546073] | jenglish@flightlab.com | 2012-07-31 | 1 | -5/+3 |
| * | | fix typo | dgp@users.sourceforge.net | 2012-10-05 | 1 | -1/+1 |
| * | | Backport of dgp fixes on 50e0c049b2 to 8.5 | Kevin Walzer | 2012-10-02 | 1 | -0/+2 |
* | | | typo | dgp@users.sourceforge.net | 2012-09-15 | 1 | -1/+1 |
* | | | 3567812 3567779 Repaired regressions in 3546073 fix. | dgp@users.sourceforge.net | 2012-09-15 | 1 | -0/+3 |
* | | | more auditing of error codes | donal.k.fellows@manchester.ac.uk | 2012-07-30 | 1 | -1/+2 |
* | | | Purged Tcl_AppendElement from all non-test code. | donal.k.fellows@manchester.ac.uk | 2012-07-29 | 1 | -1/+4 |
* | | | 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 | -14/+15 |
|/ / / | |||||
* | | | 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 |
| * | | Apply (a version of) [Patch 2917663]. | donal.k.fellows@manchester.ac.uk | 2009-12-20 | 1 | -30/+50 |
| * | | [Bug 1909931]: Add support for server-interpreted access control addreses. | donal.k.fellows@manchester.ac.uk | 2009-08-25 | 1 | -3/+47 |
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | donal.k.fellows@manchester.ac.uk | 2011-03-12 | 1 | -16/+12 |
* | | | Consistent use of variable names in RestrictEvent | nijtmans | 2010-05-11 | 1 | -6/+5 |
* | | | Apply (a version of) [Patch 2917663] to make [send] work on recent Linux. | donal.k.fellows@manchester.ac.uk | 2009-12-20 | 1 | -32/+52 |
* | | | [Bug 1909931]: Add support for server-interpreted access control addreses. | donal.k.fellows@manchester.ac.uk | 2009-08-25 | 1 | -22/+66 |
* | | | Minor simplification in fix for [Bug 2312027]: | nijtmans | 2008-11-18 | 1 | -2/+3 |
* | | | CONSTify string and fileName parameters of TkGetBitmapData | nijtmans | 2008-11-05 | 1 | -24/+25 |
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -2/+2 |
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | donal.k.fellows@manchester.ac.uk | 2008-04-27 | 1 | -55/+54 |
|/ / | |||||
* | | 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 | -3/+1 |
* | | Fix more type pun warnings (those not found by my local version of GCC) | donal.k.fellows@manchester.ac.uk | 2007-05-03 | 1 | -2/+4 |
* | | Tackle [Bug 1711985] | donal.k.fellows@manchester.ac.uk | 2007-05-03 | 1 | -7/+7 |
* | | Minor syntactic stuff | donal.k.fellows@manchester.ac.uk | 2007-02-27 | 1 | -74/+74 |
* | | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -2/+2 |
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -3/+112 |
* | | Whitespace/style/ANSI improvements | donal.k.fellows@manchester.ac.uk | 2005-10-21 | 1 | -516/+484 |
* | | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -4/+4 |
|/ | |||||
* | * unix/tkUnixSend.c (Tk_SetAppName): Fixed a compiler warning. | rmax | 2002-08-13 | 1 | -5/+3 |
* | Applied companion patch for Tcl Patch 585105, | dgp@users.sourceforge.net | 2002-08-05 | 1 | -18/+20 |
* | * unix/tkUnixSend.c: Using Tcl_GetTime instead of TclpGetTime. | rmax | 2002-07-18 | 1 | -3/+3 |
* | * generic/tkBind.c (TkBindDeadWindow): | mdejong | 2002-06-19 | 1 | -18/+5 |
* | * unix/tkUnixSend.c (TkSendCleanup): special cleanup of | hobbs | 2002-06-17 | 1 | -3/+15 |
* | unix/tkUnixSend.c (TkSendCleanup): free send-related resources | hobbs | 2002-04-12 | 1 | -1/+34 |
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp@users.sourceforge.net | 2002-01-25 | 1 | -3/+3 |
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -47/+60 |
* | * unix/tkUnixSend.c (Tk_SetAppName): Fixed uninitialized memory | stanton | 1999-02-04 | 1 | -4/+7 |