summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-07-15mergeBrad Payne (Vir Linden)
2010-07-15EXT-8283 FIX - allow saveWearable to change name of wearable, split off ↵Brad Payne (Vir Linden)
logic for saveAs case. Some remaining UI issues will be filed separately. Reviewed by Nyx
2010-07-15slightly hairy merge from PE's viewer-releaseTofu Linden
2010-07-15Tidy up LLPanelPlaces::onOverflowButtonClicked() by replacing magic strings ↵Aimee Linden
with the existing consts
2010-07-15EXT-8325 (VWR-20161) FIXED Map button not enabled when Place Profile opened ↵Aimee Linden
via a SLapp Enables the Map button when Place Profiles are opened from SLapps in chat history, search etc.
2010-07-14Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-07-14EXT-8411: FIXED: load unnecessarily large icon textures.Xiaohong Bao
2010-07-14EXT-8386: FIXED: link grass rendering to the Trees Mesh detail sliderXiaohong Bao
2010-07-14mergeRichard Linden
2010-07-14EXT-8300 FIX Creator's icon overlaps description text on object's mini-inspectorRichard Linden
reviewed by Leyla
2010-07-14potentially unsafe storage of raw pointer to LLViewerObjectRichard Linden
2010-07-14ND-47671 WIP FR linguisticEli Linden
2010-07-14EXT-8356 FIXED Enabled localization of the "Touch" item of object context menu.Vadim Savchuk
Since label of the "Touch" object context menu item may be overridden by the object with something like "Sit" or "Kiss", i.e. the label can be different from the default one, there is a special code for handling this. The code uses parameter of the on_enable callback as a label for the menu item. So, the fix is to pass localized label to on_enable callback of the "Object Touch" menu item. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/759/ --HG-- branch : product-engine
2010-07-14EXT-8361 FIXED Set a name for a nameless parent panel.Vadim Savchuk
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/755/ --HG-- branch : product-engine
2010-07-14mergeTofu Linden
2010-07-14EXT-7455 PARTIAL viewer crash in LLSurface::getWaterHeightTofu Linden
Somewhere between a band-aid and a real fix. Entirely speculative since there is no repro.
2010-07-14EXT-8400 FIXED Updated default inventory item names ("New Script", etc) on ↵Vadim Savchuk
viewer language switch. Bug reason ========== New inventory items get names like "New Script", "New Undershirt" etc., but the names are translated on-the-fly (see EXT-5839), so the user actually sees "Nouveau script", "Nouveau débardeur" etc., respectively. However when the user changes viewer language, the old localized names still exist in the inventory cache, so, for example, if you create an undershirt in French and then switch to Enlgish, the undershirt will be named "Nouveau d bardeur", which is the old cached localized name with non-ASCII characters replaced with spaces. Fix === To get rid of obsolete translations I clear all caches whenever viewer language gets changed. Other changes ============= - Added a check for agent region being NULL to LLAgentLanguage::update(). - Removed LLAgentLanguage constructor and base classes because it's never instantiated. Reviewed by Seraph at https://codereview.productengine.com/secondlife/r/744/ --HG-- branch : product-engine
2010-07-14automated mergeLoren Shih
2010-07-14EXT-8003 FIXED Changed "short" form of overriding widget's nested params ↵Mike Antipov
with "long" one for accordions. * for My Outfits panel * for Teleport History panel Unfortunately this is required to enable automatization of translation with VLT. NOTE: both "long" and "short" forms can be localized properly. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/740/ --HG-- branch : product-engine
2010-07-14EXT-8319 FIXED Added method to localize inventory categories having ↵Mike Antipov
predefined names, updated predefined keys for "Male - Get lost" and "Female - Get lost". There were two issues: * "Male - Get lost" and "Female - Get lost" gestures have by 2 spaces before "-" in their names. * Folders were not processed to be localize. This was not implemented correctly in EXT-7051. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/753/ --HG-- branch : product-engine
2010-07-14EXT-7880 FIXED (Classifieds and Picks placeholders show old gray X)Andrew Polunin
- Classified and Picks related panels now use default land image as their own default picture. - Also Profile related panels fixed with generic person icon (some of them had the same grey X instead of image). Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/745/ --HG-- branch : product-engine
2010-07-14EXT-8310 FIXED Incorrect currency format in the Buy L$ floater.Vadim Savchuk
Changes in the Buy L$ floater: * Set system locale before formatting currency. * Made money format configurable (via strings.xml). * Placed the "L$" label to the right of the line editor in FR locale. Details: Actually, the proper way to fix this and similar number formatting bugs would be to set the system locale at startup, but: 1. That triggers assertions when parsing locale-agnostic XML files like avatar_skeleton.xml. 2. I'm wary of making such global changes so close to the 2.1 release. Therefore I just temporarily override current locale before formatting a number and restore the previous locale afterwards. Reviewed by Tofu at https://codereview.productengine.com/secondlife/r/751/ --HG-- branch : product-engine
2010-07-14EXT-8318 FIXED Fixed wrong (hardcoded) locale usage to format number of ↵Vadim Savchuk
inventory items in the Inventory SP. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/752/ --HG-- branch : product-engine
2010-07-14Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-07-14fix some wacky casting.Tofu Linden
2010-07-14merge from PE's viewer-releaseTofu Linden
2010-07-13MergeMatthew Breindel (Falcon)
2010-07-13Added AgentPositionSnaps data to ViewerStats to measure frequency and scale ↵Matthew Breindel (Falcon)
of interpolation failures.
2010-07-13trivial: convert to UNIX line endings.Xiaohong Bao
2010-07-13Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-07-13EXT-7940: FIXED: Max # of non-impostor avatars is off by 2Xiaohong Bao
2010-07-13EXT-7500: FIXED: Texture Jamming problems with http texture offXiaohong Bao
2010-07-13EXT-7400: FIXED: 2.0.2 texture queue gets jammed;Xiaohong Bao
EXT-7399: FIXED: 2.0.2 with http textures loads textures slower than 1.23.5
2010-07-13ND-47671 WIP FR PT IT linguisticEli Linden
2010-07-13Automated merge with https://hg.productengine.com/secondlife/viewer-release/Alexei Arabadji
--HG-- branch : product-engine
2010-07-13EXT-8341 FIXED Avoided assertion on receiving object auto return notification.Alexei Arabadji
Details: 1 Provided passing necessary is_group parameter to LLPostponedNotification::add<LLPostponedServerObjectNotification> method call; 3 Corrected handling group name in LLPostponedNotification::onCachedNameReceived; 2 Added check on retrieved name from cache name and replacement with fallback value. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/743/ --HG-- branch : product-engine
2010-07-13EXT-8329 FIXED added updating Plus button on COF changesIgor Borovkov
added updating Plus button (Wear Item button) on COF changes (only when Edit Outfit panel is trully visible) Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/742/ --HG-- branch : product-engine
2010-07-13EXT-7639 FIXED (Make shop button open different URLs depending on what is ↵Andrew Polunin
selected in outfit editor) - Fixed old market place URL to the new one in the settings.xml. - Implemented the following feature: \"When Add More panel in focus selection inside it should supersede selection in accordions\". To achieve this: -- LLPanelOutfitEdit::getCOFWearablesSelectionType() function was implemented. -- LLPanelOutfitEdit::getAddMorePanelSelectionType() function was implemented. -- LLPanelOutfitEdit::getWearableTypeByItemUUID(const LLUUID& item_uuid) function was implemented. -- LLPanelOutfitEdit::onShopButtonClicked() was rewritten to use those functions. - Fixed the problem with shop button and gender: now shop button for male leads to male links. Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/725/ --HG-- branch : product-engine
2010-07-13mergeVadim Savchuk
--HG-- branch : product-engine
2010-07-13Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-07-13mergeIgor Borovkov
--HG-- branch : product-engine
2010-07-13EXT-8328 FIXED passed missing parameter (callback) instead of a default one ↵Igor Borovkov
to the LLAppearanceMgr::addCOFItemLink(...) appearance update callback wasn't passed down to LLAppearanceMgr::addCOFItemLink(...), so wearables list was updated before receiving server response regarding creating of the COF item link Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/741/ --HG-- branch : product-engine
2010-07-13EXT-8180 FIXED resetting wearable items list position to top on "Add More" ↵Sergei Litovchuk
panel opening. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/680/. --HG-- branch : product-engine
2010-07-13EXT-8146 FIXED Removed plural from question about outfit removalAndrew Dyukov
Corrected question string in xml. Trivial fix- no review. --HG-- branch : product-engine
2010-07-13EXT-8320 EXT-8321 FIXED Added missing names for items text in camera floater ↵Andrew Dyukov
xml. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/738/ --HG-- branch : product-engine
2010-07-13merge from PE's viewer-releaseTofu Linden
2010-07-13Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseAimee Linden
2010-07-12mergeRichard Nelson
2010-07-12EXT-8305 FIX [crashhunters] Crash in LLTabContainer::findChildViewRichard Nelson
2010-07-12EXT-8333 FIXED 'Add more': 'Wear' item remains enabled in context menu of ↵Loren Shih
worn object Simple logic fix so that worn objects son't have add/wear option.