ppsspp/ui
Henrik Rydgard d680a346dc UI tweaks (image support on buttons, listview height max)
Should probably merge Choice and Button...
2013-12-11 09:32:14 +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 Constify tag 2013-11-20 17:11:40 +01:00
ui_context.cpp Minor UI tweaks 2013-11-26 13:57:25 +01:00
ui_context.h UIContext; Add accessor for font style 2013-11-26 14:45:22 +01:00
ui_screen.cpp UI tweaks (image support on buttons, listview height max) 2013-12-11 09:32:14 +01:00
ui_screen.h UI tweaks (image support on buttons, listview height max) 2013-12-11 09:32:14 +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 UI tweaks (image support on buttons, listview height max) 2013-12-11 09:32:14 +01:00
view.h UI tweaks (image support on buttons, listview height max) 2013-12-11 09:32:14 +01:00
viewgroup.cpp UI tweaks (image support on buttons, listview height max) 2013-12-11 09:32:14 +01:00
viewgroup.h UI tweaks (image support on buttons, listview height max) 2013-12-11 09:32:14 +01: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