From: Masao M. <mu...@hi...> - 2005-03-06 15:57:25
|
むとうです。 Ruby-GNOME2-0.12.0をリリースしました。 Highlights ========== * Ruby/GLibがGLib-2.6.xをサポートしました。 * Ruby/PangoがPango-1.8.xをサポートしました。 * Ruby/GdkPixbufがGTK+-2.6.xをサポートしました[complete]。 * Ruby/GTKがGTK+-2.6.xをサポートしました[complete]。 * Ruby/Libgdaがlibgda-1.1.99をサポートしました。 * 多くのバグフィクス・改善を行いました。 その他の変更点についてはパッケージに含まれるNEWSファイルを参照してください。 Downloads ========= http://sourceforge.net/project/showfiles.php?group_id=53614 * ruby-gtk2-x.x.x.tar.gz Ruby/GTK2を動作させるための最小限のパッケージです。 Ruby/GLib2, Ruby/ATK, Ruby/GdkPixbuf, Ruby/Pango, Ruby/GTK2. * ruby-gnome2-all-x.x.x.tar.gz 全てのRuby-GNOME2ライブラリが含まれます。このパッケージは インストール時にその環境に存在するGNOMEライブラリにあるもの のみをコンパイル・インストールしますので、GTK+しか入って いない人でもこちらのパッケージを利用できます。 * ruby-gtk2-x.x.x-x-i386-msvcrt-1.8.zip One-Click Ruby Installer向けのバイナリパッケージです。 Ruby/GLib2, Ruby/ATK, Ruby/GdkPixbuf2, Ruby/Pango, Ruby/GTK2, Ruby/Libglade2, Ruby/GtkGLExt 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 * Ruby/GnomePrintUI * Ruby/RSVG 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 (English) http://ruby-gnome2.sourceforge.jp/hiki.cgi?Ruby-GNOME2+API+Reference (Japanese) http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Ruby-GNOME2+API+Reference [NEW] - 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 - Other resources http://ruby-gnome2.sourceforge.jp/hiki.cgi?Links Changes since version 0.11.0 ============================ * Ruby/GLib - Support GLib-2.6.x. [Masao, Mutoh] - Support MS VC++. [Masao, Mutoh] - Fix bugs, Improved, Added some methods. [KATO Kazuyoshi, Masao Mutoh] PKGConfig, rbgobj_lookup_class(). - Added: [Masao, Mutoh] GLib::Threads, src/lib/pkg-config.rb, sample/spawn.rb. * Ruby/ATK [Dafydd Harries, Vincent Isambart, Masao Mutoh] - Support MS VC++. - Fix bugs, Improved, Added some methods. - Follow Ruby/GLib changes. * Ruby/Pango [Masao Mutoh] - Support Pango-1.8.x. - Support MS VC++. - Follow Ruby/GLib changes. - Added and completed: Pango::Renderer, Pango::Matrix, Pango::AttrStrikethroughColor, Pango::AttrUnderlineColor, Pango::GlyphItem - Added some methods, improved, fixed bugs: [Matthew Berg, Pango::Context, Pango::AttList, Pango::Attribute, Pango::Layout, Pango, Pango::AttrSize, Pango::LogAttr, Pango::Item, Pango::Analysis, Pango::Font, Pango::FontDescription, Pango::FontFace, Pango::FontSet, Pango::AttrList, Pango::AttrIterator, Pango::Rectangle, Pango::Layout, Pango::LayoutLine, Pango::LayoutIter, Pango::GlyphInfo - Added Pango::FcFont, Pango::XftFont, Pango::FontFcFontMap, Pango::XftFontMap. - Renamed, Moved Pango::FontFamily#list_faces -> #faces. * Ruby/GdkPixbuf [leon breedt, Masao Mutoh] - Support GTK+-2.6.x. - Follow Ruby/GLib changes. - Fixed bugs, Improved, Added some methods for GTK+-2.6.x: Gdk::PixbufAnimationIter, Gdk::Pixbuf, Gdk::PixbufLoader, Gdk::PixbufFormat * Ruby/GTK - Support Ruby-1.9.x. - Support Pango-1.8.x. - Support GTK+-2.6.x. - Support MS VC++. - Follow Ruby/GLib changes. - Improve to support gthread. - Added and completed for GTK+-2.6.x: [Darren Willis, Gtk::CellRendererProgress, Gtk::ScrollStep, Gtk::IconView, Gtk::CellRendererCombo, Gtk::AboutDialog, Gdk::PangoRenderer, Gtk::CellView, Gtk::MenuToolButton, Gtk::FileChooserButton, Gdk::EventChange, Gdk::X11 - Fixed bugs, Improved, Added some methods for GTK+-2.6.x: [Mirko Maischberger, Joao Pedrosa, KATO Kazuyoshi, Masao Mutoh] Gtk, Gtk::CellLayout, Gtk::RadioToolButton, Gtk::ToggleToolButton, Gtk::Stock, Gtk::Image, Gtk::Label, Gtk::Progressbar, Gtk::EntryCompletion, Gtk::TextBuffer, Gtk::FileFilter, Gtk::FileChooser, Gtk::Menu, Gtk::CellRenderer, Gtk::TreeView, Gtk::TextView, Gtk::TextBuffer, Gtk::Drag, Gtk::ToolItem, Gtk::ActionGroup, Gtk::Action, Gtk::ComboBox, Gtk::Combo, Gtk::IconTheme, Gtk::SelectionData, Gtk::TargetList, Gtk::ListStore, Gtk::Window, Gtk::ToggleAction, Gtk::MessageDialog, Gdk::Region, Gdk::Window, Gtk::Clipboard, Gtk::Settings, Gtk::TreeModel, Gtk::ModelFilter, Gtk::TreeViewColumn, Gtk::Widget, Gdk::Pango, Gdk::Display, Gdk::Drawable, Gtk::RadioAction, Gdk::Screen, Gtk::TextBuffer, Gdk::Threads, sample/gtk-demo/*.rb, sample/misc/threads.rb, pangorenderer.rb - Added: [KATO Kazuyoshi, Darren Willis, Masao, Mutoh] sample/misc/tree_progress.rb, misc_button.rb, aboutdialog.rb, aboutdialog2.rb, sample/gtk-demo/clipboard.rb, entry_completion.rb, expander.rb, iconview.rb * Ruby/GNOME [Masao Mutoh] - Follow Ruby/GLib changes. * Ruby/GnomeCanvas [Masao Mutoh] - Follow Ruby/GLib changes. * Ruby/Libglade [Masao Mutoh] - Follow Ruby/GLib changes. - Support MS VC++. - Improved. * Ruby/Libart [KATO Kazuyoshi, Masao Mutoh] - Follow Ruby/GLib changes. * Ruby/GConf [Masao Mutoh] - Follow Ruby/GLib changes. - Fixed bugs, Improved. - Deprecated: GConf::Client.new * Ruby/GStreamer - Follow Ruby/GLib changes. [Masao Mutoh] - Added and completed: [Jack Paul, Masao Mutoh, Laurent Sansonetti] Gst::TypeFindFactory, Gst::MediaInfoError, Gst::Tag, Gst::RegistryPool, Gst::TagSetter - Fixed bugs, Improved, Added some methods: [Jack Paul, Max Nickel, Masao Mutoh, Laurent Sansonetti] Gst::Plugin, Gst::PluginFeature, Gst::Caps, Gst::Structure, Gst::Xml, Gst::Thread, Gst::Scheduler, Gst::SchedulerFactory, Gst::MediaInfo, sample/gst-inspect.rb * Ruby/GnomeVFS [Masao Mutoh] - Follow Ruby/GLib changes. - Fixed bugs, Improved. * Ruby/GtkHtml2 [Masao Mutoh] - Follow Ruby/GLib changes. * Ruby/GtkGLExt [Masao Mutoh] - Follow Ruby/GLib changes. * Ruby/Libgda - Support 1.1.99 - Follow Ruby/GLib changes. [Masao Mutoh] - Fixed bugs, Improved, Added some methods: [Laurent Sansonetti] Gda::DataModel, Gda::Provider, Gda::Quarklist, Gda::Connection - Renamed, Moved [Laurent Sansonetti] Gda::DataModel#editable? => #updatable? #editing? => changed?, #begin_edit => #begin_update, #cancel_edit => #cancel_update, #end_edit => #end_update * Ruby/PanelApplet [Neil Stevens, Masao Mutoh] - Follow Ruby/GLib changes. - Added some methods * Ruby/GtkSourceView [Masao Mutoh] - Follow Ruby/GLib changes. - Added some methods * Ruby/GnomePrint - Follow Ruby/GLib changes. [Masao Mutoh, Kouhei Sutou] - Fixed bugs, Improved, Added some methods. [Kouhei Sutou] * Ruby/GnomePrintUI - Follow Ruby/GLib changes. [Masao Mutoh, Kouhei Sutou] - Fixed bugs, Improved, Added some methods. [Kouhei Sutou] * Ruby/RSVG - Follow Ruby/GLib changes. [Masao Mutoh, Kouhei Sutou] - Fixed bugs, Improved, Added some methods. [Kouhei Sutou] -- .:% Masao Mutoh<mu...@hi...> |