ppsspp/ui
2013-11-20 14:52:09 +01:00
..
CMakeLists.txt Update some CMakeLists used by projects other than PPSSPP 2013-11-04 12:27:37 +01:00
screen.cpp Add onFinish callback to screens, hook up for UIScreen::OnBack 2013-10-25 13:09:47 +02:00
screen.h Add onFinish callback to screens, hook up for UIScreen::OnBack 2013-10-25 13:09:47 +02:00
ui_context.cpp Qt: Use native TTF draw instead of font atlas. 2013-11-18 01:57:29 +10:00
ui_context.h Win32: Add a sentence-caching text drawing engine using Win32 fonts. 2013-08-30 14:44:23 +02:00
ui_screen.cpp UI fixes 2013-10-28 16:05:21 +01:00
ui_screen.h UI fixes 2013-10-28 16:05:21 +01:00
ui.cpp Harmonize compiler options, warning fix 2013-08-30 20:18:39 +02:00
ui.h Make sure MAX_POINTERS is only defined once. 2013-11-04 15:31:53 +01:00
view.cpp Add basic support for showing an icon within choices 2013-10-31 13:33:53 +01:00
view.h Warning fix 2013-11-04 15:31:53 +01:00
viewgroup.cpp Crash bug fix for empty scrollviews 2013-11-20 14:52:09 +01:00
viewgroup.h Make keyboard navigation act slightly less crazy. 2013-10-23 13:55:11 +02:00
virtual_input.cpp Still need to clamp to a square, sigh. 2013-06-19 22:18:05 +02:00
virtual_input.h Add TouchCrossPad widget which actually can do diagonals reasonably. 2013-03-30 16:48:02 +01:00