* add conditional to check room-types
[citadel.git] / webcit / static / summaryview.js
2009-03-16 Wilfried Göesgens* add conditional to check room-types
2009-03-08 Wilfried Göesgens* streamline copyright statements; add Conclusion of...
2009-03-07 Matt* Fix subject/from descending sort regression
2009-03-05 Wilfried Göesgens* flag the mailview; add all recipients
2009-02-20 Matt* add a strcmp function, use for mailbox subject/sender...
2009-02-17 Matt* Use SortOrder=0 to ascend in mailbox safe mode
2009-02-11 Art Cancro* Reinstated the 'Delete' button in the mailbox view...
2009-02-06 Matt* iteratorstruct private again
2009-02-06 Matt* fix zebra rows in mailbox view not working after...
2009-02-05 Matt* fix unread message not being bolded in mailbox
2009-02-04 Matt* Calculate a 'stopmsg' var rather than maxmsgs, fixes...
2009-02-04 Matt* Fix online users iconbar hover
2009-02-01 Matt* Fix some IE (mainly IE6) overflow issues
2009-01-31 Matt* fix preview_pane scroll memory bug
2009-01-28 Matt* restore context menu in online user list
2009-01-26 Matt* add missing banner on preferences template
2009-01-26 Matt* fix some fallout from last commit: iconbar now in...
2009-01-25 Matt* fix search in mailbox view
2009-01-24 Matt* multi-select in webcit is back, apologies to those...
2009-01-13 Matt* fix issues with room list in firefox 2 (didn't detect...
2009-01-13 Matt* move output_headers to the top of readloop, before...
2009-01-12 Matt*fix numerous regressions that I let slip:
2009-01-12 MattMerge new summary view branches changes into trunk