summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixSend.c
Commit message (Expand)AuthorAgeFilesLines
* 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