ppsspp/Common/UI
2023-03-24 00:11:49 +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 Wrap the display globals in a struct (#16998) 2023-02-25 13:09:44 +01:00
Context.h UI: Fix tiny reverse dependency. 2022-12-27 15:18:35 -08:00
PopupScreens.cpp Assorted initialization cleanup and similar, found by valgrind and warnings 2023-01-30 18:31:49 +01:00
PopupScreens.h Fix compile error and warning 2023-02-01 11:13:51 +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 Wrap the display globals in a struct (#16998) 2023-02-25 13:09:44 +01:00
Screen.h Remove return value from axis functions in API 2023-01-10 10:12:37 +01:00
ScrollView.cpp Windows: Fix MSVC 2017 compile. 2023-01-14 16:35:28 -08:00
ScrollView.h UI: Make vertical scrollbars directly draggable. 2023-01-11 11:58:51 +01: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 UI: Fix weird misbehavior dragging outside a popup dialog 2023-03-24 00:11:49 +01:00
UIScreen.h cleanup 2023-01-31 20:38:09 +01:00
View.cpp Get rid of "finish" and "setclipboardtext" messages, replace with requests. 2023-03-22 22:17:26 +01:00
View.h Improve cheats UX 2023-03-23 10:18:21 +01:00
ViewGroup.cpp Break out ScrollView from ViewGroup.h, and PopupScreens from UIScreen.h 2023-01-11 10:56:31 +01:00
ViewGroup.h Break out ScrollView from ViewGroup.h, and PopupScreens from UIScreen.h 2023-01-11 10:56:31 +01:00