Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-27 | CHUI-130 : Leave minimized torn off IM untouched when showing hiding the ↵ | Merov Linden | |
whole set of conversations | |||
2012-06-27 | CHUI-139 : Make sure the Nearby Chat shows up in the conversations floater ↵ | Merov Linden | |
in every situation | |||
2012-06-26 | CHUI-164 : Fix crash when closing ad-hoc conversations; insure consistency ↵ | Merov Linden | |
of the conversation list when adding and removing items from it | |||
2012-06-25 | CHUI-139 : Hide torn off floaters when hiding conversation list; make nearby ↵ | Merov Linden | |
chat always present; leave conversation list around when all torn off | |||
2012-06-21 | Merge | AlexanderP ProductEngine | |
2012-06-20 | CHUI-125 FIXED if a call is accept then open im-session's floater | AlexanderP ProductEngine | |
2012-06-19 | CHUI-148 : Fix reattaching on a hidden message panel; also prevents ↵ | Merov Linden | |
recreation of list items (eventually lead to crashes). | |||
2012-06-19 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-06-18 | CHUI-146 : Refocus on the first conversation when closing another ↵ | Merov Linden | |
conversation, don't let focus falls out | |||
2012-06-18 | CHUI-145 : Select on list focus on relevant panel, torn off or not; torn off ↵ | Merov Linden | |
im stay in list; closed im suppressed from lits in all situations | |||
2012-06-18 | CHUI-119 fixed bug with creating multiply instances of the nearby chat; | AlexanderP ProductEngine | |
2012-06-18 | CHUI-145 : WIP Always open the message pane when clicking on a conversation ↵ | Merov Linden | |
in the list | |||
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 | CHUI-144 FIXED Residents picker added to Conversations panel + button. | Seth ProductEngine | |
2012-06-13 | EXP-137 : Comments cleanup | Merov Linden | |
2012-06-11 | CHUI-137 : Implemented tear off and close of conversation in the list | Merov Linden | |
2012-06-11 | CHUI-137 : Implemented switch conversation in the conversation list | Merov Linden | |
2012-06-08 | CHUI-137 : Implement conversation list, temporary solution: add but doesn't ↵ | Merov Linden | |
take out items from the list | |||
2012-06-06 | CHUI-137 : Implement temporary conversations list (not working yet) | Merov Linden | |
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-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-10 | CHUI-105 WIP Added expand/collapse behavior for Conversations floater ↵ | Seth ProductEngine | |
messages pane. | |||
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. | |||
2011-10-25 | EXP-1465 FIX Crash in IM panel destructor | Richard Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-03-03 | Merge with cf0282cd6d6124ec9633966fe2f8a63097d603ca | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-03-03 | Backed out of changeset 9944:2d6fed071539 | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-03-02 | Fixed normal bug EXT-5315 - Minimizing the Conversations floater leaves a ↵ | Dmitry Zaporozhan | |
tiny floater on HUD space. --HG-- branch : product-engine | |||
2010-02-25 | Fixed major EXT - 5670 (Resident name tabs are blocked in the Conversation ↵ | Paul Guslisty | |
window) - Removed the profile pictures in the tabs and swiched to the use of simple LLButton instead of LLCustomButtonIconCtrl --HG-- branch : product-engine | |||
2010-02-17 | fixed EXT-5378 “Transient exception manager doesn't work if switch to ↵ | Alexei Arabadji | |
tabbed IM window”, added side tray tab to global group of transient exception list; added LLIMFloaterContainer to IM group of transient exception list; made VCP belongs to IM transient group; --HG-- branch : product-engine | |||
2010-02-16 | Fixed major bug EXT - 5400 (erroneously blinking IM tab on group chat message) | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-02-16 | additional fix for reopened EXT-5429 IM chat history of active tab in IM ↵ | Igor Borovkov | |
container is not updated when IM container is unminimized --HG-- branch : product-engine | |||
2010-02-15 | fixed EXT-5429 IM chat history of active tab in IM container is not updated ↵ | Igor Borovkov | |
when IM container is unminimized --HG-- branch : product-engine | |||
2010-02-12 | Fixed normal bug EXT - 5248 (Default group icon for IM sessions in ↵ | Paul Guslisty | |
multifloater). The problem was in LLAgent::isInGroup() logic. In God Mode it always returned true, even if it was not so. Added ability to ignore God Mode in LLAgent::isInGroup(). --HG-- branch : product-engine | |||
2010-02-11 | EXT - 2753 (Implement Avatar icons on IM multifloater tabs) refactoring: | Paul Guslisty pguslisty@productengine.com | |
- Deleted unnecessary parameters (UIButtonImageTopPadding, UIButtonImageBottomPadding) from settings.xml and their usage in LLTabContainer - Deleted triggers (LLIMFloaterContainer::processProperties and LLIMFloaterContainer::changed) due to LLIMFloaterContainer no more Observer - Renamed class LLParticularGroupMgrObserver to LLParticularGroupObserver as the last one's name is more self explanatory --HG-- branch : product-engine | |||
2010-02-05 | Fixed critical bug EXT - 4906 (Viewer crashes after group message was sent ↵ | Paul Guslisty | |
if close IM chat from message sender previously) --HG-- branch : product-engine | |||
2010-02-05 | finished with EXT-2753 - Implement Avatar icons on IM multifloater tabs | Ychebotarev ProductEngine | |
add floater flashing, fix group icon sizes, fix click,some code cleanup, ect. also I remove mIconCtrlWidth/Height since its kinda useless - mIconCtrlPad do the same thing... IconSize will be btn_height-2*mIconCtrlPad - simple and good enough. --HG-- branch : product-engine | |||
2010-02-05 | applying patch for EXT-2357 | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-02 | Fxed normal bug EXT - 4106 (Tabbed IM floater isn't highlighting labels when ↵ | Paul Guslisty | |
new IMs are received) --HG-- branch : product-engine | |||
2010-01-27 | Implemeted normal Sub-Task EXT - 2753 (Implement Avatar icons on IM ↵ | Paul Guslisty | |
multifloater tabs) --HG-- branch : product-engine | |||
2010-01-21 | Implemeted normal Sub-task EXT - 2753 (Implement Avatar icons on IM ↵ | Paul Guslisty | |
multifloater tabs). Some code needs improvements(refactoring, optimization) --HG-- branch : product-engine | |||
2010-01-13 | fixed EXT-3821 [BSI] New IMs are not added as tabs | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-01 | line ending fixes | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-23 | Work on normal task EXT-2640 (Create a tabbed IM multifloater) | Mike Antipov | |
- disabled Transient & Dockable functionality of IM Floaters to do not have collisions with multifloater - remove debug attributes in xml --HG-- branch : product-engine | |||
2009-11-20 | Work on normal task EXT-2640 (Create a tabbed IM multifloater) | Mike Antipov | |
- initial commit: added xml file and base implementation of the tabbed IM multifloater --HG-- branch : product-engine |