]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Rearrange things so that setting multiple properties causes not more than
[~andy/gtk] / ChangeLog
index 81b1aa64d59e10d839f912a1f6d02eedde57fc7c..088383000a09090feb426ec03be428fc320123c0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-01-27  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtktoolbar.c:
+       * gtk/gtktoolitem.c:
+       * gtk/gtktoolbutton.c: Rearrange things so that setting
+       multiple properties causes not more than a single 
+       reconstruction of the contents.
+
+       * gtk/gtkaction.c (connect_proxy): Set all tool button 
+       properties in one go.
+
 2007-01-27  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtkstatusicon.c: