1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensions

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8082 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagai 2005-03-06 00:50:07 +00:00
parent a9fb0817a1
commit 771a610bfa

View file

@ -46,128 +46,136 @@ script may give you some hints about that.
===< support with some examples (may be beta quality) >=======================
Tcllib http://sf.net/projects/tcllib
==> tcllib (partial support; Tklib part only)
Tcllib 1.7 http://sf.net/projects/tcllib
==> tcllib (partial support; Tklib part only)
IWidgets http://sf.net/projects/incrTcl ==> iwidgets
IWidgets 4.0.2 http://sf.net/projects/incrTcl ==> iwidgets
BWidgets http://sf.net/projects/tcllib ==> bwidget
BWidgets 1.7 http://sf.net/projects/tcllib ==> bwidget
TkTable http://sf.net/projects/tktable ==> tktable
[ * see also <http://www.korus.hu/~fery/ruby/tktable.rb>
written by Ferenc Engard (ferenc@engard.hu) ]
TkTable 2.9 http://sf.net/projects/tktable ==> tktable
* see also <http://www.korus.hu/~fery/ruby/tktable.rb>
written by Ferenc Engard (ferenc@engard.hu)
vu http://tktable.sourceforge.net ==> vu
vu 2.1.0 http://tktable.sourceforge.net ==> vu
TkHTML http://www.hwaci.com/sw/tkhtml/index.html ==> tkHTML
TkHTML 2.0 http://www.hwaci.com/sw/tkhtml/index.html ==> tkHTML
ICONS http://www.satisoft.com/tcltk/icons/ ==> ICONS
ICONS 1.0 http://www.satisoft.com/tcltk/icons/ ==> ICONS
===< support (may be alpha or beta quality) >=================================
IncrTcl http://sf.net/projects/incrTcl ==> itcl, itk
IncrTcl CVS/Hd(2005-02-14)
http://sf.net/projects/incrTcl ==> itcl, itk
TclX http://sf.net/projects/tclx
==> tclx (partial support; infox command and
XPG/3 message catalogs only)
TclX CVS/Hd(2005-02-07)
http://sf.net/projects/tclx
==> tclx (partial support; infox command and
XPG/3 message catalogs only)
TkImg http://sf.net/projects/tkimg ==> tkimg
TkImg 1.3 http://sf.net/projects/tkimg ==> tkimg
TkTreeCtrl http://tktreectrl.sourceforge.net/ ==> treectrl
TkTreeCtrl 1.0 http://tktreectrl.sourceforge.net/ ==> treectrl
Tile http://tktable.sourceforge.net/tile/ ==> tile
Tile 0.6 http://tktable.sourceforge.net/tile/ ==> tile
===< possibly available (not tested; alpha quality) >=========================
BLT http://sourceforge.net/projects/blt
* see tcltk-ext library on RAA (http://raa.ruby-lang.org/)
==> blt
BLT 2.4z http://sourceforge.net/projects/blt
* see also tcltk-ext library on RAA
(http://raa.ruby-lang.org/)
==> blt
winico http://tktable.sourceforge.net
==> winico (win32 only)
winico CVS/Hd(2004-11-02)
http://tktable.sourceforge.net
==> winico (win32 only)
TkTrans http://www2.cmp.uea.ac.uk/~fuzz/tktrans/default.html
==> tktrans (win32 only)
TkTrans latest(2004-10-11)
http://www2.cmp.uea.ac.uk/~fuzz/tktrans/default.html
==> tktrans (win32 only)
TkDND http://sourceforge.net/projects/tkdnd ==> tkDND
TkDND 1.0a2 http://sourceforge.net/projects/tkdnd ==> tkDND
===< plan to support (alpha quality libraries may be included) >==============
GraphViz http://www.graphviz.org/
GraphViz *** http://www.graphviz.org/
Tkgeomap http://tkgeomap.sourceforge.net/index.html
Tkgeomap *** http://tkgeomap.sourceforge.net/index.html
===< not determined to supprt or not >========================================
Tix http://tixlibrary.sourceforge.net/
* see tcltk-ext library on RAA (http://raa.ruby-lang.org/)
Tix *** http://tixlibrary.sourceforge.net/
* see also tcltk-ext library on RAA
(http://raa.ruby-lang.org/)
TkZinc http://www.tkzinc.org/
TkZinc *** http://www.tkzinc.org/
Wbc http://home.t-online.de/home/csaba.nemethi/
Wbc *** http://home.t-online.de/home/csaba.nemethi/
Mentry http://home.t-online.de/home/csaba.nemethi/
Mentry *** http://home.t-online.de/home/csaba.nemethi/
Tablelist http://home.t-online.de/home/csaba.nemethi/
Tablelist *** http://home.t-online.de/home/csaba.nemethi/
ANIGIF http://cardtable.sourceforge.net/tcltk/
ANIGIF *** http://cardtable.sourceforge.net/tcltk/
IMG_ROTATE http://cardtable.sourceforge.net/tcltk/
IMG_ROTATE *** http://cardtable.sourceforge.net/tcltk/
TclVfs http://sourceforge.net/projects/tclvfs/
TclVfs *** http://sourceforge.net/projects/tclvfs/
vfwtcl http://sourceforge.net/projects/avicaptcl
* Win32 only
vfwtcl *** http://sourceforge.net/projects/avicaptcl
* Win32 only
multicast http://sourceforge.net/projects/avicaptcl
* Win32 only
multicast *** http://sourceforge.net/projects/avicaptcl
* Win32 only
XBit http://www.geocities.com/~chengye/
* current implementation is for Windows only
XBit *** http://www.geocities.com/~chengye/
* current implementation is for Windows only
QuickTimeTcl http://hem.fyristorg.com/matben/qt/
* works under Mac OS (8,9,X) or Windows
QuickTimeTcl *** http://hem.fyristorg.com/matben/qt/
* works under Mac OS (8,9,X) or Windows
===< may not support (already exist, out of Ruby/Tk scope, and so on) >=======
TkCon http://sf.net/projects/tkcon
TkCon *** http://sf.net/projects/tkcon
Expect http://sf.net/projects/expect
Expect *** http://sf.net/projects/expect
TclXML http://sf.net/projects/tclxml
TclXML *** http://sf.net/projects/tclxml
TclXSLT http://sf.net/projects/tclxml
TclXSLT *** http://sf.net/projects/tclxml
TclDOM http://sf.net/projects/tclxml
TclDOM *** http://sf.net/projects/tclxml
TclSOAP http://sf.net/projects/tclsoap
TclSOAP *** http://sf.net/projects/tclsoap
Snack http://www.speech.kth.se/~kare/snack2.2.tar.gz
* use Snack for Ruby (see http://rbsnack.sourceforge.net/)
Snack *** http://www.speech.kth.se/~kare/snack2.2.tar.gz
* use Snack for Ruby
(see http://rbsnack.sourceforge.net/)
Tcom http://www.vex.net/~cthuang/tcom/
Tcom *** http://www.vex.net/~cthuang/tcom/
tDOM http://www.tdom.org
tDOM *** http://www.tdom.org
Mk4tcl http://www.equi4.com/metakit/tcl.html
Mk4tcl *** http://www.equi4.com/metakit/tcl.html
Memchan http://memchan.sourceforge.net/
Memchan *** http://memchan.sourceforge.net/
===< tool (may not supprt) >==================================================
tbcload/tclcompiler http://www.tcl.tk/software/tclpro/
tbcload/tclcompiler
*** http://www.tcl.tk/software/tclpro/
(End of List)