summaryrefslogtreecommitdiff
path: root/server/src/macroparser.cc
AgeCommit message (Expand)Author
2014-03-05Use hugin module instead of old debug code.Bent Bisballe Nyeng
2014-02-12Fix 64bit compilationBent Bisballe Nyeng
2012-08-10Fix compilation of all tests.Bent Bisballe Nyeng
2012-01-26New onCommit scripting system.Bent Bisballe Nyeng
2011-12-05Change how script code is stored to the Script objects. The std::string code ...Bent Bisballe Nyeng
2011-07-01removed macrotool.deva
2011-02-17Rewrite of all old tests to new unittest framework. Also some work on testdb;...deva
2010-08-12New scripting system part2.deva
2010-08-03New script-tag attribute that includes lua code from a file.deva
2010-07-05Remove PRACRO_ prefix from debug macros.deva
2009-11-13Added SessionIDs to http communication. Made SAXParser run on const char*.deva
2009-08-07New test program.deva
2009-07-30Changed illogically named 'window' tag into the more descriptive 'widgets' tag.deva
2009-07-29Removed old obsolete TODO comment.deva
2009-07-22Changed the way the macros are looked up in the filesystem (now they are pars...deva
2009-07-17More work on the macrotool. Now fieldnames can be added and deleted, and a fi...deva
2009-02-05Add a flexible debug interface. Please read the documentation.bertho
2009-02-04- Add missing include filesbertho
2008-10-10Made resume a standalone tag istead of an attribute of the macro tag.deva
2008-07-30Reenabled support for upload server. Currently only tested against local prin...deva
2008-06-20Changed internal tagname attribute from 'type' to 'tagname'.deva
2008-06-04Modulized the template/course/macro system.deva