summaryrefslogtreecommitdiff
path: root/glcdskin/object.c
AgeCommit message (Expand)Author
2011-10-24cImageFile: scaling support for non-ImageMagick files (-> pbm, glcd); serdisp...mrwastl
2011-10-16scaling images: added 'auto'; images are now centered (when scale=['auto', 'a...mrwastl
2011-10-15support for scaling of images (image/graphicsmagick supported images only at ...mrwastl
2011-10-13bug fix for bit order in SetPixel(): verified: image, not verified yet: hd618...mrwastl
2011-09-19deactivated static method cSkinString::Reparse + static cSkinString::mStrings...mrwastl
2011-09-17added scrolling for multiline texts; added additional attribute 'mlrelscroll'...mrwastl
2011-09-10bug fix: typo (object height in lists)mrwastl
2011-09-10bug fixes: use correct height for objects in lists, fixed position problems w...mrwastl
2011-07-09position (x/y/x1/y1/x2/y2) and dimension (width/height) parameters are now ev...mrwastl
2011-06-20opacity support for non-monochrome imagesmrwastl
2011-06-19rename SetSupportAlpha()/IsSupportAlpha() to SetProcessAlpha()/IsProcessAlpha...mrwastl
2011-06-19more efficient text drawingmrwastl
2011-06-19alpha channel: now texts with font effects are fully supported toomrwastl
2011-06-10add option 'radius' for text-effects (radius in {1,2})mrwastl
2011-06-05improved scrolling of texts: no more premature end of scrollingmrwastl
2011-05-31added text effects (shadow, outline)mrwastl
2011-05-16object colours (fore/background) are now evaluated at run time; minor clean u...mrwastl
2011-05-01initial upload to branch 'touchcol'. see file 'HISTORY' for changesmrwastl
2010-04-17backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformitymrwastl