* create function to parse the output of goto into our folder structure
authorWilfried Göesgens <willi@citadel.org>
Thu, 14 Jan 2010 21:46:39 +0000 (21:46 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 14 Jan 2010 21:46:39 +0000 (21:46 +0000)
commita3ba94ad306d781296c53012f732f3a910015263
tree12341211ae1d49e00b28429263be671f59d4ee8c
parente3fa51f18bc8922c12161cdccba6e6b2a84c3a27
* create function to parse the output of goto into our folder structure
* migrate wcsessions goto fragments to a static folder instance 'CurRoom'
* make all places follow that change
* use the room structure in goto_config_room
29 files changed:
webcit/addressbook_popup.c
webcit/auth.c
webcit/calendar_view.c
webcit/context_loop.c
webcit/cookie_conversion.c
webcit/groupdav_delete.c
webcit/groupdav_get.c
webcit/groupdav_options.c
webcit/groupdav_propfind.c
webcit/groupdav_put.c
webcit/listsub.c
webcit/marchlist.c
webcit/messages.c
webcit/msg_renderers.c
webcit/paging.c
webcit/preferences.c
webcit/preferences.h
webcit/pushemail.c
webcit/roomlist.c
webcit/roomops.c
webcit/roomops.h
webcit/smtpqueue.c
webcit/summary.c
webcit/sysmsgs.c
webcit/tasks.c
webcit/vcard_edit.c
webcit/webcit.c
webcit/webcit.h
webcit/wiki.c