Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-27 | Moved last added property meeting the alphabetical order | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-10-27 | Additional patch for normal task ext748-Implement Participant list for a ↵ | Eugene Kondrashev | |
group chat. Added fulfilling of avatarList for none initiator users --HG-- branch : product-engine | |||
2009-10-27 | merge | Mike Antipov (Mike ProductEngine) | |
--HG-- branch : product-engine | |||
2009-10-27 | Fixed normal bug ext-1856-All participants of group chat/friends conference ↵ | Eugene Kondrashev | |
listed like off-line --HG-- branch : product-engine | |||
2009-10-27 | Fixed normal bug EXT-1859 (Only just added landmark is shown in "favorites ↵ | Mike Antipov (Mike ProductEngine) | |
bar" folder) Reason: items of Inventory Panel's start folder are removed while processing Inventory model changed event. In this case root items have no parent LLFolderViewFolder and parent is LLFolderView (LLInventoryPanel::mFolders) itself. Fix: - added check of LLFolderViewItem's parent against NULL. --HG-- branch : product-engine | |||
2009-10-27 | Implemented major task EXT-1717 (IM related server responses processing ↵ | Eugene Mutavchi | |
stuff should use new IM floater along with the old one) sub-task of EXT-96 (Viewer 2009: Group IM detail). --HG-- branch : product-engine | |||
2009-10-27 | fixed Bug EXT-1602 'Add new folder' and 'Add new landmark' has same ↵ | Denis Serdjuk | |
icons that is deceitful New menubutton has been implemented according to Viewer 2.0 Design Specification:Places Task Panel. It generates a menu for AddLandmark and AddFolder options --HG-- branch : product-engine | |||
2009-10-27 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-27 | IM refactoring: moved voice channel related classes to its own ↵ | Igor Borovkov | |
llvoicechannel.* files from dying llimpanel.* files --HG-- branch : product-engine | |||
2009-10-27 | merge | Dmitry Oleshko | |
--HG-- branch : product-engine | |||
2009-10-27 | fixed normal bug (EXT-1805) Noninteractive notification toast is redundant ↵ | Dmitry Oleshko | |
if local chat floater is open --HG-- branch : product-engine | |||
2009-10-27 | merge | Yuri Chebotarev ychebotarev@productengine.com | |
--HG-- branch : product-engine | |||
2009-10-27 | working on EXT-1713,EXT-1712,EXT-1711,EXT-1709 | Yuri Chebotarev ychebotarev@productengine.com | |
EXT-1713 Nearby Chat: Objects have tooltips (???)(???) EXT-1712 Nearby Chat: change context menu for objects EXT-1711 Nearby Chat: context menu isn't applicable for system messages EXT-1709 Nearby Chat: Avatar context menu can be triggered on avatar's icon only initial commit - panel for message headers --HG-- branch : product-engine | |||
2009-10-26 | Fixed low bug EXT-1851 (Unable to process multiple selected friends) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-10-26 | Fixed major bug EXT-1850-Crash after open of group-chat (ProductEngine) | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-10-26 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Sergey Borushevsky | |
--HG-- branch : product-engine | |||
2009-10-26 | Fixed normal bug EXT-1450 (Set max height on Gestures tray). | Sergey Borushevsky | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-10-26 | Implemented low task EXT-1156(Implement option to show/hide avatar icon in ↵ | Andrew Dyukov | |
the friend list) --HG-- branch : product-engine | |||
2009-10-26 | merge | Dmitry Oleshko | |
--HG-- branch : product-engine | |||
2009-10-26 | Fixed normal bug [BSI] The "X notifications arrived while you were away" ↵ | Dmitry Oleshko | |
toast on login is not clickable --HG-- branch : product-engine | |||
2009-10-26 | IM: got rid of old im floater dependency in LLIMMgr::addMessage(...) | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | IM refac.: replaced passing copies by passing references, moved some IMModel ↵ | Igor Borovkov | |
private, added documentation --HG-- branch : product-engine | |||
2009-10-26 | Fixed normal bugs EXT-1628 ([BSI] - New IM system isn't sending typing ↵ | Eugene Mutavchi | |
notifications anymore) and EXT-1629 ([BSI] - add hint in IM window when Resident is typing) --HG-- branch : product-engine | |||
2009-10-26 | IM: fixed remove session logic, got rid of "being session removed" field | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Yuri Chebotarev ychebotarev@productengine.com | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-10-26 | IM: removed unused & empty methods and classes, added TODO marks | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-10-26 | no ticket | Yuri Chebotarev ychebotarev@productengine.com | |
set single_instance for nearby_chat floater --HG-- branch : product-engine | |||
2009-10-26 | Merge from default to product-engine | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-10-26 | IM minor refactoring: removed unused LLIMMgr::isIMSessionOpen(...) - ↵ | Igor Borovkov | |
duplicate of LLIMMgr::hasSession(...) --HG-- branch : product-engine | |||
2009-10-25 | * Changes to enable differentiating between icon texture priority and other ↵ | Steve Bennetts | |
UI texture priority. * Still need to only request smaller mip maps of icon textures | |||
2009-10-23 | merge | Erica Firment | |
2009-10-23 | EXT-1702, EXT-1692, Viewer 2.0 Fit & Finish Pass: People Panel - Profile | Erica Firment | |
2009-10-23 | merge | James Cook | |
2009-10-23 | EXT-968 Side tray buttons have "selected" appearance when each tab is selected. | James Cook | |
Changed mTabs to hold LLSideTrayTab* so we don't have to dynamic_cast<> everywhere Reviewed with Leyla. | |||
2009-10-23 | Merged change to auto play pref (DEV-41787) | skolb | |
2009-10-23 | DEV-41787 Media Auto Play controls were removed from prefs. Also made auto ↵ | skolb | |
play override prim settings. | |||
2009-10-23 | fixed normal bug EXT-1630 Edit Landmark: Current landmark place should be ↵ | Denis Serdjuk | |
selected by default in the \"Place Landmark In\" picklist --HG-- branch : product-engine | |||
2009-10-23 | merge | Steve Bennetts | |
2009-10-23 | merge | Steve Bennetts | |
2009-10-23 | merge | Steve Bennetts | |
2009-10-23 | For EXT-1863 : "Wear" and "Take Off" for items should be properly greyed out ↵ | Loren Shih | |
depending on item worn state | |||
2009-10-23 | Merging revisions 2156-2183 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0-3, respecting ancestry * Bugs: EXT-1590 EXT-1694 EXT-1660 EXT-1646 EXT-1694 EXT-1316 EXT-1775 EXT-1798 EXT-1799 EXT-1117 EXT-1571 EXT-1572 * Dev: EXT-1757 EXT-991 EXT-1758 EXT-1770 EXT-1192 EXT-1613 EXT-1611 EXT-1256 EXT-1758 EXT-747 | |||
2009-10-23 | For EXT-1862 : Wearing an item shouldn't refocus to COF | Loren Shih | |
2009-10-23 | svn merge -r137024:137071 ↵ | Loren Shih | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/avatar-pipeline-14-seraph into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 Bugs: EXT-1785 EXT-1818 EXT-1820 EXT-1845 | |||
2009-10-23 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |