ppsspp/Common/UI
Henrik Rydgård 30c591e813 Fix smooth touchpad scrolling on Windows
Forgot that I had half-implemented it but not finished it up..
2023-01-01 22:23:14 +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 UI: Fix tiny reverse dependency. 2022-12-27 15:18:35 -08: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 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 Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
View.h Minor initialization cleanups 2022-12-22 11:13:52 +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