Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-27 | CHUI-875 (Viewer experiences a 10s delay on dnd (do not disturb) ↵ | Gilbert Gonzales | |
notification loading): For now adding logging when reading from persistent notifications and from dnd notifications. | |||
2013-03-27 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-27 | CHUI-901 : Fixed! Do touch torn off state in restoreFloater() | Merov Linden | |
2013-03-27 | merge | Gilbert Gonzales | |
2013-03-27 | CHUI-851 ([CHUIBUG]Focussing issue and unresponsive tabs when focus is ↵ | Gilbert Gonzales | |
brought back to the HUB): Now when pressing enter a docked nearby chat floater will be focused and the conversation line item will be selected. When the nearby chat is not docked then only the floater will be focused. | |||
2013-03-27 | merge | mberezhnoy | |
2013-03-27 | CHUI-894 FIXED Call closeAll() for LLIMWellWindow to clear object notifications. | Mnikolenko ProductEngine | |
2013-03-27 | CHUI-893 ([CHUIBUG]Chat input field scrambles "/nod") | mberezhnoy | |
2013-03-27 | CHUI-895 FIXED Show toasts for messages if conversation is collapsed to ↵ | Mnikolenko ProductEngine | |
Input bar(regardless of other prefs). | |||
2013-03-26 | CHUI-862 FIXED Save collapsed state for nearby chat. | Mnikolenko ProductEngine | |
2013-03-25 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-25 | CHUI-892 : Fixed. restoreFloater() called when floater docked | Merov Linden | |
2013-03-23 | CHUI-888 : Fixed! Overload setVisibleAndFrontmost() so that we set the focus ↵ | Merov Linden | |
if requested (was dropped in the shuffle before). | |||
2013-03-22 | CHUI-889 : Fixed! Collapse/Expand of participants list in torn off panels | Merov Linden | |
2013-03-22 | CHUI-877 : Fixed! Ignore the Vivox buffy names right now and avoid ↵ | Merov Linden | |
invalidation avatar name cache when seeing a difference with vivox | |||
2013-03-22 | Pull from lindenlab/viewer-chui | Merov Linden | |
2013-03-22 | CHUI-854 FIXED Don't expand chat in collapsed mode. | Mnikolenko ProductEngine | |
2013-03-22 | CHUI-486 FIXED Update Preferences -> Chat XUI: implemented new bthavior; ↵ | AlexanderP ProductEngine | |
deleted spaghetti code | |||
2013-03-22 | CHUI-879 FIXED Expand and then collapse message pane when floater opens to ↵ | Mnikolenko ProductEngine | |
avoid UI issues. | |||
2013-03-21 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-21 | CHUI-871, CHUI-738 : Fixed! Name tags existence was using a bogus test. ↵ | Merov Linden | |
Using a boolean for existence and straight logic, no intermediate string | |||
2013-03-21 | CHUI-878 FIXED Torn off conversation window width can be reduced and lose ↵ | AlexanderP ProductEngine | |
vertical scroll bar: manually setting of the floater's minimal size | |||
2013-03-21 | CHUI-855 FIXED Text entry bar auto expand does not resize | maksymsproductengine | |
2013-03-21 | CHUI-880 FIXED Show Button panel if floater is torned off. Don't show ↵ | Mnikolenko ProductEngine | |
Conversation floater in Mouselook, if Nearby chat is torned off. | |||
2013-03-21 | CHUI-858 FIXED Text can be clipped by text input bar in message panel | AlexanderP ProductEngine | |
2013-03-20 | CHUI-873 FIXED [CHUIBUG]Torn off nearby chat with message panel hidden has ↵ | maksymsproductengine | |
huge bottom padding when opening in mouselook mode | |||
2013-03-20 | CHUI-857 Nearby chat opens as torn off on first login: changed initial ↵ | AlexanderP ProductEngine | |
setting for nearby chat docked state | |||
2013-03-20 | CHUI-870 FIXED Expand Message panel after clicking toast. | Mnikolenko ProductEngine | |
2013-03-20 | CHUI-860 FIXED Don't call onSlide() to change Participant list's state | Mnikolenko ProductEngine | |
2013-03-20 | CHUI-869 FIXED Clicking on toast will restore Message pane. | Mnikolenko ProductEngine | |
2013-03-20 | merge | mberezhnoy | |
2013-03-19 | CHUI-843 ([CHUIBUG]Suggested alteration to toolbar_panel in ↵ | Gilbert Gonzales | |
floater_im_container in CHUI): Adjusted button layout in conversation floater. | |||
2013-03-19 | CHUI 796 (User doesn't get all messages in 'do not disturb' mode): Now IM ↵ | Gilbert Gonzales | |
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. | |||
2013-03-19 | CHUI-812 ([CHUIBUG]Resizing "Nearby chat" window creates confusing layout) | mberezhnoy | |
2013-03-18 | merge | Gilbert Gonzales | |
2013-03-18 | CHUI-864 ([crashhunters] crash in LLConversationLog): Found a probable ↵ | Gilbert Gonzales | |
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. | |||
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 | forgot to add new .xml file for the gear menu in the FBC Test panel. Also ↵ | Gilbert Gonzales | |
cleaned up the code I added. | |||
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) |