scummvm/gui/widgets
Thierry Crozat bd98c6f045 GUI: Handle continous scrolling in ScrollContainer
When keeping the scrollbar up or down arrow pressed in a
ScrollContainer is now scrolls continously, as it was
already doing in the ListWidget.
2018-07-24 00:27:11 +01:00
..
editable.cpp GUI: Add copy to clipboard shortcut for EditableWidget 2018-04-29 21:47:10 +01:00
editable.h
edittext.cpp GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
edittext.h
list.cpp GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
list.h GUI: Fix the caret drawing over the scroll bar in the list widget 2018-01-27 18:12:53 +01:00
popup.cpp GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
popup.h GUI: Implement dirty-checking for widget redraws 2018-01-27 18:12:34 +01:00
scrollbar.cpp GUI: Set ScrollContainer single step to kLineHeight instead of 1 pixel 2018-07-24 00:27:11 +01:00
scrollbar.h GUI: Handle continous scrolling in ScrollContainer 2018-07-24 00:27:11 +01:00
scrollcontainer.cpp GUI: Set ScrollContainer single step to kLineHeight instead of 1 pixel 2018-07-24 00:27:11 +01:00
scrollcontainer.h GUI: Unify clip and non-clip draw calls 2018-04-19 19:18:39 +02:00
tab.cpp JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
tab.h GUI: Added override specifiers 2018-03-28 12:47:23 +02:00