X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog;h=0f9aaac414b156fe65e5cab1cb0087278ab4a40d;hb=e221fe1830a33be57ec2c772c77ff283c17a22eb;hp=5cf0ab314d0c8120098c567209e6e023c4919780;hpb=24f710b85e9001862a4a9f54859ac6ba98a04ffb;p=hildon diff --git a/ChangeLog b/ChangeLog index 5cf0ab3..0f9aaac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +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]