Re: GTK+ 2.22.0 released

2010-09-23 Thread Allin Cottrell
On Thu, 23 Sep 2010, Matthias Clasen wrote:

> I've released a stable gdk-pixbuf 2.22 a few days ago, and a stable
> glib 2.26 should be out before the end of the week.
>
> On 9/23/10, Allin Cottrell  wrote:
> >
> > If this is intended to be a "latest stable" release it seems to me
> > a bug that it depends on "unstable" GLib (and also apparently on a
> > self-referential GdkPixbuf update). Here are the errors I'm
> > getting from pkg-config when I try configuring GTK+ 2.22.0:
> >
> > Requested 'glib-2.0 >= 2.25.10' but version of GLib is 2.24.2
> > Requested 'gdk-pixbuf-2.0 >= 2.21.0' but version of GdkPixbuf is
> > 2.20.1

OK, thanks, I can wait. But can I ask what the rationale is for
splitting off gdk-pixbuf to a separate package?

Allin Cottrell
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: GTK+ 2.22.0 released

2010-09-23 Thread Matthias Clasen
I've released a stable gdk-pixbuf 2.22 a few days ago, and a stable
glib 2.26 should be out before the end of the week.

On 9/23/10, Allin Cottrell  wrote:
> On Thu, 23 Sep 2010, Matthias Clasen wrote:
>
>> GTK+ 2.22.0 is now available for download...
>
> If this is intended to be a "latest stable" release it seems to me
> a bug that it depends on "unstable" GLib (and also apparently on a
> self-referential GdkPixbuf update). Here are the errors I'm
> getting from pkg-config when I try configuring GTK+ 2.22.0:
>
> Requested 'glib-2.0 >= 2.25.10' but version of GLib is 2.24.2
> Requested 'gdk-pixbuf-2.0 >= 2.21.0' but version of GdkPixbuf is
> 2.20.1
>
> Allin Cottrell
> ___
> gtk-devel-list mailing list
> gtk-devel-l...@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list
>
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: GTK+ 2.22.0 released

2010-09-23 Thread Allin Cottrell
On Thu, 23 Sep 2010, Matthias Clasen wrote:

> GTK+ 2.22.0 is now available for download...

If this is intended to be a "latest stable" release it seems to me
a bug that it depends on "unstable" GLib (and also apparently on a
self-referential GdkPixbuf update). Here are the errors I'm
getting from pkg-config when I try configuring GTK+ 2.22.0:

Requested 'glib-2.0 >= 2.25.10' but version of GLib is 2.24.2
Requested 'gdk-pixbuf-2.0 >= 2.21.0' but version of GdkPixbuf is
2.20.1

Allin Cottrell
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: Take part in gkt+ development

2010-09-23 Thread Ardhan Madras
Developer start to dig into development in many ways, find your own 
way. First thing is to follow 
their schedule, their job and lists.

This also may interesting for you, a census[1] about who develop GNOME (also 
the GTK+ developer)

[1] http://blogs.gnome.org/bolsh/files/2010/07/GNOME-Census.pdf



--- kuleshovm...@gmail.com wrote:

From: Alexander Kuleshov 
To: gtk-app-devel-list@gnome.org
Subject: Take part in gkt+ development
Date: Wed, 22 Sep 2010 14:58:49 +

Hello list,

First of all let me introduce myself. My name is Alexander Kuleshov.
Now I m student, programmer. I have some expirience in C/gtk+
programming (i took part in Google summer of Code in this year) And I
want to take part in gtk+/glib development. I have some question:

1) If i write patch, where must i send it?
2) What version of gtk+, must i use for development? From git?

Thank you.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




_
Listen to KNAC, Hit the Home page and Tune In Live! ---> http://www.knac.com
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


GTK+ 2.22.0 released

2010-09-23 Thread Matthias Clasen
GTK+ 2.22.0 is now available for download at:

 http://download.gnome.org/sources/gtk+/2.22/
 ftp://ftp.gtk.org/pub/gtk/2.22/

sha256 sums:
d9522c80d4b8a954f7474e32bd5a99ba3051996f1c4681426db5f79a1c1b4602  gtk
+-2.22.0.tar.bz2
d0247ca6619a0ec2fa3f2f042a7d3a72fbacec4f5ad72f67aafb0f5f03be3c0b  gtk
+-2.22.0.tar.gz


What is GTK+


GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is
suitable for projects ranging from small one-off tools to
complete application suites.

GTK+ has been designed from the ground up to support a range
of languages, not only C/C++. Using GTK+ from languages such
as Perl and Python (especially in combination with the Glade
GUI builder) provides an effective method of rapid application
development.

