OSDN Git Service

Removing redundant error checking related to booking declaration.
[tjqt4port/tj2qt4.git] / taskjuggler / MacroTable.cpp
2009-05-13 j.taskjuggler@gind... Added taskbarprefix and taskbarpostfix
2007-04-19 csDon't use variable argument functions for error and...
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-21 csGet rid of some over-eager use of new.
2007-02-20 csReport undefined macros again.
2007-02-18 csPatch from Andreas: Cleanup includes
2007-02-12 csLots of code cleanup. Patches provided by rayl.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2004-11-21 cs- Some memory allocation issues fixed.
2004-01-11 cs- Update copyright to 2004.
2004-01-11 cs- Fix double quoting of umlauts in Cell texts.
2003-12-19 cs- Fix generation of XML version 1 files for projects...
2003-10-28 cs- Added support for call to undefined macros (? operator).
2003-06-18 cs- Fixed segfault in account reports reported by mkraft.
2003-06-02 cs- Added support for user-defined attributes.
2003-03-04 cs- Fixed indentation.
2003-01-06 cs- Lot's of code cleaning.
2002-09-22 cs- Fixed handling of multiple macro calls per line for...
2002-06-03 cs- Support for urls in HTML reports added.
2002-02-04 cs- Copyright 2002 added
2001-12-12 cs- Lot's of bugfixes again.
2001-12-07 cs- Added support for fixed working days duration (length...
2001-12-04 cs- Macro handling implemented