summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-11-25STORM-344 FIXED Fixed Speak button label shrinking when bottom bar has ↵Andrew Productengine
enough space for displaying full Speak label. Bug was caused by counting only width added by last resize as usable for Speak button extending, so widening viewer window by few pixels many times when Speak is shrink would never let it expand regardless of available space. - Added check for possible chiclet panel shrinking width- cause spare space goes to it when extending. If there is enough space to give from chiclets to Speak, Speak is extended.
2010-11-24SH-481 FIX linux build is over 200 MBNyx (Neal Orman)
A previous merge in our move to the public branch cut out the binary strip command from viewer_manifest.py. Putting it back in to restore small binaries.
2010-11-24STORM-500 : pull to viewer-developmentMerov Linden
2010-11-24STORM-479 : pull to viewer-developmentMerov Linden
2010-11-24STORM-375 : pull into viewer-developmentMerov Linden
2010-11-24Pull from viewer-betaMerov Linden
2010-11-24STORM-667 : pull to viewer-betaMerov Linden
2010-11-24STORM-667 FIXED Default name tag color changed to white to increase contrast ↵Seth ProductEngine
with default dark background.
2010-11-24STORM-531 FIX Danish translationeli_linden
2010-11-24MergeLeyla Farazha
2010-11-24DN-207: "Investigate why "unknown" is appearing in My Friends list"Leyla Farazha
2010-11-24STORM-375 FIXED Fixed resetting of opened accordion on ↵Andrew Productengine
minimizing/unminimizing Appearance floater. The floater on minimization behaved the way consistent with Appearance panel in sidetray on visibility change. - To let LLSidepanelAppearance::updateToVisibility() determine whether to reset state or not, "reset_accordion" field was added to LLSD that it passed to it. It's value is different depending on where updateToVisibility() was called from. "visible" field was added to store boolean value that was passed before fix without name, but now can't be used that way.
2010-11-24STORM-666 FIXED Menu spawned by the overflow button had invalid position in ↵Vadim ProductEngine
Place Profile and Avatar Profile panels. Changes: * Changed the button class from LLButton to LLMenuButton to avoid duplicating menu positioning logic. * Enabled LLMenuButton to support aligning menu to the top right corner of the button.
2010-11-24STORM-671 FIXED Renamed "Move & View" panel to avoid name duplication.Andrew Productengine
2010-11-24STORM-670 : merges fixes for CHOP-220 and CHOP-221Merov Linden
2010-11-24mergeBrad Payne (Vir Linden)
2010-11-24SH-564 WIP - scrubbing not needed if curl uses thread-safe c-ares libBrad Payne (Vir Linden)
2010-11-24Tweak fnumber and circle of confusion to be more typical of 35mm daytime.Dave Parks
2010-11-24mergeDave Parks
2010-11-24Depth of Field whenever "Lighting and Shadows" is enabled and ↵Dave Parks
global-illumination is not (experimental).
2010-11-24Merge viewer-developmentMerov Linden
2010-11-23STORM-531 WIP temp fix, pending Danish translationeli_linden
2010-11-23CT-633 FIX DA translation (new file) for set19, for Viewer 2.4eli_linden
2010-11-23CT-633 FIX DA translation for set19, for Viewer 2.4eli_linden
2010-11-23(DN-211) Conference call dialog shows Conference with ??? (???) in title ↵Leyla Farazha
header with view display names on and off Inbox X
2010-11-23STORM-102: this is to correct a minor issue with ad-hoc conferences so that ↵Wolfpup Lowenhar
they do not get date stamped at all since each one is defined as a unique conversation.
2010-11-23STORM-556 FIXED Don't reset search filter when docking the People SP.Vadim ProductEngine
As a side effect, the filter will not be reset when switching to People from another SP, but this is consistent with all other sidepanels (e.g. switching to Places doesn't reset its seach filter as well).
2010-11-23DN-211 Conference call dialog shows Conference with ??? (???) in title ↵Leyla Farazha
header with view display names on and off
2010-11-23automated merge from mesh-developmentLoren Shih
2010-11-23SH-429 FIXED Inventory Filter for Meshes does not workLoren Shih
Mesh inventory filter was added incorrectly to filters pane, and was not hooked up to any code.
2010-11-23Fix for SH-479prep linden
2010-11-22Minor improvement to CHOP-220 unit test.brad kittenbrink
2010-11-22Fix for CHOP-220. Reviewed by mani.brad kittenbrink
2010-11-22Added failing unit test which I believe should exercise CHOP-220 crash.brad kittenbrink
2010-11-23STORM-479 FIXED Changed Teleport History SP text color to match the default ↵Seth ProductEngine
Landmarks and Inventory items color.
2010-11-22merge of earlier code that got stomped from a previous mergeprep linden
2010-11-22STORM-500 FIXED Fixed resizing of "Edit Alpha" and "Edit Tattoo" panels.Vadim ProductEngine
2010-11-22Moved some public LLSideTray methods to protected section.Vadim ProductEngine
2010-11-22STORM-461 FIXED Hide sidebar tab buttons in mouselook mode.Vadim ProductEngine
2010-11-23STORM-674: corrected duplicate name tags in pannel_preferences_color.xmlWolfpup Lowenhar
2010-11-21Remove dependency on ll_align_malloc/free from avatar.Dave Parks
2010-11-21Remove ll_aligned_malloc from llspatialpartitionDave Parks
2010-11-21Prune ll_aligned_malloc/free calls out of lldrawable and llfaceDave Parks
2010-11-21Fake anti-aliasing for deferred rendering as an alternative to real ↵Dave Parks
anti-aliasing.
2010-11-21Fix for crash when uploading textures via importer. Uploads still fail, ↵Dave Parks
though, fix just makes them stop trying after 5 retries when getting 499 or 500 status codes.
2010-11-20Moved Enable Hints to 2nd line of Help menuJonathan Yap
2010-11-19remove unused variable make gcc happyDave Parks
2010-11-19Mergebrad kittenbrink
2010-11-19Fix for viewer_manifest.py failure on windows.brad kittenbrink
2010-11-19Don't reset preview target unless high LOD is being swapped out.Dave Parks