* fix_scrollbar_bug is now a class instead of an id. Fixes validator warnings.
authorArt Cancro <ajc@citadel.org>
Wed, 18 Jan 2006 21:40:46 +0000 (21:40 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 18 Jan 2006 21:40:46 +0000 (21:40 +0000)
commitd120028b4c45f3c26d05186c8ba488fd2feef13f
treedcbf68bc0d0d48f20b48e21bead1afb3bc0a3661
parent9f0af9290c2fc502eb8523bbbb1f358caa1d2925
* fix_scrollbar_bug is now a class instead of an id.  Fixes validator warnings.
* Corrected bad html generated when there's only one message in a summary view.
* Retain both login name and display name (fullname) in session structure.
  This fixes chat window authentication when connecting to a Citadel server
  using host based authentication.
26 files changed:
webcit/ChangeLog
webcit/auth.c
webcit/calendar.c
webcit/calendar_view.c
webcit/event.c
webcit/floors.c
webcit/graphics.c
webcit/groupdav_propfind.c
webcit/iconbar.c
webcit/inetconf.c
webcit/listsub.c
webcit/mainmenu.c
webcit/messages.c
webcit/paging.c
webcit/preferences.c
webcit/roomops.c
webcit/setup_wizard.c
webcit/siteconfig.c
webcit/static/webcit.css
webcit/subst.c
webcit/summary.c
webcit/useredit.c
webcit/userlist.c
webcit/vcard_edit.c
webcit/webcit.c
webcit/webcit.h