summaryrefslogtreecommitdiff
path: root/server/src/widgetgenerator.h
AgeCommit message (Collapse)Author
2011-07-01removed macrotool.deva
add lua wrapper for praxisd. new type attributes_t for sax parser and children. make macros/templates use real vars instead of var map. add data ttl on macro level. add 'important' attribute to macrotags in templates.
2011-02-04Database pool is now used instead of one connection per session. Admin ↵deva
interface supports session unlock.
2009-08-07Unit test and header documentation.deva
2009-07-29Split up commits and requests to seperate functions. Changed Database * to ↵deva
Database &
2008-10-08Connections to Pentominos and Database are now persistent over the entire ↵deva
client connection.
2008-08-21Fixed hardcoded CPR in widgetgenerator - yrk.deva
2008-06-09Made output accumulation in a buffer and write in the end, thus enabling the ↵deva
corretc outputting of the error box if neccessary.
2008-05-23Did a lot of work on the database class.deva
2008-05-22Fixed GPL headers to actually contain the contributors...deva
2008-05-20Removed obsolete macro.h and macro_parser.cc,hdeva