Bump min vala version to 0.11.1

2010-10-29 Thread Zeeshan Ali (Khattak)
Hi everyone,
   I would like to bump minimum vala version to 0.11.1 to be able to
remove some workarounds in Rygel. Another reason is that currently
rygel doesn't build against 0.11.1 and I'm not sure if it'll build
with 0.10.x anymore after I've ported it for 0.11.1. Jürg tells me
that Tracker will soon need to require it as well.

-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list

A coming gtk deprecation

2010-10-29 Thread Matthias Clasen
The GtkWidget size-request signal / vfunc will be removed in GTK+ 3.
It is being replaced by the height-for-width machinery. The GTK+
2.91.3 release will emit a warning at runtime when size-request is
overridden, and the release after that will drop size-request
altogether.

I have written up a section in the migration guide about this and
filed patches for many of the core desktop modules that are using
gtk3. Please take a look at those.


Matthias
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list