Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
values change.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
removed
|
|
selecting to cut another inventory item
|
|
Each conversation item is added to the folder view which lists all conversations.
|
|
|
|
a conversations list when that floater is torn-off
|
|
|
|
|
|
Chat button.
|
|
|
|
Fixed the problem with confirmLeaveCallCallback() firing after the chat floater is destroyed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLFolderViewModelItem placed before the call to a method of this class in LLFolderViewModel::sort().
|
|
Reviewed by Paul PE
|
|
user display names)
- Fixed label length calculating
|
|
|
|
|
|
|
|
floater
|
|
|
|
conversations list
|
|
floater)
- Disabled object profile functionality according to the spec
|
|
- Fixed sort criteria. It's needed to take into account that objects in mute list are represented by two types: LLMute::BY_NAME and LLMute::OBJECT
|
|
chat is hosted in Conversations floater.
|
|
partial fix for crash on startup
|
|
move llfolderview* into LLUI!
|
|
widget. Populated the sessionRemoved() method with code to close the floater and clean up the list.
|
|
|
|
form in that case and allow the notification to not be in the notifications list.
|
|
removed viewer dependencies from folderview code
|
|
|
|
Modified the duplicated participants check procedure LLIMFloater::canAddSelectedToChat() to use the list, updated by LLSpeakerMgr instead of LLIMSession::mInitialTargetIDs list, which is initialized at session start and not updated afterwards.
|