summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-06-25Merged from viewer-releaseDessie Linden
2010-06-25MergeEli Linden
2010-06-25ND-47583 WIP DE translation for set 13Eli Linden
2010-06-25ND-47583 WIP DE translation for set 13Eli Linden
2010-06-25mergeRichard Nelson
2010-06-25EXT-7957 - clothing editor does not open when editing clothesRichard Nelson
reviewed by nyx
2010-06-25removed some parsing error spam due to invalid attributesRichard Nelson
2010-06-25MergeEli Linden
2010-06-25EXT-7887 FIX mark URL string as non-translatableEli Linden
2010-06-25merge from PE's viewer-releaseTofu Linden
2010-06-25mergeTofu Linden
2010-06-25mergeRichard Nelson
2010-06-25EXT-8071 FIX Viewer crashes in login screen when moving mousewheel in login ↵Richard Nelson
fields.
2010-06-25merge from dessie/viewer_releaseKent Quirk
2010-06-25EXT-8039 - further fix to allow mac/linux to build properlyKent Quirk
2010-06-25EXT-4872 FIXED hiding Start IM button for ad-hoc call invitationIgor Borovkov
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/658/ --HG-- branch : product-engine
2010-06-25EXT-7446 Spatial Partition Crash. reviewed by Richard.Karl Stiefvater (qarl)
2010-06-25EXT-7872 FIXED Removed disabling of movement controls when sitting.Andrew Dyukov
- Removed code responsible for disabling actions panel when sitting. - Removed LLFloaterMove::setEnabled() and replaced calls to it with calls showModeButtons() because it was the only code which remained there after first step of this fix. Reviewed by Leyla Farazha at https://codereview.productengine.com/secondlife/r/655/ --HG-- branch : product-engine
2010-06-25EXT-7972 FIXED (My Outfits: Add \"Add to current outfit\" menu item into ↵Andrew Polunin
gear menu) - Added menu item 'Wear - Add to Current Outfit' (menu_outfit_gear.xml). - Added menu item handler onAdd(). Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/657/ --HG-- branch : product-engine
2010-06-25Merge from q/viewer-releaseKent Quirk
2010-06-25EXT-7914 FIXED (Update context menu for worn clothing in the Edit Outfit panel)Andrew Polunin
- Removed the following menu items: Move Up a Layer, Move Down a Layer. - Added 'Replace' menu item. - Implemented method replaceWearable() - handler for the 'Replace' menu item. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/642/ --HG-- branch : product-engine
2010-06-25mergeMike Antipov
--HG-- branch : product-engine
2010-06-25EXT-7703 FIXED Made text padding in accordion message in my outfits panel ↵Mike Antipov
the same as in flat list view. Also tuned Wearing tab a bit to match My Outfits (size/color/position). Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/652/ --HG-- branch : product-engine
2010-06-25EXT-8040 FIXED Prevented stealing focus by script error window.Alexei Arabadji
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/656/ --HG-- branch : product-engine
2010-06-24Fix EXT-8039: change from std::vector to std::list to permit appending ↵Andrew A. de Laix
during iteration and prevent random crashes.
2010-06-24automated mergeLoren Shih
2010-06-24CT-575 WIP FR linguisticEli Linden
2010-06-24EXT-7902 FIXED Corrupted context menu appears on "Add More" panel if both ↵Loren Shih
worn and not-worn items were selected Added "no options" menu item instead of showing blank context menu.
2010-06-24Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-06-24merging in new PE codeNyx (Neal Orman)
2010-06-24mergeBrad Payne (Vir Linden)
2010-06-24mergeRichard Linden
2010-06-24EXT-7999 FIX avatars have bent kneesRichard Linden
EXT-7567 FIX My feet are missing when walking on the ground reviewed by Nyx
2010-06-24EXT-7932 FIX - reviewed by NyxBrad Payne (Vir Linden)
2010-06-24fix xml glitch.Tofu Linden
2010-06-24mergeTofu Linden
2010-06-24EXT-7747 FIXED Turn on multiattachments for 2.1 as debug settingLoren Shih
This #ifdef is now keyed to MultipleAttachments debug setting
2010-06-24Automated merge with ssh://hg.lindenlab.com/q/viewer-release/Nyx (Neal Orman)
2010-06-24EXT-7838 FIX - viewer 2.1 avatars look ruth-shaped to viewer-2 usersNyx (Neal Orman)
Added a third visual param group VISUAL_PARAM_GROUP_TWEAKABLE_NO_TRANSMIT to specify visual params that are user-tweakable, but should not be sent over the network. We should have this group *only* for new user-tweakable visual parameters that should not be sent over the network. These should only be used for *new* parameters that only contribute to the generation of baked textures. Code reviewed by Richard
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-24merge from PE's viewer-releaseTofu Linden
2010-06-24EXT-7967 FIXED Hyperlink in clothing offer dialog does nothingLoren Shih
Fixed incorrect logic for auto_open and added some comments to explain expected behavior.
2010-06-24automated mergeLoren Shih
2010-06-24EXT-7818 FIXED Click on Take Off on my shoes fro inventory doesn't remove shoeLoren Shih
Added additional logic to tell if you're in edit outfit mode, removed some bad code that was causing removed wearables to never send out an appearance update.
2010-06-24ND-47148 WIP DE translation for set 11, set 12 new filesEli Linden
2010-06-24ND-47148 DE translation for set 11, set 12, and new filesEli Linden
2010-06-24mergeRichard Linden
2010-06-24mergeYuri Chebotarev
--HG-- branch : product-engine
2010-06-24EXT-7973 FIX (additinal) make edit item visible only when one item selected ↵Yuri Chebotarev
and it is worn reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/637/ --HG-- branch : product-engine