summaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tkextlib/SUPPORT_STATUS
diff options
context:
space:
mode:
authornagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-11-03 08:09:55 +0000
committernagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-11-03 08:09:55 +0000
commiteda6be71eb9eb35f6f8650d888b3d161d8a8617a (patch)
treeea60590209d1b19a2b8fe17e8803aa36881f7d6f /ext/tk/lib/tkextlib/SUPPORT_STATUS
parentd06747c1d87818577b30ad1b92fb743d0fff1731 (diff)
downloadruby-eda6be71eb9eb35f6f8650d888b3d161d8a8617a.tar.gz
ruby-eda6be71eb9eb35f6f8650d888b3d161d8a8617a.tar.xz
ruby-eda6be71eb9eb35f6f8650d888b3d161d8a8617a.zip
* ext/tk/lib/tk.rb: support to use different Tcl commands between
configure and configinfo * ext/tk/lib/font.rb: ditto. * ext/tk/lib/itemconfig.rb: support to use different Tcl commands between item_configure and item_configinfo * ext/tk/lib/itemfont.rb: ditto. * ext/tk/extconf.rb: install SUPPORT_STATUS * ext/tk/lib/tkextlib: some bug fixes (see ext/tk/ChangeLog.tkextlib) git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7188 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tk/lib/tkextlib/SUPPORT_STATUS')
-rw-r--r--ext/tk/lib/tkextlib/SUPPORT_STATUS6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/tk/lib/tkextlib/SUPPORT_STATUS b/ext/tk/lib/tkextlib/SUPPORT_STATUS
index a13e2751e..6bc87bab9 100644
--- a/ext/tk/lib/tkextlib/SUPPORT_STATUS
+++ b/ext/tk/lib/tkextlib/SUPPORT_STATUS
@@ -95,6 +95,9 @@ TkDND http://sourceforge.net/projects/tkdnd ==> tkDND
===< plan to support (alpha quality libraries may be included) >==============
+BLT http://sourceforge.net/projects/blt
+ * see tcltk-ext library on RAA (http://raa.ruby-lang.org/)
+
GraphViz http://www.graphviz.org/
Tkgeomap http://tkgeomap.sourceforge.net/index.html
@@ -103,9 +106,6 @@ Tkgeomap http://tkgeomap.sourceforge.net/index.html
===< not determined to supprt or not >========================================
-BLT http://sourceforge.net/projects/blt
- * see tcltk-ext library on RAA (http://raa.ruby-lang.org/)
-
Tix http://tixlibrary.sourceforge.net/
* see tcltk-ext library on RAA (http://raa.ruby-lang.org/)