This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-07 03:18:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
gui
/
widgets
History
Johannes Schickel
fe7f28bf6c
GUI: Do not draw text outside edit rect in EditableWidget.
2013-11-24 01:15:27 +01:00
..
editable.cpp
GUI: Do not draw text outside edit rect in EditableWidget.
2013-11-24 01:15:27 +01:00
editable.h
GUI: Document EditableWidget::getEditRect.
2013-11-24 00:20:29 +01:00
edittext.cpp
GUI: Fix EditTextWidget::getEditRect's returned height.
2013-11-24 00:15:48 +01:00
edittext.h
…
list.cpp
GUI: Fix ListWidget::getEditRect's returned height.
2013-11-24 00:15:47 +01:00
list.h
GUI: Always try to show as many entries as possible in ListWidget.
2013-04-16 23:25:04 +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
…
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
…
tab.h
…