summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2012-07-27Micro fix for string.xmlAlexanderP ProductEngine
2012-07-27Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.Todd Stinson
2012-07-27fixed line endingsRichard Linden
2012-07-27Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-27CHUI-151 FIXED (Implement conversation log)Paul ProductEngine
A brief explanation of what have been implemented. More information can be found in comments. 1. Created conversation history viewer (llfloaterconversationpreview) 2. Created LLConversation and LLConversationLog classes which represent and hold data of conversations (llconversationlog) 3. Created LLConversationLogList and LLConversationLogListItem which are the visual representation of LLConversationLog and LLConversation respectively 4. Created LLFloaterConversationLog - which holds and displays LLConversationLogList
2012-07-27CHUI-204 FIXED (Conversations panel can be re-sized too small with all ↵Paul ProductEngine
conversations torn off) - Increased min width of conversations panel by 10 pixels
2012-07-26CHUI-251: Adding back in the root 'Contents' folder under the Build floater ↵Todd Stinson
Content tab.
2012-07-25CHUI-230 [FIXED] Torn off conversation window size resizes when viewer ↵AlexanderP ProductEngine
window is resized
2012-07-19CHUI-231, CHUI-233 [FIXED] - Modified and simplified algorithm of reshaping ↵AlexanderP ProductEngine
floater's body (content) and showing/hiding of the title for prevent of present and future issues with floater's repositioning
2012-07-12CHUI-199 FIXED Save positioning of conversations between sessionsAlexanderP ProductEngine
2012-06-28CHUI-82 : Fixed all icons to use the new Conv_*.png icons; please use those ↵Merov Linden
in the new UIs moving forward
2012-06-26- CHUI-178 (Right click context menu not present in chat entry field)Paul ProductEngine
- Set parameter to true to show context menu
2012-06-26CHUI-177 ADDITIONAL FIX (Text entry field in chat only accepts 256 characters)Paul ProductEngine
- Limited text entry field to 1024 instead of 1025 characters should take into account zero (0 ... 1023)
2012-06-25CHUI-175 FIXED (Cannot use scroll bar on chat entry field when multi line ↵Paul ProductEngine
chat is added) - This change also fixes: CHUI-176 (Only bottom 2 lines of multi line chat allow for selecting in text chat entry) CHUI-177 (Text entry field in chat only accepts 256 characters)
2012-06-22Merge cleanupDave Parks
2012-06-22mergeDave Parks
2012-06-22CHUI-136 ADDITIONAL FIX (Implement new design for blocked list on the people ↵Paul ProductEngine
floater) - If mute item type is LLMute::BY_NAME it means that it's an object and we should show corresponding icon - Also added icon for blocked groups
2012-06-22CHUI-136 FIXED (Implement new design for blocked list on the people floater)Paul ProductEngine
- Created new LLBlockList class and replaced LLScrollContainer with it - Also created new LLBlockedListItem class which represents blocked objects and blocked avatars
2012-06-22CHUI-161 FIXED (Text entered in local chat is not visible to other users nearby)Paul ProductEngine
- Applied Merov's fix. The problem was that text_editor was registered twice and, depending of the machine you ran, the viewer would pick one or the other. Mac users were unlucky enough to pick the wrong one all the time.
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-06-21merge changes for DRTVWR-171Oz Linden
2012-06-20STORM-1889: require all fields when importing spelling dictionaryOz Linden
2012-06-19CHUI-142 : Changes to chat related preferencesMerov Linden
2012-06-19CHUI-127 FIXED (Make chat field auto resizable)Paul ProductEngine
- Replaced LLLineEditor with newly created LLChatEntry - Moved some functionality (such as setting label) to the LLTextBase as it can be useful to the other derived classes
2012-06-15STORM-1883: add alert when a secondary dictionary is importedOz Linden
2012-06-14STORM-1880: copy imported dictionary files rather than moving themOz Linden
2012-06-14Pull merge from richard/viewer-chuiMerov Linden
2012-06-14CHUI-139 : Use the Chat toolbar button to open and close the conversations ↵Merov Linden
multi floater. Force Nearby Conversation if floater is empty.
2012-06-14EXP-1953: Updating the response message sent to the Inviter in Scenario 3.Todd Stinson
2012-06-13EXP-1959: Marking the teleport entry access notifications as unique so they ↵Todd Stinson
do not stack.
2012-06-12EXP-1953: Updating copy after Leo creating the final copy in the jira.Todd Stinson
2012-06-12CHUI-119 WIP Suppressed of the warnings (XML corrected); fixed the torn-off ↵AlexanderP ProductEngine
button's states
2012-06-12minor ui tweaks from reviewOz Linden
2012-06-11merge spelling changes for UI reviewOz Linden
2012-06-11Correcting an incorrectly named notification.Todd Stinson
2012-06-11STORM-276 Added the ability to remove (user-installed) dictionariesKitty Barnett
2012-06-11CHUI-119 WIP Fixed some bugsAlexanderP ProductEngine
2012-06-11STORM-276 Distinguish between default dictionaries and user-installed ↵Kitty Barnett
dictionaries
2012-06-11fix error notices to be more prominent for invalid list names and keywordsOz Linden
2012-06-08EXP-1953: Sending an automated IM back to the user who offered the teleport ↵Todd Stinson
lure informing the inviter that the guest cannot access the region because of their maturity level.
2012-06-08EXP-1953: First pass at implementing the maturity flow during a teleport via ↵Todd Stinson
lure.
2012-06-08Merge pull from richard/viewer-chuiMerov Linden
2012-06-08merge changes for DRTVWR-163Oz Linden
2012-06-07Merge : pull from lindenlab/viewer-releaseMerov Linden
2012-06-08CHUI-122 FIX Add button enabled only for P2P and ad hoc IM sessions.Seth ProductEngine
2012-06-07fix line endings (no code change)Oz Linden
2012-06-07CHUI-120 WIP Added starting ad hoc conference in the same floater as P2P ↵Seth ProductEngine
chat, after adding more participants. - Added a parameter to LLAvatarActions::startConference() and LLIMMgr::addSession() to pass the uuid of a P2P IM floater which should be used to start a new conference in it. - In LLChicletBar::sessionRemoved() we don't close the IM floater if it is going to be re-used for a new conference.
2012-06-05merge changes for storm-1845Oz Linden
2012-06-05storm-1703: update license statementsOz Linden
2012-06-04merge changes for DRTVWR-157Oz Linden