ppsspp/ui
2013-10-27 10:58:16 +05:30
..
CMakeLists.txt Add UIContext, to make it easier to pass around what's needed to draw. 2012-11-22 18:40:32 +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 Add onFinish callback to screens, hook up for UIScreen::OnBack 2013-10-25 13:09:47 +02:00
ui_screen.h Add RecreateAllViews function 2013-09-14 13:47:08 +08: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 allow checkboxes to be force-toggled 2013-10-27 10:58:16 +05:30
view.h allow checkboxes to be force-toggled 2013-10-27 10:58:16 +05:30
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