summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Pat Thoyts [Thu, 24 Jan 2008 02:32:25 +0000 (02:32 +0000)]
Improvements to http code. Increment version for release 0.5
Pat Thoyts [Wed, 23 Jan 2008 09:36:03 +0000 (09:36 +0000)]
Added ole::type for inspecting tcl object types.
Added ole::ref self for passing an IDispatch to a tcl procedure.
Made use of the variant tcl type
Improvements to the http package.
Pat Thoyts [Wed, 19 Dec 2007 13:02:34 +0000 (13:02 +0000)]
Implemented the self object callback and -get/-set for method calls
Pat Thoyts [Wed, 19 Dec 2007 00:57:44 +0000 (00:57 +0000)]
Support conversion of binary data and lists into arrays
Pat Thoyts [Thu, 13 Dec 2007 00:10:59 +0000 (00:10 +0000)]
Moving towards event sinking
Pat Thoyts [Thu, 13 Dec 2007 00:10:30 +0000 (00:10 +0000)]
Added notice
Pat Thoyts [Thu, 13 Dec 2007 00:10:06 +0000 (00:10 +0000)]
Added some extra accessors - in particular rawdata for fetching bytes instead of encoding fixed utf8
Pat Thoyts [Thu, 13 Dec 2007 00:08:36 +0000 (00:08 +0000)]
Add files to build
Pat Thoyts [Wed, 12 Dec 2007 01:59:21 +0000 (01:59 +0000)]
Added foreach and started on bind. Fixed double release of bstrs in the OleVariantObject handling.
Pat Thoyts [Wed, 5 Dec 2007 00:51:18 +0000 (00:51 +0000)]
Added tests. Implemented single variable version of ole::foreach
Pat Thoyts [Mon, 3 Dec 2007 09:36:02 +0000 (09:36 +0000)]
Updated the demo post script for 0.2 interface
Pat Thoyts [Mon, 3 Dec 2007 09:07:16 +0000 (09:07 +0000)]
Imported the cmdName type reference object technique from tcom to handle the com object commands. Lots of refactoring.
Pat Thoyts [Fri, 30 Nov 2007 22:55:56 +0000 (22:55 +0000)]
Initial version of C-based automation extension