ppsspp/ext/native/ui
Unknown W. Brackets 604d6113c1 UI: Allow choices and checkboxes to wrap.
If the text is too long, they will scroll down first, then wrap.
2016-08-07 17:35:41 -07:00
..
CMakeLists.txt Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
screen.cpp Change approach somewhat to avoid adding drawing code in the screen manager. 2015-11-18 14:18:35 +01:00
screen.h Change approach somewhat to avoid adding drawing code in the screen manager. 2015-11-18 14:18:35 +01:00
ui.cpp Remove some unused variables. 2015-12-23 15:22:28 -08:00
ui.h Remove old UI framework 2015-09-19 10:58:50 +02:00
ui_context.cpp UI: Allow choices and checkboxes to wrap. 2016-08-07 17:35:41 -07:00
ui_context.h UI: Allow measuring text with a scale. 2016-08-07 16:49:50 -07:00
ui_screen.cpp UI: Allow measuring text with a scale. 2016-08-07 16:49:50 -07:00
ui_screen.h Remove some unused private properties. 2016-05-21 09:29:04 -07:00
view.cpp UI: Allow choices and checkboxes to wrap. 2016-08-07 17:35:41 -07:00
view.h UI: Allow choices and checkboxes to wrap. 2016-08-07 17:35:41 -07:00
viewgroup.cpp UI: Account for flexible things changing on wrap. 2016-08-07 16:35:58 -07:00
viewgroup.h Add ability to hide items from popup lists 2016-03-06 11:54:38 -08:00
virtual_input.cpp Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
virtual_input.h Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00