Room links in iconbar roomlist now properly escaped with encodeURIcomponent()
[citadel.git] / webcit / tasks.c
2011-09-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-09-06 Art CancroTest commit
2011-07-24 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-07-16 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-15 Wilfried Goesgensfixed some hickups in summary templating
2011-06-21 Art CancroUntangled the hashloading of VTDODO with the hashloadin...
2011-01-17 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-01-17 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 "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
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 "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
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-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