aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/ResTraits.hh
AgeCommit message (Expand)AuthorFilesLines
2013-02-17Add RangeTraits class which automatically clamps the value of resourcesPavel Labath1-0/+36
2013-02-17Enable the resource traits classes to hold non-static membersPavel Labath1-6/+12
2013-02-16Vector resources can now specify which char to use as delimitersPavel Labath1-2/+2
2013-02-16Add LocaleStringTraits resource classPavel Labath1-2/+19
2013-02-16Avoid a "converting to int from foo" compiler warningPavel Labath1-1/+1
2013-02-16Add support for array lua resourcesPavel Labath1-2/+2
2013-02-16Simplify FbTk::Resource template classPavel Labath1-0/+208