Ruby-GNOME2-0.15.0

Hi,

Ruby-GNOME2-0.15.0 is out. Enjoy!

Highlights

  • Added Ruby/VTE
    VTE is a terminal emulator widget used by GNOME terminal.
    http://www.gnome.org/

  • Added Ruby/Poppler
    Poppler is a PDF rendering library based on the xpdf-3.0 code base.
    http://poppler.freedesktop.org/

  • Fixed bugs and Improved.

  • ruby-gtk2 win32 binary packages includes Ruby/Libart.

See NEWS[] for more details.
[
] http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20060701_1

Downloads

  • ruby-gtk2-x.x.x.tar.gz
    The minimum package which includes
    Ruby/GLib2, Ruby/ATK, Ruby/GdkPixbuf2, Ruby/Pango, Ruby/GTK2.

  • ruby-gnome2-all-x.x.x.tar.gz
    All Ruby-GNOME2 libraries.

  • ruby-gtk2-x.x.x-x-i386-msvcrt-1.8.zip
    The binary package for One-Click Ruby Installer.
    Ruby/GLib2, Ruby/ATK, Ruby/GdkPixbuf2, Ruby/Pango, Ruby/GTK2,
    Ruby/Libglade2, Ruby/GtkGLExt, Ruby/Libart.
    With rcairo-1.0.0.
    [Note] This package will override iconv.exe and iconv.dll of
    One-Click Ruby Installer.

Thanks to

Thanks to all the people who contributed in some way to this release:

Daniel Chokola, Geoff Y., Joao P., Kouhei S.,
Laurent S., Mario S., Masahiro S.,
Mirko M., NISHI Takao, Sjoerd S., Tilman S.

What’s Ruby-GNOME2?

Ruby-GNOME2 is a set of Ruby language bindings for
the GNOME 2.x development environment.

Supported libraries are:

== Core libraries

  • Ruby/GLib2 - the low-level core library that forms the basis
  • Ruby/ATK - a set of interfaces for accessibility
  • Ruby/Pango - layout and rendering of text, with an emphasis
    on internationalization
  • Ruby/GdkPixbuf2 - image loading and manipulation
  • Ruby/GTK2 - GUI widgets

== Extra libraries

  • Ruby/GConf2 - a process-transparent configuration database,
    like Registry
  • Ruby/GNOME2 - containing extra widgets
  • Ruby/GnomeCanvas2 - a widget for creating interactive structured
    graphics
  • Ruby/GnomePrint - printing
  • Ruby/GnomePrintUI - GUIs for printing
  • Ruby/GnomeVFS - letting applications seamlessly access remote
    and local files
  • Ruby/GStreamer - mulimedia framework for Audio/Video
  • Ruby/GtkGLExt - 3D rendering using OpenGL
  • Ruby/GtkHtml2 - a HTML widget
  • Ruby/GtkMozeEmbed - a widget embedding a Mozilla Gecko renderer.
  • Ruby/GtkSourceView- a Text widget with syntax highlighting and other
    features typical of a source code editor.
  • Ruby/Libart2 - handles the drawing capabilities
  • Ruby/Libgda - an interface to the GDA(GNU Data Access)
    architecture
    to access data sources such as Databases, LDAP.
  • Ruby/Libglade2 - gives applications the ability to load user
    interfaces
    from XML files at runtime. the XML files are
    created
    with GLADE user interface builder.
  • Ruby/PanelApplet - panel applets library for the GNOME panel.
  • Ruby/Poppler [NEW]- a PDF rendering library based on the xpdf-3.0 code
    base
  • Ruby/RSVG - rendering of SVG vector graphics.
  • Ruby/VTE [NEW] - a terminal emulator widget used by GNOME terminal.

Resources