Hi,
The Ruby-GNOME2 project released Ruby-GNOME2 0.90.3:
Download ruby-gtk2-0.90.3.tar.gz (Ruby-GNOME 2)
Download ruby-gnome2-all-0.90.3.tar.gz (Ruby-GNOME 2)
=== Summary
- Support String encoding in Ruby 1.9.
- RVAL2CSTR2 and CSTR2RVAL2 are deprecated.
- Ruby/GIO2 is imported as an experimental library.
=== Changes
==== All
- Support String encoding.
[Guillaume C., Neil R., Kouhei S.] - Don’t install *.pc by default. Set pkgconfigdir make
varialbe like ‘make pkgconfigdir=/usr/lib/pkgconfig’.
==== Ruby/GLib2
- Improvements:
- declare argument types.
[Nobuyoshi N., Kouhei S.]
- declare argument types.
==== Ruby/GIO2
- Imported as an experimental library.
[Nikolai W.]
==== Ruby/GTK2
- Improvements:
- keep backward compatibility around GDK key
symbols introduced at GTK+ 2.20.
“[ruby-gnome2-devel-en] Constants names change in Gdk::KeyVal”
[Vincent C.] - move gdk-pixbuf and cairo related methods from Ruby/GdkPixbuf2.
“[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2”
[Andrea D., Kouhei S.]
- keep backward compatibility around GDK key
- Bug fixes:
- fix GType conversion in Gtk::ItemFactory.new on 64bit
platform.
[Grant McLean, Steve W., Kouhei S.]
- fix GType conversion in Gtk::ItemFactory.new on 64bit
==== Ruby/GdkPixbuf2
- Improvements:
- move gdk-pixbuf and cairo related methods to Ruby/GTK2.
“[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2”
[Andrea D., Kouhei S.] - change .pc filename from ruby-gdkpixbuf2 to
ruby-gdk-pixbuf2.
- move gdk-pixbuf and cairo related methods to Ruby/GTK2.
==== Ruby/RSVG2
- Bug fixes:
- add missing libcroco dependency on Windows.
[U.Nakamura, Kouhei S.]
- add missing libcroco dependency on Windows.
==== Ruby/Poppler
-
Improvements:
- support Popper 0.15.0. [#3079667]
[Mamoru T., Kouhei S.]
- support Popper 0.15.0. [#3079667]
-
Bug fixes:
- add missing libjpeg dependency on Windows.
[U.Nakamura, Kouhei S.] - fix installed Ruby/GLib2 gem can’t be detected.
[kdmsnr, Kouhei S.]
- add missing libjpeg dependency on Windows.
=== Thanks
- U.Nakamura
- kdmsnr
- Mamoru T.
- Guillaume C.
- Vincent C.
- Grant McLean
- Steve W.
- Andrea D.
- Nobuyoshi N.
- Neil R.
Thanks,
kou