]> git.tdb.fi Git - libs/gui.git/history - source/graphics/imageloader.cpp
Guard against no image loaders being enabled
[libs/gui.git] / source / graphics / imageloader.cpp
2013-10-16 Mikko RasaGuard against no image loaders being enabled
2013-10-07 Mikko RasaImplement automatic registration of image loaders
2013-10-07 Mikko RasaUse a RefPtr of correct type
2013-10-07 Mikko RasaChange the ImageLoader API to use IO::Seekable
2013-10-05 Mikko RasaMake the image loading code more modular