News_20040308_1
Ruby-GNOME2 0.9.0 released!
Posted by lrz on 2004-03-08 (Mon) 09:35:28
Ruby-GNOME2 0.9.0 has just been released!
This release features a binding for the ATK library, support for custom Libglade widgets, auto-conversion from (and to) Ruby types in Libgda, best support of Ruby 1.8.1, a GStreamer tutorial and several enhancements in other libraries.
Packages
- ruby-gtk2
- The minimum package which includes Ruby/GLib2, Ruby/ATK, Ruby/GdkPixbuf, Ruby/Pango, Ruby/GTK2.
- ruby-gstreamer
- The minimum package for Ruby/GStreamer. (Ruby/GLib2, Ruby/GStreamer)
- ruby-gnome2
- All of Ruby-GNOME2 libraries.
Resources
Changes since version 0.8.1
Ruby/GLib
- Improved, fixed bugs: [Kenichi Komiya, Vincent Isambart, Masao Mutoh]
- GLib::Object, GLib::Param::Flags, mkmf-gnome2.rb, sample/type-register.rb
- Added new macros: [Masao Mutoh]
- G_DEF_CLASS3()
Ruby/ATK [NEW]
- Added and compeleted: [Masao Mutoh]
- Atk::Action, Atk::Document, Atk::GObjectAccessible, Atk::NoOpObject, Atk::NoOpObjectFactory, Atk::Value, Atk::Component, Atk::Image, Atk::HyperText, Atk::HyperLink, Atk::EditableText, Atk::Implementor, Atk::Object, Atk::Relation, Atk::Registry, Atk::ObjectFactory, Atk::State, Atk::StateSet, Atk::EditableText, Atk::Table
- Added: [Masao Mutoh]
- Atk::Util, Atk::Component, Atk::Selection, Atk::Text
Ruby/GdkPixbuf
- None.
Ruby/Pango
- None.
Ruby/GTK
- Completed: [Masao Mutoh]
- Added: [Kenichi Komiya, Masao, Mutoh]
- Gtk::TextAppearance, sample/misc/bindings.rb, properties.rb, style_property.rb, settings.rb
- Added some methods, improved, fixed bugs: [Kenichi Komiya, Masahiro Sakai, Vincent Isambart, Dafydd Harries, Masao Mutoh]
- Gtk::SizeGroup, Gtk::TextTagTable, Gtk::TextTag, Gdk::Colormap, Gtk::TreeViewColumn, Gtk::TextIter, Gtk::SpinButton, Gtk::Allocation, Gtk::TextView, Gtk::TextBuffer, Gtk::TreePath, Gtk::TreeIter, Gdk::Display, sample/gtk-demo/main.rb, stock_browser.rb, list_store.rb, tree_store.rb, sample/testgtk/notebook.rb, sample/misc/label.rb, toolbar.rb, extconf.rb
- Removed: [Masao Mutoh]
- Gtk::Object#activate_binding
- Use Gtk::Object#bindings_activate insted.
- Gtk::TextAttribute#copy?
- Use GLib::Boxed#copy instead.
- Gdk::EventKey#string, #length.
- makedefconst.rb - Don't use anymore.
- Gtk::Object#activate_binding
- Deperecated: [Masao Mutoh]
- Gtk::TextBuffer#insert_with_tags, #insert_pixbuf, #insert_child_anchor.
- They will be removed until 1.0.0. Use Gtk::TextBuffer#insert instead.
- Gtk::TextBuffer#insert_with_tags, #insert_pixbuf, #insert_child_anchor.
Ruby/GNOME
- Fixed bugs: [Masao Mutoh]
Ruby/GnomeCanvas
- Added: [Masao Mutoh]
- Fixed bugs: [Vincent Isambart, Masao Mutoh]
- extconf.rb, sample/canvas-curve.rb
Ruby/Libglade
- Added: [Masao Mutoh]
- sample/custom.[rb|glade]
- Added methods: [Archit Baweja, Masao Mutoh]
- GladeXML#widget_names, #filename, #[], #require, #provide
- Improved, fixed bugs: [Masao Mutoh]
- bin/ruby-glade-create-template
Ruby/Libart
- Improved: [Masao Mutoh]
- extconf.rb
Ruby/GConf
- None.
Ruby/GStreamer
- Added some methods, improved, fixed bugs: [Laurent Sansonetti]
- Gst, Gst::Bin, Gst::Pad, Gst::PadTemplate, Gst::Type, Gst::Element, sample/gst-inspect.rb, media-type2.rb
Ruby/GnomeVFS
- Added some methods, improved, fixed bugs: [Masahiro Sakai, Masao Mutoh]
- GnomeVFS::FileInfo, Gnome::VFS::File?, GnomeVFS::ProtocolError, GnomeVFS::NoMasterBrowserError
Ruby/GtkHtml2
- Added some methods, fixed bugs: [Vincent Isambart, Masao Mutoh]
- Gtk::HtmlView, Gtk::HtmlStream, extconf.rb
Ruby/GtkGLExt
- Added some methods, improved, fixed bugs: [Vincent Isambart, Masao Mutoh]
- Gdk::GLDrawable, sample/*.rb
Ruby/Libgda
- Added: [Laurent Sansonetti]
- GeometricPoint, Gda::Money, Gdak::Time
- Added some methods, improved, fixed bugs: [Nikolai Weibull, Laurent Sansonetti]
- Gda::Error, Gda::ParameterList, Gda::Provider, Gda::DataSource, Gda::Connection, Gda::Parameter, Gda::Command, Gda::Row, Gda::Value, Gda::DataModel, Gda::ModelList?, Gda::FieldAttributes, tests/*.rb, src/lib/libgda.rb
Keyword(s):
References: