OSDN Git Service

fix compile problem
[tjqt4port/tj2qt4.git] / taskjuggler / HTMLStatusReport.cpp
2007-06-13 csCleanup include hierarchy
2007-05-02 csThe commandline version now properly returns a non...
2007-04-09 csReturn the result of close() instead of a hardcoded...
2007-03-23 csPatches 011 - 012 from Andreas' TM for reports patches.
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-23 csAllow an arbitrary number of report elements in HTMLSta...
2007-02-21 csMajor cleanup of #include directives.
2007-02-20 csLast batch of member initializers.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-08-07 cs- More code for printing reports.
2005-08-05 cs- Make title of HTML reports match report content.
2005-03-01 cs- Differentiate 'late' tasks and 'behind schedule'...
2005-01-17 cs- First version of TaskJuggler Resource Report. Still...
2004-11-14 cs- Isolated expression parser into seperate classes...
2004-01-11 cs- Update copyright to 2004.
2003-09-12 cs- Don't use hardcoded scenario id.
2003-05-18 cs- More cleanup work done on the new report generator...
2003-05-11 cs- Fixed may bugs in the new HTML generators.
2003-04-30 cs- More work on new HTML generator.
2003-03-04 cs- Fixed indentation.
2003-02-27 cs- Fixed segfault in XML report generation.
2003-01-12 cs- More work to create generic HTML report support.
2003-01-11 cs- Implemented HTML status report.