summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-12-09Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-12-09Reduce likelihood of indefinite wait in viewer integration tests.Nat Goodspeed
Introduce LLStartupListener to allow viewerclient-based test script to query startup state. This handles the scenario in which, by the time the test script manages to connect, the viewer already IS in STATE_STARTED. Fix ViewerSession to invoke that query before waiting for STATE_STARTED. Make that wait time out eventually to deal with "System currently logging you off, please wait 5 minutes." Timeout raises new ViewerWontLogin exception. Fix testlangs to catch ViewerWontLogin and retry a limited number of times.
2009-12-09Fixed low bug EXT - 2688 (Viewer crashes if exit from disconnected viewer ↵Paul Guslisty
with opened Communicate floater) --HG-- branch : product-engine
2009-12-09no ticket. added icons for \"well\" buttons in the bottom tray.Andrew Polunin
--HG-- branch : product-engine
2009-12-09Fixed normal bug EXT-3139 (Invalid Region/Parcel name is shown forAndrew Dyukov
intra-region teleports in the back/fwd history). --HG-- branch : product-engine
2009-12-09Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-09mergeAlexei Arabadji
--HG-- branch : product-engine
2009-12-09Accordions in appearance panel don't use full space, removed borders in ↵Erica
inventory panel, standardized button sizes, changed login according to feedback
2009-12-09Fixed normal bug EXT-2935 \"[BSI] Not able to click *Map* button after ↵Sergei Litovchuk
clicking a SLurl to open a Place Profile\". - Added enabling \"Map\" button on Landmark Info panel opening. --HG-- branch : product-engine
2009-12-09Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-09hardened condition for LLScreenChannelBase::isHovering method;Alexei Arabadji
--HG-- branch : product-engine
2009-12-09Fixed line endings to Unix formatMike Antipov
--HG-- branch : product-engine
2009-12-09Fixed critical bug EXT-3094 (Content of accordions disappears after ↵Mike Antipov
collapsing all folders in My "Landmarks" tab and switching to "Teleport history" tab and back) Reason: Folder state of loaded folders was not saved before switching to Teleport history and back Due to inventory loading was changed to fetch items in background it is impossible to save folder state while initializing of an Inventory panel. Inventory observer was implemented to save folder states for Inventory Panels in all accordions. Reviwed by Seth ProductEngine --HG-- branch : product-engine
2009-12-08mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-08Performance improvements for the nearby media floater when lots of media is ↵Monroe Linden
present. Added LLViewerMediaImpl::mInNearbyMediaList for LLFloaterNearbyMedia::refreshList() to use to keep track of which elements it's seen -- this allows us to remove a linear search in an inner loop. Added a map from texture ID to media impl pointer in LLViewerMedia/LLViewerMediaImpl. This allows LLViewerMedia::getMediaImplFromTextureID() to be a std::map lookup instead of a linear search. In LLFloaterNearbyMedia, call sortByColumnIndex in postBuild instead of in addMediaItem(). The latter was causing some unnecessary re-sorting. Hf: Enter commit message. Lines beginning with 'HG:' are removed.
2009-12-08EXT-2702 the Group abilities 'Show in Find Places' is mislabeled.Ramzi Linden
Also updated various places that refer to the 1.23 style UI.
2009-12-08Web teams needs us to support 403 response codes for some trickery they are ↵callum
doing with Help pages.
2009-12-08DEV-43866: Fix mute button when you slide volume sliderRick Pasetto
Trivial fix, plus some minor refactoring
2009-12-08Merge backoutJames Cook
2009-12-08Back out EXT-2827 Unable to delete object when select face of objectJames Cook
May cause right-click delete to fail - testing that Backed out changeset: 1f8e1e73f9f4
2009-12-08Merge with Lis and Leyla' stuffJames Cook
2009-12-08EXT-3118 disabled Alerts appear to be enabled in PreferencesJames Cook
Wasn't rebuilding the list of alerts on Preferences open Cleaned up some formatting in llfloaterpreference.cpp
2009-12-08EXT-2980 Made location history menu items XML-configurableJames Cook
Reviewed with Leyla
2009-12-08EXT-3256 : Show help message in Favorites bar if emptyLoren Shih
--HG-- branch : avatar-pipeline
2009-12-08Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-12-08EXT-3192 Preferences > Sounds UI issuesLis Pardi
2009-12-08automated merge viewer2.0->avpLoren Shih
--HG-- branch : avatar-pipeline
2009-12-08mergerichard
2009-12-08EXT-3133: Viewer crashes after deleting a Trash folder from the My Inventory ↵Loren Shih
accordion Put in a quick fix so that folders can't be made reparented to their own children. --HG-- branch : avatar-pipeline
2009-12-08EXT-3266 : Object contents show up as empty alwaysLoren Shih
InventoryFilter was rejecting all items that didn't exist in agent inventory. Changed this to properly account for inventory of in-world objects. --HG-- branch : avatar-pipeline
2009-12-08L10N: add a helpful tooltip to the refresh icon, as done in other places in ↵Ramzi Linden
the UI
2009-12-08INFRASTRUCTURE: Took out unused function "getAllAttachmentsArray" from ↵Loren Shih
llvoavatarself. --HG-- branch : avatar-pipeline
2009-12-08L10N: clarify wording in panel_group_notice accordian. Please, no more Ascii ↵Ramzi Linden
art arrows in 2.0.
2009-12-08L10N: Add much-needed linguistic context in the comments of strings.xmlRamzi Linden
2009-12-08Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-12-08Re-adding references to Arrow_Up and Arrow_Down so these arrows show on ↵Lis Pardi
panel_preferences_alerts.xml
2009-12-08Capitalized the tab labels.Justin C. Rounds (Chuck)
Bonus: made them conform visually to other tabs in the side panel http://jira.secondlife.com/browse/EXT-3073
2009-12-08ext-3087 - avatar icon is truncated badlyrichard
reviewed by James
2009-12-08Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-08Changed "Assigned Roles" to "Assigned Members".Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-3079
2009-12-08Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-12-08EXT-2599 Temporary Text in filter fields should be a lighter color than User ↵Lis Pardi
typed text
2009-12-08Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-08World > Snapshot is supposed to have separators, per the Design Spec - Top MenuRamzi Linden
L10N: use the consistent term 'Side Tray' already used elsewhere in the UI. Even if this isnt visible, it becomes part of our glossary and translation.
2009-12-08Added space between Server message output area and expand button to prevent ↵Justin C. Rounds (Chuck)
overlapping elements. http://jira.secondlife.com/browse/EXT-3116
2009-12-08L10N: use consistent terminology in tooltip for a button that does the same ↵Ramzi Linden
thing as the one in the Navigation Bar
2009-12-08Fixed low bug EXT-3037 ("MissingString(share_alert)" message appears in p2p ↵Eugene Mutavchi
chat window after clicking "Share" btn on IM floater) --HG-- branch : product-engine
2009-12-08Partial fix of normal bug EXT-2788 (Confusing message after accepting ↵Eugene Mutavchi
outdated voice chat) --HG-- branch : product-engine
2009-12-08For EXT-3166 : MyInventory/Library Places accordions are causing massive ↵Loren Shih
inventory background fetch on startup Took out line to start background fetch at start of filter; the background fetch will start when the filter is started. This prevents the viewer from requesting a complete inventory fetch at login. --HG-- branch : avatar-pipeline
2009-12-08mergerichard