2009-02-05 Claudio Saavedra <csaavedra@igalia.com>
authorClaudio Saavedra <csaavedra@igalia.com>
Thu, 5 Feb 2009 17:01:26 +0000 (17:01 +0000)
committerClaudio Saavedra <csaavedra@igalia.com>
Thu, 5 Feb 2009 17:01:26 +0000 (17:01 +0000)
commit689033112e0e6eb2819fc36131e1260bc6d64866
treeff3449b92fdf0d139b2a8163647e576b3599d947
parentc6d5b155cfedff58dd1784f3f6b48cb7a288ce43
2009-02-05 Claudio Saavedra <csaavedra@igalia.com>

* src/hildon-touch-selector.c: (_create_new_column),
(hildon_touch_selector_append_column),
(hildon_touch_selector_set_column_selection_mode),
(hildon_touch_selector_set_active),
(hildon_touch_selector_select_iter):
Emit the HildonTouchSelector::changed signal every time selection
is changed in any of the methods above.  This behavior was already
documented but not fully functional.

Fixes: NB#93165 (HildonTouchSelector::changed not emitted when the
selection is programmatically changed)
ChangeLog
src/hildon-touch-selector.c