]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
add align_set field to keep track whether the align property was set by
[~andy/gtk] / ChangeLog
index aebf705c6e3d695df62a3a68d896b6bc12863308..4a7303bdddfd11207f938da7db8b9b0014494434 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-07-19  Kristian Rietveld  <kris@imendio.com>
+
+       * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_init),
+       (gtk_cell_renderer_text_[gs]et_property), (get_layout): add
+       align_set field to keep track whether the align property was
+       set by the user, if not we will use the alignment by looking
+       at the direction of the widget. (#157439)
+
 2006-07-19  Matthias Clasen  <mclasen@redhat.com>
 
        * modules/printbackends/file/gtkprintbackendfile.c