aboutsummaryrefslogtreecommitdiff
path: root/hildon/hildon-pannable-area.c
AgeCommit message (Expand)Author
2009-05-25Reviewed the minimum speed conditions.Alejandro G. Castro
2009-05-25Added a threshold to push the animation if the speed is big (MAX_SPEED_THRESH...Alejandro G. Castro
2009-05-25Added code to sync the gtk dnd threshold with the panning threshold.Alejandro G. Castro
2009-05-25Changed some of the default values.Alejandro G. Castro
2009-05-25Replaced the name of the clicked attribute, now it is button_pressedAlejandro G. Castro
2009-05-25Fix minor issues on hildon-pannable-area.cAlejandro Piñeiro
2009-05-25Ensure to show the initial-hint the first time the pannable becomesAlejandro Piñeiro
2009-05-20Add a comment explaining the math behind hildon_pannable_calculate_vel_factor()Claudio Saavedra
2009-05-20Correct the calculation of velocity factor in pannable areaClaudio Saavedra
2009-05-20Reduce 'scroll-time' default value to 1 second.Claudio Saavedra
2009-05-20Do not calculate velocity factor during pannable initializationClaudio Saavedra
2009-05-20Calculate velocity factor after setting deceleration propertyClaudio Saavedra
2009-05-04Fixed documentationAlejandro G. Castro
2009-04-30Renamed src/ to hildon/Alberto Garcia