Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-23 | EXT-7767 FIX Outfit editor doesn't appear to have a default camera view | Richard Nelson | |
added some comments and cleaned up code based on review | |||
2010-06-23 | EXT-7767 FIX Outfit editor doesn't appear to have a default camera view | Richard Nelson | |
2010-06-23 | merge from PE's viewer-release | Tofu Linden | |
2010-06-22 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-06-22 | EXT-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-22 | merge | Brad Payne (Vir Linden) | |
2010-06-22 | EXT-3616 FIX - avoid bailing out of outfit population too soon. | Brad Payne (Vir Linden) | |
2010-06-22 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | palange | |
2010-06-22 | EXT-7925 FIX Added NSTreatUnknownArgumentsAsOpen to setupCocoa() to prevent ↵ | palange | |
pop-ups | |||
2010-06-22 | EXT-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-22 | Linux build fix. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-06-22 | EXT-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-22 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-06-22 | EXT-7654 FIX "AddText" didn't create image segment now, use appendImageSegment | Yuri Chebotarev | |
reviewed by Richard Nelson, Vadim Savchuk at https://codereview.productengine.com/secondlife/r/616/ --HG-- branch : product-engine | |||
2010-06-22 | EXT-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-22 | Reformatted panel_edit_wearable.xml file with UI Preview Tool | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-06-22 | EXT-7820 FIX escape only parameters of slurl | Yuri Chebotarev | |
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/614/ --HG-- branch : product-engine | |||
2010-06-22 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-06-22 | Merge after backout changeset: f0e9147baf74 | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-06-22 | EXT-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-22 | merge from PE's viewer-release | Tofu Linden | |
2010-06-22 | EXT-7789 FIXED reverted changes with removing "Rename Outfit" from gear menu | Mike Antipov | |
Backed out changeset: f0e9147baf74 --HG-- branch : product-engine | |||
2010-06-22 | fix java-esque build error in llstartup change. | Tofu Linden | |
2010-06-22 | EXT-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-22 | EXT-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-22 | Merge with default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-06-21 | Merge | Leyla Farazha | |
2010-06-21 | EXT-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-21 | ND-47487 WIP PT translation for set 12 new files | Eli Linden | |
2010-06-21 | ND-47487 WIP PT translation for set 12 | Eli Linden | |
2010-06-21 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nat Goodspeed | |
2010-06-21 | merge | Brad Payne (Vir Linden) | |
2010-06-21 | EXT-4919 WIP - log file spam reduction | Brad Payne (Vir Linden) | |
2010-06-21 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nat Goodspeed | |
2010-06-21 | ND-46735 WIP JA and ES translation for set 12, new files | Eli Linden | |
2010-06-21 | ND-46735 WIP JA and ES translation for set 12 | Eli Linden | |
2010-06-21 | removed unused strings | Richard Nelson | |
2010-06-21 | EXT-5808 ADDITIONAL FIX (Add coordinates and parcel settings to top menu bar ↵ | Andrew Polunin | |
when nav bar is hidden and flags are set) - fixed Mini-Location panel visibility in mouse look mode Added code to the LLAgent::endAnimationUpdateUI() which shows/hides Mini-Location panel depending on the mouse look mode and user preferences. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/623/ --HG-- branch : product-engine | |||
2010-06-21 | EXT-4919 WIP - fixed problems with inventory fetch failing to time out, ↵ | Brad Payne (Vir Linden) | |
added copying/activation of more gesture folders | |||
2010-06-21 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nat Goodspeed | |
2010-06-21 | Merge | Aimee Linden | |
2010-06-21 | DEV-36437 FIXED (VWR-2485) Menu remains after switch to Mouselook | Aimee Linden | |
Ported from Snowglobe. | |||
2010-06-21 | DEV-36441 FIXED Minor coding standards fix-up to previous fix for VWR-14765. | Aimee Linden | |
2010-06-21 | EXT-7777 Just added more descriptive comment. | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-06-21 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-06-21 | EXT-7921 FIXED Added a check whether message is what we expecting in ↵ | Mike Antipov | |
LLInventoryAddItemByAssetObserver::changed. Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/618/ --HG-- branch : product-engine | |||
2010-06-19 | EXT-7945 FIXED Duplicate XUI ID in floater_voice_effect.xml | Aimee Linden | |
2010-06-18 | Specify a MIME type in the navigate in ↵ | Monroe Linden | |
LLFloaterBuyCurrencyHTML::navigateToFinalURL(), so it can skip the MIME type probe. | |||
2010-06-18 | ND-47486 WIP Italian translation for set12, new files | Eli Linden | |
2010-06-18 | ND-47486 WIP Italian translation for set12 | Eli Linden | |