]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
stylecontext: Do invalidation on first resize container
[~andy/gtk] / ChangeLog.pre-2-8
index c686083406068940ecd839d30aeb94ee5d9cfc16..af6d34e246ae849271e56bcb9a68274df5e50632 100644 (file)
@@ -1,5 +1,18 @@
+2005-08-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * configure.in: Bump version
+
+       * === Released 2.8.0 ===
+
+       * NEWS: Updates
+
+       * configure.in: Require cairo 0.9.2
+
 2005-08-12  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkcheckmenuitem.c (gtk_real_check_menu_item_draw_indicator): 
+       Remove a line without effect.
+
        * gtk/gtkicontheme.c: When changing the icon theme, defer
        the resetting of rc styles to an idle, so that it does
        not happen e.g during expose handling (which is problematic,