[Scummvm-cvs-logs] scummvm branch-1-4 -> 58c4b4870e59a378ad33d15451a2576a3a09c86b
fuzzie
fuzzie at fuzzie.org
Fri Oct 28 20:26:53 CEST 2011
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
58c4b4870e GUI: Change scrollbar repeat handling from a timer proc to handleTickle.
Commit: 58c4b4870e59a378ad33d15451a2576a3a09c86b
https://github.com/scummvm/scummvm/commit/58c4b4870e59a378ad33d15451a2576a3a09c86b
Author: Johannes Schickel (lordhoto at gmail.com)
Date: 2011-10-28T03:16:34-07:00
Commit Message:
GUI: Change scrollbar repeat handling from a timer proc to handleTickle.
This should be less heavy on timer usage and makes sure no race conditions
will occur.
(cherry picked from commit 7f2b2e99f8cea8258b0a28ca40ce46abd5d17347)
Changed paths:
gui/console.cpp
gui/widgets/list.cpp
gui/widgets/scrollbar.cpp
gui/widgets/scrollbar.h
More information about the Scummvm-git-logs
mailing list