* follow api-change in several places
authorWilfried Göesgens <willi@citadel.org>
Sun, 7 Dec 2008 11:34:05 +0000 (11:34 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 7 Dec 2008 11:34:05 +0000 (11:34 +0000)
commit16939d06be6f78ee5ca6b0d5e7072e3cfcfdbb3f
tree577fb84dc802c147db798975bc81cf7e4021f15b
parent175772212814e61c29e8905675d03800c22ddccb
* follow api-change in several places
* new longint-vector replacer if you just want to blast some numbers in tiny templates
* urlpart replacers so you can easily reference the actual api-name in templates (actualy needs to be enabled by the registerer of the api callback)
* cleanup and templatize the bbview-selector bar
14 files changed:
webcit/addressbook_popup.c
webcit/auth.c
webcit/calendar_view.c
webcit/inetconf.c
webcit/messages.c
webcit/netconf.c
webcit/preferences.c
webcit/static/t/msg_listselector.html [new file with mode: 0644]
webcit/static/t/select_messageindex.html [new file with mode: 0644]
webcit/static/t/select_messageindex_all.html [new file with mode: 0644]
webcit/subst.c
webcit/summary.c
webcit/webcit.c
webcit/webcit.h