Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-05 | EXT-8104 FIXED Fixed occasional inability to paste text into location input. | Vadim Savchuk | |
Changes: - Set gEditMenuHandler to the input entry whenever it's focused, so that it can handle the Ctrl+V shortcut. - Now pasting text into the input field triggers rebuilding the dropdown matches list, as if the user has typed the text. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/691/ --HG-- branch : product-engine | |||
2010-07-05 | EXT-8226 FIXED Potential fix for a crash at startup in ↵ | Vadim Savchuk | |
LLIMWellWindow::findIMChiclet(). Bug reason: LLChicletPanel::onCurrentVoiceChannelChanged() was called at startup, which, in turn, called LLIMWellWindow::findIMChiclet(). Apparently, LLIMWellWindow::mMessageList was not initialized yet, so dereferencing the null pointer caused the crash. I couldn't reproduce the crash so I've just added defensive checks (just for any case) and moved binding LLIMWellWindow::findIMChiclet() to sFindChicletsSignal from the constructor to postBuild(). Reviewed by Alexei Arabadji at https://codereview.productengine.com/secondlife/r/692/ --HG-- branch : product-engine | |||
2010-07-03 | minor comment typo that was bugging me. | Tofu Linden | |
2010-07-03 | merge from PE's viewer-release. conflicts resolved. | Tofu Linden | |
2010-07-02 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-07-02 | EXT-8213 FIX users cannot replace their shape if it does not load | Nyx (Neal Orman) | |
Removed checking for wearables loaded on replacing or adding individual items. After reviewing the code in depth, we believe this is safe to do, particularly since we allow the user to replace their outfit from the same state. Filed a followup issue for later investigation EXT-8231 Code reviewed by Vir and Seraph | |||
2010-07-02 | EXT-3919 FIXED Added resize corner button to the right bottom corner of the ↵ | Andrew Dyukov | |
SL window. - Added resize corner icon into main_view.xml to the bottom right of the popup view. Added small dummy icon to the right part of bottom tray to avoid well buttons overlapping it. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/690/ --HG-- branch : product-engine | |||
2010-07-02 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Andrew A. de Laix | |
2010-07-02 | automated merge | Loren Shih | |
2010-07-02 | merge changes from viewer-dev. | Andrew A. de Laix | |
2010-07-02 | EXT-8204 FIXED Can't "Copy and Wear" items when object with contents is ↵ | Loren Shih | |
first opened EXT-3278 REVERT "Copy and wear" exists for landmarks in object inventory Fixed issue that was causing copy and wear to always be greyed out on first opening of object. | |||
2010-07-02 | EXT-8127 FIXED Provided attachment list item name on outfit edit panel even ↵ | Alexei Arabadji | |
if it unworn. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/688/ --HG-- branch : product-engine | |||
2010-07-02 | EXT-8134 FIXED added filtering wearables depending on expanded outfit (panel ↵ | Igor Borovkov | |
outfit edit) Add More is clicked -> list view is shown filtered depending on the expanded tab (if no item is selected), default filtering when nothing is selected and all tabs are collapsed - by clothing Reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/689/ --HG-- branch : product-engine | |||
2010-07-02 | EXT-7304 Disable "Share", "Pay", "Call", etc buttons in IM window when ↵ | Vadim Savchuk | |
viewer gets disconnected. I haven't found a better way to do that than binding to focus received signal (borrowed the idea from the nearby chat input field implementation). Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/686/ --HG-- branch : product-engine | |||
2010-07-02 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-07-02 | EXT-5692 FIX Add callback to create widget segment with LLAvatarIconCtrl (or ↵ | Yuri Chebotarev | |
LLGroupIconCtrl) based on url match id. reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/610/ --HG-- branch : product-engine | |||
2010-07-02 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-07-02 | commit | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-07-02 | EXT-8136 FIXED (Accordion order in outfit editor was corrected. (Attachment ↵ | Vladimir Pchelko | |
/ Clothing / Body). -> (Clothing / Attachment / Body).) Reviewed by Vadim Savchuk and Neal Orman https://codereview.productengine.com/secondlife/r/671/ --HG-- branch : product-engine | |||
2010-07-02 | EXT-8145 FIXED disabled committing on selection change when list's selection ↵ | Igor Borovkov | |
is restored (panel edit outfit) turning off committing on selection change for the COF Wearables flat lists while restoring selection between refreshes/updates Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/683/ --HG-- branch : product-engine | |||
2010-07-02 | EXT-7473 FIXED ("Share" button was added to "gear" menu in Inventory SP.) | Vladimir Pchelko | |
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/678/ --HG-- branch : product-engine | |||
2010-07-02 | merge from PE's viewer-release | Tofu Linden | |
2010-07-01 | merge | Richard Linden | |
2010-07-01 | EXT-7654 - About Land Floater> Icons missing | Richard Linden | |
fixed layout of embedded icons in text labels | |||
2010-07-01 | Watchdog thread configurable though feature table; user config value will ↵ | Andrew A. de Laix | |
still take precedence. | |||
2010-07-01 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-07-01 | merge | Richard Linden | |
2010-07-01 | EXT-8200 FIX Avatar customization sliders use _previous_ value set when updated | Richard Linden | |
reviewed by Nyx | |||
2010-07-01 | automated merge | Loren Shih | |
2010-07-01 | EXT-8202 FIXED Crash when dragging an item into an object | Loren Shih | |
2010-07-01 | EXT-8202 FIXED Crash when dragging an item into an object | Loren Shih | |
2010-07-01 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-07-01 | EXT-7993 FIX able to edit a clothing item you're not wearing | Nyx (Neal Orman) | |
Added check on restoring appearance sidepanel to ensure you're still wearing the wearable you're editing. Code reviewed by Seraph | |||
2010-07-01 | EXT-8197 FIXED Can't select mixed group of wearables and objects for "Wear" | Loren Shih | |
2010-07-01 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-07-01 | more for EXT-7839: texture console is stalled; | Xiaohong Bao | |
EXT-7500: Texture Jamming problems with http texture off; | |||
2010-07-01 | merge | Brad Payne (Vir Linden) | |
2010-07-01 | EXT-8001 FIX need to update translated files as well whenever string ID ↵ | Eli Linden | |
changes in EN | |||
2010-07-01 | EXT-8047 FIX need to update language files as well for any string ID change | Eli Linden | |
2010-07-01 | EXT-8194 FIX - added textures for default avatar wearables and attachments | Brad Payne (Vir Linden) | |
2010-07-01 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-07-01 | merge | Richard Linden | |
2010-07-01 | EXT-8148 Camera transitions are occasionally very slow for appearance ↵ | Richard Linden | |
editing transitions reviewed by Nyx | |||
2010-07-01 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-07-01 | Merge from viewer-release | Andrew A. de Laix | |
2010-07-01 | automated merge | Loren Shih | |
2010-07-01 | EXT-8191 FIXED Find All Links shouldn't include original item | Loren Shih | |
EXT-7721 FIXED Find All Links shouldn't appear when it can't be used This required adding some minor infrastructure to support including/excluding links in search. | |||
2010-07-01 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-07-01 | merge from PE's viewer-release | Tofu Linden | |
2010-06-30 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |