ppsspp/ui
2014-05-06 00:55:37 -04:00
..
CMakeLists.txt Update some CMakeLists used by projects other than PPSSPP 2013-11-04 12:27:37 +01:00
screen.cpp Add some infrastructure to handle screen resizes that don't lose the device 2013-12-16 16:19:40 +01:00
screen.h UIContext now keeps track of dimensions, allowing us to reduce use of display.h 2014-02-10 12:36:26 +01:00
ui_context.cpp UIContext now keeps track of dimensions, allowing us to reduce use of display.h 2014-02-10 12:36:26 +01:00
ui_context.h UIContext now keeps track of dimensions, allowing us to reduce use of display.h 2014-02-10 12:36:26 +01:00
ui_screen.cpp Add the ability for Sliders and their corresponding Screens to have the ability to move in steps greater than 1. 2014-05-05 23:47:22 -04:00
ui_screen.h Use integers instead. 2014-05-06 00:55:37 -04: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 the ability for Sliders and their corresponding Screens to have the ability to move in steps greater than 1. 2014-05-05 23:47:22 -04:00
view.h Use integers instead. 2014-05-06 00:55:37 -04:00
viewgroup.cpp UI: Improve scoring function for directional keyboard nav 2014-03-19 16:15:33 +01:00
viewgroup.h Fix some focus issues, allow to set a DefaultFocusView on ViewGroups. 2014-03-03 11:39:06 +01:00
virtual_input.cpp Warning fixes 2014-01-14 11:01:45 +01:00
virtual_input.h Add TouchCrossPad widget which actually can do diagonals reasonably. 2013-03-30 16:48:02 +01:00