Hi,
Ruby-GNOME2-0.4.0 released.
Changes since version 0.2
=========================
* support Win32(Cygwin, Mingw32):
Ruby/GLib2, Ruby/Pango, Ruby/GdkPixbuf2, Ruby/GTK2,
Ruby/Libart2, Ruby/Libglade2, Ruby/GnomeCanvas2.
* Fixed some bugs, Improved.
* Ruby/GTK:
- Removed Gtk::Toolbar#insert_item/widget/element,
Gtk::Toolbar#prepend_item/widget/element,
Gtk::Toolbar#append_item/widget/element.
Use Gtk::Toolbar#insert, prepend, append instead.
- Removed Gtk::Combo#list, button, popup, popwin, set_item_string.
- Added gtk-demo.
See NEWS in the packages for more details.
Downloads
=========
http://sourceforge.net/project/showfiles.php?group_id=53614
* ruby-gtk2
The minimum package which includes
Ruby/GLib2, Ruby/GdkPixbuf, Ruby/Pango, Ruby/GTK2.
* ruby-gnome2-all
All of Ruby-GNOME2 libraries.
What's Ruby-GNOME2?
===================
Ruby-GNOME2 is a set of Ruby language bindings for
the GNOME 2.x development environment.
Supported libraries are:
* Ruby/GLib2
* Ruby/GdkPixbuf2
* Ruby/Pango
* Ruby/GTK2
* Ruby/GNOME2
* Ruby/GnomeCanvas2
* Ruby/Libart2
* Ruby/Libglade2
* Ruby/GConf2
Resources
=========
- Project website is moving from http://ruby-gnome2.sourceforge.net/
to http://ruby-gnome2.sourceforge.jp/
- Mailing lists
http://sourceforge.net/mail/?group_id=53614
- Ruby/GTK Tutorial
http://ruby-gnome2.sourceforge.net/tut/toc.htm
- Ruby-GNOME2 reference manual
http://rwiki.jin.gr.jp/cgi-bin/rw-cgi.rb?cmd=view;name=Ruby-GNOME2
(This will be moved to http://ruby-gnome2.sourceforge.jp/)
- gtk+-2.2 binary package for cygwin [Recommanded]
http://web.sfc.keio.ac.jp/~s01397ms/cygwin/index.html.en
- GTK+ and GIMP for Windows
http://www.gimp.org/~tml/gimp/win32/
--
.:% Masao Mutoh<mutoh / highway.ne.jp>