Add a 'size' property to HildonCheckButton and HildonEntry
[hildon] / ChangeLog
index 6469b61..d8abdd6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+2009-05-20  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-entry.c
+       (hildon_entry_class_init, +set_property, hildon_entry_new)
+       * hildon/hildon-check-button.c
+       (hildon_check_button_class_init)
+       (+set_property, hildon_check_button_new):
+       Make the theme size a property.
+
+       Fixes: NB#117928 (Widgets such as Entry and CheckButton (and
+       others) do too much in the _new function)
+
+2009-05-18  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * configure.ac: post release version bump
+       * debian/changelog: post release version bump
+
+2009-05-18  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.74]
+
+       * NEWS: Updates.
+       * configure.ac: Bump version.
+       * debian/changelog: Updates.
+
+2009-05-15  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-gtk.h
+       * hildon/hildon-gtk.c (hildon_gtk_window_take_screenshot):
+       New API function to take a screenshot of a window
+
+       Fixes: NB#106374 (Need API to take a loading screenshot)
+
+2009-05-15  Alejandro Pinheiro  <apinheiro@igalia.com>
+
+       * hildon/hildon-time-selector.c
+       (update_format_policy): prevent to use hours and minutes unitialized
+
 2009-05-15  Alberto Garcia  <agarcia@igalia.com>
 
        * hildon/hildon-window.c (hildon_window_size_request):