Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-19 | CHUI-600 : Fixed! Modified the button flash state so it sticks after the ↵ | Merov Linden | |
animation and is dismissed on toggle | |||
2012-12-19 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-12-18 | CHUI-600 : WIP : Flash conversation item in different color than select and ↵ | Merov Linden | |
start flashing only when shown | |||
2012-12-19 | CHUI-601 : Fixed : Crash when dismissing a conversation while a participant ↵ | AlexanderP ProductEngine | |
is selected DeletePointer() for the items was replaced by Function LLFolderViewItem::destroyView(): Function LLFolderViewItem::destroyView(), before removing the item, immediately removes it from the Selection List of the Root Folder. As a result, at the time of the call of sanitizeSelection(), will not need to try to handle the elements that have already been deleted. | |||
2012-12-17 | CHUI-580 : WIP : Added disconnect of callbacks once they're called to ↵ | Merov Linden | |
prevent filling up the callback queue | |||
2012-12-17 | Merge with viewer-chui | Merov Linden | |
2012-12-17 | CHUI-580 : WIP : Protect callback connections passed to ↵ | Merov Linden | |
LLAvatarNameCache::get() where necessary | |||
2012-12-15 | CHUI-591 FIXED Issues with resizing conversations floater | maksymsproductengine | |
2012-12-14 | CHUI-599 : Use the account name in all places that are not UI related but ↵ | Merov Linden | |
use avatar names to index, search and other code only uses. | |||
2012-12-14 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-12-14 | CHUI-566 Flashing and color on Conversations FUI button and conversation ↵ | AlexanderP ProductEngine | |
line item | |||
2012-12-18 | CHUI-499: Adding ability to serialize the communication notifications to ↵ | William Todd Stinson | |
local disk per user. | |||
2012-12-17 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui. | William Todd Stinson | |
2012-12-14 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui. | William Todd Stinson | |
2012-12-13 | CHUI-574, CHUI-575 : Fixed inventory regressions : select the first filtered ↵ | Merov Linden | |
item when searching the inventory, simply made the folder selection secondary to item selection. | |||
2012-12-13 | Fix line endings. | Kelly Washington | |
2012-12-13 | MAINT-1995 Names of banned and allowed residents are not shown in Access tab ↵ | Kelly Washington | |
of the About Land dialog Code by Richard, reviewed by merov and kelly | |||
2012-12-12 | CHUI-499: Refactoring the persistent notification storage so that I can ↵ | William Todd Stinson | |
reuse the functionality for do-not-disturb mode. | |||
2012-12-10 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-12-07 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-12-07 | CHUI-580 : Fixed : Clean up the use of display name. Allow the use of the ↵ | Merov Linden | |
legacy protocol in settings.xml | |||
2012-12-06 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-12-06 | merge | MaximB ProductEngine | |
2012-12-06 | CHUI-444 (Click target off when conversation list is minimized to icons) | MaximB ProductEngine | |
2012-12-05 | Pull merge from dev repo | Merov Linden | |
2012-12-05 | CHUI-580 : WIP : Change the display name cache system, deprecating the old ↵ | Merov Linden | |
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up. | |||
2012-12-05 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-12-05 | CHUI-509 : Fixed : Add params to inventory widgets to control font colors ↵ | Merov Linden | |
(required for library items and links). | |||
2012-12-05 | CHUI 571: Code review changes, now LLFloaterIMContainer::showStub inlines ↵ | Gilbert Gonzales | |
code for hiding all tab panels and then showing the stub panel. Before the function would call hideAllTabs() | |||
2012-12-05 | Pull and merge ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-12-05 | CHUI-519 FIXED Do not put offered items into the trash while in Busy / DND mode | maksymsproductengine | |
2012-12-04 | CHUI-571: Fixed bug where when the converation floater was torn off and a ↵ | Gilbert Gonzales | |
new im received, the incorrect conversation would be displayed and focused. In order to do this removed the conversation floater panels from being focused immediately when set visible. Also there was a bug when showing the stub panel for torn off conversations. The tab container was not setting the stub panel index properly to 0, which is where the stub panel existed in the tab container's list. This is post code review submit. Will submit another with minor code review changes. | |||
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-12-03 | Cleaning up some unreferenced member variables and related types from ↵ | William Todd Stinson | |
LLNotifications. | |||
2012-12-03 | merging in latest changes | Gilbert Gonzales | |
2012-12-03 | CHUI-571: Now when the 'Chat Preference' is set to 'Open Conversations ↵ | Gilbert Gonzales | |
window' the conversation line item with flash. The only time it does not flash is when the the conversation line item is already focused. Also fixed various focusing bugs when navigating between conversations and participants. | |||
2012-12-03 | CHUI-532 FIXED (Viewer crash when user in conversation is removed from ↵ | AlexanderP ProductEngine | |
participant list because they logged out or teleported away) delayed destroy of the timer | |||
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 | |