summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixSend.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-3/+3
|\
| * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-3/+3
| * Backport fix for [Bug 3546073]jenglish2012-07-311-5/+3
* | fix typodgp2012-10-051-1/+1
* | Backport of dgp fixes on 50e0c049b2 to 8.5Kevin Walzer2012-10-021-0/+2
* | silence compiler warningsdgp2012-07-241-1/+1
* | Fix for [Bug 3546073]:root2012-07-231-5/+2
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
* | Apply (a version of) [Patch 2917663].dkf2009-12-201-30/+50
* | [Bug 1909931]: Add support for server-interpreted access control addreses.dkf2009-08-251-3/+47
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-3/+1
* | Fix more type pun warnings (those not found by my local version of GCC)dkf2007-05-031-2/+4
* | Tackle [Bug 1711985]dkf2007-05-031-7/+7
* | Minor syntactic stuffdkf2007-02-271-74/+74
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-201-2/+2
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-3/+112
* | Whitespace/style/ANSI improvementsdkf2005-10-211-516/+484
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-4/+4
|/
* * unix/tkUnixSend.c (Tk_SetAppName): Fixed a compiler warning.rmax2002-08-131-5/+3
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-18/+20
* * unix/tkUnixSend.c: Using Tcl_GetTime instead of TclpGetTime.rmax2002-07-181-3/+3
* * generic/tkBind.c (TkBindDeadWindow):mdejong2002-06-191-18/+5
* * unix/tkUnixSend.c (TkSendCleanup): special cleanup ofhobbs2002-06-171-3/+15
* unix/tkUnixSend.c (TkSendCleanup): free send-related resourceshobbs2002-04-121-1/+34
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-3/+3
* * Merged 8.1 branch into the main trunkstanton1999-04-161-47/+60
* * unix/tkUnixSend.c (Tk_SetAppName): Fixed uninitialized memorystanton1999-02-041-4/+7
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+1851