GTK+ is free software and part of the GNU Project. However,
the licensing terms for GTK+, the GNU LGPL, allow it to be
used by all developers, including those developing proprietary
software, without any license fees or royalties. GTK+ is the
only 100% free-of-cost open source industrial-strength GUI
toolkit available today.

Since its origins as the toolkit for the GNU Image
Manipulation Program (GIMP), GTK+ has been used in a wide
range of software. Notably, GTK+ is the foundation of the
GNOME desktop; GTK+ 2.22 will be incorporated into version
2.32 of the GNOME desktop.


What's new in GTK+ 2.22
===

GTK+ 2.22 adds new functionality while maintaining source and binary
compatibility with earlier GTK+ 2.x releases.
Highlights of new features and improvements in GTK+ 2.22 are:

 - gdk-pixbuf has been separated into its own module again.
   Find it here: http://download.gnome.org/sources/gdk-pixbuf/2.22/

 - GTK+ and GDK have gained a considerable number of accessors,
   and more APIs that are slated for removal in GTK+ 3 have been
   marked as deprecated.
   These allow to prepare applications for a port to GTK+ 3, using
   the G_SEAL_ENABLE and GTK_DISABLE_DEPRECATED defines.

 - A few new cairo-related functions have been introduced, such as
   gdk_window_create_similar_surface() and
gdk_window_get_background_pattern(),
   to facilitate the move to entirely cairo-based drawing in GTK+ 3.
   Most drawing done by GTK+ itself has already been ported from
   GDK drawing APIs to cairo.

For more details and lists of fixed bugs, see the
announcements for the 2.21.x development releases:

http://mail.gnome.org/archives/gtk-devel-list/2010-May/msg00026.html
http://mail.gnome.org/archives/gtk-devel-list/2010-May/msg00157.html
http://mail.gnome.org/archives/gtk-devel-list/2010-June/msg00067.html
http://mail.gnome.org/archives/gtk-devel-list/2010-June/msg00183.html
http://mail.gnome.org/archives/gtk-devel-list/2010-July/msg00022.html
http://mail.gnome.org/archives/gtk-devel-list/2010-August/msg00127.html
http://mail.gnome.org/archives/gtk-devel-list/2010-August/msg00291.html
http://mail.gnome.org/archives/gtk-devel-list/2010-September/msg00204.html


Where to get more information about GTK+


Information about GTK+ including links to documentation can be
found at:
 
 http://www.gtk.org/

An installation guide for GTK+ 2.x is found at:

 http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html

Common questions:

 http://developer.gnome.org/doc/API/2.0/gtk/gtk-question-index.html
 http://www.gtk.org/faq/


Contributing


GTK+ is a large project and relies on voluntary contributions.
We are actively searching for new contributors in various areas
and invite everyone to help project development.
If you are willing to participate, please subscribe to the project
mailing lists to offer your help and read over our list of vacant
project tasks:
http://live.gnome.org/GtkTasks


The GTK+ Team:

 Jonathan Blandford, Hans Breuer, Kristian Rietveld,
 Matthias Clasen, Tim Janik, Tor Lillqvist, Federico Mena Quintero,
 Søren Sandmann, Manish Singh, and Owen Taylor

Thanks to everybody else who has contributed to this release:
Adel Gadllah, Benjamin Otte, Carl-Anton Ingmarsson,
Carlos Garcia Campos, Chris Kühl, Christian Dywan,
Christian Persch, Claude Paroz, Claudio Saavedra,
Cody Russell, Colin Walters, Cosimo Cecchi,
Didier Roche, Emmanuele Bassi, Florian Scandella,
Fridrich Štrba, Garret Regier, Garrett Regier,
Hans van Hintum, Hib Eris, Hiroyuki Ikezoe,
Ignacio Casal Quinteiro, Jan Arne Petersen,
Javier Jardón, Johan Bilien, John Palmieri,
John Stowers, Lionel Landwerlin, Marek Kasik,
Martin Schlemmer, Martyn Russell, Matthew Barnes,
Michael Meeks, Michael Natterer, Mike Gorse,
Milan Bouchet-Valat, Mirsal Ennaime, Neil Roberts,
Paolo Borelli, Patrick Bernaud, Paul Davis,
Philip Withnall, Sam Thursfield, Sebastian Dröge,
Sergey Orlov, Stanislas Marquis, Stanislav Brabec,
Stefan Kost, Steve Frécinaux, Steven Harms,
Sven Herzberg, Szilárd Pfeiffer, Tadej Borovšak,
Thomas Wood, Tomas Bzatek, Tomeu Vizoso,
Torsten Schönfeld, Tristan Van Berkom,
Vincent Untz,