summaryrefslogtreecommitdiff
path: root/glcdskin
AgeCommit message (Expand)Author
2011-05-12variable values with just "{<expression>}" are now valid toomrwastl
2011-05-12variable values that represent functions are now evaluated at run timemrwastl
2011-05-08add basic reading support for image formats supported by ImageMagick (optiona...mrwastl
2011-05-07store failed image paths in image cache and take these into account when load...mrwastl
2011-05-07bug fix when value of a variable contains token definitions: reparse this valuemrwastl
2011-05-01initial upload to branch 'touchcol'. see file 'HISTORY' for changesmrwastl
2011-01-26removed unneeded LDFLAGSandreas 'randy' weinberger
2010-06-27added new attribute 'valign' (vertical alignment) for text objects. format: v...mrwastl
2010-06-19text-object: fix to avoid stumbling scrollingmrwastl
2010-06-18text-object: added support for alternative text / alternative condition; bug ...mrwastl
2010-05-16glcdskin: another small bug fix for scrollingmrwastl
2010-05-15glcdskin: improved scrolling of textsmrwastl
2010-05-15glcdskin: bug fix in image loop / NeedsUpdate() codemrwastl
2010-05-15glcdskin: added looping for images and scrolling for text-fieldsmrwastl
2010-05-13remove two printf-debugsmrwastl
2010-04-17backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformitymrwastl