- Feb 15, 2013
-
-
AlexanderP ProductEngine authored
CHUI-767 First click on << icon in a session to collapse message panel has no action : delete an obsolete (after the changeset 1cbf27ea0b4e) code
-
- Feb 18, 2013
-
-
Mnikolenko ProductEngine authored
-
Mnikolenko ProductEngine authored
-
- Feb 14, 2013
-
-
AlexanderP ProductEngine authored
CHUI-773 Conversation line item does not flash for unselected conversation when Flash Toolbar Button preference is selected: add flashing in "toast" case when session floater is open but not selected
-
- Feb 15, 2013
-
-
Mnikolenko ProductEngine authored
-
Mnikolenko ProductEngine authored
CHUI-774 Fixed condition of the checking. Also the sound for Teleport offer will be played correctly now.
-
- Feb 14, 2013
-
-
Merov Linden authored
-
Merov Linden authored
CHUI-753 : Fixed (temptative) : Added some defensive coding in bringToFront() to make safer or avoid pointer casting.
-
AlexanderP ProductEngine authored
-
- Feb 13, 2013
-
-
AlexanderP ProductEngine authored
CHUI-739 Fixed! FUI toolbars not displayed when switching between CHUI and release viewer : parsing declare values of Enums
-
- Feb 14, 2013
-
-
AlexanderP ProductEngine authored
CHUI-771 Fixed! Conversation not scrolled to in conversation list when clicking on toast: add scrolling to selected widget
-
- Feb 13, 2013
-
-
Gilbert Gonzales authored
-
Gilbert Gonzales authored
CHUI-695: When the 'Accept' button is pressed the toast panel will be resized to the conversation floater dimensions after all buttons and text has been added to the toast panel
-
Merov Linden authored
-
Merov Linden authored
-
Cho authored
-
Mnikolenko ProductEngine authored
-
Mnikolenko ProductEngine authored
-
Mnikolenko ProductEngine authored
-
Mnikolenko ProductEngine authored
-
maksymsproductengine authored
CHUI-743 FIXED CHUI viewer ignores pre chui users Privacy settings to not keep IM logs and nearby chat logs
-
- Feb 12, 2013
-
-
Gilbert Gonzales authored
-
Gilbert Gonzales authored
CHUI-695: Viewer crash when accepting friend offer in conversations window. Problem was that LLIMToastNotifyPanel::snapToMessageHeight was calling LLToastPanel::reshape, which would then call LLIMToastNotifyPanel::reshape again. Resolution: Modified LLIMToastNotifyPanel::snapToMessageHeight to cleanly replicate what LLToastPanel::reshape was doing.
-
Cho authored
Added new LLFloaterIMContainer::visibleContextMenuItem() connected to "Avatar.VisibleItem"
-
Cho authored
-
Cho authored
Made mute and unmute invisible instead of disabled when not available
-
Gilbert Gonzales authored
CHUI-758: Group notice received in DND mode causes crash on startup when auto-exiting DND mode. Crash occurred because two instances of the Group Notice notification were trying to be added from the persistent storage and then the DND storage.
-
Merov Linden authored
-
Cho authored
-
Oz Linden authored
-
Mnikolenko ProductEngine authored
-
Oz Linden authored
-
- Feb 11, 2013
-
-
Cho authored
-
Cho authored
Reverted changes in menu_conversation.xml, llconversationmodel.cpp, and llfloaterimcontainer.cpp
-
Merov Linden authored
-
Merov Linden authored
CHUI-690 : Fixed! Prevent xml parsing error when building Places panel providing an option menu to the LLFolderView constructor
-
Cho authored
-
Cho authored
Changed LLConversationLog::getFileName() to use LL_PATH_PER_ACCOUNT_CHAT_LOGS instead of LL_PATH_PER_SL_ACCOUNT
-
Cho authored
Added call to LLConversationLog::instance().cache() after LLLogChat::SaveHistory() in LLIMView::logToFile()
-
Gilbert Gonzales authored
-