* Room info popup now uses Scriptactulous appear and fade effects
authorArt Cancro <ajc@citadel.org>
Sat, 7 Apr 2007 03:16:12 +0000 (03:16 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 7 Apr 2007 03:16:12 +0000 (03:16 +0000)
commit088ccd10d6dd7ca2bee8d3f7638a179c50726ae2
tree939c94ad3e7748ae9cc8d75487b602f737c9de4a
parent4919ad4bb7cbbc895d4124ce00b8f5ae03709614
* Room info popup now uses Scriptactulous appear and fade effects
* Added in the javascript/ajax underpinnings for a pop-up address book
  to be used for selecting mail recipients and calendar event
  participants.  The window appears and fades but there is not yet
  any useful content in the window.
webcit/Makefile.in
webcit/addressbook_popup.c [new file with mode: 0644]
webcit/messages.c
webcit/roomops.c
webcit/static/wclib.js
webcit/static/webcit.css
webcit/webcit.c
webcit/webcit.h