Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-28 | CHUI-548: Now a p2p conversation is aligned with the nearby chat arrow. Just ↵ | Gilbert Gonzales | |
had to check for a p2p conversation type and then adjust then decrease the indentation. Also made LLFolderViewItem::drawOpenFolderArrow() a non-virtual function and adjusted code accordingly. | |||
2012-11-27 | merging in latest changes | Gilbert Gonzales | |
2012-11-26 | CHUI-529: Post code review changes. When showing a floater using ↵ | Gilbert Gonzales | |
LLFloater::showInstance() instead of setVisibleAndFrontmost(). Also made setVisibleAndFrontmost() public since both setVisible and setFrontmost are public functions. | |||
2012-11-26 | CHUI-528, CHUI-536, CHUI-538, CHUI-540: Fixed the changed item's ↵ | Merov Linden | |
highlighting that broke multiselection in inventory and in conversations. | |||
2012-11-26 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-11-23 | CHUI-528, CHUI-536, CHUI-538, CHUI-540 ADD. FIX (Built single processor of ↵ | AlexanderP ProductEngine | |
different types of notifications): changed item's highlighting | |||
2012-11-23 | CHUI-528, CHUI-536, CHUI-538, CHUI-540 ADD. FIX (Built single processor of ↵ | AlexanderP ProductEngine | |
different types of notifications): repaired LLFlashTimer | |||
2012-11-21 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-11-20 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-21 | CHUI-531 FIXED Poor fps in CHUI viewer | maksymsproductengine | |
2012-11-19 | CHUI-470 : Fixed : Enable contextual menu in torn off conversations | Merov Linden | |
2012-11-19 | merge changes for DRTVWR-245 | Oz Linden | |
2012-11-19 | CHUI-488 ADD. fIX Clean up code | AlexanderP ProductEngine | |
2012-11-16 | CHUI-487, CHUI-488 FIXED (Enable flashing FUI button behavior and Implement ↵ | AlexanderP ProductEngine | |
Flashing Conversations panel line item behavior): implemented FUI button flashing; clean up code | |||
2012-11-16 | CHUI-487, CHUI-488 W.I.P. #3 (Enable flashing FUI button behavior and ↵ | AlexanderP ProductEngine | |
Implement Flashing Conversations panel line item behavior): implemented conversation's item flashing | |||
2012-11-15 | CHUI-489: Code review cleanup for both CHUI-489 and CHUI-486. This should be ↵ | Gilbert Gonzales | |
last commit for CHUI-489. | |||
2012-11-15 | merging in latest changes | Gilbert Gonzales | |
2012-11-15 | CHUI-489: Now sounds exist for teleport and inventory offers. The sound is ↵ | Gilbert Gonzales | |
specified in notifications.xml. Also changes for CHUI 486, which allow the user to set preferences for hearing sounds for a New Conversation, Incoming Voice Call, Teleport Offer and Inventory Offer. | |||
2012-11-15 | CHUI-524: The root reason of crash was in the infinity recursion in the ↵ | maksymsproductengine | |
chain of calls LLFloater::setFocus->LLFloater::setFrontmost->LLFloaterView::bringToFront. And problem was not related to CHUI-362. Reviewed by Stinson. | |||
2012-11-15 | CHUI-397 (Delay in removing names from participant list in nearby chat) | MaximB ProductEngine | |
CHUI-440 (Nearby chat participant list does not clear after teleport when conversation floater is closed/minimized) fixed | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Improve draw performance of scroll lists by only drawing what is visible * Reduce frequency of expensive column width calculations Fixes by Richard | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* LLScrollListControl to use LLAvatarNameCache instead of gCacheName | |||
2012-11-12 | merging in latest changes | Gilbert Gonzales | |
2012-11-12 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-11-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-09 | CHUI-486: Now the new chat preferences in drop down lists and checkboxes are ↵ | Gilbert Gonzales | |
storable. These values are accessible globally using gSavedSettings. | |||
2012-11-09 | CHUI-362 WIP (Torn off conversation name is highlighted when selected in ↵ | AlexanderP ProductEngine | |
conversation list with different conversation showing in message panel): implemented method for a switch off tabs (switching to an invisible state) | |||
2012-11-08 | Pull merge from viewer-chui | Merov Linden | |
2012-11-07 | Pull from viewer-chui, had to resolve conflicts on llimfloatercontainer.cpp | Merov Linden | |
2012-11-07 | CHUI-473, CHUI-482 FIXED (Clicking on nearby chat toast to open Conversation ↵ | AlexanderP ProductEngine | |
floater does not show Nearby Chat conversation selected in list; Nearby chat conversation is not selected in list by default when it is the only conversation ): implement. new logic in LLIMFloaterContainer for the syncronous select the conv. list's item and corresponding convers. floater; removed floater selecting from conv. items; fixed bug with item select | |||
2012-11-06 | CHUI-448 FIXED p2p IM chat conversations show a participant list with a carat | maksymsproductengine | |
2012-11-04 | Merge viewer-hui-441 | Merov Linden | |
2012-11-03 | Pull merge from richard/viewer-chui | Merov Linden | |
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 | 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 | 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-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-30 | CHUI-463 : Fixed. Allowed a model to be shared by several views. | Merov Linden | |
2012-10-30 | CHUI-415 FIXED Set focus to dependee floater before removing dependent ↵ | maxim_productengine | |
floater from it | |||
2012-10-29 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-10-26 | CHUI-439 (Conversation floater is automatically unminimized when a selected ↵ | MaximB ProductEngine | |
user is removed from nearby chat participant list after teleport) CHUI-438 (Conversation remains transparent after teleport with a participant selected in nearby chat) | |||
2012-10-25 | CHUI-441 : WIP : Fix crashes when spawning torn off floaters, added widgets ↵ | Merov Linden | |
creation in the torn off floater for participants. | |||
2012-10-23 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-10-23 | Backed out changeset: 174fccc7016d | William Todd Stinson | |
2012-10-23 | CHUI-418 FIXED Check that mViewModelItem is not NULL | maxim_productengine | |
2012-10-22 | Backed out changeset: 4202e227f8e4 | William Todd Stinson | |
2012-10-19 | CHUI-243: Add calls the parent class's implementation for onFocusReceived() ↵ | William Todd Stinson | |
and onFocusLost() to ensure that the focus change messages are properly propagated. | |||
2012-10-19 | CHUI-418 FIXED Check the existence of mViewModelItem before calling ↵ | maxim_productengine | |
potentiallyVisible(). | |||
2012-10-17 | CHUI-410: Post code review submit, changed useLabel() to return bool instead ↵ | Gilbert Gonzales | |
of BOOL. Adjusted code accordingly. |