ES-DE/es-app/src/views/gamelist
2021-01-01 21:04:13 +01:00
..
BasicGameListView.cpp Made some special Unicode characters work correctly with the MSVC compiler. 2020-12-29 14:51:29 +01:00
BasicGameListView.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00
DetailedGameListView.cpp Made some special Unicode characters work correctly with the MSVC compiler. 2020-12-29 14:51:29 +01:00
DetailedGameListView.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00
GridGameListView.cpp Made some special Unicode characters work correctly with the MSVC compiler. 2020-12-29 14:51:29 +01:00
GridGameListView.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00
IGameListView.cpp Replaced the custom math functions with standard C++ functions. 2020-12-28 11:29:32 +01:00
IGameListView.h Cursor positions inside folders and grouped collections are now remembered. 2020-12-20 12:07:02 +01:00
ISimpleGameListView.cpp Fixed a small issue when selecting games as favorites using the shortcut button. 2021-01-01 21:04:13 +01:00
ISimpleGameListView.h Cursor positions inside folders and grouped collections are now remembered. 2020-12-20 12:07:02 +01:00
VideoGameListView.cpp Made some special Unicode characters work correctly with the MSVC compiler. 2020-12-29 14:51:29 +01:00
VideoGameListView.h Rewrote some code from C to C++ 2020-12-16 23:59:00 +01:00