Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-09-13 | Build fix after patch for MAINT-3137 | dmitrykproductengine | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-08 | CHUI-835 (ctrl-h does not select nearby chat conversation in list): Modified ↵ | Gilbert Gonzales | |
setVisibleAndFrontMost() to now take a arguement for the key that was pressed (if one was pressed). This allows the floater to select the converation line item when becoming visible/frontmost. | |||
2013-03-04 | CHUI-778: Now when changing paths for chat logs and transcripts any empty ↵ | Gilbert Gonzales | |
conversations will be reloaded with data from the new location. Use case for this is if the users nearby chat is empty and they switch to a location that has a nearby chat file, then the nearby chat file be loaded. | |||
2013-02-23 | CHUI-568 : Fixed! Implemented Ctrl-H for Nearby Chat, taking into account ↵ | Merov Linden | |
the existence of other conversations and docked/torn off state | |||
2013-02-21 | CHUI-568 : WIP : Introduced Ctrl-T and Ctrl-H for conversations and nearby chat | Merov Linden | |
2013-01-24 | CHUI-578 FIXED Move preferences for conversation logs/transcripts to chat tab | maksymsproductengine | |
2012-12-15 | CHUI-591 FIXED Issues with resizing conversations floater | maksymsproductengine | |
2012-11-28 | CHUI-552 : Big clean up in nearby chat making it more consistent with ↵ | Merov Linden | |
LLFloaterIMSessionTab | |||
2012-11-21 | CHUI-429 : Completed this though it still doesn't work on Nearby Chat. | Merov Linden | |
2012-11-09 | CHUI-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 |