Fixed seg fault on logout.
[situare] / src / map / mapscroller.h
2010-08-24 Sami RämöUndoed the parameter for user drag actions
2010-08-23 Sami RämöFixed a jump in the map when moving from dragging to...
2010-07-20 Sami RämöRe-factored MapScroller to use SceneCoordinate
2010-07-15 Sami RämöRe-factored the source to use the new coordinate classes
2010-06-22 Sami RämöFixing problems and a bug, review, cleanup
2010-06-21 Sami RämöImplemented smooth centering feature
2010-06-17 Sami RämöCleanup
2010-06-17 Sami RämöAdded documentation
2010-06-16 Sami RämöSelf made kinetic scrolling first working version
2010-06-16 Sami RämöCreated MapScroller class using Singleton design pattern