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-11 21:55:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
gui
/
widgets
History
Johannes Schickel
89abab97e3
JANITORIAL: Remove trailing whitespaces.
...
Powered by: git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02: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
…
list.cpp
GUI: Change scrollbar repeat handling from a timer proc to handleTickle.
2011-10-28 12:08:15 +02: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
…
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
…