optcl-3004 import
authorPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 13 Jun 2008 16:22:40 +0000 (17:22 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 13 Jun 2008 16:22:40 +0000 (17:22 +0100)
commite944f7eaa3aa55648cec04cd0e9623f4d8bd2cfd
tree90ccad9d9f99b47d8f17222be6f46e0125ba6e07
optcl-3004 import
54 files changed:
GNU_Public_Licence.html [new file with mode: 0644]
ReadMe.txt [new file with mode: 0644]
docs/default.html [new file with mode: 0644]
docs/index.html [new file with mode: 0644]
docs/loadedlibs.gif [new file with mode: 0644]
docs/optcl.art [new file with mode: 0644]
docs/optcl.gif [new file with mode: 0644]
docs/optcl.html [new file with mode: 0644]
docs/optcl_large.gif [new file with mode: 0644]
docs/optcl_medium.gif [new file with mode: 0644]
docs/optcl_small.gif [new file with mode: 0644]
docs/optclobjects.html [new file with mode: 0644]
docs/optcltypelibaccess.html [new file with mode: 0644]
docs/optcltypes.html [new file with mode: 0644]
docs/refview.gif [new file with mode: 0644]
docs/viewlib1.gif [new file with mode: 0644]
docs/viewlib2.gif [new file with mode: 0644]
install/optcl80.dll [new file with mode: 0644]
install/optcl_Install.tcl [new file with mode: 0644]
install/optclstubs.dll [new file with mode: 0644]
src/Container.cpp [new file with mode: 0644]
src/Container.h [new file with mode: 0644]
src/DispParams.cpp [new file with mode: 0644]
src/DispParams.h [new file with mode: 0644]
src/EventBinding.cpp [new file with mode: 0644]
src/EventBinding.h [new file with mode: 0644]
src/ObjMap.cpp [new file with mode: 0644]
src/ObjMap.h [new file with mode: 0644]
src/OptclBindPtr.cpp [new file with mode: 0644]
src/OptclBindPtr.h [new file with mode: 0644]
src/OptclObj.cpp [new file with mode: 0644]
src/OptclObj.h [new file with mode: 0644]
src/OptclTypeAttr.cpp [new file with mode: 0644]
src/OptclTypeAttr.h [new file with mode: 0644]
src/StdAfx.cpp [new file with mode: 0644]
src/StdAfx.h [new file with mode: 0644]
src/conversion.txt [new file with mode: 0644]
src/initonce.cpp [new file with mode: 0644]
src/optcl.cpp [new file with mode: 0644]
src/optcl.dsp [new file with mode: 0644]
src/optcl.h [new file with mode: 0644]
src/resource.aps [new file with mode: 0644]
src/resource.h [new file with mode: 0644]
src/resource.rc [new file with mode: 0644]
src/tbase.h [new file with mode: 0644]
src/test.tcl [new file with mode: 0644]
src/typelib.cpp [new file with mode: 0644]
src/typelib.h [new file with mode: 0644]
src/typelib.tcl [new file with mode: 0644]
src/utility.cpp [new file with mode: 0644]
src/utility.h [new file with mode: 0644]
tests/calendar.tcl [new file with mode: 0644]
tests/pdf.tcl [new file with mode: 0644]
tests/word.tcl [new file with mode: 0644]