* iteratorstruct private again
authorMatt <matt@uncensored.citadel.org>
Fri, 6 Feb 2009 09:45:47 +0000 (09:45 +0000)
committerMatt <matt@uncensored.citadel.org>
Fri, 6 Feb 2009 09:45:47 +0000 (09:45 +0000)
commit3a93adc422924fc2d1aee100e1cc853138f46155
tree8ba3795158f914721e0ccad1b517f85410cf9555
parent9869171ccf8bbbbcee907fabfc1196be47517fce
* iteratorstruct private again
* removed HAVE_ZLIB check, Gzip encoding works
* remove old cond display_msg and lastmsg, obsoleted by new iterator params
* Added javascript code which will switch #global to a scrollable pane and make roombanner fixed under IE8 and the good browsers
* added some conditions in head.html that deal explicitly with IE
* Fixed message pane in mailbox not being cleared properly in IE prior to message refresh
* Page selector in mailbox safe mode now keeps the current page selected
webcit/msg_renderers.c
webcit/static/summaryview.js
webcit/static/t/head.html
webcit/static/t/msg_listview.html
webcit/static/t/roombanner.html
webcit/static/t/who.html
webcit/static/wclib.js
webcit/static/webcit.css
webcit/subst.c
webcit/subst.h
webcit/webserver.c