From: Masao M. <mu...@hi...> - 2004-11-14 16:17:53
|
むとうです。 Ruby-GNOME2-0.11.0をリリースしました。 * Ruby/GnomePrint, Ruby/GnomePrintUI, Ruby/RSVGを追加しました。 Ruby/GnomePrintは印刷用ライブラリです。 libgnomeprint-2.8.0以降に対応しています。 Ruby/GnomePrintUIは印刷用ライブラリでGUIを提供します。 libgnomeprintui-2.6.0以降に対応しています。 Ruby/RSVGはSVGフォーマットファイルを扱うライブラリです。 librsvg-2.8.0以降に対応しています。 参照URL: http://www.gnome.org/ * Ruby/GdkPixbufがGTK+-2.4.xをサポートしました。 * Ruby/ATKがATK-1.7.xをサポートしました。 * 多くのクラス・メソッドを追加しました。 * 多くのバグフィクス・改善を行いました。 その他の変更点についてはパッケージに含まれるNEWSファイルを参照してください。 Downloads ========= http://sourceforge.net/project/showfiles.php?group_id=53614 * ruby-gtk2 Ruby/GTK2を動作させるための最小限のパッケージです。 Ruby/GLib2, Ruby/ATK, Ruby/GdkPixbuf, Ruby/Pango, Ruby/GTK2. * ruby-gnome2-all 全てのRuby-GNOME2ライブラリが含まれます。このパッケージは インストール時にその環境に存在するGNOMEライブラリにあるもの のみをコンパイル・インストールしますので、GTK+しか入って いない人でもこちらのパッケージを利用できます。 What's Ruby-GNOME2? =================== Ruby-GNOME2はGNOME2.xで使用される主要なライブラリの Ruby言語バインディングです。 現在、以下のライブラリをサポートしています: * Ruby/GLib2 * Ruby/ATK * Ruby/Pango * Ruby/GdkPixbuf2 * Ruby/GTK2 * Ruby/GNOME2 * Ruby/GnomeCanvas2 * Ruby/GConf2 * Ruby/GnomeVFS * Ruby/GStreamer * Ruby/GtkHtml2 * Ruby/GtkGLExt * Ruby/GtkSourceView * Ruby/Libart2 * Ruby/Libgda * Ruby/Libglade2 * Ruby/PanelApplet * Ruby/GnomePrint [NEW] * Ruby/GnomePrintUI [NEW: Alpha release] * Ruby/RSVG [NEW: Alpha release] Resources ========= - Mailing lists http://sourceforge.net/mail/?group_id=53614 - #ruby-gnome2 (IRC) http://ruby-gnome2.sourceforge.jp/hiki.cgi?irc - Project website (English) http://ruby-gnome2.sourceforge.jp/ (French) http://ruby-gnome2.sourceforge.jp/fr/ (German) http://ruby-gnome2.sourceforge.jp/de/ (Italian) http://ruby-gnome2.sourceforge.jp/it/ (Japanese) http://ruby-gnome2.sourceforge.jp/ja/ (Portuguese(BR)) http://ruby-gnome2.sourceforge.jp/pt_BR/ - Ruby-GNOME2 API Reference http://ruby-gnome2.sourceforge.jp/hiki.cgi?Ruby-GNOME2+API+Reference - Tutorials (English) http://ruby-gnome2.sourceforge.jp/hiki.cgi?tutorials (French) http://ruby-gnome2.sourceforge.jp/fr/hiki.cgi?tutoriels (German) http://ruby-gnome2.sourceforge.jp/de/hiki.cgi?tutoriais (Italian) http://ruby-gnome2.sourceforge.jp/it/hiki.cgi?tutorials (Japanese) http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?tutorials (Portuguese(BR)) http://ruby-gnome2.sourceforge.jp/pt_BR/hiki.cgi?tutoriais - Samples http://ruby-gnome2.sourceforge.jp/hiki.cgi?Samples Gnome Canvas Clock http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gnome+Canvas+Clock Gnome Canvas Credits http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gnome+Canvas+Credits Tabbed Notebook MDI http://ruby-gnome2.sourceforge.jp/hiki.cgi?MDI - Other resources http://ruby-gnome2.sourceforge.jp/hiki.cgi?Links Changes since version 0.10.1 =========================== * Ruby/GLib [Kouhei Sutou, Vincent Isambart, Masao Mutoh] - Fix bugs, Improved, Added some methods. * Ruby/ATK [Vincent Isambart, Masao Mutoh] - Support ATK+-1.7.x. - Fixed bugs, Improved, Added some methods. * Ruby/Pango [Geoff Youngs, Vincent Isambart, Masao Mutoh] - Improved, Fix bugs. * Ruby/GdkPixbuf [Geoff Youngs, Masao Mutoh] - Support GTK+-2.4.x. - Fixed bugs, Improved, Added some methods. * Ruby/GTK [Geoff Youngs, Vincent Isambart, Masao Mutoh] - Fixed bugs, Improved, Added some methods. * Ruby/GNOME [Masao Mutoh] - Improved. * Ruby/GnomeCanvas [Masao Mutoh] - Fixed bugs, Improved, Added some methods. * Ruby/Libglade [Masao Mutoh] - Improved. * Ruby/Libart [Vincent Isambart, Masao Mutoh] - Improved to support ruby-1.7.x or later. - Changed: [Masao Mutoh] Art::Canvas::Color.new -> Art::Canvas.color. Art::Vpath::Dash -> Art::VpathDash. * Ruby/GConf [Masao Mutoh] - Improved. * Ruby/GStreamer [Masao Mutoh] - Improved. * Ruby/GnomeVFS [Masao Mutoh] - Improved. * Ruby/GtkHtml2 [Masao Mutoh] - Improved. * Ruby/GtkGLExt [Vincent Isambart] - Improved. * Ruby/Libgda - None. * Ruby/PanelApplet - None. * Ruby/GtkSourceView [Vincent Isambart, Masao Mutoh] - Fixed bugs. * Ruby/GnomePrint [NEW] - Added. [Kouhei Sutou] * Ruby/GnomePrintUI [NEW: Alpha release] - Added. [Kouhei Sutou] * Ruby/RSVG [NEW: Alpha release] - Added. [Kouhei Sutou] -- .:% Masao Mutoh<mu...@hi...> |