* Added a "preferences and settings" screen for each user.
authorArt Cancro <ajc@citadel.org>
Fri, 24 Jun 2005 19:58:03 +0000 (19:58 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 24 Jun 2005 19:58:03 +0000 (19:58 +0000)
commitfc6832083dc3c224c955853a827a9151b19c2d12
treef15e468f6e48bf7b21b6ecf33c2525af4df440b5
parent0da9ad1ea67516356d0fdc1f5ae3e06cee96f373
* Added a "preferences and settings" screen for each user.
* Removed the javascript date output stuff because it's not granular
  or international enough.
* All dates and times can now be 12 or 24 hours.
15 files changed:
webcit/ChangeLog
webcit/Makefile.in
webcit/auth.c
webcit/calendar_tools.c
webcit/calendar_view.c
webcit/fmt_date.c [new file with mode: 0644]
webcit/iconbar.c
webcit/mainmenu.c
webcit/messages.c
webcit/preferences.c
webcit/roomops.c
webcit/static/wclib.js
webcit/tools.c
webcit/webcit.c
webcit/webcit.h