Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-30 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-30 | CHUI-258: Adding a method to better whether nearby chat is visible or not. | Todd Stinson | |
2012-07-30 | CHUI-217 FIX Items are not visible in Merchant Outbox | Richard Linden | |
cleaned up a lot custom code for folder view item creation in inbox and outbox proper initialization of views from inventory panel starting folder | |||
2012-07-27 | Micro fix for string.xml | AlexanderP ProductEngine | |
2012-07-27 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
2012-07-27 | fixed line endings | Richard Linden | |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-27 | CHUI-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-27 | CHUI-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-26 | CHUI-251: Adding back in the root 'Contents' folder under the Build floater ↵ | Todd Stinson | |
Content tab. | |||
2012-07-25 | CHUI-230 [FIXED] Torn off conversation window size resizes when viewer ↵ | AlexanderP ProductEngine | |
window is resized | |||
2012-07-19 | CHUI-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-12 | CHUI-199 FIXED Save positioning of conversations between sessions | AlexanderP ProductEngine | |
2012-06-28 | CHUI-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-26 | CHUI-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-25 | CHUI-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-22 | Merge cleanup | Dave Parks | |
2012-06-22 | merge | Dave Parks | |
2012-06-22 | CHUI-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-22 | CHUI-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-22 | CHUI-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-21 | merge changes for DRTVWR-168 | Oz Linden | |
2012-06-21 | merge changes for DRTVWR-171 | Oz Linden | |
2012-06-20 | STORM-1889: require all fields when importing spelling dictionary | Oz Linden | |
2012-06-19 | CHUI-142 : Changes to chat related preferences | Merov Linden | |
2012-06-19 | CHUI-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-15 | STORM-1883: add alert when a secondary dictionary is imported | Oz Linden | |
2012-06-14 | STORM-1880: copy imported dictionary files rather than moving them | Oz Linden | |
2012-06-14 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-06-14 | CHUI-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-14 | EXP-1953: Updating the response message sent to the Inviter in Scenario 3. | Todd Stinson | |
2012-06-13 | EXP-1959: Marking the teleport entry access notifications as unique so they ↵ | Todd Stinson | |
do not stack. | |||
2012-06-12 | EXP-1953: Updating copy after Leo creating the final copy in the jira. | Todd Stinson | |
2012-06-12 | CHUI-119 WIP Suppressed of the warnings (XML corrected); fixed the torn-off ↵ | AlexanderP ProductEngine | |
button's states | |||
2012-06-12 | minor ui tweaks from review | Oz Linden | |
2012-06-11 | merge spelling changes for UI review | Oz Linden | |
2012-06-11 | Correcting an incorrectly named notification. | Todd Stinson | |
2012-06-11 | STORM-276 Added the ability to remove (user-installed) dictionaries | Kitty Barnett | |
2012-06-11 | CHUI-119 WIP Fixed some bugs | AlexanderP ProductEngine | |
2012-06-11 | STORM-276 Distinguish between default dictionaries and user-installed ↵ | Kitty Barnett | |
dictionaries | |||
2012-06-11 | fix error notices to be more prominent for invalid list names and keywords | Oz Linden | |
2012-06-08 | EXP-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-08 | EXP-1953: First pass at implementing the maturity flow during a teleport via ↵ | Todd Stinson | |
lure. | |||
2012-06-08 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-06-08 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-06-08 | merge changes for DRTVWR-163 | Oz Linden | |
2012-06-07 | Merge : pull from lindenlab/viewer-release | Merov Linden | |
2012-06-08 | CHUI-122 FIX Add button enabled only for P2P and ad hoc IM sessions. | Seth ProductEngine | |
2012-06-07 | fix line endings (no code change) | Oz Linden | |