summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2009-12-23fix for EXT-637 Please, add tooltips with a full names of the landmraks in ↵Yuri Chebotarev
the Favor bar / Overflow menu rect param actually do nothing. to change tooltip width we may manipulate max_width param. --HG-- branch : product-engine
2009-12-23Update for normal bug EXT-3520 - Can't open Group Notices or Attachments.Dmitry Zaporozhan
Disabled generic preview floater as it spawns for all new inventory items. --HG-- branch : product-engine
2009-12-23Update for low bug EXT-3353 - There's an ability to create classified w/o ↵Dmitry Zaporozhan
title and description. Classified name can accept only ascii. --HG-- branch : product-engine
2009-12-23mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-23fix for EXT-2881 Enough space to place 5 chiclets without arrows in bottom ↵Yuri Chebotarev
bar when voice indicator isn't shown --HG-- branch : product-engine
2009-12-23Fix for normal bug EXT-3041 - Picks accordion doesn't fit to content.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-23mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-22Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-12-22DEV-44607 ugly/broken font used for region labels in world map viewTofu Linden
2009-12-22Add lleventhost queries to list LLEventAPIs or describe one.Nat Goodspeed
Add LLEventDispatcher::getDispatchKey() to retrieve a previously- inaccessible value.
2009-12-22For EXT-3622: Take off item, wear a different item --> first item is put on ↵Brad Payne (Vir Linden)
again
2009-12-22automated merge PE->viewer2.0Kent Quirk
2009-12-22MergePalmer Truelson
2009-12-22EXT-3640 We support the eaglelake chipsetPalmer Truelson
No code changed
2009-12-22Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Mark Palange (Mani)
2009-12-22EXT-3593 Fixed up llkdu and tcmalloc dependencies for the viewer build.Mark Palange (Mani)
2009-12-22Related to EXT-3628("Connecting to.." popup appears behind voice control ↵Eugene Mutavchi
panel while calling): Added workaround which sets current call dialog to front most. --HG-- branch : product-engine
2009-12-22Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-22fixed EXT-3564 “Docked windows hide when clicking on sidetray tabs”,Alexei Arabadji
added sidetray tab buttons panel to transient manager control list, added right padding to the docking rect area to avoid overlapping docked IM floaters with sidetray buttons; --HG-- branch : product-engine
2009-12-22Made the control panel in P2P IM sessions non-resizable (EXT-3470).Vadim Savchuk
--HG-- branch : product-engine
2009-12-22Intercept notifications as filter rather than as a peer listener.Nat Goodspeed
2009-12-22Work on normal bug EXT-3434 There is no difference between invited and left ↵Mike Antipov
participants in a Group call (Voice Controls) -- implemented workaround not to set agent in HAS LEFT state --HG-- branch : product-engine
2009-12-22Update for normal bug EXT-3520 - Can't open Group Notices or Attachments.Dmitry Zaporozhan
Attachments will be opened in a preview floater. --HG-- branch : product-engine
2009-12-22Work on normal bug EXT-3434 There is no difference between invited and left ↵Mike Antipov
participants in a Group call (Voice Controls) -- commented out updating participants voice states from draw() -- improved removing of HAS LEFT participant (now it is removed via LLAvatarList approach instead of LLFlatListView) --HG-- branch : product-engine
2009-12-22Work on normal bug EXT-3434 There is no difference between invited and left ↵Mike Antipov
participants in a Group call (Voice Controls) -- implemented removing of participant who has left voice chat from the list (after hardcoded 10 seconds) -- added struct params to be set from the xml --HG-- branch : product-engine
2009-12-22Work on normal bug EXT-3434 There is no difference between invited and left ↵Mike Antipov
participants in a Group call (Voice Controls) -- added doxygen comments in header -- replaced collecting of voice participants' uuids, added helpful & removed unused code comments in cpp --HG-- branch : product-engine
2009-12-22fixed minor bug EXT-3462 Voice Chat vs Voice CallAndrew Polunin
--HG-- branch : product-engine
2009-12-22mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-22mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-22fixed minor bug EXT-3627 'Loading..' is shown over second life icon in view ↵Andrew Polunin
profile panel --HG-- branch : product-engine
2009-12-22mergeVadim Savchuk
--HG-- branch : product-engine
2009-12-22implemented EXT-3515 Click on IM button for multiple selected Avatars each ↵Igor Borovkov
time creates new IM session --HG-- branch : product-engine
2009-12-22fixed normal bug (EXT-3587) Notifications overflow toast cannot be dismissed ↵Dmitry Oleshko
during spam - reduced to minimum number of show/hide cycles for the Overflow toast, so it is easier now to click the (x) button - the Overflow toast is now created once for a channel --HG-- branch : product-engine
2009-12-22Related to EXT-3581: removed unnecessary code from ↵Eugene Mutavchi
LLParticipantList::updateRecentSpeakersOrder method. --HG-- branch : product-engine
2009-12-22Fixed low bug EXT-3430(Accept/reject voice call dialog appears in wrong ↵Eugene Mutavchi
place for several moments) --HG-- branch : product-engine
2009-12-22work on EXT-3463 - Ambiguity: some system messages are shown as sent from ↵Yuri Chebotarev
avatar and others are shown as sent from SL --HG-- branch : product-engine
2009-12-22EXT-3618: Add the "?" button back to the nearby chat floater.Lynx Linden
2009-12-21mergeSteve Bennetts
2009-12-21mergerichard
2009-12-21EXT-3623 - taking a snapshot on windows completely breakd the UIrichard
2009-12-21mergerichard
2009-12-21EXT-3599 - no chiclets in the im well windowrichard
2009-12-21mergeLeyla Farazha
2009-12-21mergerichard
2009-12-21added optional timing of fast timers themselvesrichard
2009-12-21EXT-3523 Missing God Mode functions in User ProfileLeyla Farazha
EXT-2635 No message reminding user that a restart is required to reset cache (was Clear Cache) reviewed by Richard
2009-12-21automated merge viewer2.0->viewer2.0Loren Shih
2009-12-21EXT-3573 : Wear and Edit buttons on AppearanceSP are difficult to clickLoren Shih
2009-12-21EXT-3619 : CRASH in xui preview tool when editing an inventory panelLoren Shih
Now checking if inventory is usable before checking if views are initialized.
2009-12-21mergeBrad Payne (Vir Linden)