More tuning for the pannable large lists kinetics.
[hildon] / hildon / hildon-pannable-area.c
2009-09-07 Alejandro G. CastroMore tuning for the pannable large lists kinetics.
2009-09-07 Alejandro G. CastroReduced the fade delay of the pannable widget.
2009-09-04 Alejandro G. CastroTuned pannable, added a new acceleration gesture
2009-09-03 Claudio SaavedraUse G_PRIORITY_IDLE_HIGH + 20 for all the pannable...
2009-08-27 Alejandro G. CastroReverted tuning modifications
2009-08-26 Alejandro G. CastroSome pannable area tuning
2009-08-26 Alejandro PinheiroFixed error in one of the branches of the topmost algor...
2009-08-26 Alejandro G. CastroAdded more protection to the pannable area timeouts
2009-08-20 Alberto GarciaIncrease default value of HildonPannableArea:velocity_m...
2009-08-11 Alejandro G. CastroAdded a new check of scrollbars layout in the allocation
2009-08-11 Alejandro G. CastroFixed memory leak of the event window of the pannable.
2009-08-06 Alejandro G. CastroModified the overshooting effect to make it faster
2009-08-03 Alejandro G. CastroReverted change of the timeout priority of the pannable...
2009-07-29 Alejandro G. CastroProcess the scrollbar window in the timeout
2009-07-23 Alejandro G. CastroModified the priority of the pannning timeout
2009-07-15 Alejandro PinheiroAdded a new feature to the HildonPannableArea allowing...
2009-06-25 Claudio SaavedraCache the HildonPannableArea panning indicator color
2009-06-25 Claudio SaavedraCorrect the HildonPannableArea indicator color
2009-06-23 Alejandro G. CastroHildonPannableArea: new 'panning-started' and 'panning...
2009-06-16 Alejandro G. CastroRefactored event flags code in HildonPannableArea
2009-06-09 Alejandro G. CastroAdded faked release coordinates to the release event...
2009-06-09 Alejandro G. CastroReviewed release button logic
2009-06-09 Alejandro G. CastroRefactored the motion_notify method
2009-06-08 Alejandro G. CastroImproved the diagonal movement adjustment handling.
2009-06-08 Alberto GarciaDocumentation updates
2009-05-28 Alejandro PiñeiroEnsure to show the scrollbars, if required, on the...
2009-05-25 Alejandro G. CastroReviewed the minimum speed conditions.
2009-05-25 Alejandro G. CastroAdded a threshold to push the animation if the speed...
2009-05-25 Alejandro G. CastroAdded code to sync the gtk dnd threshold with the panni...
2009-05-25 Alejandro G. CastroChanged some of the default values.
2009-05-25 Alejandro G. CastroReplaced the name of the clicked attribute, now it...
2009-05-25 Alejandro PiñeiroFix minor issues on hildon-pannable-area.c
2009-05-25 Alejandro PiñeiroEnsure to show the initial-hint the first time the...
2009-05-20 Claudio SaavedraAdd a comment explaining the math behind hildon_pannabl...
2009-05-20 Claudio SaavedraCorrect the calculation of velocity factor in pannable...
2009-05-20 Claudio SaavedraReduce 'scroll-time' default value to 1 second.
2009-05-20 Claudio SaavedraDo not calculate velocity factor during pannable initia...
2009-05-20 Claudio SaavedraCalculate velocity factor after setting deceleration...
2009-05-04 Alejandro G. CastroFixed documentation
2009-04-30 Alberto GarciaRenamed src/ to hildon/