Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2010-03-11 | VWR-18253 en_xui_change | Eli Linden | |
2010-03-11 | Merge | Eli Linden | |
2010-03-11 | linguistic change | Eli Linden | |
2010-03-11 | linguistic change | Eli Linden | |
2010-03-11 | fixed EXT-5904 “Offers embedding into IM windows”, | Alexei Arabadji | |
revised embedding and logging offer notification to provide loading log entry in case notification doesn't exist; --HG-- branch : product-engine | |||
2010-03-11 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2010-03-10 | Merge latest from viewer-hotfix, including fix for TOS screen | James Cook | |
2010-03-10 | merge | Richard Nelson | |
2010-03-10 | merge | Richard Nelson | |
2010-03-11 | merge from repo | angela | |
2010-03-10 | EXT-6295 - Cannot log in with new account, TOS dialog does not load | Richard Nelson | |
reviewed by Mani | |||
2010-03-11 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2010-03-10 | a try to fix EXT-5845: crash on LLTexLayerTemplate::render [secondlife-bin ↵ | Xiaohong Bao | |
lltexlayer.cpp:1898] | |||
2010-03-10 | Example logins in ghost text | James Cook | |
2010-03-10 | Freshly created SLID-only account now shows white tag, not yellow | James Cook | |
2010-03-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Xiaohong Bao | |
2010-03-10 | debug code for EXT-6093: crash at LLTextureCache::updateTextureEntryList ↵ | Xiaohong Bao | |
[secondlife-bin lltexturecache.cpp:847] | |||
2010-03-10 | debug code for EXT-5599: Viewer crashes consistently, in Linden Homes region. | Xiaohong Bao | |
2010-03-10 | Merge | James Cook | |
2010-03-10 | Name tag color and position hackery for demo | James Cook | |
2010-03-10 | Fix for EXT-6276. | Monroe Linden | |
Added a check in LLTextBase::drawSelectionBackground() to keep it from sending degenerate rectangles to gl_rect_2d(). This seems to be what was causing the GL state to go bad. Reviewed by Richard at http://codereview.lindenlab.com/534001 | |||
2010-03-10 | VWR-18046 en_xui_change | Eli Linden | |
2010-03-10 | VWR-18046 en_xui_change | Eli Linden | |
2010-03-10 | Merge | Eli Linden | |
2010-03-10 | linguistic change | Eli Linden | |
2010-03-10 | linguistic change | Eli Linden | |
2010-03-10 | Automated merge with https://hg.productengine.com/secondlife/viewer-offers/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-03-10 | fixed EXT-5904 “Offers embedding into IM windows”, | Alexei Arabadji | |
shortened timestamp of embedded offers; unified sender name of session message entry and file log entry for system messages; --HG-- branch : product-engine | |||
2010-03-10 | Implemented normal sub-task EXT-5909(Accepted/declined inventory offer ↵ | Andrew Dyukov | |
shouldn't spawn chiclet). - Removed check for INVENTORY_DECLINED from LLHandlerUtil::canSpawnIMSession(). - Added new method LLHandlerUtil::canSpawnToast() and check with it to LLTipHandler::processNotification() to supress toasts when respective IM window is open. --HG-- branch : product-engine | |||
2010-03-10 | fixed EXT-5910 “Offers logging”, | Alexei Arabadji | |
replaced interactive system message marker with correct from string value when message logged without adding to the session; --HG-- branch : product-engine | |||
2010-03-10 | PE merge | Tofu Linden | |
2010-03-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Lynx Linden | |
2010-03-10 | EXT-6114: Ignore secondlife:///app/login SLapps if logged in. | Lynx Linden | |
If you were already logged in, clicking on these SLapps would crash your viewer (crash was in experimental reg-in-client code). We now ignore these SLapps if the user is already logged in, and a one-time warning is emitted in this case. | |||
2010-03-10 | Update for major bug EXT-5942 - Entering a Classified with a banned keyword ↵ | Dmitry Zaporozhan | |
doesn't publish, and doesn't let you edit. Updated code for disabling verbs for unpublished classified. --HG-- branch : product-engine |