summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2010-02-08DEV-43688 Cycle3 manual fix for missing tab_title= translation, JA DEEli Linden
2010-02-08PE merge.Tofu Linden
2010-02-08fixed Bug EXT-3777 inspector tool tips and UI tool tips do not have ↵Denis Serdjuk
round corners Tooltip handler has been added to inspector floater. Default background image of tooltip panel has been changed for inspector. --HG-- branch : product-engine
2010-02-08mergePaul Guslisty
--HG-- branch : product-engine
2010-02-08EXT - 3232 Refactoring: deleted unnecessary image_left_padding, ↵Paul Guslisty
image_right_padding members from button.h and button.xml and their the only place usage in LLTabContainer::reshapeTuple . Now image overlay placement adjustible via: mLeftHPad, mRightHPad, mImageOverlayBottomPad, mImageOverlayTopPad, mImgOverlayLabelSpace --HG-- branch : product-engine
2010-02-08Fixed major bug EXT-5022 (streaming media first use dialog should be removed)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-08Fixed critical bug EXT-4970 - Inventory offers by scripted objects are ↵Dmitry Zaporozhan
discarded when offered objects got the same name. Had to do minor refactoring of LLScripFloaterManager in order to fix this issue. --HG-- branch : product-engine
2010-02-08EXT-3232 Refactoring: Improved the way of horizontal alignment of button's ↵Paul Guslisty
image overlay. Now mLeftHPad/mRightHPad is used instead of mImageOverlayLeftPad and mImageOverlayRightPad. Also mImgOverlayLabelSpace/imgoverlay_label_space members was added to button.(h/xml) to define space between image overlay and button's label --HG-- branch : product-engine
2010-02-08Fixed normal bug (EXT-3044) Non-latin chars became invisible in LM ↵Sergei Litovchuk
description after saving. - Disabled non-ascii input in text editor. --HG-- branch : product-engine
2010-02-08Fixed normal bug (EXT-4212) There's an ability to send non-latin group ↵Sergei Litovchuk
notices but they turn to '????...' in group profile page. - Disabled non-ascii input in text editor. --HG-- branch : product-engine
2010-02-08Implemented critical task (EXT-4710) Update maturity icons for World Map.Sergei Litovchuk
--HG-- branch : product-engine
2010-02-08Update for critical bug EXT-4838 ([NUX] Add empty Groups list condition text)Mike Antipov
- changed text of the message to "Try searching for some groups to join." --HG-- branch : product-engine
2010-02-08EXT-4668 Hide URL checkbox is missing from the Sound tab of About Landangela
2010-02-06Changed floater title strings to be more consistent.Chuck Linden
http://jira.secondlife.com/browse/EXT-3719
2010-02-05Test: reverting to well-formed xmlEli Linden
2010-02-05test ill-formed xmlEli Linden
2010-02-05Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-05Cleaned up "My Profile" side-panels.Chuck Linden
https://jira.secondlife.com/browse/EXT-4335
2010-02-05mergerichard
2010-02-05DEV-43688 cycle3 for JA fixing 3 stringsEli Linden
2010-02-05mergerichard
2010-02-05EXT-5025 - Tooltips block mouse clicksrichard
EXT-4547 [BSI] it is possible to highlight multiple layers of chat EXT-3844 Mouse wheel camera zoom is not reflected on View popup slider EXT-3103 Add an option to restrict entering non-ascii symbols in text editor. reviewed by Leyla
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-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-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-05fix typoYchebotarev ProductEngine
--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 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-05mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-05Merge from default branchVadim Savchuk
--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-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-05applying patch for EXT-2357Ychebotarev ProductEngine
--HG-- branch : product-engine
2010-02-04Fix placement of icon next to linked agent/group names.James Cook
Suppresses rendering of text in LLNormalTextSegment that represent an icon, properly computes vertical spacing based on font height, and adds padding to the right of the icon. (transplanted from 33be702e47c359ccaeb47f251e10753fd173cc09)
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-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.
2010-02-04PE merge.Tofu Linden
2010-02-04Update for low bug EXT-4951 - Redundant edit box context menu in list items ↵Dmitry Zaporozhan
in Panel Picks/Classifieds Disabled edit box context menu in classified list items. --HG-- branch : product-engine
2010-02-04mergeYchebotarev ProductEngine
--HG-- branch : product-engine