X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog;h=0f9aaac414b156fe65e5cab1cb0087278ab4a40d;hb=e221fe1830a33be57ec2c772c77ff283c17a22eb;hp=0c0e2e44da8cd34277a16a01d3265ac466f14109;hpb=e7ee40166cd2f77507326ef258b84c65d52c32f3;p=hildon diff --git a/ChangeLog b/ChangeLog index 0c0e2e4..0f9aaac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,61 @@ +2009-09-10 Alberto Garcia + + * hildon/hildon-touch-selector.c + (hildon_touch_selector_class_init): + Documentation updates + + Fixes: MB#5103 + +2009-09-10 Alberto Garcia + + * hildon/hildon-touch-selector.c: + Documentation updates + + Fixes: MB#5104 (HildonTouchSelector docs should say no + HildonPannableArea is necessary) + +2009-09-08 Alejandro G. Castro + + * hildon/hildon-pannable-area.c, + (hildon_pannable_area_timeout): Fixed problem with the timeout + function, we need to move before decelerating the first time or we + are loosing the first jump. + + Fixes: NB#137604 (Pannable scroll_to does not move correctly) + +2009-09-07 Claudio Saavedra + + [2.2.0 Release Candidate 3] + + * debian/changelog: updates + +2009-09-07 Alejandro G. Castro + + * hildon/hildon-pannable-area.c, + (hildon_pannable_area_class_init): Increased max speed. + +2009-09-07 Claudio Saavedra + + [2.2.0 Release Candidate 2] + + * NEWS: Updates + * debian/changelog: bump version, updates + +2009-09-07 Alejandro G. Castro + + * hildon/hildon-pannable-area.c, + (hildon_pannable_area_class_init), + (hildon_pannable_area_button_release_cb): More tuning for the + large lists. + +2009-09-07 Alejandro G. Castro + + * hildon/hildon-pannable-area.c, + (hildon_pannable_area_class_init): + Change the default value of the scrollbar_fade_delay. + + Fixes: NB#127018 (Panning indicator fades out too slowly) + 2009-09-04 Claudio Saavedra [2.2.0 Release Candidate 1]