summaryrefslogtreecommitdiff
path: root/src/replace-table.h
AgeCommit message (Collapse)AuthorFilesLines
2011-06-04replace-table: Add forgotten fileTomas Bzatek1-7/+14
And also bring back glib/gprintf.h include for g_vasprintf().
2011-06-04Introduce conditional systemTomas Bzatek1-0/+6
This is very basic scripting support - simple value retrieval and block conditionals. Defines could be either static from theme setup or programatically added during page generation.
2010-12-12Fix indentationTomas Bzatek1-1/+1
2010-12-12Cleanup header definesTomas Bzatek1-2/+9
2009-05-10Consolidate data typesTomas Bzatek1-3/+3
2009-04-04Speed up replace table by using token parserTomas Bzatek1-0/+11
2009-04-04New block parserTomas Bzatek1-0/+58