summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2013-04-23CHUI-950 (Reduce min width of messages panel )mberezhnoy
2013-04-19CHUI-808 FIXED Draggable separator between conversations and message pane is ↵maksymsproductengine
not discoverable: minor fix;
2013-04-16CHUI-808 FIXED Draggable separator between conversations and message pane is ↵maksymsproductengine
not discoverable: - final solution;
2013-04-09CHUI-922 FIXED Panel width was increasedMnikolenko ProductEngine
2013-04-03CHUI-841 FIXED No warning given that you cannot leave a group you are the ↵AlexanderP ProductEngine
last owner of in conversation floater and people floater Added check in LLGroupActions::leave() method for number of members in the group and whether avatar is the owner. Also added LLFetchGroupMemberData class which sends and handles async request for group member data and used in the above method.
2013-04-03CHUI-911 FIXED [CHUIBUG]When Chat side of Conversations floater is reduced ↵AlexanderP ProductEngine
to it's minimum width the scroll bar is half-obscured.
2013-04-02CHUI-811 FIXED [CHUIBUG]Too much spacing around the new chat UI elementsAlexanderP ProductEngine
2013-04-01CHUI-907 : Fixed! Suppress inexistant menu item and duplicated registrar ↵Merov Linden
entry to avoid warning
2013-04-01CHUI-907 : Prevent warning when parsing menus adding name to menu_item_checkMerov Linden
2013-03-28CHUI-799 FIXED Notification is not given to user when they select only ↵AlexanderP ProductEngine
friends and groups can IM me preference
2013-03-28CHUI-855 FIXED Text entry bar auto expand does not resizemaksymsproductengine
2013-03-21CHUI-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-21CHUI-858 FIXED Text can be clipped by text input bar in message panelAlexanderP ProductEngine
2013-03-20mergemberezhnoy
2013-03-19CHUI-843 ([CHUIBUG]Suggested alteration to toolbar_panel in ↵Gilbert Gonzales
floater_im_container in CHUI): Adjusted button layout in conversation floater.
2013-03-19CHUI-812 ([CHUIBUG]Resizing "Nearby chat" window creates confusing layout)mberezhnoy
2013-03-18CHUI-861 FIXED "Animate" param is set false.Mnikolenko ProductEngine
2013-03-18CHUI-830 Icons uploadedMnikolenko ProductEngine
2013-03-15CHUI-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-14mergeCho
2013-03-14CHUI-700 FIX [CHUIBUG]"Zoom in" feature for avatars has disappearedCho
Added "Zoom In" context menu item to Nearby Chat list in People floater and Conversation floater
2013-03-13CHUI-839 : Fixed! Make the LLLineEditor in chat preferences read-only but ↵Merov Linden
selectable
2013-03-12CHUI-809 FIXED Changes in menu items to make them consistent. Do not start ↵Mnikolenko ProductEngine
IM if selected person is self.
2013-03-11CHUI-778: Adjusted text in prompts for deleting chat log and chat ↵Gilbert Gonzales
transcripts (per UX).
2013-03-07mergemberezhnoy
2013-03-05CHUI-764 (Group Profile is not opened after selecting 'Show group ↵mberezhnoy
information' in context menu of 'About Land' dialog)
2013-03-05CHUI-809 FIXED "Start IM" menu item is addedMnikolenko ProductEngine
2013-03-04mergeGilbert Gonzales
2013-03-04CHUI-757 FIXED CHUI viewer shows Autopilot cancelled notification toast when ↵maksymsproductengine
interrupting click to walk: - The AutopilotCanceled notification was disabled for this viewer;
2013-02-25mergeGilbert Gonzales
2013-02-22CHUI-778 (Saving preferences updates text in all open message panels in ↵Gilbert Gonzales
conversation floater to show as old messages) Now changing the log/transcripts file location actually moves the files to the new location. Prior behavior just started a new history at that location. Also a fix was made so that if the user changed the log/transcripts path then after pressing the Preferences 'OK' button the new location will be saved to the corresponding .xml file.
2013-02-21CHUI-568 : WIP : Introduced Ctrl-T and Ctrl-H for conversations and nearby chatMerov Linden
2013-02-20CHUI-590 FIXED Put voice volume control back into avatar inspector.maksymsproductengine
2013-02-18CHUI-779 FIXED Chat log preferences are disabled before login.Mnikolenko ProductEngine
2013-02-13mergingCho
2013-02-13CHUI-769 FIXED The text of the dialog is changed.Mnikolenko ProductEngine
2013-02-13CHUI-765 FIXED User's name is added to the list in Nearby tab.Mnikolenko ProductEngine
2013-02-13CHUI-740 FIX Incorrect option shown in group Moderator tools "Toggle mute ↵Cho
this participant" Added new LLFloaterIMContainer::visibleContextMenuItem() connected to "Avatar.VisibleItem"
2013-02-13mergingCho
2013-02-13CHUI-740 FIX Incorrect option shown in group Moderator tools "Toggle mute ↵Cho
this participant" Made mute and unmute invisible instead of disabled when not available
2013-02-12Pull merge from lindenlab/viewer-developmentMerov Linden
2013-02-12CHUI-740 FIX Incorrect option shown in group Moderator tools "Toggle mute ↵Cho
this participant" Reverted changes in menu_conversation.xml, llconversationmodel.cpp, and llfloaterimcontainer.cpp
2013-02-11mergeGilbert Gonzales
2013-02-08CHUI-747: Script buttons in a toast overlap message text. Problem was due to ↵Gilbert Gonzales
the message container not being shifted upward when buttons were added to the control buttons container (which is beneath the message container). A small change in CHUI-695 caused this.
2013-02-08CHUI-746 : Fixed! Undid the MAINT-2276 hack now that submenus do work thanks ↵Merov Linden
to CHUI-682
2013-02-07CHUI-722 Fixed! Add ? button to titlebar on floaters: Conversation Log, ↵AlexanderP ProductEngine
Nearby Chat History, and IM History
2013-02-06mergemberezhnoy
2013-02-06CHUI-597 (Messages shown in Conversation Log are inaccurate)mberezhnoy
Added messages, for now they're displayed in two cases: 1) no log entries, logging disabled 2) no log entries, logging enabled Case when there are existing log entries and logging is disabled is still under discussion
2013-02-04CHUI-695 FIXED Viewer crashes after attempt to accept a friendship in IMmaksymsproductengine
2013-02-01STORM-1930 Quality & Speed slider has Ultra label where High should be.Whirly