Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-15 | EXT-6010 apperance reverts to an old outfit while attempting to wear new outfit | Nyx (Neal Orman) | |
Removing log spam before pushing to main branch. change is de minimis. -Nyx | |||
2010-03-15 | merge | Richard Nelson | |
2010-03-15 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-03-15 | EXT-6010 Appearance reverts to an old outfit while attempting to wear new outfit | Nyx (Neal Orman) | |
Added code to suppress local composite updates while wearables are loaded. This makes sure that we don't update your appearance until all your wearables are added to gAgentWearables. Hackish for 2.0, but will be inherently better for 2.1 code reviewed by vir. | |||
2010-03-15 | Implemented normal task EXT-5905 - Resolving offers. | Dmitry Zaporozhan | |
Added functionality to make Toasts accept multiple user inputs(clicks on option buttons). --HG-- branch : product-engine | |||
2010-03-15 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-03-15 | PE merge. | Tofu Linden | |
2010-03-15 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-03-15 | Fixed normal bug (EXT-5834) Inventory SP: context menu for empty search ↵ | Sergei Litovchuk | |
result contain inappropriate items. - Fixed folder_view and inventory_panel resizing in LLFolderView::arrange() when all visible items are filtered out. This fixed context menu for "Search" SLURL in Places->My Landmarks. - Added check for visible items to display correct context menu when right-clicking on "Search" SLURL for empty search results in any inventory panel. Reviewed by Leyla Farazha https://codereview.productengine.com/secondlife/r/14/ --HG-- branch : product-engine | |||
2010-03-15 | fix for EXT-5989 [HARD CODED]. ".... paid you...... L$... " - message needs ↵ | Yuri Chebotarev | |
translation --HG-- branch : product-engine | |||
2010-03-15 | Fixed normal task EXT-6018 - [TRANSLATED BUT IN EN] "Save" button on notecard | Dmitry Zaporozhan | |
Removed deprecated string to resolve duplicated names(string.save and button.save). Reviewed by Callum Prentice https://codereview.productengine.com/secondlife/r/12/ --HG-- branch : product-engine | |||
2010-03-15 | Fixed normal task EXT-6024 - [TRANSLATED BUT IN EN] Side Bar > Edit Pick - ↵ | Dmitry Zaporozhan | |
"(will update after save)" Replaced hardcoded string with xml string. Reviewed by Leyla Farazha https://codereview.productengine.com/secondlife/r/8/ --HG-- branch : product-engine | |||
2010-03-15 | Fixed normal task EXT-6260 - [NAMELESS STRING] - Menu Preferences, Tab Chat: ↵ | Dmitry Zaporozhan | |
Show IMs in: and (requires restart) need to be localized (panel_preferences_chat.xml) Added widget missing names to make localization tool work. Reviewed by Callum Prentice https://codereview.productengine.com/secondlife/r/7/ --HG-- branch : product-engine | |||
2010-03-13 | merge with viewer-2-0 | Dave Parks | |
2010-03-13 | Mesh cache. Has a bug. | Dave Parks | |
2010-03-13 | Fix-up of doc/contributions.txt (missed another one!), no functional changes | Aimee Linden | |
2010-03-13 | Fix-up of doc/contributions.txt, no functional changes | Aimee Linden | |
2010-03-12 | ES missing strings from set4-6; linguistic | Eli Linden | |
2010-03-12 | Merge | Eli Linden | |
2010-03-12 | linguistic | Eli Linden | |
2010-03-12 | linguistic | Eli Linden | |
2010-03-12 | EXT-2180 final linguistic edits of set1 and set6b by Novella | Eli Linden | |
2010-03-12 | Fix for file dialog crashing on mac and linux when uploading meshes. | Dave Parks | |
2010-03-12 | (for B5) Fix for EXT-5823 "Include language in user-agent string" ↵ | Callum Prentice | |
(implemented via JavaScript - not in ua string) (for B5) Fix for EXT-5314 "Inworld Browser blanks out at credit card entry" Note: also includes an update to install.xml that points to a new version of LLQtWebKit that is required for these fixes | |||
2010-03-12 | New linux build of llqtwebkit. | Monroe Linden | |
Also, disabled LL_QTWEBKIT_USES_PIXMAPS define in media_plugin_webkit.cpp as the QPixmap changes have been backed out of the llqtwebkit build for now. | |||
2010-03-12 | New mac build of llqtwebkit. | Monroe Linden | |
Built from revision da5938d041a1 of hg.lindenlab.com/monroe/llqtwebkit-4.6/ and commit 976cb208e4c1ae9df62bce979a5148d7b89172c5 of http://gitorious.org/+lindenqt/qt/lindenqt | |||
2010-03-12 | EXT-5983 manual fix for changed EN root element name= (VLT bug; didn't flag ↵ | Eli Linden | |
change before) | |||
2010-03-12 | EXT-5983 manual fix for changed EN root element name= (VLT bug; didn't flag ↵ | Eli Linden | |
change before) | |||
2010-03-12 | undid change for VLT test | Eli Linden | |
2010-03-12 | temp test VLT functionality on root element name change | Eli Linden | |
2010-03-12 | EXT-5988 | Eli Linden | |
2010-03-12 | EXT-5988 | Eli Linden | |
2010-03-12 | Merge | Eli Linden | |
2010-03-12 | linguistic | Eli Linden | |
2010-03-12 | linguistic | Eli Linden | |
2010-03-12 | Automated merge with https://hg.productengine.com/secondlife/viewer-offers/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-03-12 | EXT-5904 “Offers embedding into IM windows”, | Alexei Arabadji | |
replaced unnecessary dynamic casting with static casting --HG-- branch : product-engine | |||
2010-03-12 | Fixed reopened normal sub-task EXT-5950 (Do not spawn IM chiclet for "drop ↵ | Andrew Dyukov | |
on avatar" inventory offers). - Added logging of "Inventory item offered" message when dnd'ing item on avatar via new LLToolDragAndDrop::logInventoryOffer() method. --HG-- branch : product-engine | |||
2010-03-12 | Fix for EXT-6336 Minor memory leak in LLFontRegistry::createFont | Aimee Linden | |
Reviewed by: Tofu | |||
2010-03-12 | PE merge | Tofu Linden | |
2010-03-12 | completed EXT-6305 (Remove "ScriptToast" notification in xui/en and all ↵ | Igor Borovkov | |
localizations) just cleaned up notifications.xml reviewed by Richard and Tofu at https://codereview.productengine.com/secondlife/r/1/ --HG-- branch : product-engine | |||
2010-03-12 | fixed EXT-3607 (Cancelling a Land Sale to Specific Person Allows Land to be ↵ | Igor Borovkov | |
Set For Sale to Anyone Briefly) added additional check so that "for sale to anyone" text is shown only when a parcel is on sale reviewed by Richard at https://codereview.productengine.com/secondlife/r/4/ --HG-- branch : product-engine | |||
2010-03-11 | Merge | Eli Linden | |
2010-03-11 | VWR-18254 en_xui_change | Eli Linden | |
2010-03-11 | VWR-18254 en_xui_change | Eli Linden | |
2010-03-11 | merge | Brad Payne (Vir Linden) | |
2010-03-11 | For EXT-5333: Bodyparts missing from appearance and COF. Recovered wearables ↵ | Brad Payne (Vir Linden) | |
were failing to get added correctly due to wrong timeout logic. Reviewed by Nyx. | |||
2010-03-11 | linguistic changes | Eli Linden | |
2010-03-11 | linguistic changes | Eli Linden | |
2010-03-11 | VWR-18253 en_xui_change | Eli Linden | |