2008-11-19 Alejandro Pinheiro <apinheiro@igalia.com>
authorAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 20 Nov 2008 12:16:22 +0000 (12:16 +0000)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 20 Nov 2008 12:16:22 +0000 (12:16 +0000)
commit8e5a3118cfd323e86ca9d99e6fcd2bd31c9b50c2
tree48556f1e05c8cc9ff3de3dbdbba6154a8b8be854
parent8b37eda5d8be74fb445a1a886da5b2cdbba6b806
2008-11-19 Alejandro Pinheiro <apinheiro@igalia.com>

* src/hildon-touch-selector.c: updated the HildonTouchSelector::changed
documentation
* src/hildon-date-selector.c: (_update_day_model): Modified in order to
update the day model only if it is really required, and to avoid the
full-reconstruction aproach. Now it only add or remove the required days.

The purpose of this is avoid superfluous HildonTouchSelector::changed
signals

Fixes: NB#92744 (HildonDateSelector emits multiple "changed" singal
with strange parameters)
ChangeLog
src/hildon-date-selector.c
src/hildon-touch-selector.c