- Mar 21, 2013
-
-
Oz Linden authored
-
Gilbert Gonzales authored
-
Gilbert Gonzales authored
CHUI-881 ([CHUIBUG]Viewer crashes when user drag and drop the participant from the people floater to the one of the tool bars): Problem was that the item dragged from the people list was not of type inventoryitem. Instead of casting to an inventoryitem and checking if the item being dragged is a widgit, instead look at the cargo type (which also specifies that the dragged item is a widgit but doesn't need to typecast).
-
AlexanderP ProductEngine authored
CHUI-878 FIXED Torn off conversation window width can be reduced and lose vertical scroll bar: manually setting of the floater's minimal size
-
maksymsproductengine authored
-
Mnikolenko ProductEngine authored
CHUI-880 FIXED Show Button panel if floater is torned off. Don't show Conversation floater in Mouselook, if Nearby chat is torned off.
-
AlexanderP ProductEngine authored
-
- Mar 20, 2013
-
-
maksymsproductengine authored
CHUI-873 FIXED [CHUIBUG]Torn off nearby chat with message panel hidden has huge bottom padding when opening in mouselook mode
-
AlexanderP ProductEngine authored
CHUI-857 Nearby chat opens as torn off on first login: changed initial setting for nearby chat docked state
-
Mnikolenko ProductEngine authored
-
Mnikolenko ProductEngine authored
-
Mnikolenko ProductEngine authored
-
mberezhnoy authored
-
- Mar 19, 2013
-
-
Gilbert Gonzales authored
CHUI-843 ([CHUIBUG]Suggested alteration to toolbar_panel in floater_im_container in CHUI): Adjusted button layout in conversation floater.
-
Gilbert Gonzales authored
CHUI 796 (User doesn't get all messages in 'do not disturb' mode): Now IM DND notifications will be stored as p2p, ad-hoc or group. When loading these notifications upon app start ad-hoc/group notifications will launch the conversation log and play a sound.
-
mberezhnoy authored
-
- Mar 18, 2013
-
-
Gilbert Gonzales authored
-
Gilbert Gonzales authored
CHUI-864 ([crashhunters] crash in LLConversationLog): Found a probable cause. It is likely that the user was missing the user settings variable called 'KeepConversationLogTranscripts.' If this variable doesn't exist or is deleted then the CHUI viewer would try to extract data from this non-existent variable. Resolution, now perform a check to make sure the 'KeepConversationLogTranscripts' settings variable exists before extracting data.
-
Cho authored
-
Cho authored
Added check in LLVOAvatar::idleUpdateNameTagText() to account for case where mNameString is literally "" (two quotes)
-
Gilbert Gonzales authored
-
Mnikolenko ProductEngine authored
-
Mnikolenko ProductEngine authored
-
Mnikolenko ProductEngine authored
CHUI-620 FIXED Clear the highlight when auto-selecting new conversation or when text is entered into the message panel.
-
- Mar 16, 2013
-
-
merov authored
-
- Mar 15, 2013
-
-
Gilbert Gonzales authored
CHUI-852 ([crashhunters] crash in LLNotificationsUI::LLScreenChannel::addToast): Crash is due to a gesture not loading while the user is shutting down the app. A notification saying that the gesture couldn't load is trying to display while the app is shutting down, which causes a crash.
-
Merov Linden authored
-
Merov Linden authored
-
AlexanderP ProductEngine authored
CHUI-831 ADD FIX Minimized conversation floater is not opened with Open Conversation Window preference if conversation receiving message is selected
-
- Mar 14, 2013
-
-
mberezhnoy authored
-
mberezhnoy authored
CHUI-713 ("Conversations" floater size doesn't persist between sessions)
-
- Mar 13, 2013
-
-
Cho authored
-
Cho authored
Added "Zoom In" context menu item to Nearby Chat list in People floater and Conversation floater
-
maksymsproductengine authored
-
Merov Linden authored
-
Merov Linden authored
-
alexanderpproductengine authored
CHUI-831 ADD FIX Minimized conversation floater is not opened with Open Conversation Window preference if conversation receiving message is selected
-
- Mar 15, 2013
-
-
AlexanderP ProductEngine authored
-
Mnikolenko ProductEngine authored
Show toasts for new messages for that conversation, regardless of other prefs.
-
- Mar 14, 2013
-
-
Gilbert Gonzales authored
-