summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-07-02merge from PE's viewer-releaseTofu Linden
2010-07-01mergeRichard Linden
2010-07-01EXT-7654 - About Land Floater> Icons missingRichard Linden
fixed layout of embedded icons in text labels
2010-07-01Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-07-01mergeRichard Linden
2010-07-01EXT-8200 FIX Avatar customization sliders use _previous_ value set when updatedRichard Linden
reviewed by Nyx
2010-07-01automated mergeLoren Shih
2010-07-01EXT-8202 FIXED Crash when dragging an item into an objectLoren Shih
2010-07-01EXT-8202 FIXED Crash when dragging an item into an objectLoren Shih
2010-07-01Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-07-01EXT-7993 FIX able to edit a clothing item you're not wearingNyx (Neal Orman)
Added check on restoring appearance sidepanel to ensure you're still wearing the wearable you're editing. Code reviewed by Seraph
2010-07-01EXT-8197 FIXED Can't select mixed group of wearables and objects for "Wear"Loren Shih
2010-07-01Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-07-01more for EXT-7839: texture console is stalled;Xiaohong Bao
EXT-7500: Texture Jamming problems with http texture off;
2010-07-01mergeBrad Payne (Vir Linden)
2010-07-01EXT-8001 FIX need to update translated files as well whenever string ID ↵Eli Linden
changes in EN
2010-07-01EXT-8047 FIX need to update language files as well for any string ID changeEli Linden
2010-07-01EXT-8194 FIX - added textures for default avatar wearables and attachmentsBrad Payne (Vir Linden)
2010-07-01Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-07-01mergeRichard Linden
2010-07-01EXT-8148 Camera transitions are occasionally very slow for appearance ↵Richard Linden
editing transitions reviewed by Nyx
2010-07-01Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-07-01automated mergeLoren Shih
2010-07-01EXT-8191 FIXED Find All Links shouldn't include original itemLoren Shih
EXT-7721 FIXED Find All Links shouldn't appear when it can't be used This required adding some minor infrastructure to support including/excluding links in search.
2010-07-01Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-07-01merge from PE's viewer-releaseTofu Linden
2010-06-30Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-06-30fix for EXT-7839: texture console is stalled;Xiaohong Bao
fix for EXT-7500: Texture Jamming problems with http texture off;
2010-06-30Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-06-30mergeRichard Linden
2010-06-30EXT-8047 FIXED In-world object contents' items show as "(inventory)" in item ↵Loren Shih
profile panel. Easy fix.
2010-06-30EXT-8128 FIXED Right click menu should offer "wear" if no item of type is wornLoren Shih
2010-06-30EXT-8172 FIX notification of missing media plugins causes an infinite loopRichard Linden
reviewed by Nyx
2010-06-30eliminate invalid xui parameterRichard Linden
2010-06-30EXT-7648 FIX need to fix language files for the name change as well to avoid ↵Eli Linden
translation cost.
2010-06-30Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-06-30EXT-7737 ADDITIONAL FIX Added changing of color to emphasis for selected ↵Andrew Dyukov
outfit accordion header. - Added method to accordion which allows to set color of its header's title and used it when highliting selected outfit. - Set alias for emphasis color in colors.xml to let selected outfit color be easily changed via xml in case such decision is made(because leaving it green doesn't seem a very good idea). - Also added alias for accordion header text color to avoid breaking of this fix if in header_text_color from accordion_tab.xml. --HG-- branch : product-engine
2010-06-30EXT-8001 FIXED [TRUNCATION] [HARD CODE] IT - create new favorite title has ↵Paul Guslisty
truncated text - Set tooltip for titles in PanelPlaces panel - Also fixed translation of Favorites forlder in inventory. Corrected value of name attribute in strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/676/ --HG-- branch : product-engine
2010-06-30EXT-8011 FIXED Location input should be disabled after disconnectPaul Guslisty
- Implemented LLDestroyClass::destroyClass() in LLPanelTopInfoBar and in LLNavigationBar to disable navigation and paneltopinfobar afer disconnection forced Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/659/ --HG-- branch : product-engine
2010-06-30EXT-7879 FIXED Edit Classified has duplicate \"Price for Ad\" and ↵Paul Guslisty
unnecessary help link - Removed the ? for publishing floater - Removed more info text from publishing floater - Removed duplicate price spinner in sidetray, keep the one in the publish floater - Changed label in publish floater to \"Price: L$(spinner)\" and makde label bold and white Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/673/ --HG-- branch : product-engine
2010-06-30mergeYuri Chebotarev
--HG-- branch : product-engine
2010-06-30EXT-8045 FIX check if sidetray is createdYuri Chebotarev
reviewed by Alexei Arabadji at https://codereview.productengine.com/secondlife/r/668/ --HG-- branch : product-engine
2010-06-30EXT-8065 FIXED added hiding Start IM button on a group call invitation dialogIgor Borovkov
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/675/ --HG-- branch : product-engine
2010-06-30EXT-8094 FIXED Avoided resizing object menu after menu was shown.Alexei Arabadji
Replaced controlling of menu item visibility with controlling of enabled state. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/669/ --HG-- branch : product-engine
2010-06-30Cleanup - moved small utility classBrad Payne (Vir Linden)
2010-06-30EXT-8044 FIXED Prevented incorrect displaying of toasts in mouselook mode.Alexei Arabadji
Added virtual method LLToast::reshape to prevent calling LLModalDialog::reshape method that changes toasts position. Toasts position should be controlled by toast screen channel. Ideally toasts should have different implementation for alerts and other kind of toasts, but it will leads to vast unwilling for 2.1 changes. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/666/ --HG-- branch : product-engine
2010-06-30EXT-7827 FIXED (Search floater with capital characters in search field opens ↵Andrew Polunin
from 'Pick: Texture' floater) Changed 'upper_case_search_string' to the 'search_string' Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/674/ --HG-- branch : product-engine
2010-06-30mergeBrad Payne (Vir Linden)
2010-06-30EXT-8095 FIXED set visibility to false (xml) of a couple menusIgor Borovkov
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/670/ --HG-- branch : product-engine
2010-06-30Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)