summaryrefslogtreecommitdiff
path: root/server/src/macrotool_fieldnames.cc
AgeCommit message (Collapse)Author
2009-07-30Changed illogically named 'window' tag into the more descriptive 'widgets' tag.deva
2009-07-24Fixed compiler issues...deva
2009-07-22Changed the way the macros are looked up in the filesystem (now they are ↵deva
parsed and indexed using version numbers). Updated all unit tests, to compile and run again.
2009-07-17More work on the macrotool. Now fieldnames can be added and deleted, and a ↵deva
filehandler is able to add new macros assuring no conflicts in macro names/version/filenames happen. Error messages in MacroParser has been made more elaborate.
2009-07-10Fieldname queries added macrotool.deva
2009-07-06Rewrite of parameter handler. A new fieldnames module... currently does ↵deva
nothing useful.