* abstract sorting algorithms. abstraction layer so far used in the message view.
authorWilfried Göesgens <willi@citadel.org>
Sun, 30 Nov 2008 23:10:52 +0000 (23:10 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 30 Nov 2008 23:10:52 +0000 (23:10 +0000)
commit44ab8b1fd0e0386b15fd9c54f366ba1977e693c2
tree170047ee691674c03872230b275b9381b274ef44
parenta22808ab74fdeb4e8a3e8da02284429931d4477c
* abstract sorting algorithms. abstraction layer so far used in the message view.
* reorder subst.c so related functions are next to each other
* remove array from WC, its done through the hash...
webcit/calendar.c
webcit/messages.c
webcit/msg_renderers.c
webcit/rss.c
webcit/smtpqueue.c
webcit/subst.c
webcit/webcit.h
webcit/webserver.c