summaryrefslogtreecommitdiff
path: root/glcdskin
AgeCommit message (Expand)Author
2011-05-31added text effects (shadow, outline)mrwastl
2011-05-29cleanup: remove old eColor-based code-lines; make linker happy if --as-needed...mrwastl
2011-05-28problem fixed when parsing skin version number (thanks to 'Keine_Ahnung' for ...mrwastl
2011-05-24support for transparency (images and text); text and images are transparent p...mrwastl
2011-05-16object colours (fore/background) are now evaluated at run time; minor clean u...mrwastl
2011-05-13don't read colons from token definitions as argument separators from functionsmrwastl
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
2010-04-17backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformitymrwastl