summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-07-01EXT-7654 - About Land Floater> Icons missingRichard Linden
fixed layout of embedded icons in text labels
2010-07-01Watchdog thread configurable though feature table; user config value will ↵Andrew A. de Laix
still take precedence.
2010-07-01Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-07-01mergeRichard Linden
2010-07-01commentsRichard 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-01eliminated a bunch of silent warnings on startup about multiple widget ↵Richard Linden
registration
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-01MergeLeyla Farazha
2010-07-01EXT-8092 My Outfits > If outfit name is longer than can be displayed, show ↵Leyla Farazha
full name in tooltip reviewed by Richard cc#219
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-01EXT-7565 FIXED Would be nice to preserve selection while switching between ↵Paul Guslisty
folder/list view modes - Created callback called 'SaveSelecton' (which preserves selection while switching between folder/list view modes) for folder/list view modes buttons in LLPanelOutfitEdit. - Added 'scrollToShowFirstSelectedItem' method in the LLFlatListView which scrools and shows the first selected item in case multiselection. - It's possible to set selection for flat list view items before list is build. The result is that any items will be selected. To get rid of it: 1. Overrided LLFlatListView::selectItemByValue method in LLInventoryItemsList so that if list is not created yet, items ids are saved to the vector. 2. Added 'LLInventoryItemsList::updateSelection()' method which selects items with ids from that vector when list is created. - A little refactoring: moved funcionality of updating WearablesPanel's verb buttons to the separate method called LLPanelOutfitEdit::updateWearablesPanelVerbButtons() to made code more readable and self-explanatory Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/579/ --HG-- branch : product-engine
2010-07-01Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-07-01Merge from viewer-releaseAndrew A. de Laix
2010-07-01automated mergeLoren Shih
2010-07-01Merge from default branchVadim Savchuk
--HG-- branch : product-engine
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-01mergeTofu Linden
2010-07-01Attempt to fix viewer-public build from bad merge.Tofu Linden
2010-07-01Merged from viewer-releaseDessie Linden
2010-07-01merge from PE's viewer-releaseTofu Linden
2010-06-30EXT-8177 FIX avatar walk/run animation periodically stops when going down a ↵Richard Linden
steep hill
2010-06-30Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-06-30merge.brad kittenbrink
2010-06-30Backed out changeset dca182757a90 (windows.h addtion to attempt to fix build ↵brad kittenbrink
breakage)
2010-06-30Automated merge with ssh://hg.lindenlab.com/brad/viewer-devbrad kittenbrink
2010-06-30Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor ↵brad kittenbrink
definitions appropriately for using windows XP API calls.
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-30mergeAndrew A. de Laix
2010-06-30Add header that seems to be needed for teamcity builds.Andrew A. de Laix
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