GTK+ is a highly usable, feature rich toolkit for creating
graphical user interfaces which boasts cross platform
compatibility and an easy to use API. GTK+ it is written
in C, but has bindings to many other popular programming
languages such as C++, Python and C# among others. GTK+ is
licensed under the GNU LGPL 2.1 allowing development of
both free and proprietary software with GTK+ without any
license fees or royalties.
The GNOME project provides two things: The GNOME desktop
environment, an intuitive and attractive desktop for
users, and the GNOME development platform, an extensive
framework for building applications that integrate into
the rest of the desktop.
The Ruby-GNOME2 project released Ruby-GNOME2 1.0.2...
I'm sorry for the quick next release. :<
This is a bug fix release of 1.0.1.
1.0.1 can't be installed with RubyGems 1.8.3.
And 1.0.1 isn't set the default theme on Windows.
In <20110918.192011.223512913221744172.kou@cozmixng.org>
"[ANN] Ruby-GNOME2 1.0.1" on Sun, 18 Sep 2011 19:20:19 +0900,
···
Kouhei Sutou <kou@cozmixng.org> wrote:
Hi,
The Ruby-GNOME2 project released Ruby-GNOME2 1.0.1.
GTK+ is a highly usable, feature rich toolkit for creating
graphical user interfaces which boasts cross platform
compatibility and an easy to use API. GTK+ it is written
in C, but has bindings to many other popular programming
languages such as C++, Python and C# among others. GTK+ is
licensed under the GNU LGPL 2.1 allowing development of
both free and proprietary software with GTK+ without any
license fees or royalties.
The GNOME project provides two things: The GNOME desktop
environment, an intuitive and attractive desktop for
users, and the GNOME development platform, an extensive
framework for building applications that integrate into
the rest of the desktop.
The Ruby-GNOME2 project released Ruby-GNOME2 1.0.2...
I'm sorry for the quick next release. :<
This is a bug fix release of 1.0.1.
1.0.1 can't be installed with RubyGems 1.8.3.
And 1.0.1 isn't set the default theme on Windows.
In <20110918.192011.223512913221744172.kou@cozmixng.org>
"[ANN] Ruby-GNOME2 1.0.1" on Sun, 18 Sep 2011 19:20:19 +0900,
Thanks Kou, and the install of the mingw binary gems works fine for me
in my RubyInstaller-based environment.
In <e95e824d8f8426681049be8a4aaeac60@ruby-forum.com>
"Re: Ruby-GNOME2 1.0.1" on Sun, 18 Sep 2011 23:15:08 +0900,
···
Jon Forums <jon.forums@gmail.com> wrote:
The Ruby-GNOME2 project released Ruby-GNOME2 1.0.2...
I'm sorry for the quick next release. :<
This is a bug fix release of 1.0.1.
1.0.1 can't be installed with RubyGems 1.8.3.
And 1.0.1 isn't set the default theme on Windows.
In <20110918.192011.223512913221744172.kou@cozmixng.org>
"[ANN] Ruby-GNOME2 1.0.1" on Sun, 18 Sep 2011 19:20:19 +0900,
Thanks Kou, and the install of the mingw binary gems works fine for me
in my RubyInstaller-based environment.
Thanks for your report on Windows!
But pango 1.0.2 gem had a problem on non Windows
environment... So I released Ruby-GNOME 1.0.3 with a fix of
the problem.