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:
parent
a9fb0817a1
commit
771a610bfa
1 changed files with 65 additions and 57 deletions
|
@ -46,128 +46,136 @@ script may give you some hints about that.
|
||||||
|
|
||||||
===< support with some examples (may be beta quality) >=======================
|
===< support with some examples (may be beta quality) >=======================
|
||||||
|
|
||||||
Tcllib http://sf.net/projects/tcllib
|
Tcllib 1.7 http://sf.net/projects/tcllib
|
||||||
==> tcllib (partial support; Tklib part only)
|
==> 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
|
TkTable 2.9 http://sf.net/projects/tktable ==> tktable
|
||||||
[ * see also <http://www.korus.hu/~fery/ruby/tktable.rb>
|
* see also <http://www.korus.hu/~fery/ruby/tktable.rb>
|
||||||
written by Ferenc Engard (ferenc@engard.hu) ]
|
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) >=================================
|
===< 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 CVS/Hd(2005-02-07)
|
||||||
==> tclx (partial support; infox command and
|
http://sf.net/projects/tclx
|
||||||
XPG/3 message catalogs only)
|
==> 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) >=========================
|
===< possibly available (not tested; alpha quality) >=========================
|
||||||
|
|
||||||
BLT http://sourceforge.net/projects/blt
|
BLT 2.4z http://sourceforge.net/projects/blt
|
||||||
* see tcltk-ext library on RAA (http://raa.ruby-lang.org/)
|
* see also tcltk-ext library on RAA
|
||||||
==> blt
|
(http://raa.ruby-lang.org/)
|
||||||
|
==> blt
|
||||||
|
|
||||||
winico http://tktable.sourceforge.net
|
winico CVS/Hd(2004-11-02)
|
||||||
==> winico (win32 only)
|
http://tktable.sourceforge.net
|
||||||
|
==> winico (win32 only)
|
||||||
|
|
||||||
TkTrans http://www2.cmp.uea.ac.uk/~fuzz/tktrans/default.html
|
TkTrans latest(2004-10-11)
|
||||||
==> tktrans (win32 only)
|
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) >==============
|
===< 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 >========================================
|
===< not determined to supprt or not >========================================
|
||||||
|
|
||||||
Tix http://tixlibrary.sourceforge.net/
|
Tix *** http://tixlibrary.sourceforge.net/
|
||||||
* see tcltk-ext library on RAA (http://raa.ruby-lang.org/)
|
* 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
|
vfwtcl *** http://sourceforge.net/projects/avicaptcl
|
||||||
* Win32 only
|
* Win32 only
|
||||||
|
|
||||||
multicast http://sourceforge.net/projects/avicaptcl
|
multicast *** http://sourceforge.net/projects/avicaptcl
|
||||||
* Win32 only
|
* Win32 only
|
||||||
|
|
||||||
XBit http://www.geocities.com/~chengye/
|
XBit *** http://www.geocities.com/~chengye/
|
||||||
* current implementation is for Windows only
|
* current implementation is for Windows only
|
||||||
|
|
||||||
QuickTimeTcl http://hem.fyristorg.com/matben/qt/
|
QuickTimeTcl *** http://hem.fyristorg.com/matben/qt/
|
||||||
* works under Mac OS (8,9,X) or Windows
|
* works under Mac OS (8,9,X) or Windows
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
===< may not support (already exist, out of Ruby/Tk scope, and so on) >=======
|
===< 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
|
Snack *** http://www.speech.kth.se/~kare/snack2.2.tar.gz
|
||||||
* use Snack for Ruby (see http://rbsnack.sourceforge.net/)
|
* 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) >==================================================
|
===< tool (may not supprt) >==================================================
|
||||||
|
|
||||||
tbcload/tclcompiler http://www.tcl.tk/software/tclpro/
|
tbcload/tclcompiler
|
||||||
|
*** http://www.tcl.tk/software/tclpro/
|
||||||
|
|
||||||
|
|
||||||
(End of List)
|
(End of List)
|
||||||
|
|
Loading…
Reference in a new issue