summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-01-08Merge.Tofu Linden
2010-01-08EXT-4049 Change About SL window label from ABOUT Second Life to About Second ↵Tofu Linden
Life
2010-01-08automated merge viewer2.0->viewer2.0Loren Shih
2010-01-08Minor cleanup: make data members in LLViewerMediaImpl private.Monroe Linden
This required adding one accessor and making two related classes friends of LLViewerMediaImpl.
2010-01-08code review feedback: fixed commentRick Pasetto
2010-01-08FIX EXT-4052: don't bounce back if url does not pass whitelistRick Pasetto
http://codereview.lindenlab.com/265005/show
2010-01-08MergeJames Cook
2010-01-08Fix mini-inspector (i) icon art reference, no more gray rectangleJames Cook
Reviewed with Richard
2010-01-08Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-01-08EXT-2647: Removed the help browser's "Open in My Web Browser" button.Lynx Linden
Also increased the default height of the help browser a little bit as it looked a little too squat.
2010-01-08EXT-3958 title needs to update appropriately when changes made to outfitNyx (Neal Orman)
We now show a string "(unsaved)" under the appearance panel outfit title when the currently loaded outfit has been modified from its original state. Tested with following conditions: 1) item added to loaded outfit 2) item removed from loaded outfit 3) item replaced in loaded outfit Appears to work properly on login as well. Checking is a manual folder compare, but should be fairly efficient. XUI changes submitted by Erica Entire diff reviewed by Vir
2010-01-08EXT-4089 : InventorySP File->Open doesn't open folders.Loren Shih
Includes some minor const correctness infrastructure changes.
2010-01-07mergerichard
2010-01-07EXT-4061 Right top tab - art does not scale properly, appears blurry, ↵Erica
EXT-4042 Appearance layout tweaks, Add (unsaved) thingamajig to the end of the Outfit name for Nyx
2010-01-07mergerichard
2010-01-07mergerichard
2010-01-07Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2010-01-07EXT-3799 Extreeeeeeeeme Navbar cleanup to match spec - favorites height, ↵Erica
vertical and horizontal alignment, volume button art
2010-01-07EXT-4036 - change inspector tooltip imagerichard
2010-01-07Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-07DEV-44527 EXT-3650 : change the mapping of '/' on windowsRick Pasetto
reviewed by callum, sam, monroe
2010-01-07mergerichard
2010-01-07eliminated dump focus holder keyboard shortcutrichard
fixed inventory sidetray layout
2010-01-07EXT-3736 Minimap dot colors need to match spec.Erica
2010-01-07EXT-3884 - group list cut off when there is room to display morerichard
reviewed by Erica
2010-01-07EXT-3994 - Mouse wheel zoom on 2nd monitor unexpectedly works if pointer...richard
reviewed by Mani
2010-01-07automated merge viewer2.0->viewer2.0Loren Shih
2010-01-07EXT-2203 : Wear btn doesn't disable after last Outfit deletedLoren Shih
Simple one-line fix, but fixes a core issue where if the last item in a panel is deleted, no notification is triggered.
2010-01-07EXT-4029 Add new inspector affordance to viewerErica
2010-01-07mergeBrad Payne (Vir Linden)
2010-01-07For EXT-4030: Can delete the outfit folder that you're wearing in My OutfitsBrad Payne (Vir Linden)
2010-01-07Merge with tipCallum Prentice
2010-01-07Fix for EXT-3781 "installer on Vista: error opening file for writing ."Callum Prentice
Reviewed by MW
2010-01-07For EXT-4018: Wrong expansion behavior in inventory. Made process of ↵Brad Payne (Vir Linden)
finding the My Inventory folder more robust instead of assuming it was always the first child.
2010-01-07Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-07DEV-44129 EXT-3662 - Make all layout panels mouse_opaqueRick Pasetto
This makes the area below the controls click-through (otherwise it blocks mouse events). That area is for the volume slider.
2010-01-07Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-01-07EXT-3973 viewer crashNyx (Neal Orman)
Rendering cost calculations didn't handle the case of a face having no image associated with it. Added in null checks before using the pointer to the image. Crash no longer repros. Code reviewed by Vir.
2010-01-06ext-4011 - sped up appearance of inspector affordancesrichard
reviewed by Erica
2010-01-06Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-06Make zoom level closerRick Pasetto
2010-01-06MergeLeyla Farazha
2010-01-06changing lineeditor text positioning center logic from using llceil to llroundLeyla Farazha
2010-01-06EXT-3824 [BSI] Rename Inventory Item Text CutoffLeyla Farazha
EXT-3757 Text Placement is Too High when Editing Landmark/Outfit/Notecard Names reviewed by Richard
2010-01-06EXT-4014 - Inventory folders should use "open" folder art...richard
reviewed by Leyla
2010-01-06menu holder, tooltip view and snapshot floater should be in main_view as ↵Leyla Farazha
added in main_view.xml reviewed by richard
2010-01-06EXT-2119 [BSI] Mini Map is Missing Title when MinimizedLeyla Farazha
we decided just to make it so you can't minimize reviewed by richard
2010-01-06DEV-44804 autoplay preference for media should enable the media subsystem ↵Tofu Linden
when toggled from off to on
2010-01-06Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2010-01-06EXT-3962: added "MyOutfitsAutofill" debug setting to force auto population.Eric M. Tulla (BigPapi)