* Completed the JavaScript-detection of room names in the iconbar as drop
authorArt Cancro <ajc@citadel.org>
Wed, 30 Nov 2005 04:22:26 +0000 (04:22 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 30 Nov 2005 04:22:26 +0000 (04:22 +0000)
commitdff335424e39a7370b3b56b5c7fb69e43aa4eb88
tree584a140b30f1440b810a66c09442c4af5b16d4ef
parente6099e29eb484e63ba51873bea837c380044e914
* Completed the JavaScript-detection of room names in the iconbar as drop
  targets.  For now it simply displays an alert box.  Doing the actual
  message move will only require some simple glue code...
webcit/ChangeLog
webcit/iconbar.c
webcit/roomops.c
webcit/static/wclib.js
webcit/webcit.c