scummvm/gui/widgets
Torbjörn Andersson 5b09c1c8e3 GUI: Don't allow changing disabled popup widgets with mouse wheel
This was another inconsistency between changing the widget by
clicking and changing it with the mouse wheel. Hopefully the last
one, though.
2012-12-27 10:37:02 +01:00
..
editable.cpp GRAPHICS/GUI: Implement kerning support for Font. 2012-01-29 16:26:20 +01:00
editable.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
edittext.cpp GUI: Let edit text widgets use a non-bold (aka normal) font. 2012-02-25 18:52:47 +01:00
edittext.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
list.cpp COMMON: Add wrapper for isprint. 2012-12-13 21:08:47 +01:00
list.h GUI: Save/restore last scroll position in the list save/load dialog. 2012-09-26 02:59:32 +02:00
popup.cpp GUI: Don't allow changing disabled popup widgets with mouse wheel 2012-12-27 10:37:02 +01:00
popup.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scrollbar.cpp GUI: Change scrollbar repeat handling from a timer proc to handleTickle. 2011-10-28 12:08:15 +02:00
scrollbar.h GUI: Change scrollbar repeat handling from a timer proc to handleTickle. 2011-10-28 12:08:15 +02:00
tab.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
tab.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00