Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-13 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-07-13 | Manual merge from default branch | Vadim Savchuk | |
Resolved conflicts in llpaneloutfitedit.cpp --HG-- branch : product-engine | |||
2010-07-13 | EXT-7668 FIXED prohibited deselecting a single selected item w/o using CTRL | Igor Borovkov | |
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/746/ --HG-- branch : product-engine | |||
2010-07-13 | Merged from viewer-release | Dessie Linden | |
2010-07-13 | merge from PE's viewer-release | Tofu Linden | |
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 | Merged from viewer-release | Dessie Linden | |
2010-07-12 | SNOW-484/DEV-51808 FIXED Recursive animations can crash viewer | Aimee Linden | |
2010-07-12 | EXT-7796 FIXED disabling/enabling presets and camera modes on switching ↵ | Igor Borovkov | |
to/from camera customize mode Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/732/ --HG-- branch : product-engine | |||
2010-07-12 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
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-10 | EXT-8190 PARTIAL FIX Fixed loading indicator infinite spins upon pressing ↵ | Sergei Litovchuk | |
'Save' for outfit with non-link items. - Added inventory collector functor to select items by their actual type. - Fixed outfit "dirtiness" calculation so only link items are checked. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/728/. --HG-- branch : product-engine | |||
2010-07-12 | Merge with another head in branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-07-12 | EXT-7884 (\"Set Default Upload Permissions\" may make more sense in the ↵ | Andrew Polunin | |
Upload sub-menu) - In viewer menu 'Set Default Upload Permissions' menu item was moved from 'Options' menu to the 'Upload' menu. - 'Set Default Upload Permissions' menu item was added to the inventory menu. - Removed stray separators. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/734/ --HG-- branch : product-engine | |||
2010-07-12 | EXT-8322 FIXED Added second string for the Favorites folder with ↵ | Mike Antipov | |
name="InvFolder favorite". "Favorites" folder is created on first login for new account. Historically it can have default name started from "f" or "F" on different accounts. So, we have to localize both of them with the same value. Reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/731/ --HG-- branch : product-engine | |||
2010-07-12 | Merge with another head in branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-07-12 | EXT-8048 FIXED Implemented fix in more proper way after 412588eb49a2 ↵ | Mike Antipov | |
(EXT-8003 FIX, EXT-8048 FIX) is backed out. Restoring string "You don't have any outfits yet. Try [secondlife:///app/search/all/ Search]" for case when there are no any outfits yet after backout. --HG-- branch : product-engine | |||
2010-07-12 | Restored "PanelContentsTooltip" string committed in 412588eb49a2 by mistake ↵ | Mike Antipov | |
(and backed out in b9dbc7055df2) --HG-- branch : product-engine | |||
2010-07-12 | Automated merge with https://hg.productengine.com/secondlife/viewer-release/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-07-12 | EXT-8274 FIXED Avoided message truncation on tip toasts. | Alexei Arabadji | |
Details: Made max message line count configurable and by default 10 lines. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/730/ --HG-- branch : product-engine | |||
2010-07-12 | Merge after backout of 412588eb49a2 | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-07-12 | Backed out changeset: 412588eb49a2 | Mike Antipov | |
That patch leaded to two issues: * broken message for empty accordion in Teleport History Panel. For now it looks like "Missing String (Didn't find... [Search].)" * there are multiple warnings like "LLTrans::getString: ONCE (10th time seen): Missing String in strings.xml: []" for accordions which have empty default strings (Friends list for ex.) --HG-- branch : product-engine | |||
2010-07-12 | Fixed Linux build. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-07-12 | EXT-5403 FIXED Disabled auto selecting first filtered item because it takes ↵ | Sergei Litovchuk | |
away selection from the item set by LLTextureCtrl owning the texture picker floater. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/679/. --HG-- branch : product-engine |