]> git.tdb.fi Git - libs/gui.git/history - source/graphics/android
Update .gitignore to include build products on Windows
[libs/gui.git] / source / graphics / android /
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...
2022-11-27 Mikko RasaInclude the matching header first in .cpp files
2016-02-07 Mikko RasaTrack the currently focused window in Display
2015-12-20 Mikko RasaCosmetic fixes
2014-11-13 Mikko RasaTouchscreen input device
2014-11-12 Mikko RasaInitialize Display::primary_monitor to 0
2014-11-12 Mikko RasaInherit sigc::trackable in Android's PlatformDisplayPrivate
2014-10-12 Mikko RasaAndroid support