Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-10 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-10 | implmented EXT-2830 “"Object auto-return" notification should contain ↵ | Alexei Arabadji | |
reference to returned object”, removed 'Inspect' button from ServerObjectMessage notification; --HG-- branch : product-engine | |||
2009-12-10 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-10 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-10 | DEV-41317 DEV-42311: Improved auto-call implementation. | Lynx Linden | |
Improved the implementation for auto-connecting an adhoc call. This involved having the controller (LLIMMgr) set a flag in the model (LLIMModel) to autoconnect on initialize. Now all of the view code (LLPanelChatControlPanel) and the signal/callback infrastructure that I added earlier can be removed as it violated MVP separation. Ah! Much nicer. Thanks to PE folk for the suggestion. | |||
2009-12-10 | fixed EXT-3250 There should be no "Group info" button for Ad-hoc conference | Igor Borovkov | |
caused by misdetection of IM type --HG-- branch : product-engine | |||
2009-12-10 | fixed normal bug EXT-3284 \"Share\" ability is disabled in context menu in ↵ | Andrew Polunin | |
\"Nearby\", \"Friends\" and \"Recent\" tabs --HG-- branch : product-engine | |||
2009-12-10 | Work on major task EXT-2808 (Add speakers moderation (both voice and text) ↵ | Mike Antipov | |
to the Voice Control Panel (Active Speakers List)) -- Refactored moderating of text & voice chats to use the only LLHTTPClient::Responder class -- added doxygen comments for voice moderation functions --HG-- branch : product-engine | |||
2009-12-10 | Work on major task EXT-2808 (Add speakers moderation (both voice and text) ↵ | Mike Antipov | |
to the Voice Control Panel (Active Speakers List)) -- Implemented Actions to Mute/Unmute Participants without using Agent's Block List -- Updated missing strings to show error while moderating --HG-- branch : product-engine | |||
2009-12-10 | Set temporal icon for "Scripting disabled" in navbar (EXT-3339). | Andrew Dyukov | |
Finding appropriate icon is left to Erica. --HG-- branch : product-engine | |||
2009-12-10 | implemented normal task EXT-2767 IM chiclet needs hard-coded reference to ↵ | Andrew Polunin | |
icn_voice-localchat.tga changed to Unread_IM --HG-- branch : product-engine | |||
2009-12-10 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-10 | mplemented EXT-2801 “Record "object return" notification into IM history, not | Alexei Arabadji | |
chat history”, added logging to IM for ServerObjectMessage notification; --HG-- branch : product-engine | |||
2009-12-10 | Work on major task EXT-2808 (Add speakers moderation (both voice and text) ↵ | Mike Antipov | |
to the Voice Control Panel (Active Speakers List)) -- Added menu items, disabling them not in the group call -- Also refactored Mute Text functionality to be used in Block/Unblock menu item (For EXT-2863) --HG-- branch : product-engine | |||
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-09 | EXT-3298 world map does not load simulator textures | Steve Bennetts | |
Forgot to add LLCurl update call to non threaded LLTextureFetch update. | |||
2009-12-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-09 | Fix for save texture functionality no longer respecting permissions | Eric M. Tulla (BigPapi) | |
2009-12-09 | merge | Mark Palange (Mani) | |
2009-12-09 | EXT-2896 Fixed poor handling of login error. | Mark Palange (Mani) | |
Added more cleanup to the reset_login call. Added new settings to control UseCircuitCode message timeouts to allow testing of this failure. Reviewed by Richard | |||
2009-12-09 | EXT-3303 : Crash on select object inventory root folder and hover Build menu | Loren Shih | |
Unsafe cast (which has existed since viewer1.23) was causing crash. | |||
2009-12-09 | Merge | James Cook | |
2009-12-09 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-09 | Crash fix due to bad duplicated attributes in xui | Erica | |
2009-12-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-09 | merge! | Tofu Linden | |
2009-12-09 | Merge | James Cook | |
2009-12-09 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Pardi | |
2009-12-09 | ext-2976 change "alerts" to read "notifications" | Lis Pardi | |
2009-12-09 | Fix for EXT-2703 & EXT-2708 - save texture as issues | Eric M. Tulla (BigPapi) | |
Added save as to texture preview floater. Fixed behavior of save as (was only working for textures, not snapshots). Removed advanced menu entry for save texture as (refused to work after multiple implementations). | |||
2009-12-09 | Merge | James Cook | |
2009-12-09 | Fix line endings. | James Cook | |
2009-12-09 | Merge | James Cook | |
2010-12-08 | merge | Leyla Farazha | |
2010-12-08 | EXT-2807 Update mini-inspector to include Group Voice Chat moderator controls | Leyla Farazha | |
reviewed by Richard | |||
2010-12-07 | merge | Leyla Farazha | |
2010-12-07 | EXT-3265 Gear menu on_visible params are broken - not setting visibility of ↵ | Leyla Farazha | |
menu items EXT-2923 [BSI] My own inspector lists "Stand Up" as an option in gear menu, while I'm standing | |||
2009-12-09 | EXT-2827 and fix for delete key not deleting objects while building. | James Cook | |
Object inventory was grabbing edit menu handling during refresh. Put back Angela's code so that Right-click > Remove > Delete is now disabled if you have a single face selected. Fixed LLSelectMgr::contains() for SELECT_ALL_TES case. Reviewed with Richard. | |||
2009-12-09 | EXT-2980 Remove indentation on back button history list. | James Cook | |
Design reviewed with Lis | |||
2009-12-09 | DEV-43948 viewer2 is writing session data into the 'read-only' installation ↵ | Tofu Linden | |
tree (mostly media stuff) propagate the parent app's OSUserAppDir (i.e. ~/.secondlife/) all the way down to plugins, if they need persistant user data/settings (like the webkit plugin needs a place to put its cache). | |||
2009-12-09 | automated merge | Loren Shih | |
2009-12-09 | Re-fixed normal bug EXT-2346 \"My Landmarks accordion panels shouldn't be ↵ | Sergei Litovchuk | |
displayed if there are no landmarks in respective folders\" --HG-- branch : product-engine | |||
2009-12-09 | build fix | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2009-12-09 | automated merge viewer2.0->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-09 | EXT-3274 : Landmarks or Favorites accordion panel shows up as empty | Loren Shih | |
EXT-1609 : Strange behavior for accordions in Places panel, Landmarks tab Forcing top-level folders open when accordion is active. Removed logic that was saving and restoring initial folder state. --HG-- branch : avatar-pipeline | |||
2009-12-09 | EXT-3234: Display notification when SLurl blocked/throttled. | Lynx Linden | |
We block or throttled certain SLurls when they came from an untrusted browser. Previously this would happen silently (though a message was sent to the logfile). Now we show a once-per-session notification if either of these situations arise. | |||
2009-12-09 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-09 | merge - bad line endings | Erica | |
2009-12-09 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-09 | fix normal bug EXT-3243 Vertical scroll bar is transparent in the Group ↵ | Yuri Chebotarev | |
profile panel --HG-- branch : product-engine |