2009-03-16 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / ChangeLog
index 9c2fbbc..3f258ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2009-03-16  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * src/hildon-touch-selector.c (_create_new_column): Unset GTK_CAN_FOCUS
+       for the treeview in the new column. This way, the touch list will never
+       grab the focus.
+
+       Fixes: NB#105190 (Text input area of HildonTouchSelectorEntry to
+       be selected manually for the HW keys to work)
+
+2009-03-16  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * src/hildon-touch-selector-entry.c (entry_on_text_changed): Do a simple
+       comparison instead of using strcmp(). Fixes a compiler warning as well.
+
+2009-03-16  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * doc/hildon-docs.sgml: Do not set the library version in the
+       document title, use the releaseinfo tag for that purpose instead.
+
+2009-03-16  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * src/hildon-touch-selector-entry.c (entry_on_text_changed):
+       Do not jump to the first item if the text in the entry is removed.
+
+2009-03-16  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.52]
+
+       * NEWS: Updates.
+       * configure.ac: Bump version.
+       * debian/changelog: Updates.
+
+2009-03-16  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * src/hildon-entry.c (hildon_entry_refresh_contents):
+       * src/hildon-text-view.c (hildon_text_view_refresh_contents):
+       Use "ReversedSecondaryTextColor" for the placeholder text.
+
+2009-03-12  Alberto Garcia  <agarcia@igalia.com>
+
+       * src/hildon-text-view.c: Fix compilation warning.
+
 2009-03-12  Alberto Garcia  <agarcia@igalia.com>
 
        * src/hildon-button.c (hildon_button_class_init): Don't make