summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-06-24EXT-7046 FIX User profile using wrong placeholder/generic profile pic artRichard Linden
wrong image names
2010-06-24EXT-7046 FIX User profile using wrong placeholder/generic profile pic artRichard Linden
2010-06-24mergeRichard Linden
2010-06-24Reverted changes in <string> reformatting made in f7ac28b29eec.Mike Antipov
this is necessary to avoid new translate cycle for already translated strings in format <string name=""> VALUE <string/> --HG-- branch : product-engine
2010-06-24EXT-7777 FIXED reverted changes to show loading indicator for "Wear/Attach" ↵Mike Antipov
action. Because it was too hard to fix EXT-7949 having so extremly lack of time. Proper fix for EXT-7949 requires changes in different places of the code calling add/removeCOFItemLink(). Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/644/ --HG-- branch : product-engine
2010-06-24Merge with default branche.Mike Antipov
--HG-- branch : product-engine
2010-06-23mergeRichard Nelson
2010-06-23EXT-7767 FIX Outfit editor doesn't appear to have a default camera viewRichard Nelson
added some comments and cleaned up code based on review
2010-06-23Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-06-23EXT-7958 FIX fixed shop button in the appearance sidepanelNyx (Neal Orman)
updated icon, and fixed XUI so it displays properly. Code reviewed by Monroe
2010-06-23EXT-7767 FIX Outfit editor doesn't appear to have a default camera viewRichard Nelson
2010-06-23Fix for EXT-6954 'rendering artifact when editing an object.' Reviewed by qarljonathanwolk@149.2.168.192.in-addr.arpa
2010-06-24EXT-7158 FIXED Implemented showing of full outfit content if its name or any ↵Andrew Dyukov
item(s) inside it match current filter. - Added availability to force showing unmatched items to LLFlatListViewEx - Applied it to wearable items lists in LLOutfitsList - Changed condition for outfit accordion tab showing (because now all items are visible, so checking their number doesn't help). Used here check for a flag added in this fix, which tells whether last applied filter found any matches in the list. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/648/ --HG-- branch : product-engine
2010-06-23Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-06-23EXT-7988 FIX wrong highlight color for worn itemsNyx (Neal Orman)
green is too green. EmphasisColor is the new green. Reviewed by Erica
2010-06-23ND-47489 WIP FR translation for set 12Eli Linden
2010-06-23ND-47489 WIP FR translation for set 12Eli Linden
2010-06-23CT-575 WIP DA translation for set 12, new filesEli Linden
2010-06-23CT-575 WIP DA translation for set 12Eli Linden
2010-06-23merge from PE's viewer-releaseTofu Linden
2010-06-22mergeRichard Linden
2010-06-22EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startupRichard Linden
improved filename output for XUI parser errors
2010-06-22Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-06-22EXT-7781 FIX labels on wearable editor previews are unreadable.Nyx (Neal Orman)
Changed text color to white as requested. Verified results are acceptable XUI reviewed by Erica
2010-06-22EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startupRichard Linden
reviewed by Leyla
2010-06-22mergeBrad Payne (Vir Linden)
2010-06-22EXT-3616 FIX - avoid bailing out of outfit population too soon.Brad Payne (Vir Linden)
2010-06-22Automated merge with ssh://hg.lindenlab.com/q/viewer-releasepalange
2010-06-22EXT-7925 FIX Added NSTreatUnknownArgumentsAsOpen to setupCocoa() to prevent ↵palange
pop-ups
2010-06-22EXT-7770 FIXED Call updatePanelPickerControls to "revert" Picker controls in ↵Vladimir Pchelko
PanelEditWearable. Reviewed by Neal Orman and Mike Antipov https://codereview.productengine.com/secondlife/r/619/ --HG-- branch : product-engine
2010-06-22Linux build fix.Sergei Litovchuk
--HG-- branch : product-engine
2010-06-22EXT-7805 FIXED set tool_tip for "plus" button when body_part is selected in ↵Vladimir Pchelko
"Add more" panel (Edit Outfit) Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/626/ --HG-- branch : product-engine
2010-06-22EXT-4295 FIXED Added gear and context menus for Wearing tab.Sergei Litovchuk
- Moved My Outfits gear menu from llpaneloutfitsinventory.cpp to lloutfitslist.cpp Revieved by Neal Orman and Mike Antipov at https://codereview.productengine.com/secondlife/r/604/. --HG-- branch : product-engine
2010-06-22mergeYuri Chebotarev
--HG-- branch : product-engine
2010-06-22EXT-7654 FIX "AddText" didn't create image segment now, use appendImageSegmentYuri Chebotarev
reviewed by Richard Nelson, Vadim Savchuk at https://codereview.productengine.com/secondlife/r/616/ --HG-- branch : product-engine
2010-06-22EXT-7882 FIX Set caption when floater minimized and remove when maximized.Yuri Chebotarev
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/624/ --HG-- branch : product-engine
2010-06-22Reformatted panel_edit_wearable.xml file with UI Preview ToolMike Antipov
--HG-- branch : product-engine
2010-06-22EXT-7820 FIX escape only parameters of slurlYuri Chebotarev
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/614/ --HG-- branch : product-engine
2010-06-22mergeMike Antipov
--HG-- branch : product-engine
2010-06-22Merge after backout changeset: f0e9147baf74Mike Antipov
--HG-- branch : product-engine
2010-06-22EXT-7875 FIXED Implemented resetting of selection inside outfit on accordion ↵Andrew Dyukov
collapse/expand. - Added method which resets selection and tied it up to DropDownStateChangedCallback. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/628/ --HG-- branch : product-engine
2010-06-22merge from PE's viewer-releaseTofu Linden
2010-06-22EXT-7789 FIXED reverted changes with removing "Rename Outfit" from gear menuMike Antipov
Backed out changeset: f0e9147baf74 --HG-- branch : product-engine
2010-06-22fix java-esque build error in llstartup change.Tofu Linden
2010-06-22EXT-7928 FIXED replace member pointer to LLViewerInventoryItem with calling ↵Mike Antipov
LLInventory::getItem() Reason: access to deleted pointer to LLViewerInventoryItem in LLWearableItemsList::updateChangedItems. Fix: replaced member pointer to LLViewerInventoryItem with its LLUUID. Also improved a bit logic of the updateChangedItems() to avoid redundant iterations. Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/613/ --HG-- branch : product-engine
2010-06-22EXT-7947 FIXED Added "language" parameter with LLUI::getLanguage() value ↵Mike Antipov
into web site info. Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/627/ --HG-- branch : product-engine
2010-06-22Merge with default branchMike Antipov
--HG-- branch : product-engine
2010-06-21MergeLeyla Farazha
2010-06-21EXT-7771 Right-click context menu is missing "Edit My Outfit/Shape" if do ↵Leyla Farazha
right-click on an attachment EXT-2485 [BSI] Drop and Detach are too close
2010-06-21ND-47487 WIP PT translation for set 12 new filesEli Linden