summaryrefslogtreecommitdiff
path: root/server/src/widgetgenerator.cc
AgeCommit message (Expand)Author
2009-08-07Unit test and header documentation.deva
2009-07-30Changed illogically named 'window' tag into the more descriptive 'widgets' tag.deva
2009-07-29Split up commits and requests to seperate functions. Changed Database * to Da...deva
2009-06-22Fixed bug, where db overruled map, whn prefilled var not set.deva
2009-06-22Added some debug output in widget generation.deva
2009-02-11Added QueryHandler for both Pentominos and Pracro. Added source string to all...deva
2009-02-05Add a flexible debug interface. Please read the documentation.bertho
2009-01-13Don't send empty name attribute on tags without names.deva
2008-10-08Connections to Pentominos and Database are now persistent over the entire cli...deva
2008-09-08Added xml encoding to the value fields.deva
2008-08-29Added automap when attempting to run a non-existing map.deva
2008-08-21Fixed hardcoded CPR in widgetgenerator - yrk.deva
2008-08-04Made server able to run (compile-time) without postgres and the uploadserver....deva
2008-07-30Added max ttl on pentominos and db lookups.deva
2008-06-20Changed internal tagname attribute from 'type' to 'tagname'.deva
2008-06-20Changed internal tagname attribute from 'type' to 'tagname'.deva
2008-06-09Made output accumulation in a buffer and write in the end, thus enabling the ...deva
2008-06-03Added support for lua validator programs.deva
2008-05-26Completed the prefilling of the fields, from the db and pentominos, according...deva
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-20Added some code for the new output format.deva
2008-05-20Removed obsolete macro.h and macro_parser.cc,hdeva