Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-24 | cImageFile: scaling support for non-ImageMagick files (-> pbm, glcd); ↵ | mrwastl | |
serdisp.[ch]: paranoia checks (SetBrightness()!), encapsulation of touch events; cImageCache: syslog message after successful loading of an image; cSkinObject: beauty fix | |||
2011-10-16 | scaling images: added 'auto'; images are now centered (when scale=['auto', ↵ | mrwastl | |
'autox', 'autoy']); bug fixes | |||
2011-10-15 | support for scaling of images (image/graphicsmagick supported images only at ↵ | mrwastl | |
the moment); skins: additional paraemter 'scale' for <image/>; added method for emptying of image cache (cImageCache::Clear()) | |||
2011-05-08 | add basic reading support for image formats supported by ImageMagick ↵ | mrwastl | |
(optional, not enabled by default) | |||
2011-05-07 | store failed image paths in image cache and take these into account when ↵ | mrwastl | |
loading images -> no more flooding of /var/log/messages | |||
2010-04-17 | backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformity | mrwastl | |