Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-10 | Fix for EXT-3368 - "Save Texture" functionality was no longer respecting perms | Eric M. Tulla (BigPapi) | |
2009-12-10 | For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSP | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-10 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-10 | EXT-3314 : Remove save/cancel from inventory item properties sidepanel and ↵ | Loren Shih | |
have changes apply instantly The ItemInfoSP now works just like the old properties floaters in terms of how edits and commits are handled. --HG-- branch : avatar-pipeline | |||
2009-12-10 | Changed "About Land" option to "Place Information". Still needs to be wired ↵ | Justin C. Rounds (Chuck) | |
up in code, though. https://jira.secondlife.com/browse/EXT-3276 | |||
2009-12-10 | EXT-3329 : Able to delete system folder is confusing - disable from non-god mode | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-10 | Merge | James Cook | |
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-10 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-10 | Fix llmediaplugintest.cpp for non-Windows platforms | Nat Goodspeed | |
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-10 | dos2unix fix for llpanelgroup.cpp. | Loren Shih | |
2009-12-10 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-10 | Dos2Unix fix for llselectmgr.cpp | Loren Shih | |
2009-12-10 | DEV-43679: Display god level warning in Search window. | Lynx Linden | |
If you change your god level from when you performed a search, the search results may be inappropriate for your god level (we pass the current god status to the search web pages). When this is the case, we now display a warning at the bottom of the search floater to let the user know that they should redo their search. | |||
2009-12-10 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-10 | EXT-1398 Objects with long descriptions flip between showing 3 lines and 4 lines | James Cook | |
Converted to use new clip_partial text attribute instead of custom text clipping logic. Reviewed with Richard. | |||
2009-12-10 | Merge with product-engine | Steve Bennetts | |
2009-12-10 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-10 | Changed ObjectChatColor to EmphasisColor. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2303 | |||
2009-12-10 | fixed EXT-3247 (There is no title in Ad-hoc IM window, and only "To" is ↵ | Igor Borovkov | |
shown if user accepts Ad-hoc conference) sometimes a session name received from a server is empty, added generating a correct session name in such a case --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 | implemented EXT-3341 “URLs should be clickable in the IM toasts”, | Alexei Arabadji | |
replaced mouseDown callback with handleMouseDown method to provide possibility to separate mouse down event on panel and in panel children; --HG-- branch : product-engine | |||
2009-12-10 | Added missing reference to "Dropdown_On". | Justin C. Rounds (Chuck) | |
2009-12-10 | Fixed low bug EXT - 3255 (Call button is enabled in the People & Profile ↵ | Paul Guslisty | |
panels while voice is disabled) --HG-- branch : product-engine | |||
2009-12-10 | Fixed linux build | Paul Guslisty | |
--HG-- branch : product-engine | |||
2009-12-10 | EXT-2819 : Crash in appearance color picker | Loren Shih | |
Enforcing out-of-order destruction in llfloatercustomize to avoid this crash. | |||
2009-12-10 | EXT-2819 : Crash in appearance color picker | Loren Shih | |
Enforcing out-of-order destruction in llfloatercustomize to avoid this crash. | |||
2009-12-10 | EXT-3355 : InventorYSP no longer auto-opens | Loren Shih | |
Fixed merge from changeset: 156496ce7d3f to restore my original getActiveInventoryPanel code. | |||
2009-12-10 | EXT-3122: Added support for URLs without an explicit protocol. | Lynx Linden | |
You can now enter URLs like "www.google.com", "secondlife.com", or "www.google.com/search?q=second%20life" and these will be hyperlinked. | |||
2009-12-10 | fixed EXT-3300 “Wrong notification count in notifications well”, | Alexei Arabadji | |
avoided creation of LLNotificationWellWindow before creation of notification well chiclet; --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 | 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 | 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 | Merge | James Cook | |
2009-12-09 | EXT-299 "Mute" still showing in menu_pie_avatar.xml although label says "Block" | James Cook | |
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 | Merge | richard | |