summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimsession.cpp
AgeCommit message (Collapse)Author
2012-12-04merging in latest changesGilbert Gonzales
2012-12-04CHUI-571: Fixed bug where when the converation floater was torn off and a ↵Gilbert Gonzales
new im received, the incorrect conversation would be displayed and focused. In order to do this removed the conversation floater panels from being focused immediately when set visible. Also there was a bug when showing the stub panel for torn off conversations. The tab container was not setting the stub panel index properly to 0, which is where the stub panel existed in the tab container's list. This is post code review submit. Will submit another with minor code review changes.
2012-12-04CHUI-573 FIXED Notification chiclet shown when object chiclets are shownmaksymsproductengine
2012-11-30CHUI-570 : Delete a stray debug comment log.Merov Linden
2012-11-30CHUI-570 : Fixed : Take the typing state when updating the title, also make ↵Merov Linden
refresh update less frequent (perf).
2012-11-13CHUI-512 FIXED (New incoming conversations take focus in message panel only ↵AlexanderP ProductEngine
and do not show toasts). Rejected update message when floater hasn't focus
2012-11-09CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵AlexanderP ProductEngine
in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler