* fix issues with room list in firefox 2 (didn't detect console.log properly, again)
authorMatt <matt@uncensored.citadel.org>
Tue, 13 Jan 2009 07:47:46 +0000 (07:47 +0000)
committerMatt <matt@uncensored.citadel.org>
Tue, 13 Jan 2009 07:47:46 +0000 (07:47 +0000)
commit50ea7dcf75dae5b1b980ff7af98ec576e6c9ec59
tree1359325a8343049738ef18cb40f45b4a5d7baaae
parente0a58b553d4fea75678cf991ce74c8f216189135
* fix issues with room list in firefox 2 (didn't detect console.log properly, again)
* New JS func: WCLog
* some HTML validation fixes (remove align="center", <br /> -> <br>)
* known issue: FF2 won't hide handle overflow text in table cells. I do have some idea of how to work around
webcit/auth.c
webcit/messages.c
webcit/serv_func.c
webcit/static/summaryview.js
webcit/static/t/iconbar.html
webcit/static/t/login.html
webcit/static/t/roombanner.html
webcit/static/wclib.js
webcit/static/webcit.css