Refactored event flags code in HildonPannableArea
[hildon] / ChangeLog
index f21fca7..3532a11 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2009-06-16  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_init),
+       (hildon_pannable_area_realize): Replaced old code adding flags in
+       the object init, now we add it with the other flags in the realize
+       method.
+
+2009-06-16  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-note.c: (hildon_note_class_init): Several
+       documentation improvements to the HildonNote widget.
+
+2009-06-16  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-note.h: Document the HildonNoteType enumeration.
+
+       Fixes: MB#4556 (HildonNoteType is undocumented)
+
+2009-06-15  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-picker-button.c:
+       Explain how HildonPickerButton sets the title of its dialog
+
+       Fixes: MB#4528 (HildonPickerButton docs should mention how to set
+       the title of its dialog)
+
+2009-06-15  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-check-button.c:
+       Documentation updates
+
+       Fixes: MB#4598 (HildonCheckButton documentation doesn't say why it
+       exists)
+
 2009-06-15  Alberto Garcia  <agarcia@igalia.com>
 
        * hildon/Makefile.am