Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-08 | permit and evaluate $( )$ expressions to enable direct embedding of ↵ | mrwastl | |
functions in the content part of elements such as <text/>. | |||
2012-06-08 | improved relieability of eq()/ne()/gt()/lt()/ge()/le() if comparing ↵ | mrwastl | |
'mixture' of string / bool / value; fixed a bug which could lead to an infinitive loop under rare circumstances | |||
2012-03-06 | enhanced / improved logging; added gradient feature for progress bar | mrwastl | |
2011-09-19 | deactivated static method cSkinString::Reparse + static ↵ | mrwastl | |
cSkinString::mStrings (wasn't used anyways, but caused big problems when using more than one display thread); beauty fixes: initialisation of static cColor-colour constants now moved to .c-file, type fix | |||
2011-07-09 | position (x/y/x1/y1/x2/y2) and dimension (width/height) parameters are now ↵ | mrwastl | |
evaluated at run time | |||
2011-06-05 | oops, forgot one debug statement -> removed | mrwastl | |
2011-06-05 | bug fixes: offset fix when using #variables in <text/>, scrolling texts now ↵ | mrwastl | |
stay correctly in the object area (no more drawing outside the right side of the object area) | |||
2011-05-07 | bug fix when value of a variable contains token definitions: reparse this value | mrwastl | |
2011-05-01 | initial upload to branch 'touchcol'. see file 'HISTORY' for changes | mrwastl | |
2010-04-17 | backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformity | mrwastl | |