OSDN Git Service

fix compile problem
[tjqt4port/tj2qt4.git] / taskjuggler / Utility.cpp
2009-10-16 KAWACHI Takashiuse putenv() instead of setenv() and unsetenv()
2009-10-16 KAWACHI Takashiapply qt3to4 to taskjuggler
2009-06-11 Chris SchlaegerEliminate compiler warning with newer GCCs.
2009-06-11 Chris SchlaegerGet rid of compiler warning with newer GCCs.
2009-05-15 Chris SchlaegerThere is no difference for duration task with bookings.
2009-04-06 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2009-03-15 Chris SchlaegerAdd support for misalined time zones.
2007-11-06 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2007-11-06 chris.ridd@isode.comImprove support for building using Sun Studio 12.
2007-08-09 csSome interative functions for GUI reports.
2007-06-20 csCompile fixes for Solaris 10.
2007-05-15 csAdded workaround for new tzset() behaviour in glibc...
2007-03-19 csReverting the "bad" clocaltime patch again.
2007-03-19 csReapplying the "bad" clocaltime patch.
2007-03-18 csReverting clocaltime optimization patch. It causes...
2007-03-18 csRemove time2rfc and replace calls with identical time2t...
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-23 csReplace C casts with C++ casts.
2007-02-18 csFix leak when using different (bad) time zones.
2007-02-18 csPatch from Andreas: Cleanup includes
2007-02-16 csReduce each clocaltime entry to a single heap allocation.
2007-02-12 cs- Properly handle Pacific/Auckland DST. Patch by hwalle.
2007-01-10 csFix several crashes when viewing reports in the UI...
2006-10-19 cs- Fixed 'projectend' automatic macro. This fix required...
2006-07-05 cs- Add proper check to validate 'timezone' values. Only...
2006-01-19 cs- Make TaskJuggler compile on Solaris5 (has not getenv...
2005-11-18 cs- Honor persistent flag when bookings are provided.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-10-31 cs- Support for multiple templates added.
2005-08-13 cs- Patch by rhabacker to make TaskJuggler compile and...
2005-03-03 cs- Use 1 pixel larger margins for report list views.
2005-02-03 cs- Fixed completely broken beginOfHour function.
2005-01-08 cs- Assorted bug fixes for the GUI.
2004-01-11 cs- Update copyright to 2004.
2003-11-16 cs- Make timezone implied instead of required in DTD.
2003-11-11 cs- Write GMT not localtime as human readable value to...
2003-06-29 cs- Export reports are now in Remo format.
2003-04-30 cs- More work on new HTML generator.
2003-03-09 cs- Fixed non-latin1 characters in HTML date/time strings.
2003-03-04 cs- Fixed indentation.
2003-02-27 cs- Fixed segfault in XML report generation.
2003-02-24 cs- Set version number to 1.4.1.
2003-02-23 cs- Using a larger start value for the hash table.
2003-02-23 cs- Implemented cache to avoid redundant localtime()...
2003-01-26 cs- Added support for quarterly and yearly column in...
2003-01-11 cs- Implemented HTML status report.
2003-01-06 cs- Lot's of code cleaning.
2002-12-15 cs- Fixed several memory issues found by valgrind.
2002-12-04 cs- Made handling of time intervals and boundaries consis...
2002-11-28 cs- Consistent propagation of start of week.
2002-11-22 cs- Fixed correlation of month and year to week in weekly...
2002-11-07 cs- Added week number to weekly HTML calendar.
2002-11-04 cs- First incarnation of weekly calendar report.
2002-11-02 cs- Fixed several bugs in leaf-project importing.
2002-07-07 cs- Fixed TZ bug.
2002-06-20 cs- Implemented select functions to have a more flexible...
2002-06-17 cs- Implemented support for task shifts.
2002-05-25 cs- Partial fix for timezone handling.
2002-02-15 freitagExport ICal
2002-02-04 cs- Copyright 2002 added
2002-01-02 cs- Account reporting implemented.
2001-12-24 cs- End-to-End dependancies implemented.
2001-12-20 csDaily, weekly and monthly calender view implemented...
2001-12-19 csMonthly calender view implemented for task list.
2001-12-17 cs- Started work on using UTC time internally.
2001-12-10 cs- Lots of bug fixes.
2001-12-06 cs- Rewrote scheduler to be more accurate
2001-12-03 cs- scheduling altorith improved
2001-11-30 csInitial revision