winsend
21 years agoHitch version in docs.
Pat Thoyts [Fri, 28 Feb 2003 23:55:23 +0000 (23:55 +0000)]
Hitch version in docs.

21 years agoFixed the build to create a proper pkgIndex
Pat Thoyts [Fri, 28 Feb 2003 23:49:21 +0000 (23:49 +0000)]
Fixed the build to create a proper pkgIndex

21 years agoFix filename and permissions of README and configure.
Pat Thoyts [Fri, 28 Feb 2003 22:17:52 +0000 (22:17 +0000)]
Fix filename and permissions of README and configure.

21 years agoRenaming README file
Pat Thoyts [Fri, 28 Feb 2003 22:14:02 +0000 (22:14 +0000)]
Renaming README file

21 years agoRemoving to re-add with exec bit
Pat Thoyts [Fri, 28 Feb 2003 22:12:34 +0000 (22:12 +0000)]
Removing to re-add with exec bit

21 years agoRestructured as a TEA2 package.
Pat Thoyts [Fri, 28 Feb 2003 22:05:31 +0000 (22:05 +0000)]
Restructured as a TEA2 package.

21 years agoClean and some async work
Pat Thoyts [Tue, 11 Feb 2003 01:50:13 +0000 (01:50 +0000)]
Clean and some async work

21 years agoUpdated documentation for 0.5 winsend-0-5
Pat Thoyts [Mon, 9 Dec 2002 02:52:55 +0000 (02:52 +0000)]
Updated documentation for 0.5

21 years agoImplemented returning error information property to the caller. This is
Pat Thoyts [Mon, 9 Dec 2002 02:47:16 +0000 (02:47 +0000)]
Implemented returning error information property to the caller. This is
done using the normal COM automation error objects and is converted back into
Tcl's errorCode and errorInfo lists by the caller. The COM Error.Source string
is made from [list $errorCode $errorInfo] in the callee.

22 years agoAdded profile flag to debug build in VC++
Pat Thoyts [Mon, 9 Sep 2002 22:38:51 +0000 (22:38 +0000)]
Added profile flag to debug build in VC++

22 years agoUpdated comments
Pat Thoyts [Mon, 9 Sep 2002 22:38:22 +0000 (22:38 +0000)]
Updated comments

22 years agoIncremented version to 0.5
Pat Thoyts [Sun, 7 Apr 2002 22:32:52 +0000 (22:32 +0000)]
Incremented version to 0.5
Added code for a secondary registration thread but have ifdef'd it out
Added options to force error or increment in appname.

22 years agoFactored the registration code into a function called from init and appname code.
Pat Thoyts [Sat, 6 Apr 2002 00:09:45 +0000 (00:09 +0000)]
Factored the registration code into a function called from init and appname code.

22 years agoAdded TCL_EVAL_GLOBAL flag to the send eval.
Pat Thoyts [Fri, 5 Apr 2002 22:12:59 +0000 (22:12 +0000)]
Added TCL_EVAL_GLOBAL flag to the send eval.
Updated the documentation.

22 years agoUpdated documentation
Pat Thoyts [Wed, 3 Apr 2002 00:59:48 +0000 (00:59 +0000)]
Updated documentation

22 years agoAdded support for multiple interpreters. winsend-0-4
Pat Thoyts [Tue, 2 Apr 2002 23:39:07 +0000 (23:39 +0000)]
Added support for multiple interpreters.
Added the appname subcommand to report and set the registered name.
Added in some debugging support functions.
Wrote some more documentation as a .man format file (see tcllib)
Added a second VB script demo.
Incremented the version to 0.4

22 years agoInitial revision
Pat Thoyts [Sun, 31 Mar 2002 00:46:29 +0000 (00:46 +0000)]
Initial revision