ppsspp/Common/UI
2023-01-10 10:12:37 +01: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 Fix some report spam 2023-01-02 22:23:50 +01:00
Context.h UI: Fix tiny reverse dependency. 2022-12-27 15:18:35 -08: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
Screen.cpp Remove touch() return values from screen hierarchy 2023-01-10 10:12:37 +01:00
Screen.h Remove touch() return values from screen hierarchy 2023-01-10 10:12:37 +01:00
Tween.cpp UI: Correct tweens repeatedly finishing. 2021-02-17 00:32:39 -08:00
Tween.h
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 Remove touch() return values from screen hierarchy 2023-01-10 10:12:37 +01:00
UIScreen.h Remove touch() return values from screen hierarchy 2023-01-10 10:12:37 +01:00
View.cpp Add "SetDrawTextFlags" to Choice to allow specifying DYNAMIC_ASCII 2023-01-09 11:22:35 +01:00
View.h Add "SetDrawTextFlags" to Choice to allow specifying DYNAMIC_ASCII 2023-01-09 11:22:35 +01:00
ViewGroup.cpp Fix smooth touchpad scrolling on Windows 2023-01-01 22:23:14 +01:00
ViewGroup.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00