]> git.tdb.fi Git - libs/gui.git/history - source/graphics/android/display_platform.h
Update .gitignore to include build products on Windows
[libs/gui.git] / source / graphics / android / display_platform.h
2022-11-27 Mikko RasaAvoid using std::list
2022-11-27 Mikko RasaUse nullptr in place of 0 or NULL
2022-11-27 Mikko RasaUse default member initializers and defaulted default...
2014-11-12 Mikko RasaInherit sigc::trackable in Android's PlatformDisplayPrivate
2014-10-12 Mikko RasaAndroid support