summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2009-12-30fixed bug EXT-3761 Leave call button in the VCP shouldn't be resizableDenis Serdjuk
--HG-- branch : product-engine
2009-12-30Work on task EXT-938 (Get rid of deprecated list controls)Mike Antipov
-- remove unused LLFloaterCall & LLPanelAvatarRow used in it. --HG-- branch : product-engine
2009-12-30fixed normal bug (EXT-3738) Too much space above favorites on Favorites barAndrew Polunin
--HG-- branch : product-engine
2009-12-30Fixed normal bug (EXT-3739) Task panel tabs in incorrect order, Home tab is ↵Sergei Litovchuk
missing. - Changed side tray tabs order. --HG-- branch : product-engine
2009-12-30Code cleanup: removed stab implementation of Voice Control PanelMike Antipov
--HG-- branch : product-engine
2009-12-30fixed bug EXT-3722 New IM & Notification buttons can be clicked on, even ↵Denis Serdjuk
when there's nothing to see Note: It was decided to handle an enabling of buttons from syswellwindow according to his empty state --HG-- branch : product-engine
2009-12-30Fixed normal bug EXT-3762 - New notifications don't appear in the ↵Dmitry Zaporozhan
Notifications Well until they fade away in the channel. --HG-- branch : product-engine
2009-12-30Fixed major bug EXT-3747 ( Bottom bar resize behavior not to spec)Mike Antipov
-- shifted chatbar left border 4 pixels left -- reduced distance between Speak, Gestures, Move, View, Snapshort buttons to 1 pixel For now minimal width of bottom tray with opened side panel is 687 pixels (1020 for viewer vindow) without truncating any buttons. --HG-- branch : product-engine
2009-12-30fixed normal bug (EXT-3731) Favorites Bar spaced too tightly (side effect ↵Andrew Polunin
was fixed) --HG-- branch : product-engine
2009-12-30Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-30fixed EXT-2787 “Outdated voice chat invitation never hides itself”,Alexei Arabadji
corrected check is invite from group or ad-hoc call to avoid hide incoming call dialog for that cases; --HG-- branch : product-engine
2009-12-30Fixed normal bug EXT-3643 - Make Friend Offer dialog a modal alert.Dmitry Zaporozhan
Added "Start IM" option to "OfferFriendship" notification. --HG-- branch : product-engine
2009-12-30EXT-2781. Added reference to issue in comments.Sergei Litovchuk
--HG-- branch : product-engine
2009-12-30Fixed normal bug (EXT-3714) No landmarks is shown in expanded accordeon ↵Sergei Litovchuk
after filter has been used. - Added applying filter upon accordion expansion to update currently filtered items. --HG-- branch : product-engine
2009-12-30Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-30Fixed normal bug EXT-3740 - People panel should default to Nearby at first run.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-30automated merge PE->viewer2.0Kent Quirk
2009-12-29for DEV-44376: create a switch for texture decoding.Xiaohong Bao
2009-12-29fix for EXT-3553: unknown Crash.Xiaohong Bao
2009-12-29Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2009-12-29fix for DEV-44134: trying to move away from a huge amount of objects with ↵Xiaohong Bao
media causes viewer to hang for 15-20 seconds.
2009-12-29Fix for EXT-3758 (DEV-44584) - media will not display join.secondlife.comCallum Prentice
Reviewed by CB
2009-12-29Fix for EXT-3655 (DEV-44440) dead area in media address barCallum Prentice
Reviewed by cricket ball
2009-12-29Fixed low bug (EXT-2781) Stop Flying button is displayed while walking after ↵Sergei Litovchuk
slumping. - Disabled flying mode if it has been enabled shortly before the agent stand up animation is signaled. In this case we don't get a signal to start flying animation because of some server side problem, the agent's avatar does not play flying animation, so we switch flying mode off. This may cause "Stop Flying" button to blink. --HG-- branch : product-engine
2009-12-29fixed minor bug EXT-3357 'Edit partner' link in Edit My Profile has ↵Denis Serdjuk
larger clickable area than needed --HG-- branch : product-engine
2009-12-29Fixed minor bug EXT-2955 ("Teleport" button is enabled in profile panel of ↵Andrew Dyukov
offline avatar). - Fixed not only "Teleport" button from profile, but also from IM (according to comment in JIRA). --HG-- branch : product-engine
2009-12-29Fixed normal bug EXT-3694 - Fix to expandable text "more" widget caused ↵Dmitry Zaporozhan
horizontal scrollbars to appear again in Profiles. Reserved space for vertical scroll bar to avoid horizontal scroll bar. --HG-- branch : product-engine
2009-12-29fixed normal bug EXT-3737 Drop shadow visible between menu bar and navbarAndrew Polunin
--HG-- branch : product-engine
2009-12-29fixed bug EXT-3726 Cannot edit pasted text in Address BarDenis Serdjuk
--HG-- branch : product-engine
2009-12-29Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-29fixed EXT-3742 “Voice Control Panel should auto-hide”,Alexei Arabadji
made VCP as transient dockable floater; --HG-- branch : product-engine
2009-12-29Fixed nice-to-have bug EXT-3706 - Redundant spacing in the voice controls panel.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-29fixed normal bug EXT-3731 Favorites Bar spaced too tightlyAndrew Polunin
fixed normal bug EXT-3696 Remove dropshadow from favorites bar text --HG-- branch : product-engine
2009-12-29(EXT-3356) Dock Voice control panel to Speak button chevron, not to middle ↵Sergei Litovchuk
of Speak button. - Renamed Speak button parts in XML to avoid widget names confusion. --HG-- branch : product-engine
2009-12-29Fixed low bug EXT-3677 (Resident doesn't appear in the nearby voice list ↵Mike Antipov
after enabling voice) -- made participant dimmed for a few seconds before disappearing --HG-- branch : product-engine
2009-12-29Fixed normal bug (EXT-3356) Dock Voice control panel to Speak button ↵Sergei Litovchuk
chevron, not to middle of Speak button. - Changed VCP docking anchor to the right segment of the Speak button. --HG-- branch : product-engine
2009-12-29Merge from default branch.Mike Antipov
--HG-- branch : product-engine
2009-12-28Merge with (specific revision) and headcallum
2009-12-28Fix for EXT-3730 (HTTP response code of 500 from Find floater URL breaks it)callum
Reviewed by Sam
2009-12-28implemented minor task EXT-3454 Code improvements: Replace old-style calback ↵Denis Serdjuk
with boost::function in the LLFloaterAvatarPicker --HG-- branch : product-engine
2009-12-28Code cleanup: Updated method name.Mike Antipov
--HG-- branch : product-engine
2009-12-28fixed normal bug EXT-3713 Unable to edit busy mode responceAndrew Polunin
--HG-- branch : product-engine
2009-12-28Work on low task EXT-3682 (Dedicated icon is required for AvaLine callers in ↵Mike Antipov
the VCP) -- updated processing of "Loading" state while switching between voice sessions. ("Loading..." is shown until channel is in CONNECTED state) --HG-- branch : product-engine
2009-12-28Work on low task EXT-3682 (Dedicated icon is required for AvaLine callers in ↵Mike Antipov
the VCP) -- refactored processing of voice participants in the "Voice control panel". Now list is filled only when voice channel is in CONNECTED state and is cleared otherwise. --HG-- branch : product-engine
2009-12-28Fix for low bug EXT-3186 - Incorrect navigation as a result of using "Back" ↵Dmitry Zaporozhan
button in profile of resident. --HG-- branch : product-engine
2009-12-28fixed EXT-3428 “Undocked IM well closes after click on game area”,Alexei Arabadji
made LLIMWellWindow and LLNotificationWellWindow as dockable transient floaters; --HG-- branch : product-engine
2009-12-28Fixed normal bug EXT-3374([BSI] Notifications and dialogs are ↵Eugene Mutavchi
semi-transparent (not opaque) even when in focus) --HG-- branch : product-engine
2009-12-28Fixed normal bug EXT-2791 - Upload Image / sound / animation missing cost.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-26Fixed low bug EXT-2296 "View LM: Unnecessary green rectangle appears around ↵Sergei Litovchuk
title of LM after click on it" Fixed low bug EXT-2297 "View LM: Implement ellipsis for LM title" --HG-- branch : product-engine
2009-12-26Updated chiclet panel's parent min width, see changeset 556d071f6012.Dmitry Zaporozhan
--HG-- branch : product-engine