summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-05merge.Tofu Linden
2010-02-05Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Mark Palange (Mani)
2010-02-05mergeMark Palange (Mani)
2010-02-05EXT-4237 Fixed ShowStartLocation behavior.Mark Palange (Mani)
Now the show don't show behavior is always dependent on the ShowStartLocation pref. ShowStartLocation defaults to off, but is automatically turned on after first successful login. Reviewed by Richard.
2010-02-05PE merge.Tofu Linden
2010-02-05Implemented critical task (EXT-4703) Add maturity icons to the Viewer 2 toolbar.Sergei Litovchuk
- Added maturity icons to location bar. - Added getting font used in LLLineEditor. --HG-- branch : product-engine
2010-02-05Fixed normal bug EXT-4397 (Call isn't ended after disabling voice).Andrew Dyukov
- Added customizing string with notification about ending call depending on voice availability. - Added closing of open VCP if voice is disabled. --HG-- branch : product-engine
2010-02-05mergeAimee Linden
2010-02-05mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-05fix for major EXT-4833 [NUX] Verify the default size/positon of certain ↵Ychebotarev ProductEngine
floaters. I don't really like floater_world_map changes. as for me now it looks much worse... --HG-- branch : product-engine
2010-02-05fix for major EXT-4833 [NUX] Verify the default size/positon of certain ↵Ychebotarev ProductEngine
floaters. exept floater_world_map --HG-- branch : product-engine
2010-02-05Fixed normal bug EXT - 3232 (Make button image overlay placement adjustable ↵Paul Guslisty
via xml) --HG-- branch : product-engine
2010-02-05fix typoYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-05Fixed normal bug EXT-1622 ([BSI] When Chat Bubbles are enabled chat by users ↵Eugene Mutavchi
still shows in nearby chat toasts.) --HG-- branch : product-engine
2010-02-05Fixed low bug EXT-4217( Favorites overflow list closes after making ↵Eugene Mutavchi
copy/paste/delete) --HG-- branch : product-engine
2010-02-05Fixed normal bug EXT-4702 (Elements of type context_menu cannot have font ↵Eugene Mutavchi
set in XUI xml) --HG-- branch : product-engine
2010-02-05fixed bug EXT-4135 Region agent limit should be an integerDenis Serdjuk
--HG-- branch : product-engine
2010-02-05Fixed critical bug EXT - 4906 (Viewer crashes after group message was sent ↵Paul Guslisty
if close IM chat from message sender previously) --HG-- branch : product-engine
2010-02-05fixed bug EXT-4757 URL-name of object is shown as clickable HTTP URL in toastsDenis Serdjuk
Cause: ServerObjectMessage notification uses hardcoded message from simulator. There is no possible to escape object name separately. Solution: Whole server message has been escaped using <nolink> tag. --HG-- branch : product-engine
2010-02-05EXT-5008 Update Vivox SDK to 3.1.0001.7930Aimee Linden
Vivox release notes since 3.1.0001.7852: * SDKIII-2063: Having too many audio devices on a platform (more than 15) will crash the SDK * SDKIII-2047: P2P: vx_req_session_set_participant_volume_for_me was previously unsupported (EXT-3429) * SDKIII-2024: moderator mute-all works as expected * SDKIII-2025: voice fonts would not always parse correctly to provide expected transform
2010-02-05mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-05Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-02-05Fixed normal bug EXT-4649 (VCP stays in "leaving call" state if end call in ↵Andrew Dyukov
a location where nearby voice chat is disabled) - Added manual setting of title and avatar list for nearby VCP in regions with disabled voice. --HG-- branch : product-engine
2010-02-05Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2010-02-05fixed EXT-4908 “Report Abuse: Popup prevents interaction with Media ↵Alexei Arabadji
Browser”, made HelpReportAbuseEmailLL alert non-modal; --HG-- branch : product-engine
2010-02-05Updated normal bug EXT-4772 - No new IM notification when in tabbed IM mode.Dmitry Zaporozhan
--HG-- branch : product-engine
2010-02-05implemented task EXT-1312 Navbar icons aren't vertically centered on buttonsDenis Serdjuk
Overlay images have been moved up using new attribute implemented in EXT-3232 --HG-- branch : product-engine
2010-02-05Fixed major bug EXT-4994 (Sidebar Places View Suddenly Shifts While Renaming ↵Mike Antipov
Favorites) - overridden default LLFolderView functionality to apply LLSelectFirstFilteredItem functor for Places / Landmarks Inventory panels - this also fixed normal bug EXT-1631 (Landmarks panel: There is selection in the each accordion after filter reset) --HG-- branch : product-engine
2010-02-05a bit more on EXT-2753.Ychebotarev ProductEngine
--HG-- branch : product-engine
2010-02-05mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-02-05finished with EXT-2753 - Implement Avatar icons on IM multifloater tabsYchebotarev ProductEngine
add floater flashing, fix group icon sizes, fix click,some code cleanup, ect. also I remove mIconCtrlWidth/Height since its kinda useless - mIconCtrlPad do the same thing... IconSize will be btn_height-2*mIconCtrlPad - simple and good enough. --HG-- branch : product-engine
2010-02-05Updated low bug EXT-4951 - Redundant edit box context menu in list items in ↵Dmitry Zaporozhan
Panel Picks/Classifieds. Reverted changeset 8956:930bef051fee. Added new parameter to control context menu visibility. --HG-- branch : product-engine
2010-02-05Fixed normal bug EXT-4907 - Two voice indicators are displayed in chiclets ↵Dmitry Zaporozhan
bar after making second voice call --HG-- branch : product-engine
2010-02-05Fixed critical bug EXT-4947 (Viewer crashes after 'See my online status' ↵Mike Antipov
check-box was checked for deleted from friends avatar) - added updating of allowed rights when friendship is terminated/started to disable/enable checkboxes - also added validation of avatar's relationship before committing and log a warning if it is absent. --HG-- branch : product-engine
2010-02-05fix hook whine.Tofu Linden
2010-02-05EXT-4290 [Flash] On linux, youtube videos don't play unless its getting a ↵Tofu Linden
mouse move event This should be a lot better now. But still not good overall. Performance is now just bad instead of intolerable.
2010-02-05applying patch for EXT-2357Ychebotarev ProductEngine
--HG-- branch : product-engine
2010-02-05PE merge.Tofu Linden
2010-02-04Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Erica
2010-02-04Logged out notification change at Ts request - added some calmer languageErica
2010-02-04automated merge viewer2.0->viewer2.0Loren Shih
2010-02-04EXT-2181 DA Danish translation for set6Eli Linden
2010-02-04EXT-4993 : Deleting an item from the COF in Inventory Floater keeps it wornLoren Shih
EXT-4997 : Centralize right-click menu options for delete/remove link EXT-4998 : Automatically reject double separators from right click menu Disabled/hid delete button from COF right-click menu, also means that trash icon is disabled. Added generalized function to remove consecutive separators from right-click menu. Made a minor cosmetic change to have all code duplication for adding "delete" menu item instead call a common function.
2010-02-04Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-02-04This file should have gone in with a previous changeset ↵Rick Pasetto
(https://hg.lindenlab.com/viewer/viewer-2-0/changeset/dddb40b50424/)
2010-02-04EXT-4990 : "Remove Link" and "Delete" are both active for links in the ↵Loren Shih
InventoryFloater For links, removed "Delete", since having both "Remove Link" and "Delete" is redundant.
2010-02-04Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-02-04Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-04Change "Teleport History Location" subheader to "Teleport History". Adjusted ↵Chuck Linden
color and style on this and other side-panel subheaders to be consistent.
2010-02-04EXT-4990 : "Find Original" should be enabled for links in the trashLoren Shih
EXT-4988 : Centralize right-click menu options when items are in trash This change is a lot less scary than it looks. There is a bit of minor cosmetic cleanup (e.g. typedefing a commonly-used vector), and I've eliminated code duplication since, previously, every item/listener type had its own purge/restore item dialog; these are now handled in one central function. I also moved "Find Original" above Purge/RestoreItem so that it appears first in the trash menu; this does not affect other menu options. The functionality change from this checkin is to enable "Find Original" for link items in the trash.