2008-08-05 Emmanuele Bassi <ebassi@openedhand.com>
[clutter-gtk] / ChangeLog
index 4152b6e..7f308a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2008-08-05  Emmanuele Bassi  <ebassi@openedhand.com>
+
+       * clutter-gtk/gtk-clutter-embed.c:
+       (gtk_clutter_embed_size_allocate): Queue a relayout on the stage
+       when we have an allocation from the GtkWidget.
+
+2008-08-01  Neil Roberts  <neil@o-hand.com>
+
+       * clutter-gtk/gtk-clutter-util.c
+       (gtk_clutter_texture_set_from_pixbuf)
+       (gtk_clutter_texture_new_from_pixbuf): The bpp values were the
+       wrong way around so these two functions always failed.
+
+2008-07-31  Emmanuele Bassi  <ebassi@openedhand.com>
+
+       * clutter-gtk/gtk-clutter-util.c:
+       (gtk_clutter_texture_new_from_pixbuf),
+       (gtk_clutter_texture_set_from_pixbuf): Check if the pixbuf has
+       an alpha before setting the BPP.
+
 ======== Clutter-GTK 0.8.1 ====================================================
 
 2008-07-18  Emmanuele Bassi  <ebassi@openedhand.com>