ppsspp/Common/UI
Unknown W. Brackets f44852bb18 Global: Cleanup virtual/override specifiers.
Also missing virtual destructors, hidden non-overrides, etc.
2022-12-10 21:13:36 -08:00
..
AsyncImageFileView.cpp Move AsyncImageFileView to Common, which required some more shuffling around of stuff. 2022-11-21 20:38:20 +01:00
AsyncImageFileView.h Move AsyncImageFileView to Common, which required some more shuffling around of stuff. 2022-11-21 20:38:20 +01:00
Context.cpp Move AsyncImageFileView to Common, which required some more shuffling around of stuff. 2022-11-21 20:38:20 +01:00
Context.h Pause menu background: Remove complicated transparency tricks, instead draw game as part of background. 2022-11-22 12:11:20 +01:00
Root.cpp Some minor initialization fixes, and one potential crash found by static analysis 2022-12-10 11:28:19 +01:00
Root.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Screen.cpp Support ScrollView for focus position 2021-09-10 02:06:51 +02:00
Screen.h Add tags to all our UI screens. Useful to debug UI problems. 2022-09-16 10:14:00 +02:00
Tween.cpp UI: Correct tweens repeatedly finishing. 2021-02-17 00:32:39 -08:00
Tween.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
UI.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
UI.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
UIScreen.cpp Added vertical layout for display layout screen 2022-12-08 16:04:20 +01:00
UIScreen.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
View.cpp Change the Settings toggle to a specially styled checkbox 2022-12-07 11:12:29 +01:00
View.h Add CSS-style padding support to LinearLayout. Use to improve the look 2022-12-08 00:01:46 +01:00
ViewGroup.cpp Add CSS-style padding support to LinearLayout. Use to improve the look 2022-12-08 00:01:46 +01:00
ViewGroup.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00