Readloop remove special cases
[citadel.git] / webcit / tasks.c
2012-02-18 Wilfried GoesgensReadloop remove special cases
2011-09-04 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-09-04 Wilfried Goesgensfixed some hickups in summary templating
2011-09-04 Art CancroUntangled the hashloading of VTDODO with the hashloadin...
2011-09-04 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-24 Art CancroRemoved the "fix_scrollbarbug" div and all references...
2010-01-24 Wilfried Göesgens* merge from dav_rework:
2010-01-14 Wilfried Göesgens* create function to parse the output of goto into...
2009-10-23 Wilfried Göesgensrename wprintf to wc_printf; wchar.h also has a wprintf
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-09-20 Art Cancro* Use wDumpContent() instead of end_burst() where appro...
2009-08-20 Wilfried Göesgens* split tasks view into its own file