Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-19 | CHUI-812 ([CHUIBUG]Resizing "Nearby chat" window creates confusing layout) | mberezhnoy | |
2013-03-18 | merge | Cho | |
2013-03-18 | CHUI-826 FIX [CHUIBUG]User nametags (nametag floaters) intermittently ↵ | Cho | |
disappear in CHUI builds. Added check in LLVOAvatar::idleUpdateNameTagText() to account for case where mNameString is literally "" (two quotes) | |||
2013-03-18 | merge | Gilbert Gonzales | |
2013-03-18 | CHUI-861 FIXED "Animate" param is set false. | Mnikolenko ProductEngine | |
2013-03-18 | CHUI-830 Icons uploaded | Mnikolenko ProductEngine | |
2013-03-18 | CHUI-620 FIXED Clear the highlight when auto-selecting new conversation or ↵ | Mnikolenko ProductEngine | |
when text is entered into the message panel. | |||
2013-03-16 | CHUI-863 : Clean up dead code that's creating failures on gcc-4.6 builds on ↵ | merov | |
Linux | |||
2013-03-15 | CHUI-852 ([crashhunters] crash in ↵ | Gilbert Gonzales | |
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. | |||
2013-03-15 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-15 | CHUI-807 : More defensive code. Don't assume anything while iterating ↵ | Merov Linden | |
through panels. | |||
2013-03-15 | CHUI-831 ADD FIX Minimized conversation floater is not opened with Open ↵ | AlexanderP ProductEngine | |
Conversation Window preference if conversation receiving message is selected | |||
2013-03-14 | merging | mberezhnoy | |
2013-03-14 | CHUI-844 (Collapsed conversation panel auto expands when a new IM ↵ | mberezhnoy | |
conversation starts) CHUI-713 ("Conversations" floater size doesn't persist between sessions) | |||
2013-03-14 | merge | Cho | |
2013-03-14 | CHUI-700 FIX [CHUIBUG]"Zoom in" feature for avatars has disappeared | Cho | |
Added "Zoom In" context menu item to Nearby Chat list in People floater and Conversation floater | |||
2013-03-13 | CHUI-796 FIXED User doesn't get all messages in 'do not disturb' mode | maksymsproductengine | |
2013-03-13 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-13 | CHUI-839 : Fixed! Make the LLLineEditor in chat preferences read-only but ↵ | Merov Linden | |
selectable | |||
2013-03-13 | CHUI-831 ADD FIX Minimized conversation floater is not opened with Open ↵ | alexanderpproductengine | |
Conversation Window preference if conversation receiving message is selected | |||
2013-03-15 | CHUI-816 [CHUIBUG]CHUI does not remember undocked state and position of ↵ | AlexanderP ProductEngine | |
Nearby Chat | |||
2013-03-15 | CHUI-830 FIXED Button for collapsing torn-off floater(to a single input ↵ | Mnikolenko ProductEngine | |
line) is added. Show toasts for new messages for that conversation, regardless of other prefs. | |||
2013-03-14 | merge | Gilbert Gonzales | |
2013-03-14 | CHUI-853 (Crashing on ejecting member in group): Upon receiving the ↵ | Gilbert Gonzales | |
rejection response message, the incorrect session id was being used to display the message. session_id was being used instead of new_session_id. | |||
2013-03-15 | merge | Cho | |
2013-03-14 | CHUI-700 FIX [CHUIBUG]"Zoom in" feature for avatars has disappeared | Cho | |
Disabled "Zoom In" menu item in the case where gObjectList.findObject() returns nothing | |||
2013-03-13 | CHUI-816 [CHUIBUG]CHUI does not remember undocked state and position of ↵ | AlexanderP ProductEngine | |
Nearby Chat : canceled the erroneous torn-off/docked state saving when nearby chat is closes | |||
2013-03-13 | build fix | AlexanderP ProductEngine | |
2013-03-12 | CHUI-847 Fixed [CHUIBUG]Collapse Participant List, operates on all torn off ↵ | AlexanderP ProductEngine | |
chats: make flag mIsPartListExpanded for saving of the participant list panel expand/collapse state | |||
2013-03-12 | CHUI-831 Minimized conversation floater is not opened with Open Conversation ↵ | AlexanderP ProductEngine | |
Window preference if conversation receiving message is selected : force unminimized of the session's floater | |||
2013-03-12 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-12 | CHUI-845 : Avoid some xml param parsing error that seems to be linked with ↵ | Merov Linden | |
crashers | |||
2013-03-12 | CHUI-809 FIXED Changes in menu items to make them consistent. Do not start ↵ | Mnikolenko ProductEngine | |
IM if selected person is self. | |||
2013-03-12 | merge | mberezhnoy | |
2013-03-11 | Pull merge from lindenlab/viewer-chui | merov | |
2013-03-11 | CHUI-793 : Fixed! Introduced ChatLoadGroupTimeout and ↵ | merov | |
ChatLoadGroupMaxMembers to mitigate slow group loading. | |||
2013-03-11 | merge | Gilbert Gonzales | |
2013-03-12 | CHUI-846 FIXED [crashhunters] crash in LLFontGL::maxDrawableChars | maksymsproductengine | |
2013-03-11 | CHUI-810 : Merged Marine Kelley's patch on selected text and use of return ↵ | merov_linden | |
key in chat | |||
2013-03-11 | CHUI-778: Adjusted text in prompts for deleting chat log and chat ↵ | Gilbert Gonzales | |
transcripts (per UX). | |||
2013-03-11 | CHUI-836 FIXED [CHUIBUG]Opening chat history from the conversation log ↵ | maksymsproductengine | |
sometimes crashes the viewer | |||
2013-03-11 | CHUI-815 FIXED Display whispered text in italics and shouted text as bold | Mnikolenko ProductEngine | |
2013-03-11 | CHUI-840 (Right clicking on unselected group conversation can have ↵ | mberezhnoy | |
unpredictable results for menu options) | |||
2013-03-08 | CHUI-793 : WIP : Limit the number of participants we load on groups when we ↵ | Merov Linden | |
load from the local group data | |||
2013-03-07 | merge | mberezhnoy | |
2013-03-07 | CHUI-824 FIXED Open Message panel when session is activated. | Mnikolenko ProductEngine | |
2013-03-07 | CHUI-821 ADD FIX Conversation size regression when logging out with ↵ | AlexanderP ProductEngine | |
conversation list minimized to icons: deleted redundant savings of the convers. panel width; added a manually reshape of the conv. panel after change it's collapse state; function with uninformative name "updateState" was renamed to "reshapeFloaterAndSetResizeLimits" | |||
2013-03-07 | CHUI-738 FIXED Your own nametag disappears - mysteriously: reset display ↵ | AlexanderP ProductEngine | |
time when nametag is changes | |||
2013-03-08 | merge | Gilbert Gonzales | |
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. |