Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-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-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-12 | CHUI-119 WIP Suppressed of the warnings (XML corrected); fixed the torn-off ↵ | AlexanderP ProductEngine | |
button's states | |||
2012-06-11 | CHUI-119 WIP Fixed some bugs | AlexanderP ProductEngine | |
2012-06-08 | Merge pull from richard/viewer-chui | Merov 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 | CHUI-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-01 | CHUI-119 FIXED Bug fixed. Clean up a code | AlexanderP ProductEngine | |
2012-05-31 | CHUI-119 WIP | Seth ProductEngine | |
2012-05-30 | CHUI-119 WIP Prepare the nearby chat for hosting it by the IM-container | AlexanderP ProductEngine | |
2012-05-24 | CHUI-78 FIXED group actions gear menu in People->Groups. | Seth ProductEngine | |
Used the same menu for groups list context menu and gear menu in People->Groups. Changed the type of groups list context menu to toggleable. | |||
2012-05-18 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-05-18 | CHUI-112 FIX Clicking Show or Discard in an inventory offer toast does not ↵ | Richard Linden | |
dismiss toast removed special case logic for dealing with user online/offline collisions added ability to cancel old duplicate notifications | |||
2012-05-17 | CHUI-105 WIP Implemented collapsed/expanded state transitions for messages ↵ | Seth ProductEngine | |
and conversation panes. The states and dimensions of Conversations floater panes are saved in per account settings. | |||
2012-05-15 | CHUI-105 WIP Remove obsolete controls from the group's control pane | AlexanderP ProductEngine | |
2012-05-14 | CHUI-113 WIP clean-up (obsolete code was removed) | AlexanderP ProductEngine | |
2012-05-14 | CHUI-113 WIP all voice controls is moved from a IM-control panel to the IM ↵ | AlexanderP ProductEngine | |
floater; IMControlPanel is removed; simplified voice button's listener behavior | |||
2012-05-10 | CHUI-105 WIP Added expand/collapse behavior for Conversations floater ↵ | Seth ProductEngine | |
messages pane. | |||
2012-05-08 | CHUI-103 FIXED Implemented switching text view modes from pop-up menu | AlexanderP ProductEngine | |
2012-05-07 | CHUI-105 WIP Added tear-off and return behavior for IM floater. | Seth ProductEngine | |
XUI changed for Converstions multifloater and IM floater. | |||
2012-05-04 | CHUI-103 WIP Added support for showing/hiding timestamp and names, replacing ↵ | AlexanderP ProductEngine | |
own name with (You) | |||
2012-04-26 | CHUI-78 WIP Reordered and added missing items for People floater gear menus. | Seth ProductEngine | |
2012-04-24 | FIX INTL-96 Viewer translation for Set31 | eli | |
2012-04-24 | sync with viewer-development | eli | |
2012-04-16 | sync with viewer-development | eli | |
2012-04-09 | FIX VWR-28730 JA terminology consistency fix | eli | |
2012-04-02 | sync with viewer-development | eli | |
2012-03-12 | sync with viewer-development | eli | |
2012-03-01 | sync with viewer-development | eli | |
2012-04-26 | merge with viewer-release | Richard Linden | |
2012-04-24 | CHUI-106 FIX Notifications like Friends online are shown in local chat ↵ | Richard Linden | |
history - no toast given if chat history is open | |||
2012-04-23 | CHUI-93 FIXED Increased People floater minimum width to avoid scroller on ↵ | AlexanderP ProductEngine | |
the tab container. | |||
2012-04-17 | CHUI-91 ADDITIONAL_FIX Minor visual layout fixes. | Vadim ProductEngine | |
2012-04-14 | CHUI-78 WIP Made the gear buttons spawn the avatar list context menu. | Vadim ProductEngine | |
2012-04-14 | CHUI-78 WIP Re-combined view and sort menus in the People panel. | Vadim ProductEngine | |
2012-04-14 | CHUI-78 WIP Remove bottom button bar from the people panel. | Vadim ProductEngine | |
By the way, removed the "Activate" button from the Groups tab. | |||
2012-04-13 | CHUI-91 FIXED Moved block list to a separate People floater tab. | Vadim ProductEngine | |
2012-04-13 | CHUI-90 WIP Added "View full profile" link to avatar inspectors. | Vadim ProductEngine | |
2012-04-12 | CHUI-90 WIP Removed all buttons and menus from avatar inspectors. | Vadim ProductEngine | |
2012-04-10 | CHUI-77 WIP Made per-tab filters work. | Vadim ProductEngine | |