ppsspp/ui
2013-11-04 12:27:37 +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 Fix some switch/case warnings. 2013-10-19 14:56:06 -07: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 Basic mousewheel support (SDL) 2013-07-08 11:03:32 +02:00
view.cpp Add basic support for showing an icon within choices 2013-10-31 13:33:53 +01:00
view.h Add basic support for showing an icon within choices 2013-10-31 13:33:53 +01:00
viewgroup.cpp Make keyboard navigation act slightly less crazy. 2013-10-23 13:55:11 +02: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