summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2014-02-14mergeBaker Linden
2014-02-14[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdownBaker Linden
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-13cleaned up llmanipscale logic for readability...no change in functionalityRichard Linden
2014-02-12MAINT-3465 FIXED Add check mark to selected entry.Mnikolenko ProductEngine
2014-02-11MAINT-3639 disable ALM for OSX 10.6.8Graham Madarasz (Graham Linden)
2014-02-11MAINT-2754 FIXED Call findInstance() instead of getInstance().Mnikolenko ProductEngine
2014-02-10Merge downstream code with viewer-releasesimon
2014-02-10Merge viewer-releasesimon
2014-02-10MAINT-3710 FIXED List of members is removed from General tab. Title column ↵Mnikolenko ProductEngine
is added to the list in Members tab. Roles tab is renamed to Roles & Members and Roles sub-tab is default now.
2014-02-10MAINT-3710 FIXED List of members is removed from General tab. Title column ↵Mnikolenko ProductEngine
is added to the list in Members tab. Roles tab is renamed to Roles & Members and Roles sub-tab is default now.
2014-02-06MAINT-3696 FIXED Show correct tooltip for Highlight TransparentMnikolenko ProductEngine
2014-02-06MAINT-3692 FIXED Bindings are added to keys.xmlMnikolenko ProductEngine
2014-02-06MAINT-3657 FIXED Don't change state when other user declines call.Mnikolenko ProductEngine
2014-02-06MAINT-3411 FIXED Sound type is changed.Mnikolenko ProductEngine
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2014-02-05MAINT-3697 FIXED Login screen help menu is updatedMnikolenko ProductEngine
2014-02-05MAINT-3484 FIXED Disable menu item if transcript doesn't exist.Mnikolenko ProductEngine
2014-02-04Remove linden experiences from the blocked list.dolphin
2014-02-04Added an experience tab to the region floaterdolphin
2014-02-03MAINT-2613 FIXED Remove duplicate entry for ↵Mnikolenko ProductEngine
"DisablePrecacheDelayAfterTeleporting"
2014-02-03MAINT-3671 FIXED Rename title when new tab is added.Mnikolenko ProductEngine
2014-01-31fix some compiling errorsXiaohong Bao
2014-01-31fix some flaws for memory corruptionXiaohong Bao
2014-01-30fix odd editor artifactOz Linden
2014-01-30MAINT-3674 FIXED Menu item text is changedMnikolenko ProductEngine
2014-01-30MAINT-3593 FIXED Clear previous selection properly when selecting new item ↵Mnikolenko ProductEngine
in another panel(Inventory/Inbox).
2014-01-29FITMESH-6: correct bounds checkingOz Linden
2014-01-28Added llFloaterExperiencePicker, mainly for use by region owners.dolphin
2014-01-28MAINT-3664 FIXED Focus filter field in Places floater by defaultMnikolenko ProductEngine
2014-01-28MAINT-3643 FIXED Copy previous search / replace strings in LSL editormaxim@mnikolenko
2014-01-27MAINT-3657 FIXED Don't change state when other user declines call.Mnikolenko ProductEngine
2014-01-26Was not using correct name for results of file search.obscurestar
2014-01-24merge fix to the codesign fixOz Linden
2014-01-24fix error message python boo-booOz Linden
2014-01-24merge workaround for build farm Mac code signing failuresOz Linden
2014-01-24MAINT-3642 FIXED Allow saving textures with extension “.tga” at the end ↵maxim@mnikolenko
of the name.
2014-01-23FITMESH-6, FITMESH-20 Fix for some objects disappearing when hardware ↵Dave Parks
skinning enabled and ALM disabled.
2014-01-23MAINT-3119 FIXED Return common chars for triggers that matches the prefix.maxim@mnikolenko
2014-01-22add retries around OSX codesign to try to work around frequent build farm ↵Oz Linden
failures
2014-01-17MAINT-3536 FIXED new crash in XML_ParserFree: temporary solutionmaksymsproductengine
2014-01-16Pulled merge from viewer-release.Aura Linden
2014-01-15MAINT-3397 : fix to use slurl for localization handler for ↵simon
EstateManagerFailedllTeleportHome message
2014-01-14Some cleanup of string to wstring conversion and vice versa.Aura Linden
2014-01-10Merge after backoutsimon
2014-01-10Revert earlier back-out for MAINT-535 ... it's back insimon
2014-01-09Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2014-01-09fix for SH-4659:crash at LLOcclusionCullingGroup::doOcclusion line 1150Xiaohong Bao
2014-01-09Merge. Refresh from viewer-release after 3.6.13 release.Monty Brandenberg
2014-01-09merge with releaseRichard Linden
2014-01-09SH-4667 HTTP Viewer reports network error instead of a misnamed joint on ↵Monty Brandenberg
mesh upload Tried to add consistent mesh upload retries in the HTTP work but a combination of bad status choices in the upload service and the one-shot nature of the upload capabilities means that status information can be lost. For now, retain the wonderful manual retry logic. At some future point, we might fix the services or add application-level retry.