Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-05 | CHUI-468 : Suppress LLCallFloater completely | Merov Linden | |
2012-11-05 | Added tag 3.4.2-beta1 for changeset 704bbae7b182 | Oz Linden | |
2012-11-05 | CHUI-468 : Suppress LLIMFloater::onParticipantsListChanged(). Not useful ↵ | Merov Linden | |
anymore. | |||
2012-11-05 | merge changes for DRTVWR-217 | Oz Linden | |
2012-11-05 | tag merge of DRTVWR-217 | Oz Linden | |
2012-11-05 | pull back release tag | Oz Linden | |
2012-11-05 | Added tag 3.4.1-release for changeset e59ffd3fe083 | Oz Linden | |
2012-11-05 | CHUI-374 FIXED Nearby chat is torn off and cannot be docked if nearby chat ↵ | maksymsproductengine | |
is received while conversation floater is closed | |||
2012-11-06 | CHUI-502 FIXED deleted registering Call floater from FloaterReg | maxim_productengine | |
2012-11-06 | CHUI-460 FIXED Reselect current conversation on clicking expand/collapse button | maxim_productengine | |
2012-11-05 | CHUI-450 (Your own name does not appear in nearby chat participant list if ↵ | MaximB ProductEngine | |
voice chat disabled) | |||
2012-11-04 | Merge viewer-hui-441 | Merov Linden | |
2012-11-03 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-11-02 | Pull merge Gil's changes | Merov Linden | |
2012-11-02 | CHUI-481, CHUI-404, CHUI-405, CHUI-406, CHUI-407, CHUI-408 : Fixed! Change ↵ | Merov Linden | |
the way Ad-hoc and P2P chats update their session name in a way which is consistent and honor display name. | |||
2012-11-02 | This does not pertain to a CHUI bug fix but Richard took a look at the ↵ | Gilbert Gonzales | |
behavior of the layout stack test and found a mathematical bug that caused panels in a layout stack to jitter as they were resized. Submitting in this branch. | |||
2012-11-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-02 | CHUI-472: This is a fix for the following case: When a torn off floater has ↵ | Gilbert Gonzales | |
its conversation reduced to the minimum width, once re-docked the conversation does not expand. Solution: Discussed problem with Richard, and I'm submitting the changes required to fix the problem. | |||
2012-11-02 | merge back fixes from 3.4.1-beta12 | Oz Linden | |
2012-11-02 | CHUI-475: Ensuring that objects that query the avatar name cache with a ↵ | William Todd Stinson | |
callback store the connection and disconnect on object destruction. This should help resolve some of the heap corruption we are seeing. | |||
2012-11-02 | Added tag 3.4.1-beta12 for changeset 3f9be82de642 | Oz Linden | |
2012-11-02 | whitespace change to force new build number | Oz Linden | |
2012-11-02 | Pull merge Gil's changes | Merov Linden | |
2012-11-02 | Added tag 3.4.1-beta12 for changeset b6b68f3c2c6d | Oz Linden | |
2012-11-02 | CHUI-481 : WIP : Make updateSessionName() a virtual method of ↵ | Merov Linden | |
LLIMConversation so we can eventually call it on events | |||
2012-11-01 | Added tag 3.4.1-beta12 for changeset 853a20242639 | Oz Linden | |
2012-11-01 | tag merge of DRTVWR-237 | Oz Linden | |
2012-11-01 | merging in latest changes | Gilbert Gonzales | |
2012-11-01 | CHUI-472: Problem: Only the converation panel was user/auto resizeable but ↵ | Gilbert Gonzales | |
the participants panel was not. By one have only resizable this prevented both panels from being resized. Solution: Now set the participants panel to be user/auto resizable as well. | |||
2012-11-01 | merging into latest changes | MaximB ProductEngine | |
2012-11-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-beta | Dave Parks | |
2012-11-01 | CHUI-445 FIXED Select the next conversation in the list when current ↵ | maxim_productengine | |
conversation is deleted | |||
2012-11-01 | CHUI-446 FIXED Checkm mParent before using dynamic_cast | maxim_productengine | |
2012-11-01 | CHUI-444 (Click target off when conversation list is minimized to icons) | MaximB ProductEngine | |
2012-10-31 | CHUI-474 : Fixed. Refresh the participants list in torn off dialog more often. | Merov Linden | |
2012-10-31 | MAINT-646 Fix for leak introduced by optimizations. | Dave Parks | |
2012-10-31 | Merge | Merov Linden | |
2012-10-31 | Pull and merge from ssh://stinson@hg.lindenlab.com/stinson/viewer-chui/. | William Todd Stinson | |
2012-10-31 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-10-31 | merging latest changes | Gilbert Gonzales | |
2012-10-31 | CHUI-374 ADD. FIX, CHUI-442 FIXED (Nearby chat is torn off and cannot be ↵ | AlexanderP ProductEngine | |
docked if nearby chat is received while conversation floater is closed) - implement. lazy creating of container | |||
2012-10-30 | CHUI-463 : Fixed. Allowed a model to be shared by several views. | Merov Linden | |
2012-10-30 | CHUI-471: Adjusted conversationview so that indentation of the avatar icon ↵ | Gilbert Gonzales | |
is dependent upon getIndentation() instead of modifying avatar icon's left value. | |||
2012-10-30 | CHUI-461: Changing the default floater opacities according to Leo's guidelines. | William Todd Stinson | |
2012-10-30 | CHUI-459: Creating a fetchAvatarName() method for the ↵ | William Todd Stinson | |
LLConversationItemParticipant class to allow the class to query for the avatar display name directly. Also, added a field to store the avatar name cache callback connection so that we can disconnect properly on object destruction to avoid a crash with the callback attempting to access recently freed memory. | |||
2012-10-30 | pull back changes from 3.4.1-beta11 | Oz Linden | |
2012-10-30 | Added tag 3.4.1-beta11 for changeset 18498afcdb83 | Oz Linden | |
2012-10-30 | merge changes for DRTVWR-236 | Oz Linden | |
2012-10-30 | tag merge of DRTVWR-236 | Oz Linden | |
2012-10-30 | merging into latest changes | MaximB ProductEngine | |