Ruby-GNOME2 0.10.0



Hi,

(warning, it was released 6 days ago, sorry)

Ruby-GNOME2-0.10.0 is out. Enjoy!

Highlights
==========
* Added Ruby/PanelApplet
 Ruby/PanelApplet is a Ruby binding for libpanel-applet(In gnome-panel).
 http://www.gnome.org/
* Merged Ruby/GtkSourceView
* Support GTK+-2.4.x.
* Improved, Fixed many bugs.
* Win32 binary version includes Ruby/Libglade2, Ruby/GtkGLExt, and also
 Ruby-GetText-Package and racc-1.4.4-all for L10n.
 See:
http://ruby-gnome2.sourceforge.jp/hiki.cgi?Install+Guide+for+Windows

Downloads
=========
http://sourceforge.net/project/showfiles.php?group_id=53614

* ruby-gtk2
 The minimum package which includes
 Ruby/GLib2, Ruby/ATK, Ruby/GdkPixbuf2, Ruby/Pango, Ruby/GTK2.

* ruby-gnome2
 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/ATK
* Ruby/GdkPixbuf2
* Ruby/Pango
* Ruby/GTK2
* Ruby/GNOME2
* Ruby/GnomeCanvas2
* Ruby/Libart2
* Ruby/Libglade2
* Ruby/GConf2
* Ruby/GnomeVFS
* Ruby/GStreamer
* Ruby/GtkHtml2
* Ruby/GtkGLExt
* Ruby/Libgda
* Ruby/GtkSourceView [NEW]
* Ruby/PanelApplet   [NEW]

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/    [NEW]
 (Italian)        http://ruby-gnome2.sourceforge.jp/it/
 (Japanese)       http://ruby-gnome2.sourceforge.jp/ja/
 (Portuguese(BR)) http://ruby-gnome2.sourceforge.jp/pt_BR/ [NEW]

- Ruby-GNOME2 API Reference
 http://ruby-gnome2.sourceforge.jp/hiki.cgi?Ruby-GNOME2+API+Reference

- 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    [NEW]
 (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 [NEW]

- Samples
 http://ruby-gnome2.sourceforge.jp/hiki.cgi?Samples

 Gnome Canvas Clock [NEW]
   http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gnome+Canvas+Clock

 Gnome Canvas Credits [NEW]
   http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gnome+Canvas+Credits

 Tabbed Notebook MDI [NEW]
   http://ruby-gnome2.sourceforge.jp/hiki.cgi?MDI

- Other resources
 http://ruby-gnome2.sourceforge.jp/hiki.cgi?Links

Changes since version 0.9.1
===========================
 * Ruby/GLib [Masao Mutoh]
     - Added: [Kazuhiro NISHIYAMA, Masao, Mutoh]
        GLib::Spawn, sample/utils.rb, sample/type-register2.rb
     - Added some methods, improved, fixed bugs: [Laurent Sansonetti,
       Pascal Terjan, Masao Mutoh]
        GLib, GLib::Object, GLib::Log, glib2.rb,

 * Ruby/ATK [Masao Mutoh]
     - None.

 * Ruby/Pango [Masao Mutoh]
     - Fix bugs.

 * Ruby/GdkPixbuf [Masao Mutoh]
     - Removed version information.

 * Ruby/GTK
     - Support GTK+-2.4.x.
     - Added: [Seiya Nishizawa, Masao, Mutoh]
        Gtk::ToolButton, Gtk::ToolItem, Gtk::ToggleToolButton,
        Gtk::SeperatorToolItem, Gtk::ComboBox, Gtk::ComboBoxEntry,
        Gtk::Expander, Gtk::ColorButton, Gtk::FontButton,
Gtk::FileChooserWidget,
        Gtk::FileChooser, Gtk::FileFilter, Gtk::FileChooserDialog,
Gtk::Action,
        Gtk::ToggleAction, Gtk::IconInfo, Gtk::IconTheme,
Gtk::UIManager,
        Gtk::RadioAction, Gtk::CellLayout, Gtk::ActionGroup,
        sample/misc/entrycompletion.c, filechooser.rb, combobox.rb,
expander.rb,
        color_font_button.rb, uimanager.rb, uimanager2.rb,
uimanager2.xml
     - Improved, fixed bugs: [Geoff Youngs, Vincent Isambart,
       Kazuhiro NISHIYAMA, Masao Mutoh]
        Gtk::Style, Gtk::Widget, Gtk::TextView, Gtk::Container,
Gdk::EventClient,
        Gtk::Dialog, Gtk::Entry, Gdk::Selection, Gtk::Drag, Gdk,
Gdk::Atom,
        Gtk::Editable, Gtk::Stock, Gtk::TextIter, Gtk::TextMark,
Gtk::Style,
        sample/misc/dialog2.rb, entry.rb, settings.rb,
     - Renamed, Moved: [Masao Mutoh]
        Gtk::EventCrossing::CrossingMode to Gtk::EventCrossing::Mode,
        Gdk::SettingAction to Gdk::EventSetting::Action
        Gdk::Input.set_extension_events to Gdk::Device.
     - Deperecated: [Masao Mutoh]
        Gtk::Combo, Gtk::OptionMenu since GTK+-2.4.

 * Ruby/GNOME
     - None.

 * Ruby/GnomeCanvas
     - None.

 * Ruby/Libglade
     - Added: [Masao Mutoh]
        sample/l10n*, makemo.rb, sample/po/*.
     - Added methods: [Masao Mutoh]
        GladeXML#get_tooltips.
     - Improved, fixed bugs: [Masao Mutoh]
        GladeXML, bin/ruby-glade-create-template

 * Ruby/Libart
     - None.

 * Ruby/GConf
     - Added some methods, Improved, fixed bugs: [Giovanni Corriga,
Pascal Terjan,
       Kazuhiro NISHIYAMA, Masao Mutoh]
        GConf::Client
     - Deprecated: [Masao Mutoh]
        GConf::Client.new. Use GConf::Client.default instead.

 * Ruby/GStreamer
     - Requires GStreamer-0.8.x or later.
     - Added: [Laurent Sansonetti]
        Gst::Clock, Gst::Scheduler
     - Added methods, improved, Fixed bugs: [Laurent Sansonetti]
        Gst::Element, Gst::Bin, Gst::Caps, Gst::Structure,
     - Removed: [Laurent Sansonetti]
        Gst::Autoplug, Gst::AutoplugFactory, Gst::Type,
        Gst::TypeFactory, Gst::TypeFind
        Gst.set_debug,

 * Ruby/GnomeVFS
     - Fixed bugs: [Pascal Terjan, Giovanni Corriga, Masao Mutoh]

 * Ruby/GtkHtml2
     - None.

 * Ruby/GtkGLExt
     - Fixed bugs: [Vincent Isambart]

 * Ruby/Libgda
     - Added methods, fixed bugs: [Laurent Sansonetti]
       Gda::Command, Gda::Connection
     - Removed: [Laurent Sansonetti]
       Gda::Export

 * Ruby/PanelApplet [NEW]
     - Added. [Jamis Buck, Masao Mutoh]

 * Ruby/GtkSourceView [NEW]
    - Added. [Laurent Sansonetti]

--
Laurent




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]