Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-13 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Aimee Linden | |
2010-07-12 | merge | Richard Nelson | |
2010-07-12 | EXT-8305 FIX [crashhunters] Crash in LLTabContainer::findChildView | Richard Nelson | |
2010-07-12 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-07-12 | Fix for EXT-8314 | Monroe Linden | |
Made LLPipeline::generateWaterReflection() not try to call LLVOAvatarSelf::updateAttachmentVisibility() if isAgentAvatarValid() returns false. Reviewed by Nyx at http://codereview.lindenlab.com/2585007 | |||
2010-07-12 | fix for idiotic gcc | Richard Nelson | |
2010-07-12 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-07-12 | EXT-8151 FIX multi-selection breakage | Nyx (Neal Orman) | |
Original patch merged poorly with a coverity cleanup, resulting in us not passing the callback on to the proper functions for clothing (we did for bodyparts). Added the callback and wearing clothing works again! Code reviewed by Monroe | |||
2010-07-12 | merge | Richard Nelson | |
2010-07-12 | fix for invisible selections in edit outfit panel | Richard Nelson | |
2010-07-12 | Fix for reopened EXT-8025 | Monroe Linden | |
Fixed an issue in LLFlatListView where calling setCommitOnSelectionChange(true) wasn't always causing the commit signal to be sent when the selection changed. Reviewed by Richard at http://codereview.lindenlab.com/2579010 | |||
2010-07-12 | ND-47672 WIP PT translation for set 14, new files | Eli Linden | |
2010-07-12 | ND-47672 WIP PT translation for set 14 | Eli Linden | |
2010-07-12 | ND-47671 WIP IT translation for set 14, new files | Eli Linden | |
2010-07-12 | ND-47671 WIP IT translation for set 14 | Eli Linden | |
2010-07-12 | ND-47674 WIP ES and JA translation for set 14, new files | Eli Linden | |
2010-07-12 | ND-47674 WIP ES and JA translation for set 14 | Eli Linden | |
2010-07-12 | ND-47673 WIP DE translation for set 14, new files | Eli Linden | |
2010-07-12 | ND-47673 DE translation for set 14 | Eli Linden | |
2010-07-12 | ND-47670 WIP FR translation for set14, new files | Eli Linden | |
2010-07-12 | ND-47670 WIP FR translation for set14 | Eli Linden | |
2010-07-12 | CT-575 WIP PL translation for sets 10-14, DA for set14, new files | Eli Linden | |
2010-07-12 | CT-575 WIP PL translation for sets 10-14, DA for set14. FR and DE linguistic | Eli Linden | |
2010-07-12 | merge | Richard Nelson | |
2010-07-12 | SNOW-484/DEV-51808 FIXED Recursive animations can crash viewer | Aimee Linden | |
2010-07-12 | Changing "typename const T" to "const typename T" makes gcc much happier. cool. | Tofu Linden | |
2010-07-10 | merge from PE's viewer-release | Tofu Linden | |
2010-07-09 | Merge | callum | |
2010-07-09 | VWR-20182 - Turn off Win32 minidump writes temporarily because they are ↵ | callum | |
triggered for all exceptions and lead to deadlocks | |||
2010-07-09 | merge | Richard Linden | |
2010-07-09 | forgot to remove a file | Richard Linden | |
2010-07-09 | EXT-8237 FIX Opening up Edit Outfit- Add More->Shirt causes FPS to drop from ↵ | Richard Linden | |
60fps to 18fps for a really long time EXT-8235 FIX HUGE long delay when reopening and/or closing edit outfit sidepanel if "Add More..." is active EXT-7695 FIX UI lockup after add wearable, right click av -> Change Outfit reviewed by Vir | |||
2010-07-09 | Merge | Andrew A. de Laix | |
2010-07-09 | Don't write windows os minidumps if running from a debugger. | Andrew A. de Laix | |
2010-07-09 | EXT-8003 EXT-8004 fix remove duplicated string ID/content | Eli Linden | |
2010-07-09 | ND-47580 WIP FR linguistic | Eli Linden | |
2010-07-09 | EXT-8259 FIXED Fixed occasional truncation of the "More" link in expandable ↵ | Vadim Savchuk | |
textboxes. The bug seems to happen when the text contains trailing newlines. So the workaround is to strip those newlines. I use a workaround because a proper fix might require changing LLTextBase which is undesirable at this point. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/722/ --HG-- branch : product-engine | |||
2010-07-09 | EXT-7406 FIXED excluded inventory links from Add More list view (panel ↵ | Igor Borovkov | |
outfit edit) Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/723 --HG-- branch : product-engine | |||
2010-07-09 | EXT-7786 FIXED COF Wearables List is updated only when visible (panel outfit ↵ | Igor Borovkov | |
eidt) Every single delete/create operation in the COF causes LLCOFWearables to be updated - on each update its contained LLFlatListView is repopulated. That means massive creation of LLPanel's instances (LLUICtrlFactory::buildPanel(...)). Half of the panel creation time is spent in the EXPAT xml library on parsing the .xml files of the panel item. I've forbidden updates of LLCOFWearables when Panel Outfit Edit is not in the visible chain. Panel Outfit Edit is now updated only when it is visible Also LLCOFWearables refures to refresh its content if COF category version hasn't been changed since the last refresh. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/715 --HG-- branch : product-engine | |||
2010-07-09 | EXT-7911 FIXED Avoided saving unresolved LLDialog notifications. | Alexei Arabadji | |
Details: Made ScriptDialogGroup, ScriptDialog, LoadWebPage notifications non-persistent. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/711/ --HG-- branch : product-engine | |||
2010-07-09 | automated merge | Loren Shih | |
2010-07-09 | EXT-8221 WIP Crash in LLGesture::notifyObservers | Loren Shih | |
Code cleanup for help with diagnosing this issue. | |||
2010-07-09 | merge from PE's viewer-release | Tofu Linden | |
2010-07-09 | EXT-8296 FIXED Format currency properly in tooltips and the about land window. | Aimee Linden | |
2010-07-08 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-07-08 | EXT-8279 FIX original items being deleted when removed from COF | Nyx (Neal Orman) | |
Replacing logic with call to removeCOFItemLinks, which should do appropriate checking to determine that item is in the COF and is actually a link. Code reviewed by Seraph | |||
2010-07-08 | Merge | Leyla Farazha | |
2010-07-08 | EXT-8140 Changing items in "add more" view, or editing the items, causes ↵ | Leyla Farazha | |
avatar to bounce up and down | |||
2010-07-08 | EXT-8292 FIXED Folder wear options disabled in expanded menu on first ↵ | Loren Shih | |
right-click EXT-8261 FIXED 'Share' item is disabled in 'My Inventory' folder's context menu Items can now be appended to menus (versus menus being the most restrictive out of all the item choices). | |||
2010-07-08 | Fix for EXT-8151 | Monroe Linden | |
Made LLPanelOutfitEdit::onPlusBtnClicked() iterate over all selected items and wear each one. Also made it create one LLUpdateAppearanceOnDestroy and pass it to all calls to wearItemOnAvatar. Add optional callback argument (as LLPointer) to wearItemOnAvatar, addCOFItemLink, LLDeferredCOFLinkObserver Reviewed by Nyx at http://codereview.lindenlab.com/2482033 |