Remove unnecessary function call redundant checks in HildonTimeSelector
[hildon] / ChangeLog
index 46db9ee..9ef74ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2009-06-25  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-time-selector.c: (update_format_policy): Do
+       not call update_format_dependant_columns() if not necessary.
+       (update_format_dependant_columns): Remove unnecessary check for
+       the number of columns.
+
+2009-06-24  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-note.c (+hildon_note_constructor),
+       (hildon_note_class_init), (+hildon_note_set_padding),
+       (hildon_note_rebuild): Install a constructor where to set the
+       padding properties in the note, so that it actually works fine.
+       Use hildon_note_set_padding() for this, and also to set it during
+       the note rebuild.
+
 2009-06-24  Claudio Saavedra  <csaavedra@igalia.com>
 
        * configure.ac: Bump GTK+ requirement to 2.14.3.