Set _HILDON_WM_WINDOW_TYPE property to legacy Gtk app menus
[hildon] / ChangeLog
index 200a3fc..a905cf3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,143 @@
+2009-06-11  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-window.c (hildon_window_toggle_gtk_menu)
+       (+legacy_menu_realized, +legacy_menu_unmapped)
+       (+set_legacy_menu_type):
+       Set the _HILDON_WM_WINDOW_TYPE property to legacy Gtk app menus so
+       they can be identified by the window manager.
+
+       Fixes: NB#101437 (Invoking CSM on the left side of page area is
+       displayed in wrong location)
+
+       Fixes: MB#4563 (Popup menu won't locate at the left side of the
+       screen)
+
+2009-06-11  Alberto Garcia  <agarcia@igalia.com>
+
+       Remove m4/gtk-doc.m4, as it already comes with gtk-doc-tools
+
+       Fixes: MB#4616 (Compiling libhildon requires gtk-doc but does not
+       use gtk-doc support)
+
+2009-06-11  Alberto Garcia  <agarcia@igalia.com>
+
+       * hildon/hildon-code-dialog.c
+       * hildon/hildon-date-editor.c
+       * hildon/hildon-number-editor.c
+       * hildon/hildon-seekbar.c
+       * hildon/hildon-stackable-window.c
+       * hildon/hildon-window.c:
+       Misc documentation updates
+
+2009-06-10  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-entry.c (hildon_entry_class_init): Make HildonEntry:size
+       a G_PARAM_CONSTRUCT property, to allow the default size to be set.
+
+       Fixes: NB#117931 (Theming issues in accounts dialogs)
+
+2009-06-09  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_button_release_cb): Changed the coordinates
+       of the original release in case we want to discard the release,
+       some widgets in Fremantle do not handle the leave-notify.
+
+2009-06-09  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_button_release_cb): Reviewed the logic of
+       the release using the last refactored functions and avoiding the
+       movement if an element was selected.
+
+2009-06-09  Alejandro G. Castro  <alex@igalia.com>
+
+       * hildon/hildon-pannable-area.c,
+       (hildon_pannable_area_check_move),
+       (hildon_pannable_area_handle_move),
+       (hildon_pannable_area_motion_notify_cb): Refactored the
+       motion_notify method using a couple of new functions.
+
+2009-06-09  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-date-selector.c:
+       (hildon_date_selector_construct_ui):
+       * hildon/hildon-time-selector.c:
+       (hildon_time_selector_constructor):
+       * hildon/hildon-touch-selector-entry.c:
+       (hildon_touch_selector_entry_set_text_column),
+       (hildon_touch_selector_entry_get_text_column):
+       * hildon/hildon-touch-selector.c: (_default_print_func),
+       (hildon_touch_selector_new_text): Use
+       hildon_touch_selector_set/get_text_column() instead of
+       setting/getting the "text-column" property.
+
+2009-06-09  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * doc/hildon-sections.txt: Add the new public methods below.
+
+       * examples/hildon-picker-button-multicolumn-example.c:
+       (create_touch_selector):
+       * examples/hildon-touch-selector-example.c: (create_selector):
+       * examples/hildon-touch-selector-multi-cells-example.c:
+       (create_selector):
+       Use hildon_touch_selector_column_set_text_column()
+
+       * hildon/hildon-touch-selector-column.h:
+       * hildon/hildon-touch-selector.c:
+       (hildon_touch_selector_column_set_text_column),
+       (hildon_touch_selector_column_get_text_column):
+       Make hildon_touch_selector_column_set/get_column() public, use
+       them in the inline example, document them, and reference to them
+       in the docs.
+
+2009-06-09  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-time-selector.c: Fix the docs for
+       hildon_time_selector_new_step().
+
+2009-06-09  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * hildon/hildon-touch-selector.c: Improve the documentation for
+       hildon_touch_selector_append_column().
+
+       Fixes MB#4641 (Documentation:
+       hildon_touch_selector_append_column() ref-counting)
+
+2009-06-08  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * tests/check-hildon-controlbar.c: (test_set_range_invalid):
+       Comment out test 5, since the hildon_controlbar_set_range() range
+       check is broken and fixing it would have side effects. Also,
+       this finally fixes make distcheck.
+
+       Fixes: NB#101420 (Update unit tests and fix make distcheck)
+
+2009-06-18  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * tests/TEST-CASES.txt: Remove other bogus test.
+       * tests/check-hildon-controlbar.c: (test_set_value_invalid):
+       Remove bogus test that was setting/retrieving a valid value.
+
+2009-06-08  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * tests/TEST-CASES.txt: Remove bogus tests.
+       * tests/check-hildon-color-chooser.c: (test_set_color_invalid):
+       Remove three bogus tests that were actually setting valid colors.
+
+2009-06-08  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * configure.ac: post release version bump
+       * debian/changelog: post release version bump
+
+2009-06-08  Claudio Saavedra  <csaavedra@igalia.com>
+
+       [Release 2.1.80]
+
+       * NEWS: Updates.
+       * configure.ac: Bump version.
+       * debian/changelog: Updates.
+
 2009-06-08  Christian Dywan  <christian@lanedo.com>
 
        * debian/changelog: